6
0
forked from pool/util-linux

Accepting request 716105 from home:sbrabec:branches:util-linux-pam_d-b1082293

- Prevent outdated pam files (bsc#1082293, boo#1081947#c68):
  * Remove "(noreplace)". It will enforce update whenever package
    changes it.
  * Expand tabs to trigger a change and replace potentially
    outdated files just now.
  * Remove script that migrates old coreutils su pam files.

OBS-URL: https://build.opensuse.org/request/show/716105
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=407
This commit is contained in:
2019-07-17 17:21:26 +00:00
committed by Git OBS Bridge
parent d0f4a733b6
commit 59936b0f48
12 changed files with 144 additions and 156 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jul 17 19:14:24 CEST 2019 - sbrabec@suse.com
- Prevent outdated pam files (bsc#1082293, boo#1081947#c68):
* Remove "(noreplace)". It will enforce update whenever package
changes it.
* Expand tabs to trigger a change and replace potentially
outdated files just now.
* Remove script that migrates old coreutils su pam files.
-------------------------------------------------------------------
Mon Jul 1 23:45:55 CEST 2019 - sbrabec@suse.com