Compare commits

..

No commits in common. "factory" and "devel" have entirely different histories.

6 changed files with 8 additions and 18 deletions

View File

@ -2,5 +2,5 @@
<service name="tar_scm">
<param name="url">https://github.com/SUSE/pam-config.git</param>
<param name="changesrevision">03eb1f496e20526822e96d0be2f4b6a9c6396914</param></service>
<param name="changesrevision">c328cbfc2b9576a92d32372df03eebef0aefb975</param></service>
</servicedata>

BIN
pam-config-2.11+git.20240620.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
pam-config-2.11+git.20240906.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
pam-config-2.11+git.20240911.tar.xz (Stored with Git LFS)

Binary file not shown.

View File

@ -1,15 +1,3 @@
-------------------------------------------------------------------
Wed Sep 11 13:54:08 UTC 2024 - Thorsten Kukuk <kukuk@suse.com>
- Add PreRequires for pam-extra, several other packages depend on
that pam_limits is installed and enabled by default
-------------------------------------------------------------------
Wed Sep 11 07:58:07 UTC 2024 - kukuk@suse.com
- Update to version 2.11+git.20240911:
* Only add pam_limits if available
-------------------------------------------------------------------
Fri Sep 06 08:20:00 UTC 2024 - kukuk@suse.com

View File

@ -17,7 +17,7 @@
Name: pam-config
Version: 2.11+git.20240911
Version: 2.11+git.20240906
Release: 0
Summary: Utility to modify common PAM configuration files
License: GPL-2.0-only
@ -30,7 +30,6 @@ BuildRequires: autoconf
BuildRequires: automake
BuildRequires: docbook-xsl-stylesheets
PreReq: pam >= 1.3.0
PreReq: pam-extra
Recommends: pam_pwquality
%description