diff --git a/_servicedata b/_servicedata index 8a0c130..b51f60d 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/permissions.git - 8c6029212030ca9c4fc90a60ff26411acd64a565 \ No newline at end of file + d6344d0fa65aa85c9da0c9a9df00f21a7ddc95b3 \ No newline at end of file diff --git a/permissions-20200506.tar.xz b/permissions-20200506.tar.xz deleted file mode 100644 index 4a57271..0000000 --- a/permissions-20200506.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab7c941a25084b7fcb2d6465684796d0cc1c3b86960ffe911e84a89d95ec705c -size 36872 diff --git a/permissions-20200520.tar.xz b/permissions-20200520.tar.xz new file mode 100644 index 0000000..959ac39 --- /dev/null +++ b/permissions-20200520.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e042bbbd955f4a52c9b8ebaf686abb305a7d27317e0e2886513eb40440eb180 +size 44748 diff --git a/permissions.changes b/permissions.changes index 60e571e..36560cc 100644 --- a/permissions.changes +++ b/permissions.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Wed May 20 09:02:14 UTC 2020 - matthias.gerstner@suse.com + +- Update to version 20200520: + * permissions fixed profile: utempter: reinstate libexec compatibility entry + +------------------------------------------------------------------- +Tue May 19 09:14:38 UTC 2020 - matthias.gerstner@suse.com + +- Update to version 20200519: + * chkstat: fix sign conversion warnings on 32-bit architectures + * chkstat: allow simultaneous use of `--set` and `--system` + * regtest: adjust TestUnkownOwnership test to new warning output behaviour + +------------------------------------------------------------------- +Mon May 18 12:06:10 UTC 2020 - malte.kraus@suse.com + +- Update to version 20200518: + * whitelist texlive public binary (bsc#1171686) + +------------------------------------------------------------------- +Fri May 15 09:49:48 UTC 2020 - matthias.gerstner@suse.com + +- Update to version 20200514: + * fixed permissions: adjust to new libexec dir location (bsc#1171164) + (affects utempter path) + +------------------------------------------------------------------- +Wed May 13 12:09:17 UTC 2020 - matthias.gerstner@suse.com + +- Update to version 20200513: + * major rewrite of the chkstat tool + * setuid bit for cockpit (bsc#1169614) + ------------------------------------------------------------------- Thu May 07 09:50:15 UTC 2020 - malte.kraus@suse.com diff --git a/permissions.spec b/permissions.spec index 902aeb1..695d23a 100644 --- a/permissions.spec +++ b/permissions.spec @@ -16,7 +16,7 @@ # -%define VERSION_DATE 20200506 +%define VERSION_DATE 20200520 Name: permissions Version: %{VERSION_DATE}.%{suse_version} @@ -31,6 +31,7 @@ Source1: fix_version.sh BuildRequires: gcc-c++ BuildRequires: libcap-devel BuildRequires: libcap-progs +BuildRequires: tclap Requires: chkstat Requires: permissions-config Recommends: permissions-doc