SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rhgb-9.0.0-6.fc9.i386.rpm :
Sat May 3 00:00:00 2008 Ray Strode - 1:9.0.0-6
- Use abstract sockets by default

Sat May 3 00:00:00 2008 Matthias Clasen - 1:9.0.0-5
- Remove debug spew

Sat May 3 00:00:00 2008 Matthias Clasen - 1:9.0.0-4
- Make the splash on 800x480 (#444944)

Fri Apr 25 00:00:00 2008 Bill Nottingham - 1:9.0.0-3
- as we\'re using inittab again, go back to reading it

Mon Apr 7 00:00:00 2008 Ray Strode - 1:9.0.0-2
- Use lighter color

Wed Apr 2 00:00:00 2008 Ray Strode - 1:9.0.0-1
- Update to 9.0.0 to get new fedora artwork

Tue Mar 18 23:00:00 2008 Casey Dahlin - 1:0.17.7-11
- Don\'t check /etc/inittab for default runlevel since it may no longer be
present

Tue Mar 18 23:00:00 2008 Casey Dahlin - 1:0.17.7-10
- Remove rhgb event from files list since it is no longer in this package

Tue Mar 11 23:00:00 2008 Ray Strode - 1:0.17.7-9
- undo the last two changes for now. We\'re going to make upstart
emulate the old init environment instead of fix rhgb

Tue Mar 11 23:00:00 2008 Bill Nottingham - 1:0.17.7-8
- fix upstart job to work with selinux

Tue Mar 11 23:00:00 2008 Casey Dahlin - 1:0.17.7-7
- Fix upstart job install

Tue Mar 11 23:00:00 2008 Casey Dahlin - 1:0.17.7-6
- Add an upstart event to start rhgb

Tue Feb 19 23:00:00 2008 Fedora Release Engineering - 1:0.17.7-5
- Autorebuild for GCC 4.3

Tue Jan 22 23:00:00 2008 Adam Jackson 0.17.7-4
- rhgb-0.17.7-strict-exit.patch: Re-add, dropped during the epoch.
- rhgb-0.17.7-dri.patch: Don\'t disable DRI durign rhgb.

Mon Nov 12 23:00:00 2007 Ray Strode 0.17.7-3
- downgrade rhgb to 0.17.7 to work around some problems that
aren\'t going to be fixed for a while (if at all).

Wed Oct 17 00:00:00 2007 Ray Strode 8.0.1-1
- update to 8.0.1
- fixes crasher because of misplaced unref call

Tue Oct 16 00:00:00 2007 Ray Strode 8.0.0-1
- update to 8.0.0
- buffer init messages while X starts to slightly improve boot time

Wed Oct 10 00:00:00 2007 Adam Jackson 0.17.7-2
- rhgb-0.17.7-strict-exit.patch: Don\'t tell rhgb-client we\'re done until
we\'ve really shut down X. (#323501)

Tue Oct 2 00:00:00 2007 Matthias Clasen - 0.17.7-1
- Move all patches upstream
- Pull in new translations

Wed Sep 5 00:00:00 2007 Ray Strode - 0.17.6-7
- don\'t show strings like
\"Starting random number generator\"
and
\"Starting console mouse services\"
anymore, since the subset we support aren\'t that good
anyway, and it causes a lot of stutter when booting

Tue Aug 28 00:00:00 2007 Ray Strode - 0.17.6-6
- more color changes
- drop image that isn\'t used in new theme

Tue Aug 28 00:00:00 2007 Ray Strode - 0.17.6-5
- change colors around a bit
- BuildRequires: popt-devel
- enable missed patch

Thu Aug 9 00:00:00 2007 Ray Strode - 0.17.6-4
- don\'t go to details view after timeout (bug 251321)
- don\'t revert from details view if user explicitly picked it
(bug 151239)

Wed Aug 8 00:00:00 2007 Matthias Clasen - 0.17.6-3
- Update license field

Sat Jul 28 00:00:00 2007 Ray Strode - 0.17.6-2
- don\'t hard code font path in X server command line (bug 242258)

Thu Apr 19 00:00:00 2007 Matthias Clasen - 0.17.6-1
- Fix two swapped highlight colors

Wed Apr 4 00:00:00 2007 Ray Strode - 0.17.5-1
- don\'t bail if /etc/mtab isn\'t around. Patch by Jeremy Katz
, bug 235146.

Wed Apr 4 00:00:00 2007 Ray Strode - 0.17.4-1
- Fix some descriptions. Patch by Baris Cicek
bug 143954

Wed Mar 21 23:00:00 2007 Matthias Clasen - 0.17.3-1
- Fix some more small color issues

Tue Mar 20 23:00:00 2007 Ray Strode - 0.17.2-2
- pass -br by default

Wed Feb 21 23:00:00 2007 Matthias Clasen - 0.17.2-1
- Fix some small color issues

Mon Feb 19 23:00:00 2007 Matthias Clasen - 0.17.1-1
- Fix some glitches in the new theme

Sun Feb 18 23:00:00 2007 Matthias Clasen - 0.17-1
- New artwork
- All patches moved to cvs

Tue Dec 19 23:00:00 2006 Adam Jackson - 0.16.4-4
- rhgb-0.16.4-wait-for-server-to-exit.patch: Added, wait for the X server
to shut down before exiting.

Thu Oct 26 00:00:00 2006 Ray Strode - 0.16.4-3
- kill rhgb before gdm starts to prevent weird vt switching
behavior (bug 211848)

Thu Oct 19 00:00:00 2006 Ray Strode - 0.16.4-2
- don\'t execute interactive bash shell during setup (bug 209457)
- drop the change vts code in the exit path, Adam Jackson says
that the code is dead code and X will do the right thing.

Fri Oct 13 00:00:00 2006 Matthias Clasen - 0.16.4-1
- Update to 0.16.4 to pick up new translations (#

Wed Sep 27 00:00:00 2006 Ray Strode - 0.16.3-6
- don\'t SIGKILL X server
- wait for signal from X server that it\'s ready instead of
just launching it an hoping for the best
- only vt switch if things go bad, X and gdm will handle
making sure the right vt is active.
- don\'t ever change the busy cursor to not busy (if we\'re not
busy then rhgb shouldn\'t be running).

Thu Jul 27 00:00:00 2006 Mike A. Harris 0.16.3-5
- Bump libxf86config-devel dep to ensure the fix for (#198653) is present.
- Ensure the package has ownership of the dirs it creates.
- Use Fedora Extras style BuildRoot tag.

Thu Jul 13 00:00:00 2006 Jesse Keating - 0.16.3-4.1
- rebuild

Thu Jul 6 00:00:00 2006 Ray Strode - 0.16.3-4
- remove erroneous space from x conf filename. Problem discovered
from Mary Ellen Foster (bug 196885)

Tue Jun 6 00:00:00 2006 Matthias Clasen - 0.16.3-3
- Require system-logos, not fedora-logos

Thu May 11 00:00:00 2006 Matthias Clasen - 0.16.3-2
- Rebuild

Wed Feb 22 23:00:00 2006 Matthias Clasen - 0.16.3-1
- don\'t include the (old, unused) Fedora logo

Mon Feb 13 23:00:00 2006 Jesse Keating - 0.16.2-21.2.1
- rebump for build order issues during double-long bump

Fri Feb 10 23:00:00 2006 Jesse Keating - 0.16.2-21.2
- bump again for double-long bug on ppc(64)

Tue Feb 7 23:00:00 2006 Jesse Keating - 0.16.2-21.1
- rebuilt for new gcc4.1 snapshot and glibc changes

Wed Jan 25 23:00:00 2006 Ray Strode 0.16.2-21
- add lame hack to scale logos down if in low resolutions (bug 178737)

Fri Jan 20 23:00:00 2006 Ray Strode 0.16.2-20
- update the logo in the corner

Thu Jan 19 23:00:00 2006 Ray Strode 0.16.2-19
- change color scheme and use new images by Diana Fong

Sun Jan 8 23:00:00 2006 Ray Strode 0.16.2-18
- rebuild against modular X

Thu Dec 22 23:00:00 2005 Jesse Keating 0.16.2-16
- versioned BuildRequires of libxf86config-devel

Fri Dec 16 23:00:00 2005 Jesse Keating
- rebuilt for new gcc

Mon Nov 21 23:00:00 2005 Ray Strode 0.16.2-13
- Don\'t run /sbin/chvt and never call waitpid on child. Instead
just change vts using the VT_ACTIVATE ioctl. Patch from Peter
Jones .
- Get rid of some other calls to waitpid and just let glib
handle it. The code was ignoring the return values anyway...
- add a buildreq on libxf86config-devel

Sun Nov 13 23:00:00 2005 Jeremy Katz - 0.16.2-12
- fix fontpath for modular x

Sun Nov 13 23:00:00 2005 Jeremy Katz - 0.16.2-11
- switch paths to work with modular X

Thu Nov 10 23:00:00 2005 Ray Strode 0.16.2-10
- Don\'t switch out of details view if the user switched into
it intially. Patch from Mary Ellen Foster
(bug 151239).

Mon Oct 31 23:00:00 2005 Ray Strode 0.16.2-9
- add BuildRequires: gettext
- don\'t build in-tree copy of gtkexpander.c
- don\'t switch to vt1 automatically after 35 seconds (bug 135783)

Thu Oct 27 00:00:00 2005 Ray Strode 0.16.2-8
- clumens, zombie-hunter, spotted another one of the
brain eaters

Thu Oct 27 00:00:00 2005 Ray Strode 0.16.2-7
- initialize utf-8 mode on console

Thu Oct 27 00:00:00 2005 Ray Strode 0.16.2-6
- Don\'t make setxkbmap hungry for brains
(reported by Chris Lumens).

Mon Oct 10 00:00:00 2005 Florian La Roche
- fix rebuild problems

Mon Jan 31 23:00:00 2005 Bill Nottingham 0.16.2
- fix resetting of init\'s console on exit (#141953)

Fri Nov 19 23:00:00 2004 Daniel Veillard 0.16.1
- switch to display :9 to fix #139704
- delay creation of the fifo after X initialization to avoid deadlock
with initscripts if X fails to start #135574
- cleanup in case of deadly signal received
- improved the debugging layer to chase aformentioned bugs.
- po/
*: update the translations

Tue Nov 16 23:00:00 2004 Daniel Veillard 0.15.1
- fix bug #139463 where rhgb eats all the CPU on pipe handling
- update translations

Thu Oct 14 00:00:00 2004 Daniel Veillard 0.14.1
- try to fix the DRI problem in conjunction with x.org update
- update languages
- fix for #134742

Wed Oct 6 00:00:00 2004 Elliot Lee 0.13.5-2
- rhgb-0.13.5-firstboot patch - don\'t do a timeout while we\'re running firstboot- Use _smp_mflags macro

Sat Oct 2 00:00:00 2004 Daniel Veillard 0.13.5
- updated the localization strings

Fri Oct 1 00:00:00 2004 Daniel Veillard 0.13.4
- updated the localization strings

Sat Sep 25 00:00:00 2004 Daniel Veillard 0.13.3
- added documentation on the boot process
- updated the localization strings

Sun Sep 19 00:00:00 2004 Daniel Veillard 0.13.2
- add support for specific conf file in /etc/rhgb/xorg.conf #131063
- avoid dropping back to text mode between rhgb end and gdm #108665

Thu Sep 16 00:00:00 2004 Daniel Veillard 0.13.1
- fix vt1 switching #131899
- fix fsck reporting, exporing it to the vte, requires a patch to
initscript too #107121, #129881
- move temp fielsystem to /etc/rhgb/temp
- provide a mechanism to output to the detailed view
- automatically switch to detailed view or vt1 on timeouts

Sun Sep 12 00:00:00 2004 Daniel Veillard 0.12.6
- fix the X keyboard setting before launching firstboot #100686

Sat Sep 11 00:00:00 2004 Daniel Veillard 0.12.5
- fix part of the patch for xinerama which hung firstboot #128003

Fri Sep 10 00:00:00 2004 Daniel Veillard 0.12.4
- move rhgb out of /initrd to /etc/rhgb fixes #117575

Wed Jul 28 00:00:00 2004 Daniel Veillard 0.12.3
- update for translations, should fix #128288

Tue Jul 13 00:00:00 2004 Daniel Veillard 0.12.2
- previous version lost two patches which were not commited

Tue Jul 13 00:00:00 2004 Daniel Veillard 0.12.1
- bug fixes for xinerama and build fixes
- lot of translation strings update

Sat Oct 18 00:00:00 2003 Jonathan Blandford 0.11
- only launch if explicitly listed in grub

Sat Oct 18 00:00:00 2003 Jonathan Blandford 0.10.6-1
- add working xkb support

Fri Oct 17 00:00:00 2003 Jonathan Blandford 0.10.5-2
- Don\'t build on s390, s390x and ppc64 as they don\'t have libxf86config.

Fri Oct 17 00:00:00 2003 Jonathan Blandford 0.10.5-1
- add xkb support

Wed Oct 8 00:00:00 2003 Jonathan Blandford 0.10.4.-1s
- new splash code

Thu Jul 10 00:00:00 2003 Bill Nottingham 0.9.4-1
- fix checking for command-line arguments, again

Tue Jul 8 00:00:00 2003 Bill Nottingham 0.9.3-1
- fix checking for command-line arguments

Sat Oct 12 00:00:00 2002 Jonathan Blandford
- Initial build.


 
ICM