rpms/plymouth/devel plymouth.spec,1.110,1.111 sources,1.44,1.45

Ray Strode rstrode at fedoraproject.org
Fri Nov 14 18:34:07 UTC 2008


Author: rstrode

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

Modified Files:
	plymouth.spec sources 
Log Message:
- Don't loop forever when tty returns NUL byte (bug 471498)



Index: plymouth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/devel/plymouth.spec,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- plymouth.spec	14 Nov 2008 16:44:46 -0000	1.110
+++ plymouth.spec	14 Nov 2008 18:33:37 -0000	1.111
@@ -5,7 +5,7 @@
 Summary: Plymouth Graphical Boot Animation and Logger
 Name: plymouth
 Version: 0.6.0
-Release: 0.2008.11.14.1%{?dist}
+Release: 0.2008.11.14.2%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@@ -306,6 +306,9 @@
 %defattr(-, root, root)
 
 %changelog
+* Fri Nov 14 2008 Ray Strode <rstrode at redhat.com> 0.6.0-0.2008.11.14.2
+- Don't loop forever when tty returns NUL byte (bug 471498)
+
 * Fri Nov 14 2008 Ray Strode <rstrode at redhat.com> 0.6.0-0.2008.11.14.1
 - Generate solar background dynamically to reduce ondisk size, and
   look better at various resolutions (Charlie, bug 471227)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/devel/sources,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- sources	14 Nov 2008 16:44:47 -0000	1.44
+++ sources	14 Nov 2008 18:33:37 -0000	1.45
@@ -1 +1 @@
-1ff333aa7e473b358c15290898f820c9  plymouth-0.6.0.tar.bz2
+d8b5dcd763acd1546ad1ace9d173f2f3  plymouth-0.6.0.tar.bz2




More information about the fedora-extras-commits mailing list