Changelog for
vlock-debuginfo-2.2.3-16.4.x86_64.rpm :
* Mon Feb 17 2014 seife+obsAATTb1-systems.com- add patch to use unix2_chkpwd to authenticate to avoid the need to set vlock-main sgid shadow
* vlock-2.2.3-use-unix2_chkpwd.diff- no longer require permissions, no special permissions are needed
* Tue Oct 11 2011 tabrahamAATTnovell.com- update to 2.2.3
* fix vlock not reacting to input when started in the background from bash
* Mon Nov 22 2010 lnusselAATTsuse.de- fix permissions handling to fix build- use RPM_OPT_FLAGS
* Thu Sep 09 2010 prusnakAATTopensuse.org- fix functionality by adding pam configuration
* Thu Jul 30 2009 tittiatcokeAATTgmail.com- update to 2.2.2
* Complete rewrite. vlock is now made of several tools called from a shell script
* Fix and improve build system:
* Display number of authentication tries on exit.
* Shadow authentication added
* Added manpages for all tools.
* Enter key must be pressed before authentication is started.
* When run as root, vlock now locks as the user given by the $USER environment variable.
* Add -n,--new option to run vlock on a new virtual console.
* Added timeout support to password prompts
* Locking message now configurable.
* Added configuration file support: ~/.vlockrc.
* \"vlock --new\" now works even if stdin is not a terminal.
* Improved documentation.
* Support for plugins (modules and scripts) was added.
* vlock-all, vlock-new, and vlock-nosysrq were converted to modules.
* Mon Jun 15 2009 kukukAATTsuse.de- Fix link order
* Mon May 04 2009 prusnakAATTsuse.cz- fixed missing expression in return statement (return.patch)
* Tue May 06 2008 crrodriguezAATTsuse.de- fix for FATE#300498 , use RPM_OPT_FLAGS everywhere (optflags.patch)
* Tue Jul 24 2007 prusnakAATTsuse.cz- update to 1.4
* fixes for some compile time warnings
* support for sysrq disabling
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Fri Jan 20 2006 schwabAATTsuse.de- Don\'t strip binaries.
* Mon Nov 15 2004 kukukAATTsuse.de- Use common-
* PAM config files
* Tue Feb 24 2004 mjancarAATTsuse.cz- ignore SIGTERM (#34129)
* Thu Jan 15 2004 kukukAATTsuse.de- Add pam-devel to neededforbuild
* Thu Oct 30 2003 mjancarAATTsuse.cz- fix permissions- no root for build
* Fri Feb 07 2003 kukukAATTsuse.de- Use pam_unix2.so instead of pam_unix.so
* Fri Aug 24 2001 roAATTsuse.de- removed /lib/security path from pam.d config file
* Thu Oct 19 2000 cihlarAATTsuse.cz- package created