mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
pam: Update to version 1.5.2
- Update from 1.5.1 to 1.5.2
- Update rootfile
- Changelog
Release 1.5.2
* pam_exec: implemented quiet_log option.
* pam_mkhomedir: added support of HOME_MODE and UMASK from /etc/login.defs.
* pam_timestamp: changed hmac algorithm to call openssl instead of the bundled
sha1 implementation if selected, added option to select
the hash algorithm to use with HMAC.
* Added pkgconfig files for provided libraries.
* Added --with-systemdunitdir configure option to specify systemd unit
directory.
* Added --with-misc-conv-bufsize configure option to specify the buffer size
in libpam_misc's misc_conv() function, raised the default value for this
parameter from 512 to 4096.
* Multiple minor bug fixes, portability fixes, documentation improvements,
and translation updates.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
c7d455a0db
commit
43a53bc13b
@@ -126,6 +126,9 @@ usr/lib/libpam_misc.so.0.82.1
|
||||
#usr/lib/libpamc.so
|
||||
usr/lib/libpamc.so.0
|
||||
usr/lib/libpamc.so.0.82.1
|
||||
#usr/lib/pkgconfig/pam.pc
|
||||
#usr/lib/pkgconfig/pam_misc.pc
|
||||
#usr/lib/pkgconfig/pamc.pc
|
||||
#usr/lib/systemd
|
||||
#usr/lib/systemd/system
|
||||
#usr/lib/systemd/system/pam_namespace.service
|
||||
|
||||
Reference in New Issue
Block a user