File slock.changes of Package slock
-------------------------------------------------------------------
Mon Apr 3 08:34:10 UTC 2017 - felix.gerling@suse.com
- bump to 1.4
Changes:
* CVE-2016-6866 fixed
* safer OOM killer disablement in linux
* resize lockscreen window after Xrandr resize
* new option to run command after screen is locked
* add third color for failed logins
* add slock.1 man page
- update config.mk.patch for 1.4
- update slock-1.4-dontdieonme.patch for 1.4
- add Xrandr as new build requirement
-------------------------------------------------------------------
Tue Jun 23 17:08:39 UTC 2015 - sleep_walker@suse.cz
- fix finally slock unlocking (-DHAVE_SHADOW_H went gone with
%suckless_config)
-------------------------------------------------------------------
Tue Jun 23 16:24:30 UTC 2015 - sleep_walker@suse.cz
- slock-1.2-dontdieonme.patch
-------------------------------------------------------------------
Mon Apr 13 09:33:31 UTC 2015 - sleep_walker@suse.cz
- switch to suckless_config
-------------------------------------------------------------------
Mon Feb 2 14:54:39 UTC 2015 - sleep_walker@suse.cz
- bump to 1.2
Changes:
* disable OOM killer
* check whether getpwuid modifies errno if it fails
* support for /etc/passwd without /etc/shadow
* call endspent(), resp. endpwent() only when getspent(), resp.
getpwent() was called
* move defaults into header instead of defining in Makefile
* fixed authors in usage string
- update config.mk.patch for 1.2
-------------------------------------------------------------------
Sat Dec 14 20:47:14 UTC 2013 - sleep_walker@suse.cz
- remove fpie patch
- add config.mk.patch
-------------------------------------------------------------------
Thu Dec 12 22:10:27 UTC 2013 - sleep_walker@suse.cz
- let there be slock!