public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 652faa638e6e44a17572aa63a7e660907ca96c51
@ 2023-09-15 13:03 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2023-09-15 13:03 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 2391 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".

The branch, master has been updated
       via  652faa638e6e44a17572aa63a7e660907ca96c51 (commit)
       via  981617078708b175cb97a7b46d3b4422f47bff61 (commit)
      from  f39619952eb4aae7ebcc9a22ca99611ba01be562 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 652faa638e6e44a17572aa63a7e660907ca96c51
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Fri Sep 15 13:03:06 2023 +0000

    pam: Update to 1.5.3
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 981617078708b175cb97a7b46d3b4422f47bff61
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Fri Sep 15 13:02:47 2023 +0000

    .gitignore: Ignore .pfm files
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 .gitignore |  1 +
 pam/pam.nm | 10 +++++++---
 2 files changed, 8 insertions(+), 3 deletions(-)

Difference in files:
diff --git a/.gitignore b/.gitignore
index b72f9be20..9f88cd7bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 *~
+*.pfm
 *.swp
diff --git a/pam/pam.nm b/pam/pam.nm
index 3d458ea5b..5e837bbcb 100644
--- a/pam/pam.nm
+++ b/pam/pam.nm
@@ -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


hooks/post-receive
--
IPFire 3.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-09-15 13:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-15 13:03 [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 652faa638e6e44a17572aa63a7e660907ca96c51 Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox