SHA256
1
0
forked from pool/pam

- Add post 1.6.0 release fixes for pam_env and pam_unix:

- pam_unix-fix-password-aging-disabled.patch

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=287
This commit is contained in:
2024-01-19 09:49:30 +00:00
committed by Git OBS Bridge
parent bafc211753
commit 538371760f
3 changed files with 32 additions and 1 deletions

View File

@@ -1,10 +1,11 @@
-------------------------------------------------------------------
Fri Jan 19 09:11:30 UTC 2024 - Thorsten Kukuk <kukuk@suse.com>
- Add post 1.6.0 release fixes for pam_env:
- Add post 1.6.0 release fixes for pam_env and pam_unix:
- pam_env-fix-enable-vendordir-fallback.patch
- pam_env-fix_vendordir.patch
- pam_env-remove-escaped-newlines.patch
- pam_unix-fix-password-aging-disabled.patch
- Update to version 1.6.0
- Added support of configuration files with arbitrarily long lines.
- build: fixed build outside of the source tree.