From f6df3673888f65454d460672550342b4812be841 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Tue, 10 Mar 2009 18:55:58 +0000 Subject: [PATCH] - Address one more issue with password handling. It wasn't working well for secondary devices when using the "details" plugin. --- plymouth.spec | 6 +++++- sources | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/plymouth.spec b/plymouth.spec index c1f928c..e5d0ed0 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -5,7 +5,7 @@ Summary: Graphical Boot Animation and Logger Name: plymouth Version: 0.7.0 -Release: 0.2009.03.09.1%{?dist} +Release: 0.2009.03.10.1%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -319,6 +319,10 @@ fi %defattr(-, root, root) %changelog +* Tue Mar 10 2009 Ray Strode 0.7.0-0.2009.03.10.1 +- Address one more issue with password handling. It wasn't working + well for secondary devices when using the "details" plugin. + * Mon Mar 9 2009 Ray Strode 0.7.0-0.2009.03.09.1 - Attempt to address some problems with password handling in the 0.7.0 snapshots diff --git a/sources b/sources index e138a12..6aaab21 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -825a8b5c66b1b6e48c638abfe2a38f36 plymouth-0.7.0.tar.bz2 +bb0730684ea7b9e9c709b0644ce45750 plymouth-0.7.0.tar.bz2