diff --git a/SPECS/libuser.spec b/SPECS/libuser.spec index 23ef94b..a970774 100644 --- a/SPECS/libuser.spec +++ b/SPECS/libuser.spec @@ -1,6 +1,6 @@ Name: libuser Version: 0.63 -Release: 8%{?dist} +Release: 10%{?dist} License: LGPLv2+ URL: https://pagure.io/libuser Source: http://releases.pagure.org/libuser/libuser-%{version}.tar.xz @@ -117,27 +117,32 @@ make %{_datadir}/gtk-doc/html/* %changelog +* Tue Aug 17 2021 Tomas Halman - 0.63-10 +- Update changelog according git history + Resolves: rhbz#1993633 + +* Tue Aug 17 2021 Tomas Halman - 0.63-9 +- Fix broken changelog in rpm spec + Resolves: rhbz#1993633 + * Mon Aug 09 2021 Mohan Boddu - 0.63-7 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 -* Tue Jun 22 2021 Mohan Boddu +* Tue Jun 22 2021 Mohan Boddu - 0.63-6 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065 -* Thu May 20 2021 Tomas Halman -- Enable audit library in the build +* Thu May 20 2021 Tomas Halman - 0.63-5 +- Enable audit library in the build - Resolves: rhbz#1923043 - libuser doesn't audit events around the account lifecycle -* Tue May 11 2021 Tomas Halman -- Renaming python package according to the standard -- Resolves: rhbz#1951968 - -* Wed May 5 2021 Tomas Halman +* Tue May 11 2021 Tomas Halman - 0.63-4 - Resolves: rhbz#1951601 - Remove fakeroot dependency -* Wed May 5 2021 Tomas Halman -- Rename libuser-python3 to python3-libuser +* Tue May 11 2021 Tomas Halman - 0.63-3 +- Renaming python package according to the standard +- Resolves: rhbz#1951968 * Fri Apr 16 2021 Mohan Boddu - 0.63-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 @@ -611,7 +616,7 @@ make - Fix updating of groups after user renaming in lusermod - Allow setting a shadow password even if the current shadow password is invalid (#131180) -- Add lu_{user,group}_unlock_nonempty (#86414); module interface ABI has +- Add lu_{user,group}_unlock_nonempty (#86414); module interface ABI has changed - Miscellaneous bug and memory leak fixes @@ -686,7 +691,7 @@ make - enable SELinux * Mon Sep 08 2003 Dan Walsh 0.51.7-5 -- Turn off SELinux +- Turn off SELinux * Wed Aug 06 2003 Dan Walsh 0.51.7-3 - Add SELinux support @@ -913,7 +918,7 @@ make - finish adding a sasldb module which manipulates a sasldb file - add users_enumerate_by_group and groups_enumerate_by_users -* Wed Jul 25 2001 Nalin Dahyabhai +* Wed Jul 25 2001 Nalin Dahyabhai - luserdel: remove the user's primary group if it has the same name as the user and has no members configured (-G disables) - fixup some configure stuff to make libuser.conf get generated correctly @@ -967,7 +972,7 @@ make * Wed Jul 11 2001 Nalin Dahyabhai - stub out the krb5 and ldap modules so that they'll at least compile again - + * Tue Jul 10 2001 Nalin Dahyabhai - don't bail when writing empty fields to colon-delimited files - use permissions of the original file when making backup files instead of 0600