SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for i3lock-2.15-52.8.i586.rpm :

* Wed Apr 17 2024 Avindra Goolcharan - remove unneeded %check section
* Fri Apr 12 2024 ming li - update to 2.15:
* unlock indicator: display current keyboard layout when user types password (with --show-keyboard-layout flag).
* Fri Jun 23 2023 Avindra Goolcharan - update to 2.14.1:
* unlock indicator: display only caps lock and num lock, not all modifiers like shift (which can leak information about your password to bystanders)- includes 2.14:
* Change default background color to #a3a3a3 See https://github.com/i3/i3lock/pull/300 for extensive discussion and rationale for this change.
* Recommend using xss-lock to start i3lock in the README and i3lock.1 man page. xss-lock is the best way to ensure your screen truly is locked before your computer suspends
* Display modifier key warning before unlocking, too, not just on failed attempts like before
* Switch build system from autotools to meson
* Tue Aug 09 2022 Thorsten Kukuk - Use %_pam_vendordir
* Sun Dec 27 2020 Matthias Eliasson - update to 2.13
* Throw error when trying to start on Wayland
* Use explicit_bzero() where available, not just on OpenBSD
* avoid pixmap allocations in the redraw path
* make --debug output go to stderr
* unlock_indicator.c: fix build failure against gcc-10
* fix: call pam_end in cleanup in main, not in event loop
* set _NET_WM_BYPASS_COMPOSITOR hint to avoid flickering- drop patch: 0001-unlock_indicator.c-fix-build-failure-against-gcc-10.patch fixed upstream
* Mon Sep 07 2020 Dominique Leuenberger - Install pam configuration to /usr/etc/pam.d on suse_version >= 1500 (https://en.opensuse.org/openSUSE:Packaging_UsrEtc#pam.2Fpam-config).- Add pre/posttrans scripts to ensure user modified /etc/pam.d/i3lock survives our move to /usr/etc (and user modification in /etc/pam.d wins over /usr/etc/pam.d)
* Sat Jun 06 2020 Matthias Eliasson - update to 2.12
* remove stray \
from error messages
* capitalize unlock indicator contents
* set WM_CLASS property
* reference modifier as “Super”, not “Win”
* add --raw option to read image as raw bytes- run spec-cleaner
* Remove Gropus- add patch 0001-unlock_indicator.c-fix-build-failure-against-gcc-10.patch to fix builds with gcc10
* Mon Feb 03 2020 Dominique Leuenberger - Drop libudev1 BuildRequires: buildrequiring a library (and not a relevant devel package) can\'t ever be correct.
* Tue Oct 23 2018 Avindra Goolcharan - update to 2.11.1
* fix dist tarball by including I3LOCK_VERSION- includes 2.11
* Display an error when backspace is pressed without any input
* Print an error when a non-PNG file is opened (i3lock only supports PNG files)
* Don’t unnecessarily check the xcb_connect return value, it is known never to be NULL
* Fix memory leak when grabbing fails
* Respect Xft.dpi for determining the unlock indicator’s scale factor
* Discard pending password verification attempts when a new password is entered
* Switch to autotools- run spec-cleaner
* Wed Feb 07 2018 avindraAATTopensuse.org- switch to https urls- cleanup spec file
 
ICM