From 82522cc8c6c62475fa01c57133ab11229e383d97 Mon Sep 17 00:00:00 2001 From: havill Date: Mon, 27 Sep 2004 19:22:34 +0000 Subject: [PATCH] add unlock_all() function, atexit call --- shadow-utils.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/shadow-utils.spec b/shadow-utils.spec index 985e550..35ddf38 100644 --- a/shadow-utils.spec +++ b/shadow-utils.spec @@ -7,7 +7,7 @@ Summary: Utilities for managing accounts and shadow password files. Name: shadow-utils Version: 4.0.3 -Release: 27 +Release: 28 Epoch: 2 URL: http://shadow.pld.org.pl/ Source0: ftp://ftp.pld.org.pl/software/shadow/shadow-%{version}.tar.bz2 @@ -257,8 +257,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/man8/faillog.8* %changelog -* Sun Sep 26 2004 Rik van Riel 2:4.0.3-27 -- fix unlocking of passwd.lock and group.lock (fix from bz #126709) +* Sun Sep 26 2004 Adrian Havill 2:4.0.3-28 +- always unlock all files on any exit (#126709) * Tue Aug 24 2004 Warren Togami 2:4.0.3-26 - #126596 fix Req and BuildReqs