2014-02-17 10:11:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 17 08:01:39 UTC 2014 - seife+obs@b1-systems.com
|
|
|
|
|
|
|
|
- readd the pam config file, which is still needed by unix2_chkpwd
|
|
|
|
(I should read the man page more thoroughly next time)
|
|
|
|
|
2014-02-15 15:21:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 15 13:51:41 UTC 2014 - seife+obs@b1-systems.com
|
|
|
|
|
|
|
|
- add patch to use unix2_chkpwd instead of pam directly (which
|
|
|
|
would need to make i3lock sgid shadow to work for non-root)
|
|
|
|
* i3lock-2.5-use-unix2_chkpwd.diff
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Feb 15 10:45:46 UTC 2014 - seife+obs@b1-systems.com
|
|
|
|
|
|
|
|
- update to version 2.5:
|
|
|
|
* NEW DEPENDENCY: Use libxkbcommon for input handling
|
|
|
|
This makes input handling much better for many edge cases.
|
|
|
|
* Bugfix: fix argument parsing on ARM (s/char/int/)
|
|
|
|
* Bugfix: free(reply) to avoid memory leak
|
|
|
|
* Bugfix: Use ev_loop_fork after fork, fixes forking on kqueue based OSes
|
|
|
|
* Bugfix: Fix centering the indicator in the no-xinerama case
|
|
|
|
* promote the "could not load image" message from debug to normal
|
|
|
|
* s/pam_message/pam_response/ (Thanks Tucos)
|
|
|
|
* remove support for NOLIBCAIRO, cairo-xcb is widespread by now
|
|
|
|
* Allow XKB_KEY_XF86ScreenSaver as synonym for enter
|
|
|
|
This keysym is generated on convertible tablets by pressing a hardware
|
|
|
|
lock/unlock button.
|
|
|
|
* Allow passwordless PAM conversations (e.g. fingerprint)
|
|
|
|
* Add ctrl+u password reset
|
|
|
|
* Set window name to i3lock
|
|
|
|
|
2013-03-07 17:21:29 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 7 15:26:31 UTC 2013 - toganm@opensuse.org
|
|
|
|
|
|
|
|
- Add xcb-keysyms xcb-image to BuildRequires
|
|
|
|
- cleanup spec
|
|
|
|
|
|
|
|
|
2012-11-14 10:26:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 14 10:16:02 CET 2012 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- initial version (2.4.1)
|
|
|
|
|