forked from pool/permissions
- Update to version 20200826:
* mtr-packet: stop requiring dialout group * etc/permissions: fix mtr permission * list_permissions: improve output format * list_permissions: support globbing in --path argument * list_permissions: implement simplifications suggested in PR#92 * list_permissions: new tool for better path configuration overview OBS-URL: https://build.opensuse.org/package/show/Base:System/permissions?expand=0&rev=278
This commit is contained in:
parent
1226549810
commit
ddf46a06b6
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/permissions.git</param>
|
||||
<param name="changesrevision">a42371988f74c07914cc681f29d8a85b1f043d27</param></service></servicedata>
|
||||
<param name="changesrevision">4d0b7f3f806b4a5f39c61a90fa36de6c6bb6ed9a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8feeb4ed53692caa97124f27e5df6f6ba24d77bbe91615764fb70a5973be7e86
|
||||
size 43344
|
3
permissions-20200826.tar.xz
Normal file
3
permissions-20200826.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8f20b37c2824769e6d8349c0cd4508fa9558815fcd48fa2409f334382e7e81ca
|
||||
size 44476
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 26 12:33:11 UTC 2020 - malte.kraus@suse.com
|
||||
|
||||
- Update to version 20200826:
|
||||
* mtr-packet: stop requiring dialout group
|
||||
* etc/permissions: fix mtr permission
|
||||
* list_permissions: improve output format
|
||||
* list_permissions: support globbing in --path argument
|
||||
* list_permissions: implement simplifications suggested in PR#92
|
||||
* list_permissions: new tool for better path configuration overview
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 11 12:06:30 UTC 2020 - matthias.gerstner@suse.com
|
||||
|
||||
|
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define VERSION_DATE 20200811
|
||||
%define VERSION_DATE 20200826
|
||||
|
||||
Name: permissions
|
||||
Version: %{VERSION_DATE}.%{suse_version}
|
||||
|
Loading…
Reference in New Issue
Block a user