From ad6e625e5e59441bc0a975f6f30f6ba650e1b0c81c876161a9baa05b09729cc8 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Thu, 6 Oct 2022 12:31:15 +0000 Subject: [PATCH] - Update to Version 1.7 - Correctly handle --service option with /usr/lib/pam.d and /usr/etc/pam.d [bsc#1196613] OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam-config?expand=0&rev=103 --- pam-config-1.6.tar.xz | 3 --- pam-config-1.7.tar.xz | 3 +++ pam-config.changes | 7 +++++++ pam-config.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 pam-config-1.6.tar.xz create mode 100644 pam-config-1.7.tar.xz diff --git a/pam-config-1.6.tar.xz b/pam-config-1.6.tar.xz deleted file mode 100644 index 6d8e816..0000000 --- a/pam-config-1.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3a3fe1c3c1f4bdafa1cccfe9d44cc040e675c08884af6be61c9b9ab31c8d48e -size 264928 diff --git a/pam-config-1.7.tar.xz b/pam-config-1.7.tar.xz new file mode 100644 index 0000000..9399724 --- /dev/null +++ b/pam-config-1.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96fa118897a092bd12adb2cc9f744fd0caa9576c1bd403a188f7373897dc7ad0 +size 265176 diff --git a/pam-config.changes b/pam-config.changes index 6922821..d270417 100644 --- a/pam-config.changes +++ b/pam-config.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 6 12:23:38 UTC 2022 - Thorsten Kukuk + +- Update to Version 1.7 + - Correctly handle --service option with /usr/lib/pam.d and + /usr/etc/pam.d [bsc#1196613] + ------------------------------------------------------------------- Mon Feb 7 14:55:55 UTC 2022 - Thorsten Kukuk diff --git a/pam-config.spec b/pam-config.spec index 77dd4ec..924a1f5 100644 --- a/pam-config.spec +++ b/pam-config.spec @@ -17,7 +17,7 @@ Name: pam-config -Version: 1.6 +Version: 1.7 Release: 0 Summary: Utility to modify common PAM configuration files License: GPL-2.0-only