From bdb9837e95f66bcbdaecba4791a0596ca94c9227bb68baa45a48561d4c7a30fe Mon Sep 17 00:00:00 2001 From: Malte Kraus Date: Tue, 12 Nov 2019 12:51:22 +0000 Subject: [PATCH 1/2] - Update to version 20191112: * fix syntax of paranoid profile * fix squid permissions (bsc#1093414, CVE-2019-3688) OBS-URL: https://build.opensuse.org/package/show/Base:System/permissions?expand=0&rev=238 --- _servicedata | 2 +- permissions-20190913.tar.xz | 3 --- permissions-20191112.tar.xz | 3 +++ permissions.changes | 7 +++++++ permissions.spec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 permissions-20190913.tar.xz create mode 100644 permissions-20191112.tar.xz diff --git a/_servicedata b/_servicedata index e019ff7..51e4482 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/permissions.git - dae6a13e2ed283d181b99d4dc14bcd7d5c2b89d3 \ No newline at end of file + ab0506adf59ffa48c97bdfcbe05d7771c54e84d6 \ No newline at end of file diff --git a/permissions-20190913.tar.xz b/permissions-20190913.tar.xz deleted file mode 100644 index 4ec453c..0000000 --- a/permissions-20190913.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21a2a7ab071a332c5058ea95a015917a482d8c7e6d1e863d5da60a5ebf83274a -size 19544 diff --git a/permissions-20191112.tar.xz b/permissions-20191112.tar.xz new file mode 100644 index 0000000..8e12c24 --- /dev/null +++ b/permissions-20191112.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef39d2915fae52860cb8a273e6566adee32f4fff5d787aeff0a91b53bee93dba +size 19544 diff --git a/permissions.changes b/permissions.changes index 152722a..cdd168d 100644 --- a/permissions.changes +++ b/permissions.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 12 12:45:12 UTC 2019 - malte.kraus@suse.com + +- Update to version 20191112: + * fix syntax of paranoid profile + * fix squid permissions (bsc#1093414, CVE-2019-3688) + ------------------------------------------------------------------- Thu Oct 3 12:38:09 UTC 2019 - Tomáš Chvátal diff --git a/permissions.spec b/permissions.spec index 51a7e88..ef31cd5 100644 --- a/permissions.spec +++ b/permissions.spec @@ -88,7 +88,7 @@ The actual permissions configuration files, /etc/permission.*. %post config %{fillup_only -n security} # apply all potentially changed permissions -%{_bindir}/chkstat --system || exit 0 +%{_bindir}/chkstat --system || : %package -n chkstat Summary: SUSE Linux Default Permissions tool From 20fbab77027f4da13c37f657d0e19a1a1925caf2f7136b4c882cb8c07966ef7b Mon Sep 17 00:00:00 2001 From: Malte Kraus Date: Mon, 18 Nov 2019 09:54:19 +0000 Subject: [PATCH 2/2] - Update to version 20191118: * whitelist ksysguard network helper (bsc#1151190) OBS-URL: https://build.opensuse.org/package/show/Base:System/permissions?expand=0&rev=239 --- _servicedata | 2 +- permissions-20191112.tar.xz | 3 --- permissions-20191118.tar.xz | 3 +++ permissions.changes | 6 ++++++ permissions.spec | 6 +++--- 5 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 permissions-20191112.tar.xz create mode 100644 permissions-20191118.tar.xz diff --git a/_servicedata b/_servicedata index 51e4482..289f54c 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/permissions.git - ab0506adf59ffa48c97bdfcbe05d7771c54e84d6 \ No newline at end of file + 352142ec492b76beb495b46bc64f159af5635c8a \ No newline at end of file diff --git a/permissions-20191112.tar.xz b/permissions-20191112.tar.xz deleted file mode 100644 index 8e12c24..0000000 --- a/permissions-20191112.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef39d2915fae52860cb8a273e6566adee32f4fff5d787aeff0a91b53bee93dba -size 19544 diff --git a/permissions-20191118.tar.xz b/permissions-20191118.tar.xz new file mode 100644 index 0000000..7472a33 --- /dev/null +++ b/permissions-20191118.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5131a0e02a51d5a020907a3a68825d6dacfb4bd5e56da397b5e3c85ede2b740d +size 19588 diff --git a/permissions.changes b/permissions.changes index cdd168d..f99c72c 100644 --- a/permissions.changes +++ b/permissions.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Nov 18 09:52:14 UTC 2019 - malte.kraus@suse.com + +- Update to version 20191118: + * whitelist ksysguard network helper (bsc#1151190) + ------------------------------------------------------------------- Tue Nov 12 12:45:12 UTC 2019 - malte.kraus@suse.com diff --git a/permissions.spec b/permissions.spec index ef31cd5..1b5dace 100644 --- a/permissions.spec +++ b/permissions.spec @@ -1,7 +1,7 @@ # # spec file for package permissions # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 20190913 +%define VERSION 20191118 Name: permissions Version: %{VERSION} @@ -25,7 +25,7 @@ Summary: SUSE Linux Default Permissions # Maintained in github by the security team. License: GPL-2.0-or-later Group: Productivity/Security -Url: http://github.com/openSUSE/permissions +URL: http://github.com/openSUSE/permissions Source: permissions-%{version}.tar.xz Source1: fix_version.sh BuildRequires: libcap-devel