Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gdm for openSUSE:Factory checked in at 2023-01-06 17:04:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gdm (Old) and /work/SRC/openSUSE:Factory/.gdm.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdm" Fri Jan 6 17:04:54 2023 rev:250 rq:1056104 version:43.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gdm/gdm.changes 2022-12-04 14:58:24.420288462 +0100 +++ /work/SRC/openSUSE:Factory/.gdm.new.1563/gdm.changes 2023-01-06 17:05:25.184135557 +0100 @@ -1,0 +2,6 @@ +Wed Jan 4 08:59:29 UTC 2023 - Alynx Zhou <alynx.z...@suse.com> + +- Update gdm-smartcard.pamd: Move pam_nologin.so under pam_pkcs11.so + to make it work with pam_pkcs11's auto file username. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gdm.spec ++++++ --- /var/tmp/diff_new_pack.YoMbp4/_old 2023-01-06 17:05:25.844139263 +0100 +++ /var/tmp/diff_new_pack.YoMbp4/_new 2023-01-06 17:05:25.848139285 +0100 @@ -1,7 +1,7 @@ # # spec file for package gdm # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ gdm-smartcard.pamd ++++++ --- /var/tmp/diff_new_pack.YoMbp4/_old 2023-01-06 17:05:25.996140117 +0100 +++ /var/tmp/diff_new_pack.YoMbp4/_new 2023-01-06 17:05:26.012140207 +0100 @@ -1,9 +1,9 @@ #%PAM-1.0 -auth requisite pam_nologin.so auth requisite pam_faillock.so preauth auth required pam_pkcs11.so wait_for_card card_only auth required pam_shells.so +auth requisite pam_nologin.so auth optional pam_permit.so auth required pam_env.so auth [success=ok default=1] pam_gdm.so