* 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:
Marcus Meissner 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

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/permissions.git</param>
<param name="changesrevision">f6e1ba0363541054f289ecd184e67c74ee27c48c</param></service></servicedata>
<param name="changesrevision">6aeb4d61dd404e73b221fbe14ba157f42fada5f9</param></service></servicedata>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1d15d8566b7134c3c737755996fb047b0d78f5415816e56a3c8dbd300dccc554
oid sha256:bf7ee1ac9ed09e3734e271054d39664a4c9b97903c25267805e0b40a91bac21a
size 20068

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)
-------------------------------------------------------------------