diff --git a/pam-config-2.10.tar.xz b/pam-config-2.10.tar.xz new file mode 100644 index 0000000..bcd80b3 --- /dev/null +++ b/pam-config-2.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7df05e6a59fe5d843d72393a9eb2589f98b2ee809d92d37e8c1f9fe46b257bc2 +size 268072 diff --git a/pam-config-2.9.tar.xz b/pam-config-2.9.tar.xz deleted file mode 100644 index ca5caea..0000000 --- a/pam-config-2.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26945b622918ee13481643770cdbebd1aa1a10edf6ca259b865a21fa22a4fe5d -size 268468 diff --git a/pam-config.changes b/pam-config.changes index 8fb1776..016826d 100644 --- a/pam-config.changes +++ b/pam-config.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Nov 27 10:01:51 UTC 2023 - Thorsten Kukuk + +- Update to version 2.10 + - Enable session and account support for kanidm and himmelblau + ------------------------------------------------------------------- Fri Sep 29 12:56:23 UTC 2023 - Thorsten Kukuk diff --git a/pam-config.spec b/pam-config.spec index 1705a0b..b343d41 100644 --- a/pam-config.spec +++ b/pam-config.spec @@ -1,7 +1,7 @@ # # spec file for package pam-config # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: pam-config -Version: 2.9 +Version: 2.10 Release: 0 Summary: Utility to modify common PAM configuration files License: GPL-2.0-only @@ -41,7 +41,7 @@ add/adjust/remove other PAM modules and their options. %build %configure -make %{?_smp_mflags} +%make_build %install %make_install @@ -79,7 +79,7 @@ pam-config --debug --update ||: %files -f pam-config.lang %license COPYING %{_sbindir}/pam-config -%{_mandir}/man8/pam-config.8* +%{_mandir}/man8/pam-config.8%{?ext_man} %ghost %config %{_sysconfdir}/pam.d/common-account-pc %ghost %config %{_sysconfdir}/pam.d/common-auth-pc %ghost %config %{_sysconfdir}/pam.d/common-password-pc