From a3b9cd1f6dea8333875212de13893dd14892f7c3a4171d07ccc54df29b5d6ff1 Mon Sep 17 00:00:00 2001 From: Johannes Segitz Date: Mon, 23 Nov 2020 08:22:27 +0000 Subject: [PATCH] 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 --- _servicedata | 2 +- rpmlint-checks-master.tar.xz | 4 ++-- rpmlint.changes | 7 +++++++ 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/_servicedata b/_servicedata index bca810d..b96c24d 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,4 @@ https://github.com/openSUSE/rpmlint-tests.git 3d948bb4c8be26e2ec8922d4c3430b0e0451994b https://github.com/openSUSE/rpmlint-checks.git - 9db2d998028dac60a5c5e16af303693b158b7272 \ No newline at end of file + f62985c16ad7bc370ea08958a139d23aad4fd94b \ No newline at end of file diff --git a/rpmlint-checks-master.tar.xz b/rpmlint-checks-master.tar.xz index f65c21a..4056a8f 100644 --- a/rpmlint-checks-master.tar.xz +++ b/rpmlint-checks-master.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:99c0c9bc7ceae9002020d0d557b5b023f2f9baa7a150a8e54292e174f9e9aceb -size 31604 +oid sha256:0fb728f3a6e452324c095005bc223d37227672292e82ec55738aa93e4b53a41a +size 32836 diff --git a/rpmlint.changes b/rpmlint.changes index a62e7da..c7822db 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -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