↵ Return to the main page of pam-devel
View build
Search for updates
Package Info (Data from x86_64 build)
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-09-23 | Björn Esser <besser82 at fedoraproject dot org> - 1.5.2-5 | - Rebase to pam-redhat-1.1.5 - Drop explicit dependency on openssl, as auto-deps will pull it in - Conditionalize BR: openssl >= 3.0.0 to supported distributions |
2021-09-23 | Iker Pedrosa <ipedrosa at redhat dot com> - 1.5.2-4 | - Remove the /etc/motd.d directory to exclude its ownership from pam (#1968131) - pam_timestamp: enable openssl hmac authentication on supported distributions (Fedora >= 36 and RHEL >= 9) (#1947294) - Clean spec file: organize dependencies and move URL location |
2021-09-23 | Björn Esser <besser82 at fedoraproject dot org> - 1.5.2-3 | - Update patch for parallel build |
2021-09-22 | Björn Esser <besser82 at fedoraproject dot org> - 1.5.2-2 | - Add a patch to fix parallel builds with autgenerated sources |
2021-09-04 | Björn Esser <besser82 at fedoraproject dot org> - 1.5.2-1 | - Rebase to release 1.5.2 Resolves: #2001208 - Add so_ver macro to avoid accidental soname bumps - Add a patch to fix a missing header include in pam_console |
2021-07-22 | Iker Pedrosa <ipedrosa at redhat dot com> - 1.5.1-9 | - Add macros file to allow other packages to stop hardcoding directory names |
2021-07-09 | Iker Pedrosa <ipedrosa at redhat dot com> - 1.5.1-8 | - Fix issues detected by covscan tool |
2021-06-10 | Björn Esser <besser82 at fedoraproject dot org> - 1.5.1-7 | - Change the default password hash method to yescrypt |
2021-06-10 | Björn Esser <besser82 at fedoraproject dot org> - 1.5.1-6 | - Add a patch to not use crypt_checksalt for password expiration Resolves: #1965345, #1967150 |
2021-04-16 | Benjamin Berg <bberg at redhat dot com> - 1.5.1-5 | - Add script to avoid fingerprint-auth issues for long term Fedora users Resolves: #1942443 |