SHA256
1
0
forked from pool/pam-config

10 Commits

Author SHA256 Message Date
8c4d349394 Accepting request 1293274 from Linux-PAM
- Update to version 2.13+git.20250715:
  * Release version 2.13
  * Place himmelblau near the top of pam stack [bsc#1243418]

OBS-URL: https://build.opensuse.org/request/show/1293274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam-config?expand=0&rev=107
2025-07-17 15:17:24 +00:00
7de86ab6fc * Place himmelblau near the top of pam stack [bsc#1243418]
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam-config?expand=0&rev=130
2025-07-15 06:45:42 +00:00
ddc19f7c21 - Update to version 2.13+git.20250715:
* Release version 2.13
  * Place himmelblau near the top of pam stack

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam-config?expand=0&rev=129
2025-07-15 06:44:40 +00:00
0b64d7eb6f Accepting request 1286518 from Linux-PAM
- Update to version 2.12+git.20250516:
  * Don't add pam_env twice

OBS-URL: https://build.opensuse.org/request/show/1286518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam-config?expand=0&rev=106
2025-06-18 20:28:37 +00:00
064f8b2736 - Update to version 2.12+git.20250516:
* Don't add pam_env twice

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam-config?expand=0&rev=128
2025-06-18 05:32:04 +00:00
e230bdfa7c Accepting request 1268563 from Linux-PAM
- Update to version 2.12+git.20250411:
  * Release version 2.12
  * Call ecryptfs/fscrypt before pam_unix (#30)
  * Don't exit with error if admin disabled pam-config

OBS-URL: https://build.opensuse.org/request/show/1268563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam-config?expand=0&rev=105
2025-04-14 10:55:23 +00:00
040d092596 - Update to version 2.12+git.20250411:
* Release version 2.12
  * Call ecryptfs/fscrypt before pam_unix (#30)
  * Don't exit with error if admin disabled pam-config

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam-config?expand=0&rev=127
2025-04-11 08:16:18 +00:00
695156b3b1 Accepting request 1200145 from Linux-PAM
- Add PreRequires for pam-extra, several other packages depend on
  that pam_limits is installed and enabled by default

- Update to version 2.11+git.20240911:
  * Only add pam_limits if available

OBS-URL: https://build.opensuse.org/request/show/1200145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pam-config?expand=0&rev=104
2024-09-18 13:26:00 +00:00
d9aecbac47 - Add PreRequires for pam-extra, several other packages depend on
that pam_limits is installed and enabled by default

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam-config?expand=0&rev=126
2024-09-11 13:54:54 +00:00
269c0b63a0 - Update to version 2.11+git.20240911:
* Only add pam_limits if available

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam-config?expand=0&rev=125
2024-09-11 08:06:25 +00:00
6 changed files with 40 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
<param name="scm">git</param> <param name="scm">git</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
<param name="filename">pam-config</param> <param name="filename">pam-config</param>
<param name="versionformat">2.11+git.%cd</param> <param name="versionformat">2.13+git.%cd</param>
</service> </service>
<service mode="manual" name="recompress"> <service mode="manual" name="recompress">
<param name="file">*.tar</param> <param name="file">*.tar</param>

View File

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

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

Binary file not shown.

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

Binary file not shown.

View File

@@ -1,3 +1,36 @@
-------------------------------------------------------------------
Tue Jul 15 06:44:03 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
- Update to version 2.13+git.20250715:
* Release version 2.13
* Place himmelblau near the top of pam stack [bsc#1243418]
-------------------------------------------------------------------
Wed Jun 18 05:28:06 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
- Update to version 2.12+git.20250516:
* Don't add pam_env twice
-------------------------------------------------------------------
Fri Apr 11 08:14:08 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
- Update to version 2.12+git.20250411:
* Release version 2.12
* Call ecryptfs/fscrypt before pam_unix (#30)
* Don't exit with error if admin disabled pam-config
-------------------------------------------------------------------
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 Fri Sep 06 08:20:00 UTC 2024 - kukuk@suse.com

View File

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