From 24be619fd56e56539605f45b79fdd7c9cea84d2b Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Nov 14 2008 18:30:17 +0000 Subject: - Don't loop forever when tty returns NUL byte (bug 471498) --- diff --git a/plymouth.spec b/plymouth.spec index a155d7a..26dc02b 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -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 @@ fi %defattr(-, root, root) %changelog +* Fri Nov 14 2008 Ray Strode 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 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) diff --git a/sources b/sources index 3bc5ff4..7f029db 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1ff333aa7e473b358c15290898f820c9 plymouth-0.6.0.tar.bz2 +d8b5dcd763acd1546ad1ace9d173f2f3 plymouth-0.6.0.tar.bz2