Changelog for
plymouth-debuginfo-0.8.5.1-1.6.1.x86_64.rpm :
Fri Jun 29 14:00:00 2012 tittiatcokeAATTgmail.com
- Update to 0.8.5.1
+ two-step splash plugin quit fixes
+ add generic driver to drm renderer plugin
This allows new modesetting drivers to work with plymouth
automatically
+ fixes for video cards that don\'t support 32bpp
+ add alignment and width features to label controls
+ new documentation
+ event loop fix
+ more serial console fixes
+ better systemd integration
+ new flush api to client library
+ Allow plymouth to build the drm renderer without the driver
dependent libdrm_
* libraries.
Thu Jun 21 14:00:00 2012 lnusselAATTsuse.de
- disable plymouth if init is not systemd (could be e.g. /bin/sh or
sysvinit then)
Mon Jun 11 14:00:00 2012 cooloAATTsuse.com
- if we provide bootsplash, we should also make sure to obsolete
its version
Mon Jun 4 14:00:00 2012 tittiatcokeAATTgmail.com
- Ensure that the openSUSE theme is default. (bnc#765277)
- Remove unnecessary changes to the kernel options. Plymouth also
accepts splash=silent.
Wed May 30 14:00:00 2012 vuntzAATTopensuse.org
- Add plymouth-scripts Requires(post) to branding-openSUSE
subpackage, to make sure that the %post scriptlet will work.
- Make sure we export LIB and not lib in the %postun scriptlets of
theme-solar and branding-openSUSE subpackages.
Tue May 29 14:00:00 2012 tittiatcokeAATTgmail.com
- Ensure that label.so is being installed for the openSUSE branding
(bnc#763574)
Mon May 21 14:00:00 2012 tittiatcokeAATTgmail.com
- Update the installation/update from plymouth in a way that the
initrd file for the current running kernel is updated.
- Corrected a typo with regards to the location of a pango module
when setting up the initrd.
Tue May 15 14:00:00 2012 tittiatcokeAATTgmail.com
- Added a patch for openSUSE to enable the rebuild of the initrd
with the plymouth-set-default-theme script. (bnc#757284)
Sun May 13 14:00:00 2012 tittiatcokeAATTgmail.com
- Added plymouth to the requires of plymouth-scripts. This
should resolve bug (bnc#757284)
Fri May 11 14:00:00 2012 nmo.marquesAATTgmail.com
- Split x11 renderer into his own package; the x11 renderer allows
users to test plymouth themes; having it available on the devel
package will force people who just want to test a theme to
install a lot of unwanted dependencies. Being on it\'s own package
without explicit dependencies provides extra functionality to
users who want to test themes without having to rebuild initrd
and rebooting for testing.
- bnc#761403
Sat Apr 28 14:00:00 2012 tittiatcokeAATTgmail.com
- Reduce the number of fonts that are included in the initrd. Also
let mkinitrd sort out the dependencies for the required libs.
- Use the same font as that grub2 is currently using for it\'s
graphics mode.
Tue Apr 17 14:00:00 2012 glinAATTsuse.com
- Correct the theme name in the post install script of
plymouth-branding-openSUSE
Thu Apr 5 14:00:00 2012 tittiatcokeAATTgmail.com
- Updated the initrd patch to include the necessary files to have
text support (e.g. LUKS passphrase question, etc)
- Temporarily added a openSUSE plymouth theme
(plymouth-branding-openSUSE) to have a better integration with
12.2.
Thu Mar 29 14:00:00 2012 tittiatcokeAATTgmail.com
- Ensure that both grub and grub2 are adjusted with regards to the
splash parameter. Running grub2-mkconfig to have the right
configuration.
- Installation of themes are not causing any reset of the selected
default theme anymore. Now this only happens when a theme is
installed and the default theme is set to TEXT.
Sun Mar 25 14:00:00 2012 tittiatcokeAATTgmail.com
- Update to the official release of 0.8.4
* Bugfix: Use /dev/fb0 instead of /dev/fb, this resolves the
issue of not showing the splash during shutdown
Fri Mar 9 13:00:00 2012 tittiatcokeAATTgmail.com
- Add a small change in order to have plymouth activated with Grub2
Thu Feb 23 13:00:00 2012 tittiatcokeAATTgmail.com
- Make sure that the package libply-boot-client is always
installed to prevent a system that will not boot
Thu Feb 23 13:00:00 2012 saschpeAATTsuse.de
- Replaced package core-libs with individual packages for each shared
library (SLPP)
- Proper provides/obsoletes pair for bootsplash
- Could not resist to run spec-cleaner ;-)
Tue Feb 21 13:00:00 2012 tittiatcokeAATTgmail.com
- Changed the parameters to plymouthd in the initrd to create
the necessary pid-file for the systemd integration
Fri Feb 17 13:00:00 2012 tittiatcokeAATTgmail.com
- Ensure that /bin/plymouth still is available as that the
displaymanagers (KDM/GDM) are expecting this. This needs to be
in place until the migration to /usr is completed.
Fri Feb 17 13:00:00 2012 tittiatcokeAATTgmail.com
- Finalize the Plymouth integration on openSUSE.
* Current default theme is Solar with the openSUSE Geecko
* Plymouth bootsplash will run on tty7 during boot.
* Install all files in /usr
Tue Dec 27 13:00:00 2011 crrodriguezAATTopensuse.org
- Update to current git
Wed Mar 23 13:00:00 2011 jeffmAATTsuse.de
- Update to git snapshot from 12 Mar 2011.
- Mostly minor fixes.
Sat Feb 5 13:00:00 2011 jeffmAATTsuse.de
- Updated to latest snapshot.
- boot-server: improve debug output
- pixel-buffer: Fix overflow in blend_two_pixel_values
- boot-server: fix debug output when message is from init
- Fixed an issue with the script plugin\'s Window attributes returning
the size of the smallest display when multiple displays are used.
Wed Dec 29 13:00:00 2010 jeffmAATTsuse.de
- Fixed location of text.so and details.so in plymouth-scripts
Wed Dec 22 13:00:00 2010 seife+obsAATTb1-systems.com
- fix the build failure:
- own additional directories
- fix rpmlint failures:
- fix up package groups - those are just guessed sometimes
- rename plymouth-graphics-libs to libply-splash-graphics2
(this one was fatal)
- do not own /var/run/plymouth - probably still needs fixing
(this was almost fatal)
- do not include build date in binary, use mtime of source
patchfile instead
Wed Dec 8 13:00:00 2010 jeffmAATTsuse.de
- Initial packaging.