Accepting request 849108 from home:mgerstner:branches:devel:openSUSE:Factory:rpmlint

This is necessary for permissions sr#847756 to continue.

- Update to version master:
  * Permissions: be robust against variables.conf not existing
  * CheckSUIDPermissions: enhance parser to support new permissions variables

OBS-URL: https://build.opensuse.org/request/show/849108
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=759
This commit is contained in:
Johannes Segitz 2020-11-23 08:22:27 +00:00 committed by Git OBS Bridge
parent 7f8b2a055c
commit a3b9cd1f6d
3 changed files with 10 additions and 3 deletions

View File

@ -3,4 +3,4 @@
<param name="url">https://github.com/openSUSE/rpmlint-tests.git</param>
<param name="changesrevision">3d948bb4c8be26e2ec8922d4c3430b0e0451994b</param></service><service name="tar_scm">
<param name="url">https://github.com/openSUSE/rpmlint-checks.git</param>
<param name="changesrevision">9db2d998028dac60a5c5e16af303693b158b7272</param></service></servicedata>
<param name="changesrevision">f62985c16ad7bc370ea08958a139d23aad4fd94b</param></service></servicedata>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:99c0c9bc7ceae9002020d0d557b5b023f2f9baa7a150a8e54292e174f9e9aceb
size 31604
oid sha256:0fb728f3a6e452324c095005bc223d37227672292e82ec55738aa93e4b53a41a
size 32836

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 17 13:48:06 UTC 2020 - matthias.gerstner@suse.com
- Update to version master:
* Permissions: be robust against variables.conf not existing
* CheckSUIDPermissions: enhance parser to support new permissions variables
-------------------------------------------------------------------
Wed Nov 4 16:18:54 UTC 2020 - Malte Kraus <malte.kraus@suse.com>