2017-09-05 10:34:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 5 03:10:56 UTC 2017 - aavindraa@gmail.com
|
|
|
|
|
|
|
|
- update to 2.9.1
|
2017-09-05 13:57:33 +00:00
|
|
|
- Fix version number mechanism
|
|
|
|
- Revert the fix for composited notifications, as it causes more issues than
|
|
|
|
it solves:
|
2017-09-05 10:34:21 +00:00
|
|
|
|
2017-06-11 07:11:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 11 07:09:22 UTC 2017 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- drop i3lock-2.5-use-unix2_chkpwd.diff
|
2017-06-22 09:33:42 +00:00
|
|
|
- use default pam config - drop i3lock.pam
|
2017-06-11 07:11:58 +00:00
|
|
|
|
2017-06-10 16:03:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 10 13:34:49 UTC 2017 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 2.9
|
|
|
|
- refresh i3lock-2.5-use-unix2_chkpwd.diff
|
|
|
|
* Removed obsolete inactivity timeout
|
|
|
|
* Set font face
|
|
|
|
* Automatically unlock (without having to press <Enter>) one attempt which was
|
|
|
|
entered while authenticating
|
|
|
|
* Stop leaking the image_path dup
|
|
|
|
* Displaying locking message when grabbing the pointer/keyboard
|
|
|
|
* Display error message when locking failed
|
|
|
|
* Add Enter on C-m
|
|
|
|
* Change input slices to be exactly pi/3 in size instead of slightly more
|
|
|
|
* Fix covering of composited notifications using the XComposite extension
|
|
|
|
* Remove last traces of DPMS
|
|
|
|
|
2016-12-23 09:00:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 18 19:05:55 UTC 2016 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 2.8
|
|
|
|
- refresh i3lock-2.5-use-unix2_chkpwd.diff
|
|
|
|
* Remove DPMS support in favor of a wrapper script and xset
|
|
|
|
* Indicate that the --inactivity-timeout option takes an argument
|
|
|
|
* fix pam_securetty: set PAM_TTY to getenv("DISPLAY")
|
|
|
|
* Eat XKB_KEY_Delete and XKB_KEY_KP_Delete
|
|
|
|
* Show unlock indicator if password was entered during PAM verification
|
|
|
|
* Allow CTRL+J as enter and CTRL+H as backspace
|
|
|
|
* Flush xcb connection after opening fullscreen window
|
|
|
|
* Add support for `xss-lock --transfer-sleep-lock'
|
|
|
|
|
2016-04-26 12:51:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 26 12:25:06 UTC 2016 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 2.7
|
|
|
|
- refresh i3lock-2.5-use-unix2_chkpwd.diff
|
|
|
|
* Die when the X11 connection breaks during runtime
|
|
|
|
* Implement logging the number of failed attempts
|
|
|
|
* Ignore password validation is pam is in wrong state
|
|
|
|
* Get current user with getpwuid() instead of using $ENV{USER}
|
|
|
|
* Add support for Compose and dead-keys with libxkbcommon.
|
|
|
|
Requires libxkbcommon ≥ 0.5.0
|
|
|
|
* Format the source using clang-format.
|
|
|
|
* Refresh pam credentials on successful authentication (for Kerberos and the
|
|
|
|
like)
|
|
|
|
* List pressed modifiers on failed authentication
|
|
|
|
* Only redraw the screen if the unlock indicator is actually used
|
|
|
|
* Make pkg-config configurable for cross-compilation
|
|
|
|
|
2015-05-12 07:22:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 9 18:24:38 UTC 2015 - mpluskal@suse.com
|
|
|
|
|
|
|
|
- Add missing dependency on xdpyinfo (boo#930330)
|
|
|
|
|
2014-03-30 16:34:07 +00:00
|
|
|
-------------------------------------------------------------------
|
2015-01-19 13:04:25 +00:00
|
|
|
Mon Jan 19 03:34:30 UTC 2015 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Update to version 2.6
|
|
|
|
* NEW DEPENDENCY: use libxkbcommon-x11 instead of libX11
|
|
|
|
This helps us get rid of all code that directly uses libX11
|
|
|
|
* Use cairo_status_to_string for descriptive errors.
|
|
|
|
* Add `-e` option to not validate empty password.
|
|
|
|
* Bugfix: update the initial keyboard modifier state (Thanks lee, Ran)
|
|
|
|
* Re-raise i3lock when obscured in a separate process
|
|
|
|
* Turn on the screen on successful authentication
|
|
|
|
* Delay to turn off the screen after wrong passwd
|
|
|
|
* Discard half-entered passwd after some inactivity
|
|
|
|
* Ignore empty passwd after repeated Enter keypress
|
|
|
|
* Scale the unlock indicator (for retina displays)
|
|
|
|
- Replace xorg-x11-devel with pkgconfig(xkbcommon-x11); follow
|
|
|
|
upstream changes
|
|
|
|
- Add pkgconfig(cairo) and pkgconfig(xcb-atom) requirements; new
|
|
|
|
upstream dependencies
|
|
|
|
- Remove redundant %clean section
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2014-03-30 16:34:07 +00:00
|
|
|
Thu Mar 20 15:36:04 UTC 2014 - seife+obs@b1-systems.com
|
|
|
|
|
|
|
|
- add i3lock-xlock-compat package which provides /usr/bin/xlock
|
|
|
|
for drop-in replacement in e.g. xflock4
|
|
|
|
|
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)
|
|
|
|
|