fix 235641: useradd dumps core when build without WITH_SELINUX
This commit is contained in:
parent
0efaa0797a
commit
1db68add04
3 changed files with 6 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
Summary: Utilities for managing accounts and shadow password files
|
||||
Name: shadow-utils
|
||||
Version: 4.0.18.1
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Epoch: 2
|
||||
URL: http://shadow.pld.org.pl/
|
||||
Source0: ftp://ftp.pld.org.pl/software/shadow/shadow-%{version}.tar.bz2
|
||||
|
@ -223,6 +223,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_mandir}/*/man8/faillog.8*
|
||||
|
||||
%changelog
|
||||
* Tue Apr 10 2007 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-13
|
||||
- fix useradd dump core when build without WITH_SELINUX (#235641)
|
||||
|
||||
* Mon Mar 26 2007 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-12
|
||||
- create user's mailbox file by default (#231311)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue