SHA256
1
0
forked from pool/permissions

* the eror should be reported for permfiles[i], not argv[i], as these are not the same files. (bsc#1047247)

OBS-URL: https://build.opensuse.org/package/show/Base:System/permissions?expand=0&rev=193
This commit is contained in:
2018-01-25 13:17:25 +00:00
committed by Git OBS Bridge
parent ee933ba6a8
commit 6cb0226aaa
3 changed files with 3 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
Thu Jan 25 12:52:52 UTC 2018 - meissner@suse.com
- Update to version 20180125:
* the eror should be reported for permfiles[i], not argv[i], as these are not the same files. (bsc#1047247)
* make btmp root:utmp (bsc#1050467)
-------------------------------------------------------------------