add unlock_all() function, atexit call

This commit is contained in:
havill 2004-09-27 19:22:34 +00:00
parent 2e2fed947b
commit 82522cc8c6
1 changed files with 3 additions and 3 deletions

View File

@ -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 <riel@redhat.com> 2:4.0.3-27
- fix unlocking of passwd.lock and group.lock (fix from bz #126709)
* Sun Sep 26 2004 Adrian Havill <riel@redhat.com> 2:4.0.3-28
- always unlock all files on any exit (#126709)
* Tue Aug 24 2004 Warren Togami <wtogami@redhat.com> 2:4.0.3-26
- #126596 fix Req and BuildReqs