SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for plymouth-plugin-script-debuginfo-0.8.8_git201211022126-4.6.1.i586.rpm :

* Mon Jun 10 2013 fcrozatAATTsuse.com- Add plymouth-close: do not try to close negative fd.- Add plymouth-close-unredirect.patch: do not leak fd when stopping redirection of /dev/console (bnc#811185)- Add plymouth-redirect-null.patch: redirect plymouth standard io to /dev/null (bnc#811185)- Add plymouth-exit-code.patch: ignore exit code in ExecStartPost.- Add plymouth-terminal-session-close.patch: do no try to close terminal session fd if already closed.
* Thu Feb 28 2013 tittiatcokeAATTgmail.com- Changed %post scripts so only the rebuild of the initrd is omitted within the build environment
* Fri Feb 22 2013 tittiatcokeAATTgmail.com- Added patch plymouth-correct-runtime-dir.patch to make the plymouthruntimedir equal to /run/plymouth and not /var/run/plymouth
* Wed Feb 06 2013 fcrozatAATTsuse.com- Rename plymouth-sd-notforking.patch to fix typo in patch name- Add plymouth-change-service-name.patch: fix incorrect service names used for dependencies. Now use systemd-reboot.service (replacing reboot.service) and display-manager.service (replacing prefdm.service).
* Tue Dec 18 2012 tittiatcokeAATTgmail.com- Make sure that the right version of the scripts is required by the main package. This to prevent that an update of the scripts is not installed (bnc#793400)- Removed obsolete patch plymouth-remove-pid-file.patch. Issue has been resolved upstream
* Wed Nov 14 2012 seife+obsAATTb1-systems.com- fix path to systemd-tty-ask-password-agent for newer systemd- create the pid file again during boot, the existence of this is a condition for systemd-ask-password-plymouth.service. A proper fix might look different but that get\'s it going again.
* Tue Nov 06 2012 tittiatcokeAATTgmail.com- Provide the scripts to integrate Plymouth in dracut as a separate package.- Added patch (plymouth-dracut-path.patch) to correct the paths inside the specific plymouth-dracut scripts
* Mon Nov 05 2012 crrodriguezAATTopensuse.org- Update to an slightly newer git snapshot to fix regression from 0.8.8
* Thu Nov 01 2012 crrodriguezAATTopensuse.org- Version 0.8.8
* main: Try to own socket before anything else
* main: silently succeed if plymouthd is started a second time
* service: start plymouthd unconditionally
* x11: make window fullscreen by default
* x11: only create windows when necessary
* Thu Nov 01 2012 crrodriguezAATTopensuse.org- plymoith-sd-notforking.patch: Make plymouthd to not use Service type \"forking\"- ply-sdunitdir.patch: Must install units in %{_unitdir} as returned by pkg-config not in a hardcoded location.
* Fri Oct 12 2012 tittiatcokeAATTgmail.com- Remove the non required font file in /etc/fonts/conf.avail/ .
* Thu Oct 11 2012 tittiatcokeAATTgmail.com- Adjusted the upstream patch to remove the pid file. The original one seems to cause issues with the DM killing plymouth
* Thu Oct 11 2012 tittiatcokeAATTgmail.com- Fix the Pango installation within the initrd. This would resolve the error message that Pango cannot find any fonts
* Thu Sep 27 2012 tittiatcokeAATTgmail.com- fix the libdir path in plymouth-set-default-theme (bnc#780085)
* Thu Sep 20 2012 tittiatcokeAATTgmail.com- Update to version 0.8.7 + fix plymouth race at bootup breaking efi/vesa handoff + Systemd fixes- Add plymouth-remove-pid-file.patch: remove PID file usage (bnc#780976) (Thanks to fcrozat)- Remove upstream patches: plymouth-systemd-target.patch, 0001-ply-text-progress-bar-strip-quotes-if-present,patch, plymouth-fix-systemd-service.patch, plymouth-after-udev-settle due to upstream inclusion.
* Wed Aug 22 2012 fcrozatAATTsuse.com- Add plymouth-after-udev-settle.patch: ensure plymouth is started after udev triggers has been started (git + name change due to systemd < 183 in openSUSE 12.2).
* Wed Aug 22 2012 tittiatcokeAATTgmail.com- Ensure that the right Pango version is used for copying one of the pango modules
* Wed Aug 08 2012 fcrozatAATTsuse.com- Add plymouth-fix-systemd-service.patch: remove dashes next to semi-colons, it confuses systemd. (bnc#774400)- Update suse-initrd-support to not start plymouth if kernel cmdline contains \"shell\" or \"plymouth.enable=0\" or \"rd.plymouth=0\".
* Mon Aug 06 2012 dmuellerAATTsuse.com- remove suspend dependency on ARM
* Sun Jul 29 2012 jengelhAATTinai.de- Ship /etc/os-release in the initrd so that the pretty name is displayed in text-splash mode- Give the text-splash some SUSE-typical green coloring
* Sun Jul 29 2012 dmuellerAATTsuse.com- fix build for ARM
* Thu Jul 26 2012 tittiatcokeAATTgmail.com- Move the openSUSE branding to its rightful place
* Fri Jul 20 2012 fcrozatAATTsuse.com- Update to 0.8.6.1: + Fix systemd path file generation- Changes from 0.8.6: + fix flush_area fast-path + seed random number generator by default for script plugins + allow plymouth to be built without gtk dependency + cope with lack of /etc/os-release better + pull in systemd unit files (bnc#770890) + add support for new \"updates\" mode for doing package updates (only available for some plugins at the moment)- Add plymouth-restore-suspend.patch: revert commit removing suspend/resume support, needed for suspend package.- Add plymouth-systemd-target.patch: add missing symlinks to start plymouth on shutdown / reboot / kexec (bnc#770764).- Add plymouth-udevadm-path.patch: adapt to udevadm path on openSUSE.- Ensure systemctl daemon-reload is called in post / postun- Add systemd-no-warning.patch: remove Documentation tag not handled by systemd v44.- Update stop-graphical.patch to correct prevent plymouth.quit to start under runlevel 5 (handled by xdm initscript directly).
* Sat Jul 07 2012 dvaleevAATTsuse.com- don\'t require intel_drm on ppc
* Wed Jul 04 2012 meissnerAATTsuse.com- run \"/sbin/mkinitrd\" and let it figure out by itself what initrds to update. bnc#769812
* Mon Jul 02 2012 fcrozatAATTsuse.com- Provides systemd units, instead of relying on systemd to ship them (bnc#769397).- Ensure plymouth--wait-quit.service conflicts with graphical.target.
* Fri Jun 29 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 2012 lnusselAATTsuse.de- disable plymouth if init is not systemd (could be e.g. /bin/sh or sysvinit then)
* Mon Jun 11 2012 cooloAATTsuse.com- if we provide bootsplash, we should also make sure to obsolete its version
* Mon Jun 04 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 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 2012 tittiatcokeAATTgmail.com- Ensure that label.so is being installed for the openSUSE branding (bnc#763574)
* Mon May 21 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 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 2012 tittiatcokeAATTgmail.com- Added plymouth to the requires of plymouth-scripts. This should resolve bug (bnc#757284)
* Fri May 11 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 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 2012 glinAATTsuse.com- Correct the theme name in the post install script of plymouth-branding-openSUSE
* Thu Apr 05 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 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 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 09 2012 tittiatcokeAATTgmail.com- Add a small change in order to have plymouth activated with Grub2
* Thu Feb 23 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 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 2012 tittiatcokeAATTgmail.com- Changed the parameters to plymouthd in the initrd to create the necessary pid-file for the systemd integration
* Fri Feb 17 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 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 2011 crrodriguezAATTopensuse.org- Update to current git
* Wed Mar 23 2011 jeffmAATTsuse.de- Update to git snapshot from 12 Mar 2011. - Mostly minor fixes.
* Sun Feb 06 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 2010 jeffmAATTsuse.de- Fixed location of text.so and details.so in plymouth-scripts
* Wed Dec 22 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 08 2010 jeffmAATTsuse.de- Initial packaging.
 
ICM