add unlock_all() function, atexit call
This commit is contained in:
parent
2e2fed947b
commit
82522cc8c6
@ -7,7 +7,7 @@
|
|||||||
Summary: Utilities for managing accounts and shadow password files.
|
Summary: Utilities for managing accounts and shadow password files.
|
||||||
Name: shadow-utils
|
Name: shadow-utils
|
||||||
Version: 4.0.3
|
Version: 4.0.3
|
||||||
Release: 27
|
Release: 28
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
URL: http://shadow.pld.org.pl/
|
URL: http://shadow.pld.org.pl/
|
||||||
Source0: ftp://ftp.pld.org.pl/software/shadow/shadow-%{version}.tar.bz2
|
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*
|
%{_mandir}/*/man8/faillog.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Sep 26 2004 Rik van Riel <riel@redhat.com> 2:4.0.3-27
|
* Sun Sep 26 2004 Adrian Havill <riel@redhat.com> 2:4.0.3-28
|
||||||
- fix unlocking of passwd.lock and group.lock (fix from bz #126709)
|
- always unlock all files on any exit (#126709)
|
||||||
|
|
||||||
* Tue Aug 24 2004 Warren Togami <wtogami@redhat.com> 2:4.0.3-26
|
* Tue Aug 24 2004 Warren Togami <wtogami@redhat.com> 2:4.0.3-26
|
||||||
- #126596 fix Req and BuildReqs
|
- #126596 fix Req and BuildReqs
|
||||||
|
Loading…
Reference in New Issue
Block a user