↵ Return to the main page of shadow-utils-subid-devel
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-08-17 | Iker Pedrosa <ipedrosa at redhat dot com> - 2:4.9-3 | - libmisc: fix default value in SHA_get_salt_rounds() |
2021-08-09 | Iker Pedrosa <ipedrosa at redhat dot com> - 2:4.9-2 | - useradd: avoid generating an empty subid range (#1990653) |
2021-08-04 | Iker Pedrosa <ipedrosa at redhat dot com> - 2:4.9-1 | - Rebase to version 4.9 - usermod: allow all group types with -G option (#1975327) - Clean spec file |
2021-07-23 | Fedora Release Engineering <releng at fedoraproject dot org> - 2:4.8.1-20 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-07-14 | Björn Esser <besser82 at fedoraproject dot org> - 2:4.8.1-19 | - Add patch to fix 'fread returns element count, not element size' |
2021-07-14 | Iker Pedrosa <ipedrosa at redhat dot com> - 2:4.8.1-18 | - Fix regression issues detected in rhbz#667593 and rhbz#672510 |
2021-07-12 | Björn Esser <besser82 at fedoraproject dot org> - 2:4.8.1-17 | - Enable bcrypt support, as libxcrypt supports it well |
2021-07-04 | Björn Esser <besser82 at fedoraproject dot org> - 2:4.8.1-16 | - Add a patch to obtain random bytes using getentropy() - Update shadow-4.8-crypt_h.patch with the upstreamed version - Add a patch to make use of crypt_gensalt() from libxcrypt |
2021-06-29 | Iker Pedrosa <ipedrosa at redhat dot com> - 2:4.8.1-15 | - useradd: free correct pointer (#1976809) |
2021-06-28 | Björn Esser <besser82 at fedoraproject dot org> - 2:4.8.1-14 | - Add a patch to fix the used prefix for the bcrypt hash method - Add a patch to cleanup the code in libmisc/salt.c - Add a patch adding some clarifying comments in libmisc/salt.c - Add a patch to obtain random bytes from /dev/urandom |