public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 652faa638e6e44a17572aa63a7e660907ca96c51
Date: Fri, 15 Sep 2023 13:03:50 +0000	[thread overview]
Message-ID: <4RnDsL1q7yz2xc9@people01.haj.ipfire.org> (raw)

[-- 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

                 reply	other threads:[~2023-09-15 13:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4RnDsL1q7yz2xc9@people01.haj.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox