]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
pam: Update to 1.5.3
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 15 Sep 2023 13:03:06 +0000 (13:03 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 15 Sep 2023 13:03:06 +0000 (13:03 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
pam/pam.nm

index 3d458ea5b3a54524070cbdda9bb0f0c061b90f49..5e837bbcb846777be51e89d6c606bdc3971d4165 100644 (file)
@@ -4,12 +4,12 @@
 ###############################################################################
 
 name       = pam
-version    = 1.5.2
-release    = 1.2
+version    = 1.5.3
+release    = 1
 thisapp    = Linux-PAM-%{version}
 
 groups     = System/Base
-url        = http://www.us.kernel.org/pub/linux/libs/pam/index.html
+url        = https://github.com/linux-pam/linux-pam/
 license    = BSD and GPLv2+ and BSD with advertising
 summary    = An extensible library which provides authentication for applications.
 
@@ -69,6 +69,10 @@ end
 
 packages
        package %{name}
+               requires
+                       /usr/lib64/security/pam_pwquality.so
+               end
+
                configfiles
                        %{sysconfdir}/pam.d
                end