File vlock.changes of Package vlock
-------------------------------------------------------------------
Mon Feb 17 13:11:59 UTC 2014 - seife+obs@b1-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
-------------------------------------------------------------------
Mon Oct 11 14:06:42 UTC 2011 - tabraham@novell.com
- update to 2.2.3
* fix vlock not reacting to input when started in the
background from bash
-------------------------------------------------------------------
Mon Nov 22 08:54:42 UTC 2010 - lnussel@suse.de
- fix permissions handling to fix build
- use RPM_OPT_FLAGS
-------------------------------------------------------------------
Thu Sep 9 12:23:58 UTC 2010 - prusnak@opensuse.org
- fix functionality by adding pam configuration
-------------------------------------------------------------------
Thu Jul 30 13:13:25 UTC 2009 - tittiatcoke@gmail.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 16:55:26 CEST 2009 - kukuk@suse.de
- Fix link order
-------------------------------------------------------------------
Mon May 4 15:15:41 CEST 2009 - prusnak@suse.cz
- fixed missing expression in return statement (return.patch)
-------------------------------------------------------------------
Tue May 6 07:38:06 CEST 2008 - crrodriguez@suse.de
- fix for FATE#300498 , use RPM_OPT_FLAGS everywhere (optflags.patch)
-------------------------------------------------------------------
Tue Jul 24 12:05:20 CEST 2007 - prusnak@suse.cz
- update to 1.4
* fixes for some compile time warnings
* support for sysrq disabling
-------------------------------------------------------------------
Wed Jan 25 21:42:41 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Jan 20 17:43:42 CET 2006 - schwab@suse.de
- Don't strip binaries.
-------------------------------------------------------------------
Mon Nov 15 15:06:36 CET 2004 - kukuk@suse.de
- Use common-* PAM config files
-------------------------------------------------------------------
Tue Feb 24 20:52:56 CET 2004 - mjancar@suse.cz
- ignore SIGTERM (#34129)
-------------------------------------------------------------------
Thu Jan 15 23:22:00 CET 2004 - kukuk@suse.de
- Add pam-devel to neededforbuild
-------------------------------------------------------------------
Thu Oct 30 17:39:35 CET 2003 - mjancar@suse.cz
- fix permissions
- no root for build
-------------------------------------------------------------------
Fri Feb 7 13:52:08 CET 2003 - kukuk@suse.de
- Use pam_unix2.so instead of pam_unix.so
-------------------------------------------------------------------
Fri Aug 24 14:17:34 CEST 2001 - ro@suse.de
- removed /lib/security path from pam.d config file
-------------------------------------------------------------------
Thu Oct 19 14:19:41 CEST 2000 - cihlar@suse.cz
- package created