Changelog for
xlockmore-5.43-5.1.x86_64.rpm :
Mon Dec 16 13:00:00 2013 cougarAATTrandom.ee
- Added \"pam-modules\" dependency: xlockmore uses /sbin/unix2_chkpwd
for password check. Without this binary it is not possible
to unlock your X Window System session.
Sun Dec 15 13:00:00 2013 hrvoje.senjanAATTgmail.com
- Added xlockmore-extend-freetype-include-search.patch: search only
for freetype.h, not the half path. Also, extended list of
directories where could freetype be found
- Pass $(freetype-config --cflags) to exported CPPFLAGS for potential
future changes of freetype headers (as xlockmore uses hardcoded
paths instead of a saner buildsystem)
Thu Jul 18 14:00:00 2013 sbrabecAATTsuse.cz
- Update to version 5.43:
* many fixes and improvements, see Revisions for more.
* Fix potential crash (CVE-2013-4143, bnc#829859)
- Remove ancient Provides/Obsoletes.
- Verify GPG signature.
Mon Apr 22 14:00:00 2013 dimstarAATTopensuse.org
- Add libXdmcp-devel and libXt-devel BuildRequires: we include
headers from the respective toolkits / libraries and as
such it\'s only correct to BuildRequire the -devel package
bringing these headers to us.
Fri Feb 1 13:00:00 2013 cooloAATTsuse.com
- update license to new format
Thu Feb 23 13:00:00 2012 cooloAATTsuse.com
- own app-defaults directory to fix build on factory
Wed Dec 21 13:00:00 2011 cooloAATTsuse.com
- remove call to suse_update_config (very old work around)
Wed Nov 30 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Tue Aug 30 14:00:00 2011 pgajdosAATTsuse.com
- build with --no-copy-dt-needed-entries
* no-copy-dt-needed-entries.patch
- updated to 5.34:
* DPMS changed from 30 sec to 5 sec. Define -DMIN_DPMS=3 at compile-time
if you would like to change it to be sooner.
* life mode fix for hexagons, life forms would not map certain screen sizes
* life mode: Added new neighbor 9 ship, added asym ships for neighbor 12
S356/B46, and added some new oscillators including a neighbor 6 p16.
Now (mostly) use generated file from java app and life2d.xml.
* life3d mode: Added new some new oscillators including a neighbor 12 p10
S456/B3. Also new puffers and gliders found. Now use generated file
from java app and life3d.xml.
* loop mode: made new small loops less frequent
Tue Dec 14 13:00:00 2010 cooloAATTnovell.com
- update to 5.32
* life3d update for -neighbors 14, new truncated octahedral life form.
* ant & demon updates for -neighbors 5 or 7
* -xinerama option added off by default.
* skewb mode now scrambles, taken out of unstable category.
* juggler3d mode stolen from xscreensaver with help from Tim Auckland.
* petri: crashed due to shift of int, fix from Dr Nigel Warr
* penrose should be working again. Other small fixes for life, etc.
* image: image set right away and added option -icononly to only display
image when in password window
- remove support for outdated libraries and versions
Tue Jul 28 14:00:00 2009 sbrabecAATTsuse.cz
- Default to not accept root password to unlock (bnc#519637).
Thu Jun 11 14:00:00 2009 sbrabecAATTsuse.cz
- Updated to version 5.28:
* Inrovements in modes: ant3d, life3d, life,
* FTGL library support.
* PAM_putText() fix.
* configure checks for libXdpms