SHA256
1
0
forked from pool/pam

- pam_access backports from upstream:

- pam_access-doc-IPv6-link-local.patch:
    Document only partial supported IPv6 link local addresses
  - pam_access-hostname-debug.patch:
    Don't print error if we cannot resolve a hostname, does not
    need to be a hostname
  - pam_shells-fix-econf-memory-leak.patch:
    Free econf keys variable
  - disable-examples.patch:
    Don't build examples

OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=278
This commit is contained in:
2023-08-07 10:24:04 +00:00
committed by Git OBS Bridge
parent 341833cbf9
commit 8fc5e81cde
6 changed files with 191 additions and 0 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Aug 7 09:41:27 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>
- pam_access backports from upstream:
- pam_access-doc-IPv6-link-local.patch:
Document only partial supported IPv6 link local addresses
- pam_access-hostname-debug.patch:
Don't print error if we cannot resolve a hostname, does not
need to be a hostname
- pam_shells-fix-econf-memory-leak.patch:
Free econf keys variable
- disable-examples.patch:
Don't build examples
-------------------------------------------------------------------
Tue May 9 12:14:48 UTC 2023 - Thorsten Kukuk <kukuk@suse.com>