Accepting request 787822 from home:jsegitz:branches:Base:System
- Update to version 20200324: * whitelist s390-tools setgid bit on log directory (bsc#1167163) * whitelist WMP (bsc#1161335) * regtest: improve readability of path variables by using literals * regtest: adjust test suite to new path locations in /usr/share/permissions * regtest: only catch explicit FileNotFoundError * regtest: provide valid home directory in /root * regtest: mount permissions src repository in /usr/src/permissions * regtest: move initialialization of TestBase paths into the prepare() function * chkstat: suppport new --config-root command line option * fix spelling of icingacmd group OBS-URL: https://build.opensuse.org/request/show/787822 OBS-URL: https://build.opensuse.org/package/show/Base:System/permissions?expand=0&rev=254
This commit is contained in:
parent
c1a2fada58
commit
7dcf78b266
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/permissions.git</param>
|
||||
<param name="changesrevision">bfa5f7c7437b3fa939b0a88007e2d1cc6de605c9</param></service></servicedata>
|
||||
<param name="changesrevision">5a8f6ce8743fba27666b634dda7a099e027b2edf</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b779962f0f1ae43ef95a987d842861d65ddfabaa442204ce5d8bc7b3e4134c59
|
||||
size 36196
|
3
permissions-20200324.tar.xz
Normal file
3
permissions-20200324.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:311e52a4461a583b7222987e1d9432f250dd5e0035e5f34221c931220000a428
|
||||
size 36588
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 24 12:52:07 UTC 2020 - jsegitz@suse.de
|
||||
|
||||
- Update to version 20200324:
|
||||
* whitelist s390-tools setgid bit on log directory (bsc#1167163)
|
||||
* whitelist WMP (bsc#1161335)
|
||||
* regtest: improve readability of path variables by using literals
|
||||
* regtest: adjust test suite to new path locations in /usr/share/permissions
|
||||
* regtest: only catch explicit FileNotFoundError
|
||||
* regtest: provide valid home directory in /root
|
||||
* regtest: mount permissions src repository in /usr/src/permissions
|
||||
* regtest: move initialialization of TestBase paths into the prepare() function
|
||||
* chkstat: suppport new --config-root command line option
|
||||
* fix spelling of icingacmd group
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 12:00:44 UTC 2020 - malte.kraus@suse.com
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define VERSION_DATE 20200228
|
||||
%define VERSION_DATE 20200324
|
||||
|
||||
Name: permissions
|
||||
Version: %{VERSION_DATE}.%{suse_version}
|
||||
|
Loading…
Reference in New Issue
Block a user