Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pam for openSUSE:Factory checked in at 2023-05-13 17:16:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pam (Old) and /work/SRC/openSUSE:Factory/.pam.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pam" Sat May 13 17:16:51 2023 rev:131 rq:1085766 version:1.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/pam/pam.changes 2023-04-21 14:15:29.318068358 +0200 +++ /work/SRC/openSUSE:Factory/.pam.new.1533/pam.changes 2023-05-13 17:16:52.646117423 +0200 @@ -1,0 +2,28 @@ +Tue May 9 12:14:48 UTC 2023 - Thorsten Kukuk <[email protected]> + +- Update to final 1.5.3 release: + - configure: added --enable-logind option to use logind instead of utmp + in pam_issue and pam_timestamp. + - pam_modutil_getlogin: changed to use getlogin() from libc instead of + parsing utmp. + - Added libeconf support to pam_env and pam_shells. + - Added vendor directory support to pam_access, pam_env, pam_group, + pam_faillock, pam_limits, pam_namespace, pam_pwhistory, pam_sepermit, + pam_shells, and pam_time. + - pam_limits: changed to not fail on missing config files. + - pam_pwhistory: added conf= option to specify config file location. + - pam_pwhistory: added file= option to specify password history file + location. + - pam_shells: added shells.d support when libeconf and vendordir are enabled. + - Deprecated pam_lastlog: this module is no longer built by default because + it uses utmp, wtmp, btmp and lastlog, but none of them are Y2038 safe, + even on 64bit architectures. + pam_lastlog will be removed in one of the next releases, consider using + pam_lastlog2 (from https://github.com/thkukuk/lastlog2) and/or + pam_wtmpdb (from https://github.com/thkukuk/wtmpdb) instead. + - Deprecated _pam_overwrite(), _pam_overwrite_n(), and _pam_drop_reply() + macros provided by _pam_macros.h; the memory override performed by these + macros can be optimized out by the compiler and therefore can no longer + be relied upon. + +------------------------------------------------------------------- Old: ---- Linux-PAM-1.5.2.90.tar.xz New: ---- Linux-PAM-1.5.3.tar.xz Linux-PAM-1.5.3.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pam.spec ++++++ --- /var/tmp/diff_new_pack.ZCdsKA/_old 2023-05-13 17:16:53.806124097 +0200 +++ /var/tmp/diff_new_pack.ZCdsKA/_new 2023-05-13 17:16:53.814124144 +0200 @@ -71,14 +71,14 @@ # Name: pam%{name_suffix} # -Version: 1.5.2.90 +Version: 1.5.3 Release: 0 Summary: A Security Tool that Provides Authentication for Applications License: GPL-2.0-or-later OR BSD-3-Clause Group: System/Libraries URL: https://github.com/linux-pam/linux-pam Source: Linux-PAM-%{version}.tar.xz -# XXX Source1: Linux-PAM-%{version}.tar.xz.asc +Source1: Linux-PAM-%{version}.tar.xz.asc Source2: macros.pam Source3: other.pamd Source4: common-auth.pamd @@ -224,6 +224,7 @@ --enable-isadir=../..%{_pam_moduledir} \ --enable-securedir=%{_pam_moduledir} \ --enable-vendordir=%{_prefix}/etc \ + --enable-logind \ --disable-nis \ %if %{with debug} --enable-debug ++++++ Linux-PAM-1.5.2.90.tar.xz -> Linux-PAM-1.5.3.tar.xz ++++++ ++++ 32576 lines of diff (skipped)
