Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cockpit for openSUSE:Factory checked in at 2024-08-08 10:57:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cockpit (Old) and /work/SRC/openSUSE:Factory/.cockpit.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cockpit" Thu Aug 8 10:57:06 2024 rev:48 rq:1192178 version:321 Changes: -------- --- /work/SRC/openSUSE:Factory/cockpit/cockpit.changes 2024-08-02 17:25:40.165177712 +0200 +++ /work/SRC/openSUSE:Factory/.cockpit.new.7232/cockpit.changes 2024-08-08 10:57:23.725146225 +0200 @@ -1,0 +2,5 @@ +Wed Aug 7 09:36:58 UTC 2024 - Jan Zerebecki <jan.s...@zerebecki.de> + +- load pam_oath for optional TOTP for authentication + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cockpit.spec ++++++ --- /var/tmp/diff_new_pack.KH9zV1/_old 2024-08-08 10:57:24.645184047 +0200 +++ /var/tmp/diff_new_pack.KH9zV1/_new 2024-08-08 10:57:24.645184047 +0200 @@ -558,6 +558,7 @@ %if 0%{?suse_version} Requires(pre): permissions Requires: distribution-logos +Requires: pam_oath Requires: wallpaper-branding %endif # for cockpit-desktop ++++++ cockpit.pam ++++++ --- /var/tmp/diff_new_pack.KH9zV1/_old 2024-08-08 10:57:24.789189967 +0200 +++ /var/tmp/diff_new_pack.KH9zV1/_new 2024-08-08 10:57:24.793190132 +0200 @@ -8,4 +8,5 @@ session required pam_loginuid.so session optional pam_keyinit.so force revoke session include common-session +auth [user_unknown=ignore success=ok] pam_oath.so usersfile=${HOME}/.pam_oath_usersfile window=20 digits=6