forked from pool/permissions
Accepting request 754442 from Base:System
- Update to version 20191205: * fix privilege escalation through untrusted symlinks (bsc#1150734, CVE-2019-3690) - Update to version 20191122: * faxq-helper: correct "secure" permission for trusted group (bsc#1157498) OBS-URL: https://build.opensuse.org/request/show/754442 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/permissions?expand=0&rev=129
This commit is contained in:
commit
659f3457a0
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/permissions.git</param>
|
||||
<param name="changesrevision">352142ec492b76beb495b46bc64f159af5635c8a</param></service></servicedata>
|
||||
<param name="changesrevision">530cade2a85b318e8cb35261f3d2da5223c11af2</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5131a0e02a51d5a020907a3a68825d6dacfb4bd5e56da397b5e3c85ede2b740d
|
||||
size 19588
|
3
permissions-20191205.tar.xz
Normal file
3
permissions-20191205.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:33cb35f03205a688daad7bd71ef56a924da6920936ee29cc5e319a761538656a
|
||||
size 20776
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 05 14:31:49 UTC 2019 - malte.kraus@suse.com
|
||||
|
||||
- Update to version 20191205:
|
||||
* fix privilege escalation through untrusted symlinks (bsc#1150734,
|
||||
CVE-2019-3690)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 12:47:23 UTC 2019 - matthias.gerstner@suse.com
|
||||
|
||||
- Update to version 20191122:
|
||||
* faxq-helper: correct "secure" permission for trusted group (bsc#1157498)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 09:52:14 UTC 2019 - malte.kraus@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package permissions
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC.
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define VERSION 20191118
|
||||
%define VERSION 20191205
|
||||
|
||||
Name: permissions
|
||||
Version: %{VERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user