- Add a fix for double entering of password in non-English locales (boo#1035688, xlockmore-pam.patch). - Update to version 5.53: * dclock fix for led bounce. * Install changes for fortune. * strange mode updates. * life3d updates. * messagefont fix. * Changed default message font. * spiral erase mode changed. * Fix for kumppa -speed 0.2. * new website at http://www.sillycycle.com * xmb fonts fix. * fixed xjack mode. * Updated language use. - Refresh xlockmore-bitmaps.patch, xlockmore-ttf_dir.patch, xlockmore-extend-freetype-include-search.patch. - Re-enable PAM (boo#1035688). - Disable obsolete --enable-use-mb. OBS-URL: https://build.opensuse.org/request/show/491917 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/xlockmore?expand=0&rev=36
692 lines
23 KiB
Plaintext
692 lines
23 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Apr 28 19:33:08 CEST 2017 - sbrabec@suse.com
|
|
|
|
- Add a fix for double entering of password in non-English locales
|
|
(boo#1035688, xlockmore-pam.patch).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 26 17:20:02 CEST 2017 - sbrabec@suse.com
|
|
|
|
- Update to version 5.53:
|
|
* dclock fix for led bounce.
|
|
* Install changes for fortune.
|
|
* strange mode updates.
|
|
* life3d updates.
|
|
* messagefont fix.
|
|
* Changed default message font.
|
|
* spiral erase mode changed.
|
|
* Fix for kumppa -speed 0.2.
|
|
* new website at http://www.sillycycle.com
|
|
* xmb fonts fix.
|
|
* fixed xjack mode.
|
|
* Updated language use.
|
|
- Refresh xlockmore-bitmaps.patch, xlockmore-ttf_dir.patch,
|
|
xlockmore-extend-freetype-include-search.patch.
|
|
- Re-enable PAM (boo#1035688).
|
|
- Disable obsolete --enable-use-mb.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 28 11:08:41 UTC 2017 - lnussel@suse.de
|
|
|
|
- don't require pam-modules and unix2_chkpwd anymore. We use
|
|
pam_unix noways which transparently manages access to /etc/shadow
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 8 12:25:25 UTC 2017 - dimstar@opensuse.org
|
|
|
|
- Drop esound-devel BuildRequires: the distro moved away from
|
|
esound some years ago.
|
|
- Drop xlockmore-no-copy-dt-needed-entries.patch: as esd is no
|
|
longer being built, we also don't need to link it anymore.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 10 17:12:23 UTC 2015 - vcizek@suse.com
|
|
|
|
- fix a crash in nose mode (bnc#882747)
|
|
* added xlockmore-nose_mode_crash.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 10 08:27:10 UTC 2015 - pgajdos@suse.com
|
|
|
|
- removed GPL-2.0+ from license string [bnc#734014]
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 28 20:09:36 CET 2015 - sbrabec@suse.cz
|
|
|
|
- Update to version 5.45:
|
|
* Prevent pyro2 from X error.
|
|
* Fix pentomino undefined behavior.
|
|
* dilemma, voters, wator size fix for neighbors = 6.
|
|
* Proper crediting for High Life part of life mode.
|
|
* A few new gliders and patterns for life and life3d.
|
|
- Enable Xinerama support (bsc#911133), gltt, xpm and ImageMagick
|
|
support.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 16 12:00:12 EET 2013 - cougar@random.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 18:57:59 UTC 2013 - hrvoje.senjan@gmail.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 17:14:27 CEST 2013 - sbrabec@suse.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 20:07:48 UTC 2013 - dimstar@opensuse.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 12:00:26 UTC 2013 - coolo@suse.com
|
|
|
|
- update license to new format
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 23 11:36:38 UTC 2012 - coolo@suse.com
|
|
|
|
- own app-defaults directory to fix build on factory
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 21 10:31:55 UTC 2011 - coolo@suse.com
|
|
|
|
- remove call to suse_update_config (very old work around)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 30 14:06:45 UTC 2011 - coolo@suse.com
|
|
|
|
- add automake as buildrequire to avoid implicit dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 30 12:49:59 UTC 2011 - pgajdos@suse.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 11:25:05 UTC 2010 - coolo@novell.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 18:20:46 CEST 2009 - sbrabec@suse.cz
|
|
|
|
- Default to not accept root password to unlock (bnc#519637).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 11 17:16:36 CEST 2009 - sbrabec@suse.cz
|
|
|
|
- Updated to version 5.28:
|
|
* Inrovements in modes: ant3d, life3d, life,
|
|
* FTGL library support.
|
|
* PAM_putText() fix.
|
|
* configure checks for libXdpms
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 28 14:22:04 CET 2008 - sbrabec@suse.cz
|
|
|
|
- Do not install compile time pixmaps (bnc#450061).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 3 14:24:03 CEST 2008 - sbrabec@suse.cz
|
|
|
|
- Updated to version 5.26.1:
|
|
* PAM_putText() would set pointer resp->resp to buffer.
|
|
* "Esc" key now resets password entry. Do not put an escape in
|
|
your password. This should behave the same as Control-U.
|
|
* -showdate added. +showdate allows you to turn off date in
|
|
password window.
|
|
* Inverted bitmap for xlock.
|
|
* Updated the Java launcher in xlock.
|
|
* antic cleanups.
|
|
* New mode pyro2: -mode pyro2 -msg 'MSGSTR' -fnt 'FONT'
|
|
* Modifications for +install, -mono.
|
|
* New resource files for Chinese...
|
|
* Automata modes now have triangular tilings drawn with a black
|
|
triangle around it.
|
|
* Fix for xlock -resource in life.c.
|
|
* Added a compile-time option "-DNO_TIME if you dont want the
|
|
time in the password window.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 5 14:12:40 CEST 2008 - pgajdos@suse.cz
|
|
|
|
- prevented against segfault when wrong locale selected [#90543]
|
|
(null-fontset.patch)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 3 11:26:09 CEST 2008 - pgajdos@suse.cz
|
|
|
|
- removed mode text3d2 (xlockmore isn't linked against ftgl from
|
|
now) [bnc#352683]
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 25 15:06:51 CEST 2008 - sbrabec@suse.cz
|
|
|
|
- Updated to version 5.25:
|
|
* ant3d, ant, life1d now with better colors.
|
|
* rain a new mode from Frank Fesevur.
|
|
* Fix for xlock -resource in life.c.
|
|
* Added a compile-time option "-DNO_TIME if you dont want the
|
|
time in the password window.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 7 13:34:16 CEST 2007 - sbrabec@suse.cz
|
|
|
|
- Updated to version 5.24:
|
|
* penrose added to xlock95.
|
|
* xcl added with a fix for DefaultScreen, which should not be
|
|
there since xlock is a multiscreen program.
|
|
* Patch for solitare and reducing binary size for xlock95.
|
|
* dilemma, voters, wator hexagonal/triangular drawing
|
|
improvements.
|
|
* More triangular/hexagonal life.
|
|
* Fixes for old options for command line -rule S2b34B2a and
|
|
-rule S2a2b4aB2a3a4b using -neighbors 6.
|
|
* Fixes for hexagonal diagonal shooters.
|
|
* Added new hexagonal life -rule S35B2 and S3B245.
|
|
* Added many new triangular life rules with gliders.
|
|
* Updated random soup to include multiple symmetries.
|
|
* Added options runtime -glidersearch and -patternsearch.
|
|
* Added -repeat num option to help find patterns that do not
|
|
repeat in num periods.
|
|
* Added -vertical option to more modules.
|
|
* DirectColor fixes for password window.
|
|
- Build with GLTT and FTGL modules.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 15 14:41:31 CET 2006 - dmueller@suse.de
|
|
|
|
- build against freetype2, not freetype
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 23 13:19:08 CEST 2006 - sbrabec@suse.cz
|
|
|
|
- Updated to version 5.23:
|
|
* Bug fixes.
|
|
* Several new options.
|
|
* Memory leak fixes.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 13 16:00:31 CEST 2006 - sbrabec@suse.cz
|
|
|
|
- Adjusted BuildRequires for ftgl.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 5 18:23:35 CEST 2006 - lmichnovic@suse.cz
|
|
|
|
- fixed wrong path to the ttf fonts (ttf_dir*patch) [#153404]
|
|
- removed comments in xlockmore-bitmaps.patch
|
|
- file "xlock-wrapper_xorg6" created for use whith X.org <= 6.9
|
|
- fixed build with X.org <= 6.9; patches 2, 4 applies; the names
|
|
ends with "xorg_6.patch"; patches 1, 3 applies if X.org >= 7.0
|
|
- fixed X libraries and headers path
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 9 11:02:35 CEST 2006 - sndirsch@suse.de
|
|
|
|
- fixed paths in xlock wrapper script
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 2 16:07:32 CEST 2006 - lmichnovic@suse.cz
|
|
|
|
- distinguishing prefix in X.org instead of suse_version
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 20 22:55:19 CEST 2006 - lmichnovic@suse.cz
|
|
|
|
- fixed build for new X.org 7.x
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 6 21:26:13 CEST 2006 - lmichnovic@suse.cz
|
|
|
|
- Update to version 5.22
|
|
- fiberlamp fix for array bounds read and leak fix for deluxe
|
|
- magick and raster file (ras) fixes for True Color by Jouk Jansen
|
|
- Removed some compiler/lint warnings.
|
|
- deluxe mode ported from xscreensaver by Jouk Jansen.
|
|
- anemone mode ported from xscreensaver by Jouk Jansen
|
|
- win32 changes from Petey Leinonen:
|
|
added XPutPixel()
|
|
pacman now works by changing the initialization and now can
|
|
create a 1 bit depth bitmap when asked for.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:43:12 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 11 18:14:28 CET 2006 - sbrabec@suse.cz
|
|
|
|
- Updated to version 5.21.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 15 18:48:22 CET 2005 - uli@suse.de
|
|
|
|
- build with -O1 on ARM (ICE workaround)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 4 12:23:19 CEST 2005 - sbrabec@suse.cz
|
|
|
|
- Updated to version 5.18.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 24 11:20:15 CEST 2005 - mcihar@suse.cz
|
|
|
|
- update to 5.17
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 11 12:11:11 CEST 2005 - mcihar@suse.cz
|
|
|
|
- update to 5.16
|
|
- dropped patch accepted by upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 11 16:03:28 CET 2005 - mcihar@suse.cz
|
|
|
|
- fix reading resources (bug #72191)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 8 14:08:31 CET 2005 - mcihar@suse.cz
|
|
|
|
- fix permissions
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 14 17:49:55 CET 2005 - mcihar@suse.cz
|
|
|
|
- update to 5.15
|
|
- more fontset support merged upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 06 15:06:58 CET 2004 - mcihar@suse.cz
|
|
|
|
- update to 5.14.1
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 15 15:07:49 CET 2004 - kukuk@suse.de
|
|
|
|
- Use common-* PAM config files
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 14 13:05:39 CEST 2004 - mcihar@suse.cz
|
|
|
|
- work correctly with utf-8 (bug #45065):
|
|
- use multibyte X functions (--enable-use-mb)
|
|
- calculate correctly font height for multibyte (xlockmore-fonts.patch)
|
|
- use different fontset for signature (fixed) and messages (sans) (xlockmore-fonts.patch)
|
|
- set default fonts to one available in SUSE (xlockmore-fonts.patch)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 04 17:42:03 CEST 2004 - mcihar@suse.cz
|
|
|
|
- update to 5.13
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 27 16:45:17 CEST 2004 - mcihar@suse.cz
|
|
|
|
- update to 5.12
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 20 18:21:31 CEST 2004 - mcihar@suse.cz
|
|
|
|
- enabled VT locking
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 24 12:20:48 CET 2004 - mcihar@suse.cz
|
|
|
|
- compile with -fno-strict-aliasing
|
|
- include more docs
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 11 10:08:36 CET 2004 - adrian@suse.de
|
|
|
|
- build as user
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 7 13:13:10 CET 2004 - schwab@suse.de
|
|
|
|
- Don't hardcode SIGCHLD value.
|
|
- Fix quoting.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 07 12:21:41 CET 2004 - mcihar@suse.cz
|
|
|
|
- updated to 5.11.1
|
|
- removed patches accepted by author
|
|
- do not trap SIGCHLD in wrapper script - bug #32858
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 06 12:33:45 CET 2003 - mcihar@suse.cz
|
|
|
|
- update to 5.10
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 06 16:09:03 CEST 2003 - mcihar@suse.cz
|
|
|
|
- updated to 5.09
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 13 10:28:39 CEST 2003 - kukuk@suse.de
|
|
|
|
- fix filelist
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 30 14:31:55 CEST 2003 - mcihar@suse.cz
|
|
|
|
- renamed to xlockmore
|
|
- updated to 5.07.1:
|
|
* Many buxfixes.
|
|
* Checks for OpenGL errors.
|
|
* Added a Caps Lock check.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 07 17:31:14 CET 2003 - tcrhak@suse.cz
|
|
|
|
- restart xlock only when a signal was received,
|
|
not when xlock ended with an error, e.g. unknown mode
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 03 21:06:20 CET 2003 - tcrhak@suse.cz
|
|
|
|
- Added xlock wrapper (source xlock-wrapper), replacing
|
|
the original xlock. The wrapper restarts xlock whenever
|
|
it terminates unexpectedly, e.g. when the used module
|
|
segfaults. [bug #23091]
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 7 14:07:12 CET 2003 - kukuk@suse.de
|
|
|
|
- Use pam_unix2.so instead of pam_unix.so
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 4 19:45:50 CET 2003 - pmladek@suse.cz
|
|
|
|
- updated to version 5.06:
|
|
* new mode petri
|
|
* allow -erasemode to handle more complicated requests like
|
|
-erasemode all-circle_wipe
|
|
* and many bug fixes
|
|
- helper-bug.dif merged in helper.dif
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 18 22:34:35 CET 2002 - ro@suse.de
|
|
|
|
- removed duplication of AC_CONFIG_HEADER(config.h)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 19 12:19:48 CEST 2002 - pmladek@suse.cz
|
|
|
|
- previous change fixes the bugs #18790, #14329 and not the bug #18774
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 03 18:34:06 CEST 2002 - pmladek@suse.cz
|
|
|
|
- fixed helper patch, FALLBACK_XLOCKRC is still not needed because PAM
|
|
support is replaced by PASSWD_HELPER_PROGRAM [#18774]
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 27 10:30:32 CEST 2002 - pmladek@suse.cz
|
|
|
|
- used --with-libraries=%{_libdir} to fix for lib64
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 26 13:39:04 CEST 2002 - pmladek@suse.cz
|
|
|
|
- pam module is accessed via new helper utility unix2_chkpw and xlock binary
|
|
do not need group id bit now, many thanks to Olaf Kirch <okir@suse.de>
|
|
for hint and patch [#18132]
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 18 15:56:43 CET 2002 - tcrhak@suse.cz
|
|
|
|
- fixed application default resources (XLock.*.bitmap); bug #13347
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 12 13:19:58 CET 2002 - cihlar@suse.cz
|
|
|
|
- removed sound support (it breaks Minimal+X11 selection)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 12 08:35:43 CET 2002 - cihlar@suse.cz
|
|
|
|
- removed xlock-mesa due to problems with mesa
|
|
screensavers [#12944]
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 5 13:57:20 CET 2002 - cihlar@suse.cz
|
|
|
|
- update to version 5.03
|
|
- added sound support (sound off by default)
|
|
- fixed to compile xlock without mesa and
|
|
xlock-mesa with mesa
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 8 18:40:04 CET 2001 - ro@suse.de
|
|
|
|
- use mesa-devel-packages in neededforbuild
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 29 10:21:02 CET 2001 - dan@suse.cz
|
|
|
|
- update to 5.02 version
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 24 18:12:52 CEST 2001 - schwab@suse.de
|
|
|
|
- Fix conflicting declaration.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 14 18:05:33 CEST 2001 - ro@suse.de
|
|
|
|
- Don't use absolute paths to PAM modules in PAM config files
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 9 13:10:06 CEST 2001 - dan@suse.cz
|
|
|
|
- update to the latest stable (4.17.2)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 25 11:55:21 CEST 2001 - pblaha@suse.cz
|
|
|
|
- remove mode cartoon due to a copyright problems
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 8 21:15:12 CEST 2001 - mfabian@suse.de
|
|
|
|
- bzip2 sources
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 15 18:23:12 CET 2001 - ro@suse.de
|
|
|
|
- changed neededforbuild <mesaglu> to <xf86glu>
|
|
- changed neededforbuild <mesaglu-devel> to <xf86glu-devel>
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 7 16:58:41 CET 2001 - ro@suse.de
|
|
|
|
- changed neededforbuild <mesadev> to <mesa-devel>
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 7 15:27:55 CET 2001 - uli@suse.de
|
|
|
|
- fixed for glibc 2.2.1
|
|
- removed cracklib, pam from neededforbuild
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 22 13:40:47 CET 2001 - schwab@suse.de
|
|
|
|
- Fix conflicting declarations.
|
|
- Add %suse_update_config.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 17 13:40:23 CEST 2000 - smid@suse.cz
|
|
|
|
- format string security bug fixed
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 24 14:27:13 CEST 2000 - smid@suse.cz
|
|
|
|
- mesadev added to needeforbuild
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 18 12:10:11 CEST 2000 - smid@suse.cz
|
|
|
|
- buildroot added
|
|
- upgrade to 4.16
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 23 19:08:28 CET 2000 - ro@suse.de
|
|
|
|
- fixed to compile on both xf86
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 7 17:49:38 CET 2000 - kukuk@suse.de
|
|
|
|
- Update to 4.15
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 16 18:07:09 MEST 1999 - kukuk@suse.de
|
|
|
|
- Build one version with and one without Mesa.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
|
|
|
|
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 1 15:12:00 MEST 1999 - kukuk@suse.de
|
|
|
|
- Link against Mesa
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 30 14:17:41 MEST 1999 - kukuk@suse.de
|
|
|
|
- Don't give egid away, it's needed for reading shadow
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 28 13:11:30 MEST 1999 - kukuk@suse.de
|
|
|
|
- update to 4.14
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 8 18:43:50 MEST 1999 - kukuk@suse.de
|
|
|
|
- update 4.12 -> 4.13.1
|
|
- Compile with PAM
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 12 14:08:36 MET 1999 - uli@suse.de
|
|
|
|
- update 4.04 -> 4.12
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 14 18:54:26 MEST 1997 - ro@suse.de
|
|
|
|
- updated file list
|
|
ready for autobuild
|
|
|
|
----------------------------------------------------------------------------
|
|
Fri Oct 10 16:29:44 MEST 1997 - florian@suse.de
|
|
|
|
|
|
- update to version 4.04
|
|
|
|
|
|
----------------------------------------------------------------------------
|
|
Sun Jun 22 18:57:49 MEST 1997 - florian@suse.de
|
|
|
|
|
|
- update to version 4.02.1
|
|
|
|
|
|
|
|
----------------------------------------------------------------------------
|
|
Wed Apr 30 15:57:14 CEST 1997 - florian@suse.de
|
|
|
|
|
|
- make xlock sgid "shadow" and not suid "root"
|
|
|
|
|
|
----------------------------------------------------------------------------
|
|
Sun Apr 27 13:27:44 CEST 1997 - bs@suse.de
|
|
|
|
- update to new version 4.02 (security fix)
|
|
|
|
----------------------------------------------------------------------------
|
|
Sun Apr 13 23:04:29 MEST 1997 - florian@suse.de
|
|
|
|
|
|
- update to new version 4.01
|
|
|
|
- do not enable automatic logout button
|
|
|
|
|
|
----------------------------------------------------------------------------
|
|
Sun Feb 2 19:42:46 CET 1997 - florian@suse.de
|
|
|
|
|
|
- update to new version 3.13
|
|
|
|
|
|
----------------------------------------------------------------------------
|
|
Sat Nov 16 20:28:43 CET 1996 - florian@suse.de
|
|
|
|
|
|
- update from beta-version to official 3.12
|
|
|
|
|
|
----------------------------------------------------------------------------
|
|
Wed Nov 6 00:13:26 CET 1996 - florian@suse.de
|
|
|
|
|
|
- update to newest version 3.12BETA due to security problems
|
|
|
|
|
|
|
|
----------------------------------------------------------------------
|
|
Sun Aug 25 19:28:50 MET DST 1996 - florian@suse.de
|
|
|
|
update to new version 3.10
|