SHA256
1
0
forked from pool/sssd

Accepting request 982791 from home:scabrero:branches:network:ldap

- Use pam rpm macros to avoid hardcoding the directory names;
  (bsc#1191047);
- Do not take ownership of %_pam_confdir directory, it is owned by
  pam package

OBS-URL: https://build.opensuse.org/request/show/982791
OBS-URL: https://build.opensuse.org/package/show/network:ldap/sssd?expand=0&rev=267
This commit is contained in:
2022-06-15 12:27:00 +00:00
committed by Git OBS Bridge
parent 6cd61d4c3d
commit 3bf976bbd1
2 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jun 15 11:28:35 UTC 2022 - Samuel Cabrero <scabrero@suse.de>
- Use pam rpm macros to avoid hardcoding the directory names;
(bsc#1191047);
- Do not take ownership of %_pam_confdir directory, it is owned by
pam package
-------------------------------------------------------------------
Mon Jun 13 14:48:28 UTC 2022 - Jan Engelhardt <jengelh@inai.de>