SHA256
1
0
forked from pool/permissions

Accepting request 569510 from Base:System

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

- Update to version 20180115:
  * - polkit-default-privs: usbauth (bsc#1066877)

OBS-URL: https://build.opensuse.org/request/show/569510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/permissions?expand=0&rev=114
This commit is contained in:
Dominique Leuenberger 2018-01-26 12:35:31 +00:00 committed by Git OBS Bridge
commit 84a9224b67
5 changed files with 19 additions and 6 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">37fe496b66d03043da61fc1af7cd51f21d4e2000</param></service></servicedata>
<param name="changesrevision">6aeb4d61dd404e73b221fbe14ba157f42fada5f9</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2236dad31161c64e2977c11d47c4c90f64495582dc9749245eca3723a56f27b4
size 20020

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
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)
-------------------------------------------------------------------
Mon Jan 15 09:56:48 UTC 2018 - krahmer@suse.com
- Update to version 20180115:
* - polkit-default-privs: usbauth (bsc#1066877)
-------------------------------------------------------------------
Mon Dec 4 18:45:53 UTC 2017 - kukuk@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package permissions
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: permissions
Version: 20171129
Version: 20180125
Release: 0
Summary: SUSE Linux Default Permissions
# Maintained in github by the security team.