rpms/plymouth/devel plymouth.spec, 1.45, 1.46 sources, 1.17, 1.18 escape-sends-empty-password.patch, 1.1, NONE fix-text-plugin-crasher.patch, 1.1, NONE

Ray Strode rstrode at fedoraproject.org
Fri Sep 5 15:29:53 UTC 2008


Author: rstrode

Update of /cvs/pkgs/rpms/plymouth/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23433

Modified Files:
	plymouth.spec sources 
Removed Files:
	escape-sends-empty-password.patch 
	fix-text-plugin-crasher.patch 
Log Message:
- Fix some confusion with password handling in details plugin



Index: plymouth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/devel/plymouth.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- plymouth.spec	27 Aug 2008 20:18:54 -0000	1.45
+++ plymouth.spec	5 Sep 2008 15:29:22 -0000	1.46
@@ -1,7 +1,7 @@
 Summary: Plymouth Graphical Boot Animation and Logger
 Name: plymouth
 Version: 0.6.0
-Release: 0.2008.08.27.2%{?dist}
+Release: 0.2008.09.05.1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@@ -9,8 +9,6 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Patch0: plymouth-0.5.0-textbar-hotness.patch
-Patch1: fix-text-plugin-crasher.patch
-Patch2: escape-sends-empty-password.patch
 
 Obsoletes: rhgb < 1:10.0.0
 Provides: rhgb = 1:10.0.0
@@ -108,8 +106,6 @@
 %prep
 %setup -q
 %patch0 -p1 -b .textbar
-%patch1 -p1 -b .fix-text-plugin-crasher
-%patch2 -p1 -b .escape-sends-empty-password
 
 %build
 %configure --enable-tracing --disable-tests --without-boot-entry \
@@ -230,8 +226,8 @@
 %{_libdir}/plymouth/spinfinity.so
 
 %changelog
-* Wed Aug 27 2008 Ray Strode <rstrode at redhat.com> 0.5.0-0.2008.08.27.2
-- If user hits escape, send "" as the password (bug 459111)
+* Fri Sep  5 2008 Ray Strode <rstrode at redhat.com> 0.5.0-0.2008.09.05.1
+- Fix some confusion with password handling in details plugin
 
 * Wed Aug 27 2008 Ray Strode <rstrode at redhat.com> 0.5.0-0.2008.08.27.1
 - Fix another crasher for users with encrypted disks (this time in


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- sources	27 Aug 2008 16:16:23 -0000	1.17
+++ sources	5 Sep 2008 15:29:23 -0000	1.18
@@ -1 +1 @@
-3c3a0172f6ebc51a01e194caa9720cb3  plymouth-0.6.0.tar.bz2
+67a3e4a19ebf0c802d43d12a11fd8e9c  plymouth-0.6.0.tar.bz2


--- escape-sends-empty-password.patch DELETED ---


--- fix-text-plugin-crasher.patch DELETED ---




More information about the fedora-extras-commits mailing list