Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96894 - [version bump] xscreensaver-4.22
Summary: [version bump] xscreensaver-4.22
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Jonathan Smith (RETIRED)
URL: http://www.jwz.org/xscreensaver/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-23 13:20 UTC by Octavio Ruiz (Ta^3)
Modified: 2005-06-23 17:43 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
xscreensaver-4.21-4.22.diff (xscreensaver-4.21-4.22.diff,4.47 KB, patch)
2005-06-23 17:42 UTC, Octavio Ruiz (Ta^3)
Details | Diff
xscreensaver-4.22.ebuild (xscreensaver-4.22.ebuild,4.75 KB, text/plain)
2005-06-23 17:42 UTC, Octavio Ruiz (Ta^3)
Details
files/gentoo-philosophy (gentoo-philosophy,4.67 KB, text/plain)
2005-06-23 17:43 UTC, Octavio Ruiz (Ta^3)
Details
files/xscreensaver-4.22-configure.patch (xscreensaver-4.22-configure.patch,1.55 KB, patch)
2005-06-23 17:43 UTC, Octavio Ruiz (Ta^3)
Details | Diff
files/xscreensaver-4.22-interaggregate.patch (xscreensaver-4.22-interaggregate.patch,542 bytes, patch)
2005-06-23 17:43 UTC, Octavio Ruiz (Ta^3)
Details | Diff
files/xscreensaver-4.22-settings.patch (xscreensaver-4.22-settings.patch,1.73 KB, patch)
2005-06-23 17:43 UTC, Octavio Ruiz (Ta^3)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Octavio Ruiz (Ta^3) 2005-06-23 13:20:41 UTC
xscreensaver-4.22 is out, it should fix:

 * Bug 94739 (xscreensaver-4.21 - 'Same Random Savers' doesn't work)
 * Bug 94570 (xscreensaver-4.21 doesnt work)
Comment 1 Jonathan Smith (RETIRED) gentoo-dev 2005-06-23 14:37:05 UTC
i'm taking over xscreensaver with permission from liquidx
Comment 2 Jonathan Smith (RETIRED) gentoo-dev 2005-06-23 15:39:51 UTC
fixed... thanks
Comment 3 Octavio Ruiz (Ta^3) 2005-06-23 17:42:32 UTC
Created attachment 61816 [details, diff]
xscreensaver-4.21-4.22.diff

* Removed >=gnome-extra/yelp-2, because it's not used anymore:
	 driver/XScreenSaver.ad.in: Gnome 2.4, 2.6: (yelp can't display man
pages, as of 2.6.3)
* Bug 93111 (Xscreensaver's default app-defaults have broken date setting)
	 xscreensaver-4.22-settings.patch : Fixed %x %X 
* hackdir changed to /usr/lib/misc/xscreensaver
	 putting executable files in /usr/lib sounds bad. Spanky likes
/usr/lib/misc.
* Bug 94708 (xscreensaver-4.21 always try to use gnome-terminal)
	 Make tests using gnome-terminal rather than gnome-open.
	 Old norpm patch merged with this in xscreensaver-4.22-configure.patch
* Bug 94739 (xscreensaver-4.21 - 'Same Random Savers' doesn't work)
	 4.22 includes that patch
* Bug 94570 (xscreensaver-4.21 doesnt work)
	 fixed xscreensaver-4.22/driver/setuid.c, anyway the setuid is not
needed if pam is used.
* ebuild cleanups (mixed use of " and ' in ewarn)
* xscreensaver-4.22-interaggregate.patch
       A minor fix for the xml config file for interaggregate screensaver. This
should go to upstream.
* Added gentoo-philosophy in order to have a nice text to use for screensavers.
Comment 4 Octavio Ruiz (Ta^3) 2005-06-23 17:42:49 UTC
Created attachment 61817 [details]
xscreensaver-4.22.ebuild
Comment 5 Octavio Ruiz (Ta^3) 2005-06-23 17:43:10 UTC
Created attachment 61818 [details]
files/gentoo-philosophy
Comment 6 Octavio Ruiz (Ta^3) 2005-06-23 17:43:25 UTC
Created attachment 61819 [details, diff]
files/xscreensaver-4.22-configure.patch
Comment 7 Octavio Ruiz (Ta^3) 2005-06-23 17:43:38 UTC
Created attachment 61820 [details, diff]
files/xscreensaver-4.22-interaggregate.patch
Comment 8 Octavio Ruiz (Ta^3) 2005-06-23 17:43:52 UTC
Created attachment 61821 [details, diff]
files/xscreensaver-4.22-settings.patch