From a113f85522e93ca1e19f49655b4fb8af0e07765a Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Fri, 14 Nov 2008 18:33:37 +0000 Subject: [PATCH] - Don't loop forever when tty returns NUL byte (bug 471498) --- plymouth.spec | 5 ++++- sources | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/plymouth.spec b/plymouth.spec index a1c4676..7a7ba20 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