2de3ab
Summary: Utilities for managing accounts and shadow password files
2de3ab
Name: shadow-utils
2de3ab
Version: 4.9
4cce76
Release: 6%{?dist}
2de3ab
Epoch: 2
2de3ab
License: BSD and GPLv2+
2de3ab
URL: https://github.com/shadow-maint/shadow
b6bfd5
Source0: https://github.com/shadow-maint/shadow/releases/download/v%{version}/shadow-%{version}.tar.xz
b6bfd5
Source1: https://github.com/shadow-maint/shadow/releases/download/v%{version}/shadow-%{version}.tar.xz.asc
2de3ab
Source2: shadow-utils.useradd
2de3ab
Source3: shadow-utils.login.defs
2de3ab
Source4: shadow-bsd.txt
2de3ab
Source5: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
2de3ab
Source6: shadow-utils.HOME_MODE.xml
2de3ab
2de3ab
### Globals ###
2de3ab
%global includesubiddir %{_includedir}/shadow
2de3ab
2de3ab
### Patches ###
2de3ab
# Misc small changes - most probably non-upstreamable
2de3ab
Patch0: shadow-4.9-redhat.patch
2de3ab
# Be more lenient with acceptable user/group names - non upstreamable
2de3ab
Patch1: shadow-4.8-goodname.patch
2de3ab
# https://github.com/shadow-maint/shadow/commit/09c752f00f9dfc610f66d68be38c9e5be8ca7f15
2de3ab
Patch2: shadow-4.9-move-create-home.patch
2de3ab
# SElinux related - upstreamability unknown
2de3ab
Patch3: shadow-4.9-default-range.patch
2de3ab
# Misc manual page changes - non-upstreamable
2de3ab
Patch4: shadow-4.9-manfix.patch
2de3ab
# Date parsing improvement - could be upstreamed
2de3ab
Patch5: shadow-4.2.1-date-parsing.patch
2de3ab
# Additional error message - could be upstreamed
2de3ab
Patch6: shadow-4.6-move-home.patch
2de3ab
# Audit message changes - upstreamability unknown
2de3ab
Patch7: shadow-4.9-audit-update.patch
2de3ab
# Changes related to password unlocking - could be upstreamed
2de3ab
Patch8: shadow-4.5-usermod-unlock.patch
2de3ab
# Additional SElinux related changes - upstreamability unknown
2de3ab
Patch9: shadow-4.8-selinux-perms.patch
2de3ab
# Handle NULL return from *time funcs - could be upstreamed
2de3ab
Patch10: shadow-4.9-null-tm.patch
2de3ab
# Handle /etc/passwd corruption - could be upstreamed
2de3ab
Patch11: shadow-4.8-long-entry.patch
2de3ab
# Limit uid/gid allocation to non-zero - could be upstreamed
2de3ab
Patch12: shadow-4.6-sysugid-min-limit.patch
2de3ab
# Ignore LOGIN_PLAIN_PROMPT in login.defs - upstreamability unknown
2de3ab
Patch13: shadow-4.8-ignore-login-prompt.patch
2de3ab
# https://github.com/shadow-maint/shadow/commit/c6847011e8b656adacd9a0d2a78418cad0de34cb
2de3ab
Patch14: shadow-4.9-newuidmap-libeconf-dependency.patch
2de3ab
# https://github.com/shadow-maint/shadow/commit/e481437ab9ebe9a8bf8fbaabe986d42b2f765991
2de3ab
Patch15: shadow-4.9-usermod-allow-all-group-types.patch
2de3ab
# https://github.com/shadow-maint/shadow/commit/9dd720a28578eef5be8171697aae0906e4c53249
2de3ab
Patch16: shadow-4.9-useradd-avoid-generating-empty-subid-range.patch
2de3ab
# https://github.com/shadow-maint/shadow/commit/234e8fa7b134d1ebabfdad980a3ae5b63c046c62
2de3ab
Patch17: shadow-4.9-libmisc-fix-default-value-in-SHA_get_salt_rounds.patch
2de3ab
# https://github.com/shadow-maint/shadow/commit/234af5cf67fc1a3ba99fc246ba65869a3c416545
2de3ab
Patch18: shadow-4.9-semanage-close-the-selabel-handle.patch
2de3ab
# https://github.com/shadow-maint/shadow/commit/4624e9fca1b02b64e25e8b2280a0186182ab73ba
2de3ab
Patch19: shadow-4.9-revert-useradd-fix-memleak.patch
2de3ab
# https://github.com/shadow-maint/shadow/commit/06eb4e4d76ac7f1ac86e68a89b2dc9be7c7323a2
2de3ab
Patch20: shadow-4.9-useradd-copy-tree-argument.patch
2de3ab
# https://github.com/shadow-maint/shadow/commit/d8e54618feea201987c1f3cb402ed50d1d8b604f
2de3ab
Patch21: shadow-4.9-pwck-fix-segfault-when-calling-fprintf.patch
2de3ab
# https://github.com/shadow-maint/shadow/commit/497e90751bc0d95cc998b0f06305040563903948
2de3ab
Patch22: shadow-4.9-newgrp-fix-segmentation-fault.patch
2de3ab
# https://github.com/shadow-maint/shadow/commit/3b6ccf642c6bb2b7db087f09ee563ae9318af734
2de3ab
Patch23: shadow-4.9-getsubids.patch
2de3ab
# https://github.com/shadow-maint/shadow/commit/a757b458ffb4fb9a40bcbb4f7869449431c67f83
2de3ab
Patch24: shadow-4.9-groupdel-fix-sigsegv-when-passwd-does-not-exist.patch
b6bfd5
# https://github.com/shadow-maint/shadow/commit/f1f1678e13aa3ae49bdb139efaa2c5bc53dcfe92
b6bfd5
Patch25: shadow-4.9-useradd-modify-check-ID-range-for-system-users.patch
b6bfd5
# https://github.com/shadow-maint/shadow/commit/3ec32f9975f262073f8fbdecd2bfaee4a1d3db48
b6bfd5
Patch26: shadow-4.9-subordinateio-compare-owner-ID.patch
4cce76
# https://github.com/shadow-maint/shadow/commit/0593b330d8413e9694b5d6783bb90974c9b141c5
4cce76
# https://github.com/shadow-maint/shadow/commit/45d674621918664c8736f94f862e86bddf4c3fd4
4cce76
Patch27: shadow-4.9-badname-special-characters.patch
2de3ab
2de3ab
### Dependencies ###
2de3ab
Requires: audit-libs >= 1.6.5
2de3ab
Requires: libselinux >= 1.25.2-1
2de3ab
Requires: setup
2de3ab
2de3ab
### Build Dependencies ###
2de3ab
BuildRequires: audit-libs-devel >= 1.6.5
2de3ab
BuildRequires: autoconf
2de3ab
BuildRequires: automake
2de3ab
BuildRequires: bison
2de3ab
BuildRequires: docbook-dtds
2de3ab
BuildRequires: docbook-style-xsl
2de3ab
BuildRequires: flex
2de3ab
BuildRequires: gcc
2de3ab
BuildRequires: gettext-devel
2de3ab
BuildRequires: itstool
2de3ab
BuildRequires: libacl-devel
2de3ab
BuildRequires: libattr-devel
2de3ab
BuildRequires: libselinux-devel >= 1.25.2-1
2de3ab
BuildRequires: libsemanage-devel
2de3ab
BuildRequires: libtool
2de3ab
BuildRequires: libxslt
2de3ab
BuildRequires: make
2de3ab
2de3ab
### Provides ###
2de3ab
Provides: shadow = %{epoch}:%{version}-%{release}
2de3ab
2de3ab
%description
2de3ab
The shadow-utils package includes the necessary programs for
2de3ab
converting UNIX password files to the shadow password format, plus
2de3ab
programs for managing user and group accounts. The pwconv command
2de3ab
converts passwords to the shadow password format. The pwunconv command
2de3ab
unconverts shadow passwords and generates a passwd file (a standard
2de3ab
UNIX password file). The pwck command checks the integrity of password
2de3ab
and shadow files. The lastlog command prints out the last login times
2de3ab
for all users. The useradd, userdel, and usermod commands are used for
2de3ab
managing user accounts. The groupadd, groupdel, and groupmod commands
2de3ab
are used for managing group accounts.
2de3ab
2de3ab
2de3ab
### Subpackages ###
2de3ab
%package subid
2de3ab
Summary: A library to manage subordinate uid and gid ranges
2de3ab
License: BSD and GPLv2+
2de3ab
2de3ab
%description subid
2de3ab
Utility library that provides a way to manage subid ranges.
2de3ab
2de3ab
2de3ab
%package subid-devel
2de3ab
Summary: Development package for shadow-utils-subid
2de3ab
License: BSD and GPLv2+
b6bfd5
Requires: shadow-utils-subid = %{epoch}:%{version}-%{release}
2de3ab
2de3ab
%description subid-devel
2de3ab
Development files for shadow-utils-subid.
2de3ab
2de3ab
%prep
2de3ab
%setup -q -n shadow-%{version}
2de3ab
%patch0 -p1 -b .redhat
2de3ab
%patch1 -p1 -b .goodname
2de3ab
%patch2 -p1 -b .move-create-home
2de3ab
%patch3 -p1 -b .default-range
2de3ab
%patch4 -p1 -b .manfix
2de3ab
%patch5 -p1 -b .date-parsing
2de3ab
%patch6 -p1 -b .move-home
2de3ab
%patch7 -p1 -b .audit-update
2de3ab
%patch8 -p1 -b .unlock
2de3ab
%patch9 -p1 -b .selinux-perms
2de3ab
%patch10 -p1 -b .null-tm
2de3ab
%patch11 -p1 -b .long-entry
2de3ab
%patch12 -p1 -b .sysugid-min-limit
2de3ab
%patch13 -p1 -b .login-prompt
2de3ab
%patch14 -p1 -b .newuidmap-libeconf-dependency
2de3ab
%patch15 -p1 -b .usermod-allow-all-group-types
2de3ab
%patch16 -p1 -b .useradd-avoid-generating-empty-subid-range
2de3ab
%patch17 -p1 -b .libmisc-fix-default-value-in-SHA_get_salt_rounds
2de3ab
%patch18 -p1 -b .semanage-close-the-selabel-handle
2de3ab
%patch19 -p1 -b .revert-useradd-fix-memleak
2de3ab
%patch20 -p1 -b .useradd-copy-tree-argument
2de3ab
%patch21 -p1 -b .pwck-fix-segfault-when-calling-fprintf
2de3ab
%patch22 -p1 -b .newgrp-fix-segmentation-fault
2de3ab
%patch23 -p1 -b .getsubids
2de3ab
%patch24 -p1 -b .groupdel-fix-sigsegv-when-passwd-does-not-exist
b6bfd5
%patch25 -p1 -b .useradd-modify-check-ID-range-for-system-users
b6bfd5
%patch26 -p1 -b .subordinateio-compare-owner-ID
4cce76
%patch27 -p1 -b .badname-special-characters
2de3ab
2de3ab
iconv -f ISO88591 -t utf-8  doc/HOWTO > doc/HOWTO.utf8
2de3ab
cp -f doc/HOWTO.utf8 doc/HOWTO
2de3ab
2de3ab
cp -a %{SOURCE4} %{SOURCE5} .
2de3ab
cp -a %{SOURCE6} man/login.defs.d/HOME_MODE.xml
2de3ab
2de3ab
# Force regeneration of getdate.c
2de3ab
rm libmisc/getdate.c
2de3ab
2de3ab
%build
2de3ab
%ifarch sparc64
2de3ab
#sparc64 need big PIE
2de3ab
export CFLAGS="$RPM_OPT_FLAGS -fPIE"
2de3ab
export LDFLAGS="-pie -Wl,-z,relro -Wl,-z,now"
2de3ab
%else
2de3ab
export CFLAGS="$RPM_OPT_FLAGS -fpie"
2de3ab
export LDFLAGS="-pie -Wl,-z,relro -Wl,-z,now"
2de3ab
%endif
2de3ab
2de3ab
autoreconf
2de3ab
%configure \
2de3ab
        --enable-shadowgrp \
2de3ab
        --enable-man \
2de3ab
        --with-audit \
2de3ab
        --with-sha-crypt \
2de3ab
        --with-selinux \
2de3ab
        --without-libcrack \
2de3ab
        --without-libpam \
2de3ab
        --enable-shared \
2de3ab
        --with-group-name-max-length=32
2de3ab
%make_build
2de3ab
2de3ab
%install
2de3ab
%make_install gnulocaledir=$RPM_BUILD_ROOT%{_datadir}/locale MKINSTALLDIRS=`pwd`/mkinstalldirs
2de3ab
install -d -m 755 $RPM_BUILD_ROOT%{_sysconfdir}/default
2de3ab
install -p -c -m 0644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/login.defs
2de3ab
install -p -c -m 0600 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/default/useradd
2de3ab
2de3ab
2de3ab
ln -s useradd $RPM_BUILD_ROOT%{_sbindir}/adduser
2de3ab
ln -s useradd.8 $RPM_BUILD_ROOT%{_mandir}/man8/adduser.8
2de3ab
for subdir in $RPM_BUILD_ROOT%{_mandir}/{??,??_??,??_??.*}/man* ; do
2de3ab
        test -d $subdir && test -e $subdir/useradd.8 && echo ".so man8/useradd.8" > $subdir/adduser.8
2de3ab
done
2de3ab
2de3ab
# Remove binaries we don't use.
2de3ab
rm $RPM_BUILD_ROOT%{_bindir}/chfn
2de3ab
rm $RPM_BUILD_ROOT%{_bindir}/chsh
2de3ab
rm $RPM_BUILD_ROOT%{_bindir}/expiry
2de3ab
rm $RPM_BUILD_ROOT%{_bindir}/groups
2de3ab
rm $RPM_BUILD_ROOT%{_bindir}/login
2de3ab
rm $RPM_BUILD_ROOT%{_bindir}/passwd
2de3ab
rm $RPM_BUILD_ROOT%{_bindir}/su
2de3ab
rm $RPM_BUILD_ROOT%{_bindir}/faillog
2de3ab
rm $RPM_BUILD_ROOT%{_sysconfdir}/login.access
2de3ab
rm $RPM_BUILD_ROOT%{_sysconfdir}/limits
2de3ab
rm $RPM_BUILD_ROOT%{_sbindir}/logoutd
2de3ab
rm $RPM_BUILD_ROOT%{_sbindir}/nologin
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/man1/chfn.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/*/man1/chfn.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/man1/chsh.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/*/man1/chsh.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/man1/expiry.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/*/man1/expiry.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/man1/groups.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/*/man1/groups.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/man1/login.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/*/man1/login.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/man1/passwd.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/*/man1/passwd.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/man1/su.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/*/man1/su.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/man5/limits.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/*/man5/limits.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/man5/login.access.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/*/man5/login.access.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/man5/passwd.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/*/man5/passwd.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/man5/porttime.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/*/man5/porttime.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/man5/suauth.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/*/man5/suauth.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/man8/logoutd.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/*/man8/logoutd.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/man8/nologin.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/*/man8/nologin.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/man3/getspnam.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/*/man3/getspnam.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/man5/faillog.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/*/man5/faillog.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/man8/faillog.*
2de3ab
rm $RPM_BUILD_ROOT%{_mandir}/*/man8/faillog.*
2de3ab
2de3ab
find $RPM_BUILD_ROOT%{_mandir} -depth -type d -empty -delete
2de3ab
%find_lang shadow
2de3ab
for dir in $(ls -1d $RPM_BUILD_ROOT%{_mandir}/{??,??_??}) ; do
2de3ab
    dir=$(echo $dir | sed -e "s|^$RPM_BUILD_ROOT||")
2de3ab
    lang=$(basename $dir)
2de3ab
#   echo "%%lang($lang) $dir" >> shadow.lang
2de3ab
#   echo "%%lang($lang) $dir/man*" >> shadow.lang
2de3ab
    echo "%%lang($lang) $dir/man*/*" >> shadow.lang
2de3ab
done
2de3ab
2de3ab
# Move header files to its own folder
2de3ab
echo $(ls)
2de3ab
mkdir -p $RPM_BUILD_ROOT/%{includesubiddir}
2de3ab
install -m 644 libsubid/subid.h $RPM_BUILD_ROOT/%{includesubiddir}/
2de3ab
2de3ab
# Remove .la files created by libsubid
2de3ab
rm -f $RPM_BUILD_ROOT/%{_libdir}/libsubid.la
2de3ab
2de3ab
%files -f shadow.lang
2de3ab
%doc NEWS doc/HOWTO README
2de3ab
%license gpl-2.0.txt shadow-bsd.txt
2de3ab
%attr(0644,root,root)   %config(noreplace) %{_sysconfdir}/login.defs
2de3ab
%attr(0644,root,root)   %config(noreplace) %{_sysconfdir}/default/useradd
2de3ab
%{_bindir}/sg
2de3ab
%attr(4755,root,root) %{_bindir}/chage
2de3ab
%attr(4755,root,root) %{_bindir}/gpasswd
2de3ab
%{_bindir}/lastlog
2de3ab
%attr(4755,root,root) %{_bindir}/newgrp
2de3ab
%attr(0755,root,root) %caps(cap_setgid=ep) %{_bindir}/newgidmap
2de3ab
%attr(0755,root,root) %caps(cap_setuid=ep) %{_bindir}/newuidmap
2de3ab
%{_sbindir}/adduser
2de3ab
%attr(0755,root,root)   %{_sbindir}/user*
2de3ab
%attr(0755,root,root)   %{_sbindir}/group*
2de3ab
%{_sbindir}/grpck
2de3ab
%{_sbindir}/pwck
2de3ab
%{_sbindir}/*conv
2de3ab
%{_sbindir}/chpasswd
2de3ab
%{_sbindir}/chgpasswd
2de3ab
%{_sbindir}/newusers
2de3ab
%{_sbindir}/vipw
2de3ab
%{_sbindir}/vigr
2de3ab
%{_mandir}/man1/chage.1*
2de3ab
%{_mandir}/man1/gpasswd.1*
2de3ab
%{_mandir}/man1/sg.1*
2de3ab
%{_mandir}/man1/newgrp.1*
2de3ab
%{_mandir}/man1/newgidmap.1*
2de3ab
%{_mandir}/man1/newuidmap.1*
2de3ab
%{_mandir}/man3/shadow.3*
2de3ab
%{_mandir}/man5/shadow.5*
2de3ab
%{_mandir}/man5/login.defs.5*
2de3ab
%{_mandir}/man5/gshadow.5*
2de3ab
%{_mandir}/man5/subuid.5*
2de3ab
%{_mandir}/man5/subgid.5*
2de3ab
%{_mandir}/man8/adduser.8*
2de3ab
%{_mandir}/man8/group*.8*
2de3ab
%{_mandir}/man8/user*.8*
2de3ab
%{_mandir}/man8/pwck.8*
2de3ab
%{_mandir}/man8/grpck.8*
2de3ab
%{_mandir}/man8/chpasswd.8*
2de3ab
%{_mandir}/man8/chgpasswd.8*
2de3ab
%{_mandir}/man8/newusers.8*
2de3ab
%{_mandir}/man8/*conv.8*
2de3ab
%{_mandir}/man8/lastlog.8*
2de3ab
%{_mandir}/man8/vipw.8*
2de3ab
%{_mandir}/man8/vigr.8*
2de3ab
2de3ab
%files subid
2de3ab
%{_libdir}/libsubid.so.*
2de3ab
%{_bindir}/getsubids
2de3ab
%{_mandir}/man1/getsubids.1*
2de3ab
2de3ab
%files subid-devel
2de3ab
%{includesubiddir}/subid.h
2de3ab
%{_libdir}/libsubid.so
2de3ab
2de3ab
%changelog
4cce76
* Wed Sep 28 2022 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.9-6
4cce76
- Change "badnames" to "badname" as this is the accepted option name. Resolves: #2076819
4cce76
b6bfd5
* Thu Jul 21 2022 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.9-5
b6bfd5
- subordinateio: also compare the owner ID. Resolves: #2109410
b6bfd5
b6bfd5
* Fri Apr 22 2022 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.9-4
b6bfd5
- useradd: modify check ID range for system users. Resolves: #2004911
b6bfd5
- Fix release sources
b6bfd5
- Add subid requirement for subid-devel
b6bfd5
2de3ab
* Thu Dec  2 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.9-3
2de3ab
- getsubids: provide system binary and man page. Resolves: #2013015
2de3ab
- useradd: generate home and mail directories with selinux user attribute. Resolves: #1993081
2de3ab
- useradd: revert fix memleak of grp. Resolves: #2020238
2de3ab
- groupdel: fix SIGSEGV when passwd does not exist. Resolves: #2024834
2de3ab
- pwck: fix segfault when calling fprintf()
2de3ab
- newgrp: fix segmentation fault
2de3ab
- Clean spec file: organize dependencies and move License location
2de3ab
2de3ab
* Tue Aug 17 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.9-2
2de3ab
- libmisc: fix default value in SHA_get_salt_rounds(). Resolves: #1993919
2de3ab
2de3ab
* Thu Aug 12 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.9-1
2de3ab
- Rebase to version 4.9. Resolves: #1989556
2de3ab
- usermod: allow all group types with -G option. Resolves: #1975329
2de3ab
- useradd: avoid generating an empty subid range
2de3ab
- Clean spec file
2de3ab
2de3ab
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2:4.8.1-12
2de3ab
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
2de3ab
  Related: rhbz#1991688
2de3ab
2de3ab
* Wed Jul 14 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8.1-11
2de3ab
- Fix regression issues detected in rhbz#667593 and rhbz#672510. Resolves: #1938871
2de3ab
2de3ab
* Tue Jul 13 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8.1-10
2de3ab
- Covscan fixes. Resolves: #1938871
2de3ab
2de3ab
* Fri Jun 25 2021 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8.1-9
2de3ab
- libsubid: creation and nsswitch support. Resolves: #1859252
2de3ab
- Creation of subid and subid-devel subpackages
2de3ab
- man: mention NSS in new[ug]idmap manpages
2de3ab
- libsubid: move development header to shadow folder
2de3ab
- libsubid: don't print error messages on stderr by default
2de3ab
- libsubid: libsubid_init return false if out of memory
2de3ab
- useradd: fix SUB_UID_COUNT=0
2de3ab
- libsubid: don't return owner in list_owner_ranges API call
2de3ab
- libsubid: libsubid_init don't print messages on error
2de3ab
- libsubid: fix newusers when nss provides subids
2de3ab
- man: clarify subid delegation
2de3ab
- libsubid: make shadow_logfd not extern
2de3ab
- login.defs: include HMAC_CRYPTO_ALGO key
2de3ab
2de3ab
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2:4.8.1-8
2de3ab
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
2de3ab
2de3ab
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.8.1-7
2de3ab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
2de3ab
2de3ab
* Mon Nov  9 2020 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8.1-6
2de3ab
- commonio: force lock file sync (#1862056)
2de3ab
2de3ab
* Tue Nov  3 2020 Petr Lautrbach <plautrba@redhat.com> - 2:4.8.1-5
2de3ab
- Rebuild with libsemanage.so.2
2de3ab
2de3ab
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.8.1-4
2de3ab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
2de3ab
2de3ab
* Thu May 14 2020 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8.1-3
2de3ab
- check only local groups when adding new supplementary groups to a user (#1727236)
2de3ab
2de3ab
* Tue Mar 24 2020 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8.1-2
2de3ab
- useradd: clarify the useradd -d parameter behavior in man page
2de3ab
2de3ab
* Tue Mar 17 2020 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8.1-1
2de3ab
- updated upstream to 4.8.1
2de3ab
2de3ab
* Tue Mar 17 2020 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8-5
2de3ab
- synchronized login.defs with upstream file (#1261099 and #1807957)
2de3ab
2de3ab
* Mon Feb 24 2020 Iker Pedrosa <ipedrosa@redhat.com> - 2:4.8-4
2de3ab
- fix useradd: doesn't generate spool mail with the proper SELinux user identity
2de3ab
  (#1690527)
2de3ab
2de3ab
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.8-3
2de3ab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
2de3ab
2de3ab
* Thu Jan 16 2020 Tomáš Mráz <tmraz@redhat.com> - 2:4.8-2
2de3ab
- make the invalid shell check into warning
2de3ab
2de3ab
* Mon Jan 13 2020 Tomáš Mráz <tmraz@redhat.com> - 2:4.8-1
2de3ab
- update to current upstream release 4.8
2de3ab
2de3ab
* Mon Sep  2 2019 Tomáš Mráz <tmraz@redhat.com> - 2:4.6-16
2de3ab
- fix SELinux related problem in chpasswd/chgpasswd when run with -R
2de3ab
  (patch by Petr Lautrbach) (#1747215)
2de3ab
2de3ab
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.6-15
2de3ab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
2de3ab
2de3ab
* Fri Jun  7 2019 Tomáš Mráz <tmraz@redhat.com> - 2:4.6-14
2de3ab
- minor auditing fixes
2de3ab
2de3ab
* Fri May  3 2019 Tomáš Mráz <tmraz@redhat.com> - 2:4.6-13
2de3ab
- use lckpwdf() again to disable concurrent edits of databases by
2de3ab
  other applications
2de3ab
2de3ab
* Tue Apr  2 2019 Tomáš Mráz <tmraz@redhat.com> - 2:4.6-12
2de3ab
- force regeneration of getdate.c otherwise the date parsing fix
2de3ab
  is not applied
2de3ab
2de3ab
* Fri Mar 22 2019 Tomáš Mráz <tmraz@redhat.com> - 2:4.6-11
2de3ab
- clarify chage manual page in regards to shadow and passwd
2de3ab
  inconsistency (#1686440)
2de3ab
2de3ab
* Thu Mar 21 2019 Tomáš Mráz <tmraz@redhat.com> - 2:4.6-10
2de3ab
- Ignore LOGIN_PLAIN_PROMPT variable in login.defs
2de3ab
2de3ab
* Thu Mar  7 2019 Tim Landscheidt <tim@tim-landscheidt.de> - 2:4.6-9
2de3ab
- Remove obsolete requirements for post/pre scriptlets
2de3ab
2de3ab
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.6-8
2de3ab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
2de3ab
2de3ab
* Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 2:4.6-7
2de3ab
- Rebuilt for libcrypt.so.2 (#1666033)
2de3ab
2de3ab
* Tue Dec 18 2018 Tomáš Mráz <tmraz@redhat.com> - 2:4.6-6
2de3ab
- usermod: guard against unsafe change of ownership of
2de3ab
  special home directories
2de3ab
2de3ab
* Mon Nov 19 2018 Tomáš Mráz <tmraz@redhat.com> - 2:4.6-5
2de3ab
- use itstool instead of xml2po
2de3ab
2de3ab
* Tue Nov  6 2018 Tomáš Mráz <tmraz@redhat.com> - 2:4.6-4
2de3ab
- use cap_setxid file capabilities for newxidmap instead of making them setuid
2de3ab
- limit the SYS_U/GID_MIN value to 1 as the algorithm does not work with 0
2de3ab
  and the 0 is always used by root anyway
2de3ab
- manual page improvements
2de3ab
2de3ab
* Wed Oct 10 2018 Tomáš Mráz <tmraz@redhat.com> - 2:4.6-3
2de3ab
- fix some issues from Coverity scan
2de3ab
- flush sssd caches - patch by Jakub Hrozek
2de3ab
2de3ab
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.6-2
2de3ab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
2de3ab
2de3ab
* Mon May 28 2018 Tomáš Mráz <tmraz@redhat.com> - 2:4.6-1
2de3ab
- update to current upstream release 4.6
2de3ab
2de3ab
* Fri Apr 20 2018 Tomáš Mráz <tmraz@redhat.com> - 2:4.5-10
2de3ab
- Raise limit for passwd and shadow entry length but also prevent
2de3ab
  writing longer entries (#1422497)
2de3ab
2de3ab
* Tue Feb 06 2018 Björn Esser <besser82@fedoraproject.org> - 2:4.5-9
2de3ab
- Add patch to include crypt.h, if present
2de3ab
- Use %%make_{build,install} macros
2de3ab
- Refresh other patches for proper alignment
2de3ab
2de3ab
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 2:4.5-8
2de3ab
- Rebuilt for switch to libxcrypt
2de3ab
2de3ab
* Mon Nov  6 2017 Tomáš Mráz <tmraz@redhat.com> - 2:4.5-7
2de3ab
- fix regression caused by the userdel-chroot patch (#1509978)
2de3ab
2de3ab
* Thu Nov  2 2017 Tomáš Mráz <tmraz@redhat.com> - 2:4.5-6
2de3ab
- fix userdel in chroot (#1316168)
2de3ab
- add useful chage -E example to chage manpage
2de3ab
2de3ab
* Fri Sep 15 2017 Tomáš Mráz <tmraz@redhat.com> - 2:4.5-5
2de3ab
- do not allow "." and ".." user names
2de3ab
2de3ab
* Mon Aug 14 2017 Tomáš Mráz <tmraz@redhat.com> - 2:4.5-4
2de3ab
- allow switching to secondary group without checking the membership
2de3ab
  explicitly (patch from upstream)
2de3ab
2de3ab
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.5-3
2de3ab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2de3ab
2de3ab
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.5-2
2de3ab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2de3ab
2de3ab
* Fri Jul 21 2017 Tomáš Mráz <tmraz@redhat.com> - 2:4.5-1
2de3ab
- update to current upstream release 4.5
2de3ab
2de3ab
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:4.3.1-3
2de3ab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2de3ab
2de3ab
* Thu Aug 25 2016 Tomáš Mráz <tmraz@redhat.com> - 2:4.3.1-2
2de3ab
- fix regression in useradd - not processing defaults properly (#1369979)
2de3ab
2de3ab
* Tue Aug 23 2016 Tomáš Mráz <tmraz@redhat.com> - 2:4.3.1-1
2de3ab
- new upstream release fixing low impact security issue
2de3ab
2de3ab
* Tue Jun 14 2016 Tomáš Mráz <tmraz@redhat.com> - 2:4.2.1-11
2de3ab
- guard for localtime() and gmtime() failure
2de3ab
2de3ab
* Mon May 30 2016 Tomáš Mráz <tmraz@redhat.com> - 2:4.2.1-10
2de3ab
- chpasswd, chgpasswd: open audit when starting
2de3ab
2de3ab
* Thu May 26 2016 Tomáš Mráz <tmraz@redhat.com> - 2:4.2.1-9
2de3ab
- chgpasswd: do not remove it
2de3ab
- chpasswd, chgpasswd: add selinux_check_access call (#1336902)
2de3ab
2de3ab
* Thu Mar 17 2016 Tomáš Mráz <tmraz@redhat.com> - 2:4.2.1-8
2de3ab
- userdel: fix userdel -f with /etc/subuid present (#1316168)
2de3ab
2de3ab
* Tue Feb  9 2016 Tomáš Mráz <tmraz@redhat.com> - 2:4.2.1-7
2de3ab
- usermod: properly return error during password manipulation
2de3ab
2de3ab
* Wed Feb  3 2016 Tomáš Mráz <tmraz@redhat.com> - 2:4.2.1-6
2de3ab
- add possibility to clear or set lastlog record for user via lastlog
2de3ab
2de3ab
* Fri Jan  8 2016 Tomáš Mráz <tmraz@redhat.com> - 2:4.2.1-5
2de3ab
- do not use obscure permissions for binaries
2de3ab
- remove unused commands from login.defs(5) cross-reference
2de3ab
2de3ab
* Fri Nov  6 2015 Tomáš Mráz <tmraz@redhat.com> - 2:4.2.1-4
2de3ab
- document that groupmems is not setuid root
2de3ab
- document that expiration of the password after inactivity period
2de3ab
  locks the user account completely
2de3ab
2de3ab
* Thu Aug 27 2015 Tomáš Mráz <tmraz@redhat.com> - 2:4.2.1-3
2de3ab
- unlock also passwords locked with passwd -l
2de3ab
- prevent breaking user entry by entering a password containing colon
2de3ab
- fix possible DoS when locking the database files for update
2de3ab
- properly use login.defs from the chroot in useradd
2de3ab
2de3ab
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:4.2.1-2
2de3ab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2de3ab
2de3ab
* Wed Nov 26 2014 Tomáš Mráz <tmraz@redhat.com> - 2:4.2.1-1
2de3ab
- new upstream release with support for subordinate uids and gids
2de3ab
2de3ab
* Tue Nov 25 2014 Tomáš Mráz <tmraz@redhat.com> - 2:4.1.5.1-22
2de3ab
- small adjustments to the audit patch
2de3ab
2de3ab
* Fri Oct 17 2014 Tomáš Mráz <tmraz@redhat.com> - 2:4.1.5.1-21
2de3ab
- update auditing to cover more events and fix some incorrect audit
2de3ab
  records - patch by Steve Grubb (#1151580)
2de3ab
- apply the same new allocation algorithm to uids as for gids
2de3ab
2de3ab
* Wed Sep 10 2014 Tomas Mraz <tmraz@redhat.com> - 2:4.1.5.1-20
2de3ab
- discard obsolete matchpathcon cache after semanage_commit()
2de3ab
2de3ab
* Tue Sep  9 2014 Tomas Mraz <tmraz@redhat.com> - 2:4.1.5.1-19
2de3ab
- disallow all-numeric user and group names (#1139318)
2de3ab
2de3ab
* Fri Aug 29 2014 Tomas Mraz <tmraz@redhat.com> - 2:4.1.5.1-18
2de3ab
- label the newly created home dir correctly (#1077809)
2de3ab
- mention that chage -d 0 forces password change (#1135010)
2de3ab
- improve date parsing and error detecting in chage
2de3ab
- avoid full group database scanning in newgrp in most common case
2de3ab
- report error if usermod asked for moving homedir and it does not exist
2de3ab
2de3ab
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:4.1.5.1-17
2de3ab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2de3ab
2de3ab
* Tue Aug  5 2014 Tom Callaway <spot@fedoraproject.org> - 2:4.1.5.1-16
2de3ab
- fix license handling
2de3ab
2de3ab
* Mon Jul 14 2014 Tomas Mraz <tmraz@redhat.com> - 2:4.1.5.1-15
2de3ab
- revert the last change as it is not really needed
2de3ab
2de3ab
* Thu Jul 10 2014 Tomas Mraz <tmraz@redhat.com> - 2:4.1.5.1-14
2de3ab
- put system users and groups into /usr/lib/{passwd,group} if
2de3ab
  the files exist and SHADOW_USE_USRLIB environment variable is set
2de3ab
  Patch by Colin Walters
2de3ab
2de3ab
* Mon Jun 30 2014 Tomas Mraz <tmraz@redhat.com> - 2:4.1.5.1-13
2de3ab
- ignore getgrgid() errors for now
2de3ab
2de3ab
* Mon Jun 30 2014 Tomas Mraz <tmraz@redhat.com> - 2:4.1.5.1-12
2de3ab
- improve group allocation algorithm - patch by Stephen Gallager (#1089738)
2de3ab
2de3ab
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:4.1.5.1-11
2de3ab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2de3ab
2de3ab
* Wed Feb 12 2014 Tomas Mraz <tmraz@redhat.com> - 2:4.1.5.1-10
2de3ab
- clean up login.defs manpage
2de3ab
- properly document userdel -f behavior
2de3ab
2de3ab
* Fri Oct 18 2013 Tomas Mraz <tmraz@redhat.com> - 2:4.1.5.1-9
2de3ab
- document that the directory where user's home is created must exist
2de3ab
2de3ab
* Thu Jul 25 2013 Tomas Mraz <tmraz@redhat.com> - 2:4.1.5.1-8
2de3ab
- slightly more meaningful error messages if crypt() returns NULL (#988184)
2de3ab
- explicit suid permissions
2de3ab
2de3ab
* Fri Jul 19 2013 Tomas Mraz <tmraz@redhat.com> - 2:4.1.5.1-7
2de3ab
- fix useradd man page bugs
2de3ab
2de3ab
* Fri Jun 14 2013 Tomas Mraz <tmraz@redhat.com> - 2:4.1.5.1-6
2de3ab
- report error to stdout when SELinux context for home directory
2de3ab
  cannot be determined (#973647)
2de3ab
- audit the changing home directory owner (#885797)
2de3ab
- do not set the default SELinux MLS range (#852676)
2de3ab
2de3ab
* Tue Mar 19 2013 Tomas Mraz <tmraz@redhat.com> - 2:4.1.5.1-5
2de3ab
- improve the failure syslog message in useradd (#830617)
2de3ab
2de3ab
* Wed Feb 20 2013 Tomas Mraz <tmraz@redhat.com> - 2:4.1.5.1-4
2de3ab
- keep the original context if matchpathcon() fails (#912399)
2de3ab
2de3ab
* Tue Jan 29 2013 Tomas Mraz <tmraz@redhat.com> - 2:4.1.5.1-3
2de3ab
- fix bugs in merge_group_entries()
2de3ab
2de3ab
* Fri Jan 11 2013 Tomas Mraz <tmraz@redhat.com> - 2:4.1.5.1-2
2de3ab
- /etc/default is owned by glibc-common now (#894194)
2de3ab
2de3ab
* Wed Sep 19 2012 Tomas Mraz <tmraz@redhat.com> - 2:4.1.5.1-1
2de3ab
- new upstream version
2de3ab
- use the original file permissions when creating backup (#853102)
2de3ab
2de3ab
* Wed Jul 25 2012 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.5-5
2de3ab
- make /etc/default/useradd world-readable (#835137)
2de3ab
2de3ab
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:4.1.5-4
2de3ab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2de3ab
2de3ab
* Mon Jun 18 2012 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.5-3
2de3ab
- pwconv/grpconv skipped 2nd of consecutive failures (#832995)
2de3ab
2de3ab
* Thu Mar 22 2012 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.5-2
2de3ab
- fix selinux context handling
2de3ab
- reset selinux context on files copied from skel
2de3ab
2de3ab
* Mon Mar 19 2012 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.5-1
2de3ab
- upgrade
2de3ab
2de3ab
* Tue Feb 07 2012 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.3-14
2de3ab
- compile with PIE and RELRO flags (#784349)
2de3ab
2de3ab
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:4.1.4.3-13
2de3ab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2de3ab
2de3ab
* Tue Dec 20 2011 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.3-12
2de3ab
- fix leaks in .IDs patch (#734340)
2de3ab
2de3ab
* Wed Nov 16 2011 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.3-11
2de3ab
- free memory associated with SELinux security contexts
2de3ab
2de3ab
* Wed Nov 09 2011 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.3-10
2de3ab
- replace semanage call by library call
2de3ab
- useradd man page (#739147)
2de3ab
2de3ab
* Tue Aug 02 2011 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.3-9
2de3ab
- man page adjustment (userdel -Z)
2de3ab
2de3ab
* Tue Aug 02 2011 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.3-8
2de3ab
- fixing semanage issue (#701355)
2de3ab
2de3ab
* Fri Jul 22 2011 Miloslav Trmač <mitr@redhat.com> - 2:4.1.4.3-7
2de3ab
- Make sure /etc/login.defs is not changed on upgrades from Fedora 1[345].
2de3ab
2de3ab
* Wed Jun 29 2011 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.3-6
2de3ab
- man page fixes (#696213 #674878)
2de3ab
2de3ab
* Tue Jun 28 2011 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.3-5
2de3ab
- userdel option to remove Linux login <-> SELinux login mapping (#639900)
2de3ab
- useradd special exit value if SELinux user mapping is invalid (#639975)
2de3ab
- usermod special exit value if SELinux user mapping is invalid (#639976)
2de3ab
2de3ab
* Mon Jun 27 2011 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.3-4
2de3ab
- refer to PAM in /etc/login.defs (#629277)
2de3ab
2de3ab
* Mon Jun 06 2011 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.3-3
2de3ab
- fix shadow-4.1.4.2-underflow.patch
2de3ab
2de3ab
* Tue May 31 2011 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.3-2
2de3ab
- fix integer underflow in laslog (#706321)
2de3ab
2de3ab
* Fri May 20 2011 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.3-1
2de3ab
- upgrade
2de3ab
- change UID/GID_MIN to #1000
2de3ab
- fix find_new_uid/gid for big UID/GID_MAX
2de3ab
2de3ab
* Wed Feb 09 2011 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.2-11
2de3ab
- useradd man page (-m option)
2de3ab
- create home directory on fs with noacl
2de3ab
- remove faillog app (pam_tally.so is no longer shipped)
2de3ab
  Resolves: #523265, #622320
2de3ab
2de3ab
* Tue Feb 01 2011 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.2-10
2de3ab
- do not use  gshadow functions from glibc, there is a bug
2de3ab
  in glibc sgetsgent(#674361)
2de3ab
  Resolves: #674234
2de3ab
2de3ab
* Wed Jan 05 2011 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.2-9
2de3ab
- fix gshadow functions from shadow utils
2de3ab
- make shadow utils use gshadow functions from glibc
2de3ab
  Resolves: #665780
2de3ab
2de3ab
* Tue Jul 20 2010 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.2-8
2de3ab
- fix pwck/grpck hang
2de3ab
  Resolves: #586322
2de3ab
2de3ab
* Mon Jun 14 2010 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.2-7
2de3ab
- fix integer underflow in faillog (#603683)
2de3ab
- use preferred GID for reserved static IDs
2de3ab
2de3ab
* Thu Apr 29 2010 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.2-6
2de3ab
- preserve ACL's on files in /etc/skel
2de3ab
  Resolves: #513055
2de3ab
2de3ab
* Wed Apr 28 2010 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.2-5
2de3ab
- newusers man page more informative
2de3ab
- userdel should not need to run semanage
2de3ab
  Resolves: #586330 #586408
2de3ab
2de3ab
* Thu Apr 01 2010 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.2-4
2de3ab
- fix man directories ownership (#569418)
2de3ab
2de3ab
* Fri Mar 26 2010 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.2-3
2de3ab
- max group name length set to 32 characters
2de3ab
2de3ab
* Wed Nov 18 2009 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.2-2
2de3ab
- apply patches{1,2,3}
2de3ab
- enable SHA512 in /etc/login.defs
2de3ab
2de3ab
* Mon Sep 07 2009 Peter Vrabec <pvrabec@redhat.com> - 2:4.1.4.2-1
2de3ab
- upgrade
2de3ab
2de3ab
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 2:4.1.4.1-7
2de3ab
- rebuilt with new audit
2de3ab
2de3ab
* Wed Aug 05 2009 Peter Vrabec <pvrabec@redhat.com> 2:4.1.4.1-6
2de3ab
- increase threshold for uid/gid reservations to 200 (#515667)
2de3ab
2de3ab
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2:4.1.4.1-5
2de3ab
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2de3ab
2de3ab
* Thu Jul 16 2009 Peter Vrabec <pvrabec@redhat.com> 2:4.1.4.1-4
2de3ab
- fix a list of owned directories (#510366)
2de3ab
2de3ab
* Thu Jul 16 2009 Peter Vrabec <pvrabec@redhat.com> 2:4.1.4.1-3
2de3ab
- reduce the reuse of system IDs
2de3ab
2de3ab
* Wed Jul 15 2009 Peter Vrabec <pvrabec@redhat.com> 2:4.1.4.1-2
2de3ab
- speed up sys users look up on LDAP boxes (#511813)
2de3ab
2de3ab
* Tue Jun 16 2009 Peter Vrabec <pvrabec@redhat.com> 2:4.1.4.1-1
2de3ab
- upgrade
2de3ab
2de3ab
* Fri May 15 2009 Peter Vrabec <pvrabec@redhat.com> 2:4.1.4-1
2de3ab
- upgrade
2de3ab
2de3ab
* Wed Apr 22 2009 Peter Vrabec <pvrabec@redhat.com> 2:4.1.3.1-2
2de3ab
- lastlog fix
2de3ab
2de3ab
* Fri Apr 17 2009 Peter Vrabec <pvrabec@redhat.com> 2:4.1.3.1-1
2de3ab
- upgrade
2de3ab
2de3ab
* Tue Apr 14 2009 Peter Vrabec <pvrabec@redhat.com> 2:4.1.3-2
2de3ab
- get "-n" option back
2de3ab
- fix selinux issues
2de3ab
2de3ab
* Tue Apr 14 2009 Peter Vrabec <pvrabec@redhat.com> 2:4.1.3-1
2de3ab
- upgrade
2de3ab
2de3ab
* Tue Mar 24 2009 Peter Vrabec <pvrabec@redhat.com> 2:4.1.2-12
2de3ab
- don not allow UID/GID = 4294967295 (#484040)
2de3ab
2de3ab
* Mon Jan 19 2009 Peter Vrabec <pvrabec@redhat.com> 2:4.1.2-11
2de3ab
- fix license tag (#226416)
2de3ab
- get rid of tabs in spec file (#226416)
2de3ab
- convert HOWTO to UTF8 (#226416)
2de3ab
2de3ab
* Mon Jan 05 2009 Peter Vrabec <pvrabec@redhat.com> 2:4.1.2-10
2de3ab
- Add policycoreutils as Requires, because of restorecon (#478494)
2de3ab
2de3ab
* Sun Dec 21 2008 Jesse Keating <jkeating@redhat.com> - 2:4.1.2-9
2de3ab
- Add setup as a Requires. Perhaps this should be a files requires. (#477529)
2de3ab
2de3ab
* Wed Sep 24 2008 Peter Vrabec <pvrabec@redhat.com> 2:4.1.2-8
2de3ab
- groupmems: check username for valid character (#455603)
2de3ab
- groupmems: don't segfault on nonexistent group (#456088)
2de3ab
2de3ab
* Thu Sep 11 2008 Peter Vrabec <pvrabec@redhat.com> 2:4.1.2-7
2de3ab
- fix usermod SELinux user mappings change (#458766)
2de3ab
2de3ab
* Tue Sep 02 2008 Peter Vrabec <pvrabec@redhat.com> 2:4.1.2-6
2de3ab
- audit improvements, thnx. to sgrubb@redhat.com
2de3ab
2de3ab
* Tue Sep 02 2008 Peter Vrabec <pvrabec@redhat.com> 2:4.1.2-5
2de3ab
- fix groupmems issues (#459825)
2de3ab
2de3ab
* Mon Jul 28 2008 Peter Vrabec <pvrabec@redhat.com> 2:4.1.2-4
2de3ab
- fix configure options (#456748)
2de3ab
2de3ab
* Thu Jul 24 2008 Peter Vrabec <pvrabec@redhat.com> 2:4.1.2-3
2de3ab
- recreate selinux patch
2de3ab
2de3ab
* Tue Jul 22 2008 Peter Vrabec <pvrabec@redhat.com> 2:4.1.2-2
2de3ab
- provide getspnam by man-pages
2de3ab
2de3ab
* Mon May 26 2008 Peter Vrabec <pvrabec@redhat.com> 2:4.1.2-1
2de3ab
- upgrade
2de3ab
2de3ab
* Tue May 20 2008 Peter Vrabec <pvrabec@redhat.com> 2:4.1.1-2
2de3ab
- fix salt size problem (#447136)
2de3ab
2de3ab
* Mon Apr 07 2008 Peter Vrabec <pvrabec@redhat.com> 2:4.1.1-1
2de3ab
- upgrade
2de3ab
2de3ab
* Fri Mar 07 2008 Peter Vrabec <pvrabec@redhat.com> 2:4.1.0-5
2de3ab
- improve newgrp audit patch
2de3ab
2de3ab
* Mon Mar 03 2008 Peter Vrabec <pvrabec@redhat.com> 2:4.1.0-4
2de3ab
- fix selinux labeling  (#433757)
2de3ab
2de3ab
* Tue Feb 19 2008 Peter Vrabec <pvrabec@redhat.com> 2:4.1.0-3
2de3ab
- fix groupmems segmentation fault (#430813)
2de3ab
2de3ab
* Wed Feb 13 2008 Peter Vrabec <pvrabec@redhat.com> 2:4.1.0-2
2de3ab
- fix newgrp audit event
2de3ab
2de3ab
* Wed Dec 12 2007 Peter Vrabec <pvrabec@redhat.com> 2:4.1.0-1
2de3ab
- new upgrade release from new upstream
2de3ab
- provide vipw and vigr
2de3ab
2de3ab
* Thu Nov 29 2007 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-20
2de3ab
- do not create mail spool entries for system accounts (#402351)
2de3ab
2de3ab
* Thu Oct 18 2007 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-19
2de3ab
- fix timestamps when moving home dirs to another file system (#278571)
2de3ab
2de3ab
* Mon Oct 08 2007 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-18
2de3ab
- mark localized man pages with %%lang
2de3ab
2de3ab
* Wed Aug 22 2007 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-17
2de3ab
- rebuild
2de3ab
2de3ab
* Tue Jun 26 2007 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-16
2de3ab
- fix "CAVEATS" section of groupadd man page (#245590)
2de3ab
2de3ab
* Wed Jun 06 2007 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-15
2de3ab
- fix infinitive loop if there are duplicate entries
2de3ab
  in /etc/group (#240915)
2de3ab
2de3ab
* Wed Jun 06 2007 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-14
2de3ab
- do not run find_new_uid() twice and use getpwuid() to check
2de3ab
  UID uniqueness (#236871)
2de3ab
2de3ab
* Tue Apr 10 2007 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-13
2de3ab
- fix useradd dump core when build without WITH_SELINUX (#235641)
2de3ab
2de3ab
* Mon Mar 26 2007 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-12
2de3ab
- create user's mailbox file by default (#231311)
2de3ab
2de3ab
* Fri Mar 16 2007 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-11
2de3ab
- assign system dynamic UID/GID from the top of available UID/GID (#190523)
2de3ab
2de3ab
* Wed Feb 28 2007 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-10
2de3ab
- spec file fixes to meet fedora standarts.
2de3ab
- fix useless call of restorecon(). (#222159)
2de3ab
2de3ab
* Sun Jan 14 2007 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-9
2de3ab
- fix append option in usermod (#222540).
2de3ab
2de3ab
* Thu Dec 21 2006 Dan Walsh <dwalsh@redhat.com> 2:4.0.18.1-8
2de3ab
- Fix execution and creation of Home Directories under SELinux
2de3ab
- Resolves: rhbz#217441
2de3ab
2de3ab
* Thu Dec 14 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-7
2de3ab
- fix rpmlint issues
2de3ab
2de3ab
* Wed Dec 06 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-6
2de3ab
- use MD5 encryption by default (#218629).
2de3ab
2de3ab
* Thu Nov 30 2006 Steve Grubb <sgrubb@redhat.com> 2:4.0.18.1-5
2de3ab
- Fix SELinux context on home directories created with useradd (#217441)
2de3ab
2de3ab
* Tue Nov 14 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-4
2de3ab
- fix chpasswd and chgpasswd stack overflow (#213052)
2de3ab
2de3ab
* Sat Nov 04 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-3
2de3ab
- fix "-g" and "-G" option.
2de3ab
2de3ab
* Fri Nov 03 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-2
2de3ab
- improve audit logging (#211659)
2de3ab
- improve "-l" option. Do not reset faillog if it's used (#213450).
2de3ab
2de3ab
* Wed Nov 01 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.18.1-1
2de3ab
- upgrade
2de3ab
2de3ab
* Wed Oct 25 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.17-7
2de3ab
- add dist-tag
2de3ab
2de3ab
* Wed Oct 04 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.17-6
2de3ab
- fix regression. Permissions on user* group* binaries
2de3ab
  should be 0750, because of CAPP/LSPP certification
2de3ab
- fix groupdel man page
2de3ab
2de3ab
* Fri Aug 11 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.17-5
2de3ab
- fix bug introduced with UIG_GID.patch (#201991)
2de3ab
2de3ab
* Sat Aug 05 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.17-4
2de3ab
- fix userdel, it didn't delete user's group (#201379)
2de3ab
2de3ab
* Fri Aug 04 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.17-3
2de3ab
- fix UID/GID overflow in user* group* (#198920)
2de3ab
2de3ab
* Fri Aug 04 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.17-2
2de3ab
- do not inherit file desc. in execve(nscd)
2de3ab
2de3ab
* Mon Jul 17 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.17-1
2de3ab
- upgrade
2de3ab
2de3ab
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2:4.0.16-3.1
2de3ab
- rebuild
2de3ab
2de3ab
* Tue Jun 13 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.16-3
2de3ab
- call "nscd -i" to flush nscd cache (#191464)
2de3ab
2de3ab
* Sat Jun 10 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.16-2
2de3ab
- "useradd -r" must create a system group (#194728)
2de3ab
2de3ab
* Tue Jun 06 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.16-1
2de3ab
- upgrade
2de3ab
- do not replace login.defs file (#190014)
2de3ab
2de3ab
* Sat Apr 08 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.15-3
2de3ab
- fix typo in shadow-4.0.15-login.defs (#188263)
2de3ab
2de3ab
* Tue Apr 04 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.15-2
2de3ab
- properly notify nscd to flush its cache(#186803)
2de3ab
2de3ab
* Mon Apr 03 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.15-1
2de3ab
- upgrade
2de3ab
2de3ab
* Fri Mar 10 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.14-4
2de3ab
- fix lrename() function to handle relative symlinks too
2de3ab
2de3ab
* Tue Mar 07 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.14-3
2de3ab
- set default umask to 077 in login.defs
2de3ab
2de3ab
* Mon Mar 06 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.14-2
2de3ab
- use lrename() function, which follow a destination symbolic link(#181977)
2de3ab
2de3ab
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2:4.0.14-1.2
2de3ab
- bump again for double-long bug on ppc(64)
2de3ab
2de3ab
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2:4.0.14-1.1
2de3ab
- rebuilt for new gcc4.1 snapshot and glibc changes
2de3ab
2de3ab
* Fri Jan 06 2006 Peter Vrabec <pvrabec@redhat.com> 2:4.0.14-1
2de3ab
- upgrade
2de3ab
2de3ab
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
2de3ab
- rebuilt
2de3ab
2de3ab
* Tue Nov 29 2005 Peter Vrabec <pvrabec@redhat.com> 2:4.0.13-4
2de3ab
- fix incorrect audit record in userdel (#174392)
2de3ab
2de3ab
* Wed Nov 16 2005 Peter Vrabec <pvrabec@redhat.com> 2:4.0.13-3
2de3ab
- fix useradd segfaults (#173241)
2de3ab
2de3ab
* Sat Nov 5 2005 Steve Grubb <sgrubb@redhat.com> 2:4.0.13-2
2de3ab
- Update audit communication to standard format messages
2de3ab
2de3ab
* Fri Oct 21 2005 Peter Vrabec <pvrabec@redhat.com> 2:4.0.13-1
2de3ab
- upgrade
2de3ab
2de3ab
* Fri Sep 23 2005 Peter Vrabec <pvrabec@redhat.com> 2:4.0.12-4
2de3ab
- add useradd -l option back, it was removed by mistake
2de3ab
2de3ab
* Tue Sep 20 2005 Peter Vrabec <pvrabec@redhat.com> 2:4.0.12-3
2de3ab
- provide login.defs man page
2de3ab
- adjust audit patch
2de3ab
2de3ab
* Tue Aug 30 2005 Peter Vrabec <pvrabec@redhat.com> 2:4.0.12-2
2de3ab
- audit support
2de3ab
2de3ab
* Sat Aug 27 2005 Peter Vrabec <pvrabec@redhat.com> 2:4.0.12-1
2de3ab
- upgrade
2de3ab
2de3ab
* Sat Aug 13 2005 Dan Walsh <dwalsh@redhat.com> 2:4.0.11.1-5
2de3ab
- Change to use new selinux api for selinux_check_passwd_access
2de3ab
2de3ab
* Tue Aug 09 2005 Peter Vrabec <pvrabec@redhat.com> 2:4.0.11.1-4
2de3ab
- change the password last changed field in the shadow file
2de3ab
  when "usermod -p" is used (#164943)
2de3ab
2de3ab
* Mon Aug 08 2005 Peter Vrabec <pvrabec@redhat.com> 2:4.0.11.1-3
2de3ab
- provide getspnam.3 man page(#162476)
2de3ab
- fix useradd man page(#97131)
2de3ab
2de3ab
* Mon Aug 08 2005 Peter Vrabec <pvrabec@redhat.com> 2:4.0.11.1-2
2de3ab
- do not copy files from skel directory if home directory
2de3ab
  already exist (#89591,#80242)
2de3ab
2de3ab
* Fri Aug 05 2005 Peter Vrabec <pvrabec@redhat.com> 2:4.0.11.1-1
2de3ab
- upgrade
2de3ab
2de3ab
* Mon May 23 2005 Peter Vrabec <pvrabec@redhat.com> 2:4.0.7-9
2de3ab
- remove vigr binary
2de3ab
2de3ab
* Mon May 23 2005 Peter Vrabec <pvrabec@redhat.com> 2:4.0.7-8
2de3ab
- fix nscd socket path
2de3ab
2de3ab
* Fri Apr 29 2005 Jeremy Katz <katzj@redhat.com> - 2:4.0.7-7
2de3ab
- don't assume selinux is enabled if is_selinux_enabled() returns -1
2de3ab
2de3ab
* Mon Apr 18 2005 Peter Vrabec <pvrabec@redhat.com> 2:4.0.7-6
2de3ab
- fix chage -l option (#109499, #137498)
2de3ab
2de3ab
* Mon Apr 04 2005 Peter Vrabec <pvrabec@redhat.com> 2:4.0.7-5
2de3ab
- fix memory leak, and CPU spinning when grp_update() and
2de3ab
  duplicate group entries in /etc/group (#151484)
2de3ab
2de3ab
* Tue Mar 29 2005 Peter Vrabec <pvrabec@redhat.com>  2:4.0.7-4
2de3ab
- use newgrp binary
2de3ab
- newgrp don't ask for password if user's default GID = group ID,
2de3ab
  ask for password if there is some in /etc/gshadow
2de3ab
  and in /etc/group is 'x' (#149997)
2de3ab
2de3ab
* Mon Mar 14 2005 Peter Vrabec <pvrabec@redhat.com>
2de3ab
- gcc4 fix (#150994) 2:4.0.7-3
2de3ab
2de3ab
* Mon Mar 07 2005 Peter Vrabec <pvrabec@redhat.com>
2de3ab
- man pages cs,es,ko,ru,zh_CN,zh_TW to UTF-8
2de3ab
2de3ab
* Wed Mar 02 2005 Peter Vrabec <pvrabec@redhat.com>
2de3ab
- upgrade 2:4.0.7-1
2de3ab
2de3ab
* Fri Feb 25 2005 Peter Vrabec <pvrabec@redhat.com> 2:4.0.3-59
2de3ab
- static limit on group count to dynamic (#125510, #148994, #147742)
2de3ab
2de3ab
* Mon Feb 21 2005 Peter Vrabec <pvrabec@redhat.com> 2:4.0.3-58
2de3ab
- add "-l" option #146214
2de3ab
2de3ab
* Mon Feb 14 2005 Adrian Havill <havill@redhat.com>
2de3ab
- rebuilt
2de3ab
2de3ab
* Wed Feb 9 2005 Dan Walsh <dwalsh@redhat.com> 2:4.0.3-39
2de3ab
- Change useradd to use matchpathcon
2de3ab
2de3ab
* Thu Oct 21 2004 Dan Walsh <dwalsh@redhat.com> 2:4.0.3-37
2de3ab
- Add matchpathcon to create the files correctly when they do not exist.
2de3ab
2de3ab
* Mon Oct 18 2004 Miloslav Trmac <mitr@redhat.com> - 2:4.0.3-36
2de3ab
- Change symlink ownership when copying from /etc/skel (#66819, patch by
2de3ab
  Michael Weiser)
2de3ab
2de3ab
* Fri Oct 15 2004 Adrian Havill <havill@redhat.com> 2:4.0.3-35
2de3ab
- make the limit for the group name the same as the username (determined
2de3ab
  by the header files, rather than a constant) (#56850)
2de3ab
2de3ab
* Wed Oct 13 2004 Adrian Havill <havill@redhat.com> 2:4.0.3-33
2de3ab
- allow for mixed case and dots in usernames (#135401)
2de3ab
- all man pages to UTF-8, not just Japanese (#133883)
2de3ab
- add Polish blurb for useradd -n man page option (#82177)
2de3ab
2de3ab
* Tue Oct 12 2004 Adrian Havill <havill@redhat.com> 2:4.0.3-31
2de3ab
- check for non-standard legacy place for ncsd HUP (/var/run/nscd.pid) and
2de3ab
  then the std FHS place (/var/run/nscd.pid) (#125421)
2de3ab
2de3ab
* Fri Oct 1 2004 Dan Walsh <dwalsh@redhat.com> 2:4.0.3-30
2de3ab
- Add checkPasswdAccess for chage in SELinux
2de3ab
2de3ab
* Sun Sep 26 2004 Adrian Havill <riel@redhat.com> 2:4.0.3-29
2de3ab
- always unlock all files on any exit (#126709)
2de3ab
2de3ab
* Tue Aug 24 2004 Warren Togami <wtogami@redhat.com> 2:4.0.3-26
2de3ab
- #126596 fix Req and BuildReqs
2de3ab
2de3ab
* Sun Aug  1 2004 Alan Cox <alan@redhat.com> 4.0.3-25
2de3ab
- Fix build deps etc, move to current auto* (Steve Grubb)
2de3ab
2de3ab
* Sat Jul 10 2004 Alan Cox <alan@redhat.com> 4.0.3-24
2de3ab
- Fix nscd path. This fixes various stale data caching bugs (#125421)
2de3ab
2de3ab
* Thu Jun 17 2004 Dan Walsh <dwalsh@redhat.com> 4.0.3-23
2de3ab
- Add get_enforce checks
2de3ab
- Clean up patch for potential upstream submission
2de3ab
- Add removemalloc patch to get it to build on 3.4
2de3ab
2de3ab
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
2de3ab
- rebuilt
2de3ab
2de3ab
* Tue Mar 30 2004 Nalin Dahyabhai <nalin@redhat.com> 4.0.3-21
2de3ab
- rebuild
2de3ab
2de3ab
* Tue Mar 30 2004 Nalin Dahyabhai <nalin@redhat.com> 4.0.3-20
2de3ab
- make /etc/default world-readable, needed for #118338
2de3ab
2de3ab
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
2de3ab
- rebuilt
2de3ab
2de3ab
* Wed Jan 21 2004 Dan Walsh <dwalsh@redhat.com> 4.0.3-18
2de3ab
- Fix selinux relabel of /etc/passwd file
2de3ab
2de3ab
* Wed Jan  7 2004 Nalin Dahyabhai <nalin@redhat.com> 4.0.3-17
2de3ab
- fix use of uninitialized memory in useradd (#89145)
2de3ab
2de3ab
* Tue Dec 16 2003 Nalin Dahyabhai <nalin@redhat.com> 4.0.3-16
2de3ab
- back to UTF-8 again
2de3ab
- remove getspnam(3) man page, now conflicts with man-pages 1.64
2de3ab
2de3ab
* Thu Nov 13 2003 Nalin Dahyabhai <nalin@redhat.com> 4.0.3-15
2de3ab
- don't convert man pages to UTF-8 for RHEL 3, conditionalized using macro
2de3ab
- fixup dangling man page references
2de3ab
2de3ab
* Mon Nov 10 2003 Nalin Dahyabhai <nalin@redhat.com> 4.0.3-14
2de3ab
- lastlog: don't pass a possibly-smaller field to localtime (#109648)
2de3ab
- configure: call AC_SYS_LARGEFILE to get large file support
2de3ab
2de3ab
* Fri Nov 7 2003 Dan Walsh <dwalsh@redhat.com> 4.0.3-13.sel
2de3ab
- turn on SELinux support
2de3ab
2de3ab
* Wed Oct 22 2003 Nalin Dahyabhai <nalin@redhat.com> 4.0.3-12
2de3ab
- convert ja man pages to UTF-8 (#106051)
2de3ab
- override MKINSTALLDIRS at install-time (#107476)
2de3ab
2de3ab
* Mon Sep 8 2003 Dan Walsh <dwalsh@redhat.com>
2de3ab
- turn off SELinux support
2de3ab
2de3ab
* Thu Sep 4 2003 Dan Walsh <dwalsh@redhat.com> 4.0.3-11.sel
2de3ab
- build with SELinux support
2de3ab
2de3ab
* Mon Jul 28 2003 Dan Walsh <dwalsh@redhat.com> 4.0.3-10
2de3ab
- Add SELinux support
2de3ab
2de3ab
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
2de3ab
- rebuilt
2de3ab
2de3ab
* Wed Jun  4 2003 Nalin Dahyabhai <nalin@redhat.com> 4.0.3-8
2de3ab
- rebuild
2de3ab
2de3ab
* Tue Jun  3 2003 Nalin Dahyabhai <nalin@redhat.com> 4.0.3-7
2de3ab
- run autoconf to generate updated configure at compile-time
2de3ab
2de3ab
* Wed Feb 12 2003 Nalin Dahyabhai <nalin@redhat.com> 4.0.3-6
2de3ab
- adjust mailspool patch to complain if no group named "mail" exists, even
2de3ab
  though that should never happen
2de3ab
2de3ab
* Tue Feb 11 2003 Nalin Dahyabhai <nalin@redhat.com> 4.0.3-5
2de3ab
- fix perms on mailspools created by useradd to be owned by the "mail"
2de3ab
  group (#59810)
2de3ab
2de3ab
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
2de3ab
- rebuilt
2de3ab
2de3ab
* Mon Dec  9 2002 Nalin Dahyabhai <nalin@redhat.com> 4.0.3-3
2de3ab
- install the shadow.3 man page
2de3ab
2de3ab
* Mon Nov 25 2002 Nalin Dahyabhai <nalin@redhat.com> 4.0.3-2
2de3ab
- disable use of cracklib at build-time
2de3ab
- fixup reserved-account changes for useradd
2de3ab
2de3ab
* Thu Nov 21 2002 Nalin Dahyabhai <nalin@redhat.com> 4.0.3-1
2de3ab
- update to 4.0.3, bumping epoch
2de3ab
2de3ab
* Mon Nov 18 2002 Nalin Dahyabhai <nalin@redhat.com> 20000902-14
2de3ab
- remove man pages which conflict with the man-pages package(s)
2de3ab
2de3ab
* Fri Nov 15 2002 Nalin Dahyabhai <nalin@redhat.com> 20000902-13
2de3ab
- prevent libshadow from being built more than once, to keep automake happy
2de3ab
- change how md5 and md5crypt are enabled, to keep autoconf happy
2de3ab
- remove unpackaged files after %%install
2de3ab
2de3ab
* Thu Aug 29 2002 Nalin Dahyabhai <nalin@redhat.com> 20000902-12
2de3ab
- force .mo files to be regenerated with current gettext to flush out possible
2de3ab
  problems
2de3ab
- fixup non-portable encodings in translations
2de3ab
- make sv translation header non-fuzzy so that it will be included (#71281)
2de3ab
2de3ab
* Fri Aug 23 2002 Nalin Dahyabhai <nalin@redhat.com> 20000902-11
2de3ab
- don't apply aging parameters when creating system accounts (#67408)
2de3ab
2de3ab
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
2de3ab
- automated rebuild
2de3ab
2de3ab
* Sun May 26 2002 Tim Powers <timp@redhat.com>
2de3ab
- automated rebuild
2de3ab
2de3ab
* Fri May 17 2002 Nalin Dahyabhai <nalin@redhat.com> 20000902-8
2de3ab
- rebuild in new environment
2de3ab
2de3ab
* Wed Mar 27 2002 Nalin Dahyabhai <nalin@redhat.com> 20000902-7
2de3ab
- rebuild with proper defines to get support for large lastlog files (#61983)
2de3ab
2de3ab
* Fri Feb 22 2002 Nalin Dahyabhai <nalin@redhat.com> 20000902-6
2de3ab
- rebuild
2de3ab
2de3ab
* Fri Jan 25 2002 Nalin Dahyabhai <nalin@redhat.com> 20000902-5
2de3ab
- fix autoheader breakage and random other things autotools complain about
2de3ab
2de3ab
* Mon Aug 27 2001 Nalin Dahyabhai <nalin@redhat.com> 20000902-4
2de3ab
- use -O0 instead of -O on ia64
2de3ab
- build in source directory
2de3ab
- don't leave lock files on the filesystem when useradd creates a group for
2de3ab
  the user (#50269)
2de3ab
- fix the -o option to check for duplicate UIDs instead of login names (#52187)
2de3ab
2de3ab
* Thu Jul 26 2001 Bill Nottingham <notting@redhat.com> 20000902-3
2de3ab
- build with -O on ia64
2de3ab
2de3ab
* Fri Jun 08 2001 Than Ngo <than@redhat.com> 20000902-2
2de3ab
- fixup broken specfile
2de3ab
2de3ab
* Tue May 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 20000902-1
2de3ab
- Create an empty mailspool when creating a user so non-setuid/non-setgid
2de3ab
  MDAs (postfix+procmail) can deliver mail (#41811)
2de3ab
- 20000902
2de3ab
- adapt patches
2de3ab
2de3ab
* Fri Mar  9 2001 Nalin Dahyabhai <nalin@redhat.com>
2de3ab
- don't overwrite user dot files in useradd (#19982)
2de3ab
- truncate new files when moving overwriting files with the contents of other
2de3ab
  files while moving directories (keeps files from looking weird later on)
2de3ab
- configure using %%{_prefix} as the prefix
2de3ab
2de3ab
* Fri Feb 23 2001 Trond Eivind Glomsrxd <teg@redhat.com>
2de3ab
- langify
2de3ab
2de3ab
* Wed Aug 30 2000 Bernhard Rosenkraenzer <bero@redhat.com>
2de3ab
- Fix up chage behavior (Bug #15883)
2de3ab
2de3ab
* Wed Aug 30 2000 Bernhard Rosenkraenzer <bero@redhat.com>
2de3ab
- 20000826
2de3ab
- Fix up useradd man page (Bug #17036)
2de3ab
2de3ab
* Tue Aug  8 2000 Bernhard Rosenkraenzer <bero@redhat.com>
2de3ab
- check for vipw lock before adding or deleting users (Bug #6489)
2de3ab
2de3ab
* Mon Aug  7 2000 Nalin Dahyabhai <nalin@redhat.com>
2de3ab
- take LOG_CONS out of the openlog() call so that we don't litter the
2de3ab
  screen during text-mode upgrades
2de3ab
2de3ab
* Tue Jul 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
2de3ab
- Remove a fixed-size buffer that caused problems when adding a huge number
2de3ab
  of users to a group (>8192 bytes) (Bugs #3809, #11930)
2de3ab
2de3ab
* Tue Jul 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
2de3ab
- remove dependency on util-linux because it causes prereq loops
2de3ab
2de3ab
* Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com>
2de3ab
- change symlinked man pages to includers
2de3ab
- require /usr/bin/newgrp (util-linux) so that /usr/bin/sg isn't left dangling
2de3ab
2de3ab
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
2de3ab
- automatic rebuild
2de3ab
2de3ab
* Sun Jun 18 2000 Matt Wilson <msw@redhat.com>
2de3ab
- use mandir for FHS
2de3ab
- added patches in src/ and po/ to honor DESTDIR
2de3ab
- use make install DESTDIR=$RPM_BUILD_ROOT
2de3ab
2de3ab
* Wed Feb 16 2000 Bernhard Rosenkraenzer <bero@redhat.com>
2de3ab
- Fix up usermod's symlink behavior (Bug #5458)
2de3ab
2de3ab
* Fri Feb 11 2000 Cristian Gafton <gafton@redhat.com>
2de3ab
- get rid of mkpasswd
2de3ab
2de3ab
* Mon Feb  7 2000 Nalin Dahyabhai <nalin@redhat.com>
2de3ab
- fix usermod patch to check for shadow before doing any shadow-specific stuff
2de3ab
  and merge it into the pwlock patch
2de3ab
2de3ab
* Sat Feb  5 2000 Bernhard Rosenkraenzer <bero@redhat.com>
2de3ab
- fix man symlinks
2de3ab
2de3ab
* Wed Feb  2 2000 Nalin Dahyabhai <gafton@redhat.com>
2de3ab
- make -p only change shadow password (bug #8923)
2de3ab
2de3ab
* Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com>
2de3ab
- rebuild to fix dependeencies
2de3ab
- man pages are compressed
2de3ab
2de3ab
* Wed Jan 19 2000 Bernhard Rosenkraenzer <bero@redhat.com>
2de3ab
- Fix a security bug (adduser could overwrite previously existing
2de3ab
  groups, Bug #8609)
2de3ab
2de3ab
* Sun Jan  9 2000 Bernhard Rosenkraenzer <bero@redhat.com>
2de3ab
- unset LINGUAS before building
2de3ab
- Fix typo in newusers manpage (Bug #8258)
2de3ab
- libtoolize
2de3ab
2de3ab
* Wed Sep 22 1999 Cristian Gafton <gafton@redhat.com>
2de3ab
- fix segfault for userdel when the primary group for the user is not
2de3ab
  defined
2de3ab
2de3ab
* Tue Sep 21 1999 Cristian Gafton <gafton@redhat.com>
2de3ab
- Serial: 1 because now we are using 19990827 (why the heck can't they have
2de3ab
  a normal version just like everybody else?!)
2de3ab
- ported all patches to the new code base
2de3ab
2de3ab
* Thu Apr 15 1999 Bill Nottingham <notting@redhat.com>
2de3ab
- SIGHUP nscd from usermod, too
2de3ab
2de3ab
* Fri Apr 09 1999 Michael K. Johnson <johnsonm@redhat.com>
2de3ab
- added usermod password locking from Chris Adams <cadams@ro.com>
2de3ab
2de3ab
* Thu Apr 08 1999 Bill Nottingham <notting@redhat.com>
2de3ab
- have things that modify users/groups SIGHUP nscd on exit
2de3ab
2de3ab
* Wed Mar 31 1999 Michael K. Johnson <johnsonm@redhat.com>
2de3ab
- have userdel remove user private groups when it is safe to do so
2de3ab
- allow -f to force user removal even when user appears busy in utmp
2de3ab
2de3ab
* Tue Mar 23 1999 Preston Brown <pbrown@redhat.com>
2de3ab
- edit out unused CHFN fields from login.defs.
2de3ab
2de3ab
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
2de3ab
- auto rebuild in the new build environment (release 7)
2de3ab
2de3ab
* Wed Jan 13 1999 Bill Nottingham <notting@redhat.com>
2de3ab
- configure fix for arm
2de3ab
2de3ab
* Wed Dec 30 1998 Cristian Gafton <gafton@redhat.com>
2de3ab
- build against glibc 2.1
2de3ab
2de3ab
* Fri Aug 21 1998 Jeff Johnson <jbj@redhat.com>
2de3ab
- Note that /usr/sbin/mkpasswd conflicts with /usr/bin/mkpasswd;
2de3ab
  one of these (I think /usr/sbin/mkpasswd but other opinions are valid)
2de3ab
  should probably be renamed.  In any case, mkpasswd.8 from this package
2de3ab
  needs to be installed. (problem #823)
2de3ab
2de3ab
* Fri May 08 1998 Prospector System <bugs@redhat.com>
2de3ab
- translations modified for de, fr, tr
2de3ab
2de3ab
* Tue Apr 21 1998 Cristian Gafton <gafton@redhat.com>
2de3ab
- updated to 980403
2de3ab
- redid the patches
2de3ab
2de3ab
* Tue Dec 30 1997 Cristian Gafton <gafton@redhat.com>
2de3ab
- updated the spec file
2de3ab
- updated the patch so that new accounts created on shadowed system won't
2de3ab
  confuse pam_pwdb anymore ('!!' default password instead on '!')
2de3ab
- fixed a bug that made useradd -G segfault
2de3ab
- the check for the ut_user is now patched into configure
2de3ab
2de3ab
* Thu Nov 13 1997 Erik Troan <ewt@redhat.com>
2de3ab
- added patch for XOPEN oddities in glibc headers
2de3ab
- check for ut_user before checking for ut_name -- this works around some
2de3ab
  confusion on glibc 2.1 due to the utmpx header not defining the ut_name
2de3ab
  compatibility stuff. I used a gross sed hack here because I couldn't make
2de3ab
  automake work properly on the sparc (this could be a glibc 2.0.99 problem
2de3ab
  though). The utuser patch works fine, but I don't apply it.
2de3ab
- sleep after running autoconf
2de3ab
2de3ab
* Thu Nov 06 1997 Cristian Gafton <gafton@redhat.com>
2de3ab
- added forgot lastlog command to the spec file
2de3ab
2de3ab
* Mon Oct 27 1997 Cristian Gafton <gafton@redhat.com>
2de3ab
- obsoletes adduser
2de3ab
2de3ab
* Thu Oct 23 1997 Cristian Gafton <gafton@redhat.com>
2de3ab
- modified groupadd; updated the patch
2de3ab
2de3ab
* Fri Sep 12 1997 Cristian Gafton <gafton@redhat.com>
2de3ab
- updated to 970616
2de3ab
- changed useradd to meet RH specs
2de3ab
- fixed some bugs
2de3ab
2de3ab
* Tue Jun 17 1997 Erik Troan <ewt@redhat.com>
2de3ab
- built against glibc