Blame SPECS/plymouth.spec

ff210d
%global plymouthdaemon_execdir %{_sbindir}
ff210d
%global plymouthclient_execdir %{_bindir}
ff210d
%global plymouth_libdir %{_libdir}
ff210d
%global plymouth_initrd_file /boot/initrd-plymouth.img
ff210d
b71634
%global commit 1e36e303e08ba425fecbcff4dde22c8ee936638c
b71634
%global commitdate 20200615
b71634
%global shortcommit %(c=%{commit}; echo ${c:0:7})
ff210d
ff210d
Summary: Graphical Boot Animation and Logger
ff210d
Name: plymouth
b71634
Version: 0.9.4
b16a22
Release: 9.%{commitdate}git%{shortcommit}%{?dist}
ff210d
License: GPLv2+
ff210d
URL: http://www.freedesktop.org/wiki/Software/Plymouth
ff210d
Group: System Environment/Base
ff210d
b71634
Source0: https://gitlab.freedesktop.org/plymouth/plymouth/-/archive/%{commit}/%{name}-%{commit}.tar.bz2
ff210d
Source1: boot-duration
ff210d
Source2: charge.plymouth
ff210d
Source3: plymouth-update-initrd
ff210d
Source4: bootlog
ff210d
b71634
Patch10001: 0001-Revert-throbgress-Remove-the-throbgress-plugin.patch
b71634
Patch10002: 0002-throbgress-update-for-api-change.patch
b66536
b66536
# https://bugzilla.redhat.com/show_bug.cgi?id=1702764
b71634
Patch20001: ship-label-plugin-in-initrd.patch
b71634
b71634
# https://bugzilla.redhat.com/show_bug.cgi?id=1626342
b71634
Patch30001: 0001-src-die-during-shutdown-with-everything-else.patch
35ffd7
ff210d
BuildRequires: pkgconfig(libdrm)
ff210d
BuildRequires: pkgconfig(libudev)
ff210d
BuildRequires: kernel-headers
ff210d
BuildRequires: libpng-devel
ff210d
BuildRequires: libxslt, docbook-style-xsl
ff210d
BuildRequires: pkgconfig(gtk+-3.0)
ff210d
BuildRequires: pango-devel >= 1.21.0
ff210d
BuildRequires: cairo-devel
b71634
BuildRequires: gcc libtool git
b71634
BuildRequires: gettext-devel
b71634
BuildRequires: intltool
ff210d
ff210d
Requires(post): plymouth-scripts
b71634
Suggests: logrotate
ff210d
ff210d
%description
ff210d
Plymouth provides an attractive graphical boot animation in
ff210d
place of the text messages that normally get shown.  Text
ff210d
messages are instead redirected to a log file for viewing
ff210d
after boot.
ff210d
ff210d
%package system-theme
ff210d
Summary: Plymouth default theme
ff210d
Group: System Environment/Base
ff210d
Requires: plymouth(system-theme) = %{version}-%{release}
ff210d
ff210d
%description system-theme
ff210d
This metapackage tracks the current distribution default theme.
ff210d
ff210d
%package core-libs
ff210d
Summary: Plymouth core libraries
ff210d
Group: Development/Libraries
ff210d
ff210d
%description core-libs
ff210d
This package contains the libply and libply-splash-core libraries
ff210d
used by Plymouth.
ff210d
ff210d
%package graphics-libs
ff210d
Summary: Plymouth graphics libraries
ff210d
Group: Development/Libraries
ff210d
Requires: %{name}-core-libs = %{version}-%{release}
ff210d
Requires: system-logos
ff210d
ff210d
%description graphics-libs
ff210d
This package contains the libply-splash-graphics library
ff210d
used by graphical Plymouth splashes.
ff210d
ff210d
%package devel
ff210d
Summary: Libraries and headers for writing Plymouth splash plugins
ff210d
Group: Development/Libraries
ff210d
Requires: %{name} = %{version}-%{release}
ff210d
Requires: pkgconfig
ff210d
ff210d
%description devel
ff210d
This package contains the libply and libplybootsplash libraries
ff210d
and headers needed to develop 3rd party splash plugins for Plymouth.
ff210d
ff210d
%package scripts
ff210d
Summary: Plymouth related scripts
ff210d
Group: Applications/System
ff210d
Requires: findutils, coreutils, gzip, cpio, dracut, plymouth
ff210d
ff210d
%description scripts
ff210d
This package contains scripts that help integrate Plymouth with
ff210d
the system.
ff210d
ff210d
%package plugin-label
ff210d
Summary: Plymouth label plugin
ff210d
Group: System Environment/Base
ff210d
Requires: %{name} = %{version}-%{release}
ff210d
Requires: %{name}-graphics-libs = %{version}-%{release}
ff210d
ff210d
%description plugin-label
ff210d
This package contains the label control plugin for
ff210d
Plymouth. It provides the ability to render text on
ff210d
graphical boot splashes using pango and cairo.
ff210d
ff210d
%package plugin-fade-throbber
ff210d
Summary: Plymouth "Fade-Throbber" plugin
ff210d
Group: System Environment/Base
ff210d
Requires: %{name} = %{version}-%{release}
ff210d
Requires: %{name}-graphics-libs = %{version}-%{release}
ff210d
ff210d
%description plugin-fade-throbber
ff210d
This package contains the "Fade-In" boot splash plugin for
ff210d
Plymouth. It features a centered image that fades in and out
ff210d
while other images pulsate around during system boot up.
ff210d
ff210d
%package theme-fade-in
ff210d
Summary: Plymouth "Fade-In" theme
ff210d
Group: System Environment/Base
ff210d
Requires: %{name}-plugin-fade-throbber = %{version}-%{release}
ff210d
Requires(post): plymouth-scripts
ff210d
ff210d
%description theme-fade-in
ff210d
This package contains the "Fade-In" boot splash theme for
ff210d
Plymouth. It features a centered logo that fades in and out
ff210d
while stars twinkle around the logo during system boot up.
ff210d
ff210d
%package plugin-throbgress
ff210d
Summary: Plymouth "Throbgress" plugin
ff210d
Group: System Environment/Base
ff210d
Requires: %{name} = %{version}-%{release}
ff210d
Requires: %{name}-graphics-libs = %{version}-%{release}
ff210d
Requires: plymouth-plugin-label
ff210d
ff210d
%description plugin-throbgress
ff210d
This package contains the "throbgress" boot splash plugin for
ff210d
Plymouth. It features a centered logo and animated spinner that
ff210d
spins repeatedly while a progress bar advances at the bottom of
ff210d
the screen.
ff210d
ff210d
%package theme-spinfinity
ff210d
Summary: Plymouth "Spinfinity" theme
ff210d
Group: System Environment/Base
ff210d
Requires: %{name}-plugin-throbgress = %{version}-%{release}
ff210d
Requires(post): plymouth-scripts
ff210d
ff210d
%description theme-spinfinity
ff210d
This package contains the "Spinfinity" boot splash theme for
ff210d
Plymouth. It features a centered logo and animated spinner that
ff210d
spins in the shape of an infinity sign.
ff210d
ff210d
%package plugin-space-flares
ff210d
Summary: Plymouth "space-flares" plugin
ff210d
Group: System Environment/Base
ff210d
Requires: %{name} = %{version}-%{release}
ff210d
Requires: %{name}-graphics-libs = %{version}-%{release}
ff210d
Requires: plymouth-plugin-label
ff210d
ff210d
%description plugin-space-flares
ff210d
This package contains the "space-flares" boot splash plugin for
ff210d
Plymouth. It features a corner image with animated flares.
ff210d
ff210d
%package theme-solar
ff210d
Summary: Plymouth "Solar" theme
ff210d
Group: System Environment/Base
ff210d
Requires: %{name}-plugin-space-flares = %{version}-%{release}
ff210d
Requires(post): plymouth-scripts
ff210d
ff210d
%description theme-solar
ff210d
This package contains the "Solar" boot splash theme for
ff210d
Plymouth. It features a blue flamed sun with animated solar flares.
ff210d
ff210d
%package plugin-two-step
ff210d
Summary: Plymouth "two-step" plugin
ff210d
Group: System Environment/Base
ff210d
Requires: %{name} = %{version}-%{release}
ff210d
Requires: %{name}-graphics-libs = %{version}-%{release}
ff210d
Requires: plymouth-plugin-label
ff210d
ff210d
%description plugin-two-step
ff210d
This package contains the "two-step" boot splash plugin for
ff210d
Plymouth. It features a two phased boot process that starts with
ff210d
a progressing animation synced to boot time and finishes with a
ff210d
short, fast one-shot animation.
ff210d
ff210d
%package theme-charge
ff210d
Summary: Plymouth "Charge" plugin
ff210d
Group: System Environment/Base
ff210d
Requires: %{name}-plugin-two-step = %{version}-%{release}
ff210d
Requires(post): plymouth-scripts
ff210d
Provides: plymouth(system-theme) = %{version}-%{release}
b71634
# This is our new default theme, so pull it in from the old default theme
b71634
Recommends: %{name}-theme-spinner
ff210d
ff210d
%description theme-charge
ff210d
This package contains the "charge" boot splash theme for
b71634
Plymouth. It was the default theme for Red Hat Enterprise Linux.
ff210d
ff210d
%package plugin-script
ff210d
Summary: Plymouth "script" plugin
ff210d
Group: System Environment/Base
ff210d
Requires: %{name} = %{version}-%{release}
ff210d
Requires: %{name}-graphics-libs = %{version}-%{release}
ff210d
ff210d
%description plugin-script
ff210d
This package contains the "script" boot splash plugin for
ff210d
Plymouth. It features an extensible, scriptable boot splash
ff210d
language that simplifies the process of designing custom
ff210d
boot splash themes.
ff210d
ff210d
%package theme-script
ff210d
Summary: Plymouth "Script" plugin
ff210d
Group: System Environment/Base
ff210d
Requires: %{name}-plugin-script = %{version}-%{release}
ff210d
Requires(post): %{_sbindir}/plymouth-set-default-theme
ff210d
ff210d
%description theme-script
ff210d
This package contains the "script" boot splash theme for
ff210d
Plymouth. It it is a simple example theme the uses the "script"
ff210d
plugin.
ff210d
ff210d
%package theme-spinner
ff210d
Summary: Plymouth "Spinner" theme
ff210d
Group: System Environment/Base
ff210d
Requires: %{name}-plugin-two-step = %{version}-%{release}
ff210d
Requires(post): plymouth-scripts
ff210d
ff210d
%description theme-spinner
ff210d
This package contains the "spinner" boot splash theme for
ff210d
Plymouth. It features a small spinner on a dark background.
ff210d
ff210d
%prep
b71634
%autosetup -S git -p1 -n %{name}-%{commit}
b71634
autoreconf --force --install --symlink -Wno-portability
ff210d
ff210d
# Change the default theme
b71634
sed -i -e 's/spinner/bgrt/g' src/plymouthd.defaults
ff210d
ff210d
%build
ff210d
%configure --enable-tracing --disable-tests                      \
ff210d
           --with-logo=%{_datadir}/pixmaps/system-logo-white.png \
ff210d
           --with-background-start-color-stop=0x0073B3           \
ff210d
           --with-background-end-color-stop=0x00457E             \
ff210d
           --with-background-color=0x3391cd                      \
ff210d
           --disable-gdm-transition                              \
ff210d
           --enable-systemd-integration                          \
ff210d
           --without-system-root-install                         \
b71634
           --without-rhgb-compat-link
b71634
%make_build
ff210d
ff210d
%install
b71634
%make_install
b71634
%find_lang %{name}
ff210d
find $RPM_BUILD_ROOT -name '*.la' -delete
ff210d
ff210d
mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/lib/plymouth
b71634
b71634
mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/lib/plymouth
ff210d
cp $RPM_SOURCE_DIR/boot-duration $RPM_BUILD_ROOT%{_datadir}/plymouth/default-boot-duration
ff210d
cp -f $RPM_SOURCE_DIR/plymouth-update-initrd $RPM_BUILD_ROOT%{_libexecdir}/plymouth
ff210d
b71634
# Add charge, our old default
ff210d
mkdir -p $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
ff210d
cp %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
ff210d
cp $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/glow/{box,bullet,entry,lock}.png $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
ff210d
ff210d
# Drop glow, it's not very Fedora-y
ff210d
rm -rf $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/glow
ff210d
b71634
# add in the watermark to spinner and bgrt
b16a22
(cd $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/spinner; ln -sf ../../../pixmaps/fedora-gdm-logo.png watermark.png)
b71634
ff210d
install -d -m 755 $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d
ff210d
install -p -m 644 $RPM_SOURCE_DIR/bootlog $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/bootlog
ff210d
ff210d
%postun
ff210d
if [ $1 -eq 0 ]; then
ff210d
    rm -f %{_libdir}/plymouth/default.so
ff210d
    rm -f /boot/initrd-plymouth.img
ff210d
fi
ff210d
ff210d
%post core-libs -p /sbin/ldconfig
ff210d
%postun core-libs -p /sbin/ldconfig
ff210d
ff210d
%post graphics-libs -p /sbin/ldconfig
ff210d
%postun graphics-libs -p /sbin/ldconfig
ff210d
ff210d
%postun theme-spinfinity
ff210d
export LIB=%{_lib}
ff210d
if [ $1 -eq 0 ]; then
ff210d
    if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "spinfinity" ]; then
ff210d
        %{_sbindir}/plymouth-set-default-theme text
ff210d
    fi
ff210d
fi
ff210d
ff210d
%postun theme-fade-in
ff210d
export LIB=%{_lib}
ff210d
if [ $1 -eq 0 ]; then
ff210d
    if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "fade-in" ]; then
ff210d
        %{_sbindir}/plymouth-set-default-theme --reset
ff210d
    fi
ff210d
fi
ff210d
b71634
%triggerin -n %{name}-theme-spinner -- %{name}-theme-charge > 0.9.4-5
b71634
export PLYMOUTH_PLUGIN_PATH=%{_libdir}/plymouth/
b71634
# On upgrades replace charge with the new bgrt default
b71634
if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "charge" ]; then
b71634
    %{_sbindir}/plymouth-set-default-theme bgrt
b71634
fi
b71634
ff210d
%postun theme-spinner
ff210d
export LIB=%{_lib}
ff210d
if [ $1 -eq 0 ]; then
ff210d
    if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "spinner" ]; then
ff210d
        %{_sbindir}/plymouth-set-default-theme --reset
ff210d
    fi
ff210d
fi
ff210d
ff210d
%postun theme-solar
ff210d
export LIB=%{_lib}
ff210d
if [ $1 -eq 0 ]; then
ff210d
    if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "solar" ]; then
ff210d
        %{_sbindir}/plymouth-set-default-theme --reset
ff210d
    fi
ff210d
fi
ff210d
ff210d
%postun theme-charge
ff210d
export LIB=%{_lib}
ff210d
if [ $1 -eq 0 ]; then
ff210d
    if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "charge" ]; then
ff210d
        %{_sbindir}/plymouth-set-default-theme --reset
ff210d
    fi
ff210d
fi
ff210d
b71634
%files -f %{name}.lang
ff210d
%license COPYING
ff210d
%doc AUTHORS README
ff210d
%dir %{_datadir}/plymouth
ff210d
%dir %{_datadir}/plymouth/themes
ff210d
%dir %{_datadir}/plymouth/themes/details
ff210d
%dir %{_datadir}/plymouth/themes/text
ff210d
%dir %{_libexecdir}/plymouth
ff210d
%dir %{_localstatedir}/lib/plymouth
ff210d
%dir %{_libdir}/plymouth/renderers
ff210d
%dir %{_sysconfdir}/plymouth
ff210d
%config(noreplace) %{_sysconfdir}/plymouth/plymouthd.conf
ff210d
%config(noreplace) %{_sysconfdir}/logrotate.d/bootlog
ff210d
%{plymouthdaemon_execdir}/plymouthd
ff210d
%{plymouthclient_execdir}/plymouth
ff210d
%{_bindir}/plymouth
ff210d
%{_libdir}/plymouth/details.so
ff210d
%{_libdir}/plymouth/text.so
ff210d
%{_libdir}/plymouth/tribar.so
ff210d
%{_datadir}/plymouth/default-boot-duration
ff210d
%{_datadir}/plymouth/themes/details/details.plymouth
ff210d
%{_datadir}/plymouth/themes/text/text.plymouth
ff210d
%{_datadir}/plymouth/themes/tribar/tribar.plymouth
ff210d
%{_datadir}/plymouth/plymouthd.defaults
ff210d
%{_localstatedir}/run/plymouth
ff210d
%{_localstatedir}/spool/plymouth
ff210d
%{_mandir}/man?/*
ff210d
%ghost %{_localstatedir}/lib/plymouth/boot-duration
ff210d
%{_prefix}/lib/systemd/system/*
ff210d
%{_prefix}/lib/systemd/system/
ff210d
ff210d
%files devel
ff210d
%{plymouth_libdir}/libply.so
ff210d
%{plymouth_libdir}/libply-splash-core.so
ff210d
%{_libdir}/libply-boot-client.so
ff210d
%{_libdir}/libply-splash-graphics.so
ff210d
%{_libdir}/pkgconfig/ply-splash-core.pc
ff210d
%{_libdir}/pkgconfig/ply-splash-graphics.pc
ff210d
%{_libdir}/pkgconfig/ply-boot-client.pc
ff210d
%{_libdir}/plymouth/renderers/x11*
ff210d
%{_includedir}/plymouth-1
ff210d
ff210d
%files core-libs
ff210d
%{plymouth_libdir}/libply.so.*
ff210d
%{plymouth_libdir}/libply-splash-core.so.*
ff210d
%{_libdir}/libply-boot-client.so.*
ff210d
%dir %{_libdir}/plymouth
ff210d
ff210d
%files graphics-libs
ff210d
%{_libdir}/plymouth/renderers/drm*
ff210d
%{_libdir}/plymouth/renderers/frame-buffer*
ff210d
%{_libdir}/libply-splash-graphics.so.*
b71634
%{_libexecdir}/plymouth/plymouthd-drm-escrow
ff210d
ff210d
%files scripts
ff210d
%{_sbindir}/plymouth-set-default-theme
ff210d
%{_libexecdir}/plymouth/plymouth-update-initrd
ff210d
%{_libexecdir}/plymouth/plymouth-generate-initrd
ff210d
%{_libexecdir}/plymouth/plymouth-populate-initrd
ff210d
ff210d
%files plugin-label
ff210d
%{_libdir}/plymouth/label.so
ff210d
ff210d
%files plugin-fade-throbber
ff210d
%{_libdir}/plymouth/fade-throbber.so
ff210d
ff210d
%files theme-fade-in
ff210d
%dir %{_datadir}/plymouth/themes/fade-in
ff210d
%{_datadir}/plymouth/themes/fade-in/bullet.png
ff210d
%{_datadir}/plymouth/themes/fade-in/entry.png
ff210d
%{_datadir}/plymouth/themes/fade-in/lock.png
ff210d
%{_datadir}/plymouth/themes/fade-in/star.png
ff210d
%{_datadir}/plymouth/themes/fade-in/fade-in.plymouth
ff210d
ff210d
%files theme-spinner
b71634
# bgrt is a variant of spinner with different settings in its .plymouth file
b71634
%{_datadir}/plymouth/themes/bgrt
b71634
%{_datadir}/plymouth/themes/spinner
ff210d
ff210d
%files plugin-throbgress
ff210d
%{_libdir}/plymouth/throbgress.so
ff210d
ff210d
%files theme-spinfinity
ff210d
%dir %{_datadir}/plymouth/themes/spinfinity
b71634
%{_datadir}/plymouth/themes/spinfinity/*
ff210d
ff210d
%files plugin-space-flares
ff210d
%{_libdir}/plymouth/space-flares.so
ff210d
ff210d
%files theme-solar
ff210d
%dir %{_datadir}/plymouth/themes/solar
ff210d
%{_datadir}/plymouth/themes/solar/*.png
ff210d
%{_datadir}/plymouth/themes/solar/solar.plymouth
ff210d
ff210d
%files plugin-two-step
ff210d
%{_libdir}/plymouth/two-step.so
ff210d
ff210d
%files theme-charge
ff210d
%dir %{_datadir}/plymouth/themes/charge
ff210d
%{_datadir}/plymouth/themes/charge/*.png
ff210d
%{_datadir}/plymouth/themes/charge/charge.plymouth
ff210d
ff210d
%files plugin-script
ff210d
%{_libdir}/plymouth/script.so
ff210d
ff210d
%files theme-script
ff210d
%dir %{_datadir}/plymouth/themes/script
ff210d
%{_datadir}/plymouth/themes/script/*.png
ff210d
%{_datadir}/plymouth/themes/script/script.script
ff210d
%{_datadir}/plymouth/themes/script/script.plymouth
ff210d
ff210d
%files system-theme
ff210d
ff210d
%changelog
b16a22
* Thu Jan 28 2021 Ray Strode <rstrode@redhat.com> - 0.9.4-9.git1688935
b16a22
- Fix watermark
b16a22
  Resolves: #1914930
b71634
b16a22
* Thu Jan 07 2021 Ray Strode <rstrode@redhat.com> - 0.9.4-8.git1688935
b71634
- Add Recommends to pull in plymouth-theme-spinner
b16a22
  Resolves: #1907422
b71634
b71634
* Mon Aug 24 2020 Ray Strode <rstrode@redhat.com> - 0.9.4-5.git1688935
b71634
- Fix typo in poweroff path
b71634
  Resolves: #1871817
b71634
  Related: #1626342
b71634
b71634
* Mon Jul 20 2020 Ray Strode <rstrode@redhat.com> - 0.9.4-4.git1688935
b71634
- Fix one last bit of flicker in the shutdown path
b71634
  Related: #1626342
b71634
b71634
* Fri Jul 17 2020 Ray Strode <rstrode@redhat.com> - 0.9.4-3.git1688935
b71634
- Die at shutdown with everything else
b71634
  Resolves: #1626342
b71634
b71634
* Mon Jun 15 2020 Ray Strode <rstrode@redhat.com> - 0.9.4-1.git1688935
b71634
- Rebase to git snapshot
b71634
  Resolves: #1688935
ddba5a
b66536
* Tue Dec 10 2019 Ray Strode <rstrode@redhat.com> - 0.9.3-16
b66536
- ship fonts in initrd
b66536
  Resolves: #1702764
b66536
- fix unapplied patch
ee19e5
35ffd7
* Fri Sep 06 2019 Ray Strode <rstrode@redhat.com> - 0.9.3-15
35ffd7
- Fix udev activation race
35ffd7
  Resolves: #1661880
ece8a8
ff210d
* Fri Feb 08 2019 Ray Strode <rstrode@redhat.com> - 0.9.3-12
ff210d
- Make /var/log/boot.log more modular
ff210d
  Resolves: #1658026
ff210d
ff210d
* Mon Oct 15 2018 Ray Strode <rstrode@redhat.com> - 0.9.3-11
ff210d
- Update description of charge theme (found by rpmdiff
ff210d
  when building previous fix)
ff210d
  Related: #1607020
ff210d
ff210d
* Mon Oct 15 2018 Ray Strode <rstrode@redhat.com> - 0.9.3-10
ff210d
- Coverity leak fixes
ff210d
  Resolves: #1607020
ff210d
ff210d
* Thu Aug 30 2018 Ray Strode <rstrode@redhat.com> - 0.9.3-9
ff210d
- Fix placement of spinner to patch rhel 8 design
ff210d
  Resolves: #1623525
ff210d
ff210d
* Wed Aug 15 2018 Ray Strode <rstrode@redhat.com> - 0.9.3-8
ff210d
- drop initscripts requirement
ff210d
  Resolves: #1610282
ff210d
ff210d
* Thu Jul 12 2018 Ray Strode <rstrode@redhat.com> - 0.9.3-7
ff210d
- Add backports to avoid loading renderers on non-rhgb boot
ff210d
  and to handle 'rhgb' when no renderers available
ff210d
- Move framebuffer plugin to graphics subpackage
ff210d
  Related: #1600634
ff210d
ff210d
* Sun Apr 15 2018 Hans de Goede <jwrdegoede@fedoraproject.org> - 0.9.3-6
ff210d
- Add patches from upstream git for devices with non upright mounted LCD panels
ff210d
  https://bugs.freedesktop.org/show_bug.cgi?id=104714
ff210d
ff210d
* Thu Mar 29 2018 Colin Walters <walters@verbum.org> - 0.9.3-5
ff210d
- Drop default boot duration: https://src.fedoraproject.org/rpms/plymouth/pull-request/1
ff210d
ff210d
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.9.3-4
ff210d
- Escape macros in %%changelog
ff210d
ff210d
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-3
ff210d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
ff210d
ff210d
* Tue Nov 28 2017 Ray Strode - 0.9.3-2
ff210d
- Bump ShowDelay back up to 5
ff210d
  Related: #1518037
ff210d
ff210d
* Tue Nov 28 2017 Björn Esser <besser82@fedoraproject.org> - 0.9.3-1
ff210d
- Update to 0.9.3 release
ff210d
- Reduce ShowDelay to 0 (rhbz#1518037)
ff210d
- Change %%define to %%global
ff210d
ff210d
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-0.9.20160620git0e65b86c
ff210d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
ff210d
ff210d
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-0.8.20160620git0e65b86c
ff210d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
ff210d
ff210d
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.3-0.7.20160620git0e65b86c
ff210d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
ff210d
ff210d
* Mon Jun 20 2016 Ray Strode <rstrode@redhat.com> - 0.9.3-0.6.git
ff210d
- Fix color palette issue
ff210d
- Fix splash at shutdown (if shutdown takes longer than 5 secs)
ff210d
- Make sure text based splashes update terminal size when fbcon loads
ff210d
ff210d
* Thu Jun 16 2016 Ray Strode <rstrode@redhat.com> - 0.9.3-0.5.git
ff210d
- really (?) fix password prompt on text plugin
ff210d
  Resolves: #1344141
ff210d
ff210d
* Tue Jun 14 2016 Ray Strode <rstrode@redhat.com> - 0.9.3-0.4.git
ff210d
- fix password prompt on text plugin
ff210d
  Resolves: #1344141
ff210d
ff210d
* Wed Jun 08 2016 Ray Strode <rstrode@redhat.com> - 0.9.3-0.3.git
ff210d
- new release versioning scheme to be more guideliney
ff210d
ff210d
* Tue Jun 07 2016 Ray Strode <rstrode@redhat.com> - 0.9.3-0.1.
ff210d
- Update to latest git snapshot
ff210d
- Fixes use after free
ff210d
  Related: #1342673
ff210d
ff210d
* Tue May 24 2016 Ray Strode <rstrode@redhat.com> - 0.9.3-0.1.20160524
ff210d
- Update to latest git snapshot
ff210d
- Drop plymouth-generate-initrd scriptlets
ff210d
ff210d
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.9-17.2013.08.14
ff210d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
ff210d
ff210d
* Sun Nov 15 2015 Ray Strode <rstrode@redhat.com> 0.8.9-16.2013.08.14
ff210d
- Fix plymouth-update-initrd script
ff210d
ff210d
* Mon Oct 26 2015 Ray Strode <rstrode@redhat.com> 0.8.9-15.2013.08.15
ff210d
- Fix updates with script and spinner themes
ff210d
  Resolves: #1267949
ff210d
ff210d
* Mon Aug 24 2015 Kalev Lember <klember@redhat.com> 0.8.9-13.2013.08.14
ff210d
- Fix a typo in Requires
ff210d
ff210d
* Mon Aug 24 2015 Peter Robinson <pbrobinson@fedoraproject.org> 0.8.9-12.2013.08.14
ff210d
- Fix Requires for various libs subpackages
ff210d
ff210d
* Sun Aug 23 2015 Peter Robinson <pbrobinson@fedoraproject.org> 0.8.9-11.2013.08.14
ff210d
- Use %%license
ff210d
- Cleanup spec
ff210d
- Move drm render driver to graphics-libs sub package
ff210d
ff210d
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.9-10.2013.08.14
ff210d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
ff210d
ff210d
* Wed May 20 2015 Will Woods <wwoods@redhat.com> 0.8.9-9.2013.08.14
ff210d
- Fix theme override using PLYMOUTH_THEME_NAME (#1223344)
ff210d
ff210d
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 0.8.9-8.2013.08.14
ff210d
- Rebuilt for Fedora 23 Change
ff210d
  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
ff210d
ff210d
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.9-7.2013.08.14
ff210d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
ff210d
ff210d
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.9-6.2013.08.14
ff210d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
ff210d
ff210d
* Sat May 31 2014 Peter Robinson <pbrobinson@fedoraproject.org> 0.8.9-4.2013.08.15
ff210d
- Move system-logos dep to graphics-libs (no use on text/serial console minimal installs)
ff210d
ff210d
* Thu Feb 20 2014 Ray Strode <rstrode@redhat.com> 0.8.9-4.2013.08.14
ff210d
- Fix splash after change in /sys/class/tty/console/active
ff210d
ff210d
* Thu Oct 31 2013 Ray Strode <rstrode@redhat.com> 0.8.9-3.2013.08.14
ff210d
- Don't timeout plymouth quit waiting
ff210d
  Related: #967521
ff210d
ff210d
* Wed Oct 16 2013 Ray Strode <rstrode@redhat.com> 0.8.9-2.2013.08.14
ff210d
- Drop rhgb-client compat link
ff210d
ff210d
* Sun Oct 06 2013 Kalev Lember <kalevlember@gmail.com> - 0.8.9-1.2013.08.14
ff210d
- Make sure the release number compares higher than the previous builds
ff210d
ff210d
* Wed Aug 14 2013 Ray Strode <rstrode@redhat.com> 0.8.9-0.1.2013.08.14.0
ff210d
- Update to snapshot to fix system units
ff210d
ff210d
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.9-0.2014.03.26.0
ff210d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
ff210d
ff210d
* Tue Mar 26 2013 Ray Strode <rstrode@redhat.com> 0.8.9-0.2013.03.26.0
ff210d
- Update to snapshot to fix systemd vconsole issue
ff210d
ff210d
* Thu Feb 21 2013 Peter Robinson <pbrobinson@fedoraproject.org> 0.8.8-6
ff210d
- Merge newer F18 release into rawhide
ff210d
ff210d
* Thu Dec 13 2012 Ray Strode <rstrode@redhat.com> 0.8.8-5
ff210d
- Ensure fedup gets right splash screen
ff210d
  Related: #879295
ff210d
ff210d
* Thu Nov 15 2012 Ray Strode <rstrode@redhat.com> 0.8.8-4
ff210d
- Drop set-default-plugin compat script
ff210d
- Just use upstream update-initrd
ff210d
ff210d
* Fri Nov 02 2012 Ray Strode <rstrode@redhat.com> 0.8.8-3
ff210d
- More boot blocking fixes
ff210d
  Related: #870695
ff210d
ff210d
* Thu Nov 01 2012 Ray Strode <rstrode@redhat.com> 0.8.8-2
ff210d
- Fix crash when deactivating multiple times
ff210d
  Related: #870695
ff210d
ff210d
* Fri Oct 26 2012 Ray Strode <rstrode@redhat.com> 0.8.8-1
ff210d
- Latest upstream release
ff210d
- includes systemd fixes and system update fixes
ff210d
ff210d
* Tue Aug 21 2012 Ray Strode <rstrode@redhat.com> 0.8.7-1
ff210d
- Latest upstream release
ff210d
- includes systemd fixes
ff210d
ff210d
* Tue Aug 21 2012 Dave Airlie <airlied@redhat.com> 0.8.6.2-1.2012.07.23
ff210d
- fix plymouth race at bootup breaking efi/vesa handoff.
ff210d
- fix version number - its against fedora package policy to have 0.year
ff210d
ff210d
* Mon Jul 23 2012 Ray Strode <rstrode@redhat.com> 0.8.6.2-0.2012.07.23
ff210d
- One more crack at #830482 (will probably need additional fixes tomorrow)
ff210d
ff210d
* Mon Jul 23 2012 Tom Callaway <spot@fedoraproject.org> - 0.8.6.1-3
ff210d
- fix bz704658 (thanks to Ian Pilcher for the patch), resolves issue where spinfinity theme
ff210d
  never goes idle and thus, never exits to gdm
ff210d
ff210d
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.6.1-2
ff210d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
ff210d
ff210d
* Tue Jul 10 2012 Ray Strode <rstrode@redhat.com> 0.8.6.1-1
ff210d
- Update to 0.8.6.1 since I mucked up 0.8.6
ff210d
  Resolves: #830482
ff210d
ff210d
* Mon Jul 09 2012 Ray Strode <rstrode@redhat.com> 0.8.6-1
ff210d
- Update to 0.8.6
ff210d
- Fixes encrypted fs bug
ff210d
  Resolves: #830482
ff210d
- Adds support for offline package updates
ff210d
ff210d
* Mon Jun 25 2012 Adam Jackson <ajax@redhat.com> 0.8.5.1-3
ff210d
- Rebuild without libkms
ff210d
ff210d
* Wed Jun 06 2012 Ray Strode <rstrode@redhat.com> 0.8.5.1-2
ff210d
- Add %%{_prefix} to systemd service path
ff210d
ff210d
* Wed Jun 06 2012 Ray Strode <rstrode@redhat.com> 0.8.5.1-1
ff210d
- Update to latest release
ff210d
- Ship systemd service files
ff210d
- Conflict with old systemd
ff210d
ff210d
* Tue Apr 24 2012 Richard Hughes <rhughes@redhat.com> 0.8.4-0.20120319.3
ff210d
- Disable the nouveau driver as I've broken it with the new libdrm ABI
ff210d
ff210d
* Tue Mar 20 2012 Daniel Drake <dsd@laptop.org> 0.8.4-0.20120319.1
ff210d
- Don't try to build against libdrm_intel on non-intel architectures
ff210d
ff210d
* Mon Mar 19 2012 Ray Strode <rstrode@redhat.com> 0.8.4-0.20120319.1
ff210d
- Update to latest snapshot
ff210d
ff210d
* Mon Mar 12 2012 Ray Strode <rstrode@redhat.com> 0.8.4-0.20110810.6
ff210d
- Don't require libdrm_intel on non intel arches
ff210d
ff210d
* Mon Feb 20 2012 Adam Williamson <awilliam@redhat.com> 0.8.4-0.20110810.5
ff210d
- make plymouth-scripts require plymouth (RH #794894)
ff210d
ff210d
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 0.8.4-0.20110810.4
ff210d
- install everything in /usr
ff210d
  https://fedoraproject.org/wiki/Features/UsrMove
ff210d
ff210d
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.4-0.20110810.3
ff210d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
ff210d
ff210d
* Thu Dec 15 2011 Ray Strode <rstrode@redhat.com> 0.8.4-0.20110809.3
ff210d
- Change spec based on suggestion from Nicolas Chauvet <kwizart@gmail.com>
ff210d
  to fix scriptlet error during livecd creation
ff210d
  Resolves: #666419
ff210d
ff210d
* Tue Nov 08 2011 Adam Jackson <ajax@redhat.com> 0.8.4-0.20110822.3
ff210d
- Rebuild for libpng 1.5
ff210d
ff210d
* Fri Sep 02 2011 Ray Strode <rstrode@redhat.com> 0.8.4-0.20110822.2
ff210d
- Make plymouth background dark gray at the request of Mo / design
ff210d
  team.
ff210d
ff210d
* Mon Aug 22 2011 Ray Strode <rstrode@redhat.com> 0.8.4-0.20110822.1
ff210d
- Update to latest git snapshot
ff210d
- Reintroduce accidentally dropped spinner theme and systemd integration
ff210d
ff210d
* Tue Aug 09 2011 Ray Strode <rstrode@redhat.com> 0.8.4-0.20110809.1
ff210d
- Rebuild
ff210d
ff210d
* Fri Mar 04 2011 Ray Strode <rstrode@redhat.com> 0.8.4-0.1.20110304.1
ff210d
- retry reopening tty if we get EIO
ff210d
  Hopefully Resolves: #681167
ff210d
ff210d
* Fri Feb 18 2011 Ray Strode <rstrode@redhat.com> 0.8.4-0.20110419.1
ff210d
- unlock tty when reopening in case it spontaenously goes bonkers
ff210d
  and we need to fix it up
ff210d
  Resolves: #655538
ff210d
ff210d
* Wed Feb 09 2011 Christopher Aillon <caillon@redhat.com> 0.8.4-0.20110209.2
ff210d
- Fix up obsoletes typo
ff210d
ff210d
* Wed Feb 09 2011 Ray Strode <rstrode@redhat.com> 0.8.4-0.20110209.1
ff210d
- Update to latest snapshot
ff210d
ff210d
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.4-0.20101120.4
ff210d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
ff210d
ff210d
* Fri Feb 04 2011 Ray Strode <rstrode@redhat.com> 0.8.4-0.20101119.4
ff210d
- Drop log viewer
ff210d
ff210d
* Sat Jan 29 2011 Ville Skyttä <ville.skytta@iki.fi> - 0.8.4-0.20101119.3
ff210d
- Dir ownership fixes (#645044).
ff210d
ff210d
* Fri Nov 19 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20101119.2
ff210d
- Fix serial console issue eparis was seeing
ff210d
ff210d
* Fri Nov 19 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20101119.1
ff210d
- Update to recent snapshot
ff210d
ff210d
* Tue Nov 02 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20101002.1
ff210d
- Update to recent snapshot
ff210d
ff210d
* Wed Sep 01 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20100823.4
ff210d
- Add more Requirse
ff210d
ff210d
* Thu Aug 26 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20100823.3
ff210d
- Add more Requires
ff210d
ff210d
* Thu Aug 26 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20100823.2
ff210d
- Fix plymouth-update-initrd
ff210d
  It's regressed to the pre-dracut version.  This commit fixes that.
ff210d
ff210d
* Mon Aug 23 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20100823.1
ff210d
- Update to newer pre-release snapshot of 0.8.4
ff210d
- Generate separate initrd in /boot
ff210d
ff210d
* Sat Aug 21 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20100821.1
ff210d
- Update to newer pre-release snapshot of 0.8.4
ff210d
- Fix bizarre-o animation during boot up.
ff210d
ff210d
* Fri Jul 23 2010 Ray Strode <rstrode@redhat.com> 0.8.4-0.20100723.1
ff210d
- Update to pre-release snapshot of 0.8.4
ff210d
ff210d
* Thu Jan 14 2010 Ray Strode <rstrode@redhat.com> 0.8.0-0.20100114.2
ff210d
- Don't link plymouthd against libpng either
ff210d
ff210d
* Thu Jan 14 2010 Ray Strode <rstrode@redhat.com> 0.8.0-0.20100114.1
ff210d
- Make it possible to do a basic plymouth installations without
ff210d
  libpng
ff210d
ff210d
* Thu Jan 07 2010 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009129.2
ff210d
- Drop nash dep
ff210d
ff210d
* Tue Dec 22 2009 Dave Airlie <airlied@redhat.com> 0.8.0-0.2009129.1
ff210d
- rebuild for API bump in libdrm
ff210d
ff210d
* Wed Dec 09 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009129
ff210d
- Update to latest snapshot
ff210d
ff210d
* Tue Sep 29 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.10.05
ff210d
- Add new x11-renderer plugin from Charlie Brej for debugging
ff210d
ff210d
* Tue Sep 29 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09
ff210d
- Fix escape and ask-for-password
ff210d
ff210d
* Mon Sep 28 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.28.09
ff210d
- Add prerelease of 0.8.0 for multihead support
ff210d
ff210d
* Fri Sep 11 2009 Ray Strode <rstrode@redhat.com> 0.7.1-7
ff210d
- Go back to blue charge background (bug 522460)
ff210d
ff210d
* Fri Sep 11 2009 Ray Strode <rstrode@redhat.com> 0.7.1-6
ff210d
- Remove duplicate Provides: plymouth(system-theme)
ff210d
ff210d
* Thu Sep 10 2009 Ray Strode <rstrode@redhat.com> 0.7.1-5
ff210d
- Fix set_verbose error reported by yaneti.
ff210d
ff210d
* Wed Sep  9 2009 Ray Strode <rstrode@redhat.com> 0.7.1-4
ff210d
- Look for inst() in dracut as well as mkinitrd bash source file
ff210d
- Drop plymouth initrd for now.
ff210d
ff210d
* Fri Aug 28 2009 Ray Strode <rstrode@redhat.com> 0.7.1-3
ff210d
- Create plymouth supplementary initrd in post (bug 515589)
ff210d
ff210d
* Tue Aug 25 2009 Ray Strode <rstrode@redhat.com> 0.7.1-2
ff210d
- Get plugin path from plymouth instead of trying
ff210d
  to guess.  Should fix bug 502667
ff210d
ff210d
* Tue Aug 25 2009 Ray Strode <rstrode@redhat.com> 0.7.1-1
ff210d
- Update to 0.7.1
ff210d
ff210d
* Mon Aug 24 2009 Adam Jackson <ajax@redhat.com> 0.7.0-2
ff210d
- Set charge bgcolor to black. (#519052)
ff210d
ff210d
* Tue Aug 11 2009 Ray Strode <rstrode@redhat.com> 0.7.0-1
ff210d
- Update to 0.7.0
ff210d
ff210d
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-0.2010.05.15.1
ff210d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
ff210d
ff210d
* Fri May 15 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.15.1
ff210d
- Fix spinfinity theme to point to the right image directory
ff210d
  (bug 500994)
ff210d
ff210d
* Thu May 14 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.14.1
ff210d
- Update to new snapshot that renames plugins to fix upgrades
ff210d
  somewhat (bug 499940)
ff210d
ff210d
* Fri May 08 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.08.1
ff210d
- Add some fixes for shutdown
ff210d
ff210d
* Fri May 08 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.06.4
ff210d
- Don't slow down progress updating at the end of boot
ff210d
ff210d
* Thu May 07 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.06.3
ff210d
- Change colors to transition better to gdm
ff210d
ff210d
* Wed May 06 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.06.2
ff210d
- Make "charge" theme require two-step plugin instead of solar (oops)
ff210d
ff210d
* Wed May 06 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.05.06.1
ff210d
- Update to "plugin-rework" branch from git
ff210d
ff210d
* Wed Apr 08 2009 Jesse Keating <jkeating@redhat.com> - 0.7.0-0.2009.03.10.3
ff210d
- Drop the version on system-logos requires for now, causing hell with
ff210d
  other -logos providers not having the same version.
ff210d
ff210d
* Wed Mar 18 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.03.10.2
ff210d
- Destroy terminal on detach (may help with bug 490965)
ff210d
ff210d
* Tue Mar 10 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.03.10.1
ff210d
- Address one more issue with password handling.  It wasn't working
ff210d
  well for secondary devices when using the "details" plugin.
ff210d
ff210d
* Mon Mar  9 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.03.09.1
ff210d
- Attempt to address some problems with password handling in the
ff210d
  0.7.0 snapshots
ff210d
ff210d
* Fri Mar  6 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.03.06.2
ff210d
- Fix set default script
ff210d
ff210d
* Fri Mar  6 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.03.06.1
ff210d
- more scriptlet changes to move from solar to spinfinity
ff210d
ff210d
* Fri Mar  6 2009 Ray Strode <rstrode@redhat.com> 0.7.0-0.2009.03.06
ff210d
- Updated to development snapshot
ff210d
- Guess progress better on second boot of persistent live images
ff210d
- Drop upstream patches
ff210d
- swap "solar" and "spinfinity" scriptlet behavior
ff210d
ff210d
* Tue Feb 24 2009 Ray Strode <rstrode@redhat.com> 0.6.0-3
ff210d
- Add fix-heap-corruptor patch from master.  Problem
ff210d
  spotted by Mr. McCann.
ff210d
ff210d
* Wed Dec 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-2
ff210d
- Add patch from drop-nash branch for jeremy
ff210d
ff210d
* Wed Dec  3 2008 Ray Strode <rstrode@redhat.com> 0.6.0-1
ff210d
- Update to 0.6.0
ff210d
ff210d
* Sat Nov 22 2008 Matthias Clasen <mclasen@redhat.com> 0.6.0-0.2008.11.17.3.1
ff210d
- Strip %%name from %%summary
ff210d
ff210d
* Mon Nov 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.17.3
ff210d
- don't give error about missing default.so
ff210d
- rework packaging of boot-duration to prevent .rpmnew droppings
ff210d
  (bug 469752)
ff210d
ff210d
* Mon Nov 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.17.2
ff210d
- Don't tell gdm to transition unless booting into runlevel 3
ff210d
  (bug 471785)
ff210d
ff210d
* Mon Nov 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.17.1
ff210d
- Crawl progress bar if boot is way off course (Charlie, bug 471089)
ff210d
ff210d
* Fri Nov 14 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.14.2
ff210d
- Don't loop forever when tty returns NUL byte (bug 471498)
ff210d
ff210d
* Fri Nov 14 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.14.1
ff210d
- Generate solar background dynamically to reduce ondisk size, and
ff210d
  look better at various resolutions (Charlie, bug 471227)
ff210d
ff210d
* Thu Nov 13 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.12.4
ff210d
- Move Obsoletes: plymouth-text-and-details-only to base package
ff210d
  so people who had it installed don't end up solar on upgrade
ff210d
ff210d
* Wed Nov 12 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.12.3
ff210d
- Redo packaging to work better with minimal installs
ff210d
  (bug 471314)
ff210d
ff210d
* Wed Nov 12 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.12.2
ff210d
- Fix plymouth-set-default-plugin to allow external $LIB
ff210d
ff210d
* Wed Nov 12 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.12.1
ff210d
- Fix star image (Charlie, bug 471113)
ff210d
ff210d
* Tue Nov 11 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.11.2
ff210d
- Improve solar flares (Charlie)
ff210d
- redirect tty again on --show-splash
ff210d
- ignore subsequent --hide-splash calls after the first one
ff210d
- turn off kernel printks during boot up
ff210d
ff210d
* Tue Nov 11 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.11.1
ff210d
- Disconnect from tty when init=/bin/bash (bug 471007)
ff210d
ff210d
* Mon Nov 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.10.5
ff210d
- Force the right arch when calling plymouth-set-default-plugin
ff210d
  (bug 470732)
ff210d
ff210d
* Mon Nov 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.10.4
ff210d
- Drop comet (bug 468705)
ff210d
- make boot-duration config(noreplace)
ff210d
ff210d
* Mon Nov 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.10.3
ff210d
- Don't abort if no splash when root is mounted
ff210d
- Actually move patches upstream
ff210d
ff210d
* Mon Nov 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.10.1
ff210d
- Fix feedback loop with plymouth:debug
ff210d
- Move patches upstream
ff210d
- Improve comet animation
ff210d
ff210d
* Sun Nov  9 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.06.4
ff210d
- Fix up more-debug patch to not assert with plymouth:nolog
ff210d
  (bug 470569)
ff210d
ff210d
* Fri Nov  7 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.06.3
ff210d
- add some more debug spew to help debug a problem jlaska is having
ff210d
ff210d
* Thu Nov  6 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.06.2
ff210d
- show details plugin on --hide-splash so people can see why the splash
ff210d
  got hidden.
ff210d
ff210d
* Thu Nov  6 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.06.1
ff210d
- Don't exit on plymouth --show-splash after sulogin
ff210d
- Properly retake console after that --show-splash
ff210d
ff210d
* Wed Nov  5 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.05.1
ff210d
- reset colors on quit --retain-splash
ff210d
- fix off by one in damage calculation for label
ff210d
ff210d
* Tue Nov  4 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.30.5
ff210d
- Add a sample boot-duration for livecds and first time boots
ff210d
  (bug 469752)
ff210d
ff210d
* Mon Nov  3 2008 Jeremy Katz <katzj@redhat.com> - 0.6.0-0.2008.10.30.4
ff210d
- Allow pre-setting the default plugin when calling plymouth-populate-initrd
ff210d
ff210d
* Fri Oct 31 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.30.3
ff210d
- Add pango minimum version to buildrequires
ff210d
ff210d
* Thu Oct 30 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.30.2
ff210d
- Update prompt text colors to be legible on new artwork
ff210d
ff210d
* Thu Oct 30 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.30.1
ff210d
- Drop upstreamed patches
ff210d
- Patch from Charlie to update artwork
ff210d
- Patch from Charlie to make password screen match animation better
ff210d
  (bug 468899)
ff210d
ff210d
* Thu Oct 30 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.8
ff210d
- Fix escape at password prompt (bug 467533)
ff210d
ff210d
* Tue Oct 28 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.7
ff210d
- Don't require /bin/plymouth before it's installed (bug 468925)
ff210d
ff210d
* Tue Oct 28 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.6
ff210d
- Force raw mode for keyboard input with solar and fade-in
ff210d
  (bug 468880)
ff210d
- make sure windows get closed on exit
ff210d
ff210d
* Mon Oct 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.5
ff210d
- Make "Solar" lock icon the same as the "Spinfinity" one.
ff210d
ff210d
* Mon Oct 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.4
ff210d
- Make plymouth-libs own /usr/lib/plymouth (bug 458071)
ff210d
ff210d
* Mon Oct 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.3
ff210d
- Default to "Solar" instead of "Spinfinity"
ff210d
ff210d
* Mon Oct 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.2
ff210d
- Don't set plymouth default plugin to text in %%post
ff210d
ff210d
* Mon Oct 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.27.1
ff210d
- Add Charlie patch to dither in lower color modes (bug 468276)
ff210d
ff210d
* Sun Oct 26 2008 Jeremy Katz <katzj@redhat.com> - 0.6.0-0.2008.10.24.2
ff210d
- More requires changing to avoid loops (#467356)
ff210d
ff210d
* Fri Oct 24 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.24.1
ff210d
- Add updated progress bar for solar plugin from Charlie
ff210d
- Log plymouth:debug output to boot log
ff210d
- Ignore sigpipe signals in daemon
ff210d
ff210d
* Thu Oct 23 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.23.2
ff210d
- Bump so name of libply to hopefully force plymouth to get installed
ff210d
  before kernel (or at least make plymouth-libs and plymouth get installed
ff210d
  on the same side of kernel in the transaction).
ff210d
ff210d
* Thu Oct 23 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.23.1
ff210d
- Add patch from Charlie to align progress bar to milestones during boot up
ff210d
- force tty to be sane on exit (bug 467207)
ff210d
ff210d
* Thu Oct 23 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.21.3
ff210d
- add empty files section for text-and-details-only so the subpackage
ff210d
  shows up.
ff210d
ff210d
* Wed Oct 22 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.21.2
ff210d
- add text-and-details-only subpackage so davej can uninstall
ff210d
  spinfinity, pango, cairo etc from his router.
ff210d
ff210d
* Tue Oct 21 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.21.1
ff210d
- Minor event loop changes
ff210d
- drop upstream patches
ff210d
- Charlie Brej fix for progress bar resetting when escape gets pressed
ff210d
ff210d
* Tue Oct 21 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.17.4
ff210d
- Don't make plymouth-libs require plymouth (more fun with 467356)
ff210d
ff210d
* Mon Oct 20 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.17.3
ff210d
- Add initscripts requires (bug 461322)
ff210d
ff210d
* Mon Oct 20 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.17.2
ff210d
- Put tty1 back in "cooked" mode when going into runlevel 3
ff210d
  (bug 467207)
ff210d
ff210d
* Fri Oct 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.17.1
ff210d
- Clear screen in details plugin when it's done
ff210d
- Make plymouth-update-initrd a small wrapper around mkinitrd instead
ff210d
  of the broken monstrosity it was before.
ff210d
ff210d
* Fri Oct 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.15.3
ff210d
- Move plymouth-set-default-plugin, plymouth-update-initrd, and
ff210d
  plymouth-populate-initrd to plymouth-scripts subpackage
ff210d
  (the last fix didn't actually help with bug 467356)
ff210d
ff210d
* Fri Oct 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.15.2
ff210d
- Move plymouth-set-default-plugin to -libs (might help with bug 467356)
ff210d
- Fix up requires, provides and postun scripts
ff210d
ff210d
* Wed Oct 15 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.15.1
ff210d
- Don't free windows on --hide-splash (fix from Jeremy)
ff210d
ff210d
* Tue Oct 14 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.14.1
ff210d
- Solar fixes from Charlie Brej
ff210d
- Better cpu usage from Charlie
ff210d
ff210d
* Fri Oct 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.08.2
ff210d
- Add Requires(post): nash (bug 466500)
ff210d
ff210d
* Wed Oct 08 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.08.1
ff210d
- Rework how "console=" args done again, to hopefully fix
ff210d
  bug 460565
ff210d
ff210d
* Mon Oct 06 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.10.06.1
ff210d
- Add "Solar" plugin from Charles Brej
ff210d
- Move things around so computers with separate /usr boot
ff210d
  (hopefully this won't break things, but it probably will)
ff210d
- Make GDM show up on vt1 for all plugins
ff210d
ff210d
* Tue Sep 30 2008 Jeremy Katz <katzj@redhat.com> 0.6.0-0.2008.09.25.2
ff210d
- Remove mkinitrd requires to break the dep loop and ensure things
ff210d
  get installed in the right order
ff210d
ff210d
* Thu Sep 25 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.25.1
ff210d
- Add new snapshot to fold in Will Woods progress bar, and
ff210d
  move ajax's splash upstream, putting the old text splash
ff210d
  in a "pulser" subpackage
ff210d
ff210d
* Tue Sep 23 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.23.1
ff210d
- Last snapshot was broken
ff210d
ff210d
* Mon Sep 22 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.22.1
ff210d
- Update to latest snapshot to get better transition support
ff210d
ff210d
* Fri Sep 19 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.15.2
ff210d
- Turn on gdm trigger for transition
ff210d
ff210d
* Mon Sep 15 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.15.1
ff210d
- add quit command with --retain-splash option to client
ff210d
ff210d
* Wed Sep 10 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.10.1
ff210d
- Fix text rendering for certain machines
ff210d
ff210d
* Mon Sep  8 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.05.4
ff210d
- More serial console fixes (bug 460565 again)
ff210d
ff210d
* Fri Sep  5 2008 Bill Nottingham <notting@redhat.com> 0.6.0-0.2008.09.05.3
ff210d
- make the text plugin use the system release info rather than a hardcoded 'Fedora 10'
ff210d
ff210d
* Fri Sep  5 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.05.2
ff210d
- Try to support multiple serial consoles better
ff210d
  (bug 460565)
ff210d
ff210d
* Fri Sep  5 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.09.05.1
ff210d
- Fix some confusion with password handling in details plugin
ff210d
ff210d
* Wed Aug 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.08.27.1
ff210d
- Fix another crasher for users with encrypted disks (this time in
ff210d
  the text plugin, not the client)
ff210d
ff210d
* Wed Aug 27 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.08.27
ff210d
- Update to latest snapshot
ff210d
- Add the ability to show text prompts in graphical plugin
ff210d
- Fix crasher for users with encrypted disks
ff210d
ff210d
* Fri Aug 22 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.08.22
ff210d
- Update to latest snapshot
ff210d
ff210d
* Wed Aug 13 2008 Ray Strode <rstrode@redhat.com> 0.5.0-20.2008.08.13
ff210d
- Update previous patch to remove some assertions
ff210d
ff210d
* Wed Aug 13 2008 Ray Strode <rstrode@redhat.com> 0.5.0-19.2008.08.13
ff210d
- add a patch that may help serial console users
ff210d
ff210d
* Wed Aug 13 2008 Ray Strode <rstrode@redhat.com> 0.5.0-18.2008.08.13
ff210d
- add spool directory to file list
ff210d
ff210d
* Wed Aug 13 2008 Ray Strode <rstrode@redhat.com> 0.5.0-17.2008.08.13
ff210d
- Make plymouth-gdm-hooks require plymouth-utils
ff210d
ff210d
* Wed Aug 13 2008 Ray Strode <rstrode@redhat.com> 0.5.0-16.2008.08.13
ff210d
- Add a boot failure viewer to login screen (written by Matthias)
ff210d
ff210d
* Tue Aug 12 2008 Adam Jackson <ajax@redhat.com> 0.5.0-15.2008.08.08
ff210d
- plymouth-0.5.0-textbar-hotness.patch: Change the text plugin to a slightly
ff210d
  more traditional progress bar, to maintain the illusion of progress better
ff210d
  than the eternally oscillating cylon. Note: still incomplete.
ff210d
ff210d
* Fri Aug  8 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-14.2008.08.08
ff210d
- Don't require a modifiable text color map (may fix serial consoles)
ff210d
ff210d
* Thu Aug  7 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-13.2008.08.07
ff210d
- Update to new snapshot which when combined with a new mkinitrd should
ff210d
  make unlocking encrypted root partitions work again
ff210d
ff210d
* Wed Aug  6 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-12.2008.08.06
ff210d
- Update to new snapshot which fixes some assertion failures in the
ff210d
  client code
ff210d
ff210d
* Wed Aug  6 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-11.2008.08.01
ff210d
- Add Requires(post): plymouth to plugins so they get plymouth-set-default-plugin (bug 458071)
ff210d
ff210d
* Tue Aug  5 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-10.2008.08.01
ff210d
- Add plymouth dirs to file list (bug 457871)
ff210d
ff210d
* Fri Aug  1 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-9.2008.08.01
ff210d
- new plymout-populate-initrd features don't work with the set -e at the
ff210d
  top of it.
ff210d
ff210d
* Thu Jul 31 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-8.2008.08.01
ff210d
- Update to another snapshot to actually get new
ff210d
  plymouth-populate-initrd features
ff210d
ff210d
* Thu Jul 31 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-8.2008.07.31
ff210d
- Update to snapshot to get new plymouth-populate-initrd features
ff210d
- Make removing rhgb use details plugin instead of exiting
ff210d
ff210d
* Thu Jul 31 2008 Peter Jones <pjones@redhat.com> - 0.5.0-7
ff210d
- Make it a mkinitrd requires instead of a nash requires (that will
ff210d
  still pull in nash, but we need mkinitrd for newer plymouth-populate-initrd)
ff210d
ff210d
* Wed Jul 30 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-6
ff210d
- Add nash requires
ff210d
ff210d
* Wed Jul  9 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-5
ff210d
- Use a new heuristic for finding libdir, since the old
ff210d
  one falls over on ia64
ff210d
ff210d
* Wed Jul  9 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-4
ff210d
- add ctrl-r to rotate text color palette back to stock values
ff210d
ff210d
* Tue Jul  8 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-3
ff210d
- Fix populate script on ppc (bug 454353)
ff210d
ff210d
* Tue Jul  1 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-2
ff210d
- Pull in spinfinity by default.  This whole "figure out
ff210d
  which plugin to use" set of scripts and scriptlets
ff210d
  needs work.  We need to separate distro default from
ff210d
  user choice.
ff210d
ff210d
* Tue Jul  1 2008 Ray Strode <rstrode@redhat.com> - 0.5.0-1
ff210d
- Add new client "ask-for-password" command which feeds
ff210d
  the user input to a program instead of standard output,
ff210d
  and loops when the program returns non-zero exit status.
ff210d
ff210d
* Thu Jun 26 2008 Ray Strode <rstrode@redhat.com> - 0.4.5-1
ff210d
- Update to version 0.4.5
ff210d
- Make text plugin blue and less 80s
ff210d
ff210d
* Wed Jun 25 2008 Ray Strode <rstrode@redhat.com> - 0.4.0-4
ff210d
- Make "Password: " show up correctly in text plugin
ff210d
ff210d
* Wed Jun 25 2008 Ray Strode <rstrode@redhat.com> - 0.4.0-3
ff210d
- Require elfutils (bug 452797)
ff210d
ff210d
* Sun Jun 22 2008 Ray Strode <rstrode@redhat.com> - 0.4.0-2
ff210d
- Make plymouth-set-default-plugin --reset choose the latest
ff210d
  installed plugin, not the earliest
ff210d
ff210d
* Sun Jun 22 2008 Ray Strode <rstrode@redhat.com> - 0.4.0-1
ff210d
- Update to version 0.4.0
ff210d
- Only run if rhgb is on kernel command line
ff210d
- Make text plugin more animated
ff210d
ff210d
* Mon Jun 16 2008 Ray Strode <rstrode@redhat.com> - 0.3.2-2
ff210d
- dont go back to text mode on exit
ff210d
ff210d
* Mon Jun 16 2008 Ray Strode <rstrode@redhat.com> - 0.3.2-1
ff210d
- Update to version 0.3.2
ff210d
- show gradient in spinfinity plugin
ff210d
- Drop fade out in spinfinity plugin
ff210d
- fix throbber placement
ff210d
- rename graphical.so to default.so
ff210d
ff210d
* Thu Jun 12 2008 Ray Strode <rstrode@redhat.com> - 0.3.1-3
ff210d
- scriplet should be preun, not postun
ff210d
ff210d
* Thu Jun 12 2008 Ray Strode <rstrode@redhat.com> - 0.3.1-2
ff210d
- Fix postun scriptlet
ff210d
ff210d
* Thu Jun 12 2008 Ray Strode <rstrode@redhat.com> - 0.3.1-1
ff210d
- Update to version 0.3.1
ff210d
- Don't ship generated initrd scripts in tarball
ff210d
ff210d
* Thu Jun 12 2008 Ray Strode <rstrode@redhat.com> - 0.3.0-1
ff210d
- Update to version 0.3.0
ff210d
- Better plugin handling
ff210d
- Better integration with mkinitrd (pending mkinitrd changes)
ff210d
- random bug fixes
ff210d
ff210d
* Mon Jun  9 2008 Ray Strode <rstrode@redhat.com> - 0.2.0-1
ff210d
- Update to version 0.2.0
ff210d
- Integrate more tightly with nash (pending nash changes)
ff210d
- ship libs for out of tree splash plugins
ff210d
- gradient support
ff210d
- random bug fixes
ff210d
ff210d
* Fri May 30 2008 Ray Strode <rstrode@redhat.com> - 0.1.0-1
ff210d
- Initial import, version 0.1.0