increase threshold for uid/gid reservations to 200 (#515667)
This commit is contained in:
parent
8c824a0b04
commit
130ebc07b3
2 changed files with 6 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
Summary: Utilities for managing accounts and shadow password files
|
||||
Name: shadow-utils
|
||||
Version: 4.1.4.1
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Epoch: 2
|
||||
URL: http://pkg-shadow.alioth.debian.org/
|
||||
Source0: ftp://pkg-shadow.alioth.debian.org/pub/pkg-shadow/shadow-%{version}.tar.bz2
|
||||
|
@ -182,6 +182,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_mandir}/man8/vigr.8*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 05 2009 Peter Vrabec <pvrabec@redhat.com> 2:4.1.4.1-5
|
||||
- increase threshold for uid/gid reservations to 200 (#515667)
|
||||
|
||||
* Thu Jul 16 2009 Peter Vrabec <pvrabec@redhat.com> 2:4.1.4.1-4
|
||||
- fix a list of owned directories (#510366)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue