SHA256
6
0
forked from pool/pam

Accepting request 811145 from home:jmoellers:branches:Linux-PAM

OBS-URL: https://build.opensuse.org/request/show/811145
OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=214
This commit is contained in:
Josef Möllers
2020-06-08 06:48:10 +00:00
committed by Git OBS Bridge
parent 00f1294879
commit 3c370e0e45
3 changed files with 83 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu May 28 12:36:33 UTC 2020 - Josef Möllers <josef.moellers@suse.com>
- pam_setquota.so:
When setting quota, don't apply any quota if the user's $HOME is
a mountpoint (ie the user has a partition of his/her own).
[bsc#1171721, pam-check-user-home-dir.patch]
-------------------------------------------------------------------
Wed May 27 09:27:32 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>