diff --git a/_servicedata b/_servicedata index 29f638b..77e62ea 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,4 @@ https://github.com/openSUSE/rpmlint-tests.git 8914352f9a703602fbe68224878d4b540bff72c4 https://github.com/openSUSE/rpmlint-checks.git - 2fa6dd19efd033b406b56ecbd664497fba602a2d \ No newline at end of file + 0182da1c31214e0b718e511a9a19178313e63852 \ No newline at end of file diff --git a/rpmlint-checks-master.tar.xz b/rpmlint-checks-master.tar.xz index c90fcf2..0d4ce9f 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:599a413113b5713394ad2a0c5ce84f36a51f23f38d530a0593528abe919003f0 -size 23508 +oid sha256:a20b83d04eacafb220586ebac2e21e9ed90274b5616ad84f61f8f0f5f7a21fd5 +size 25196 diff --git a/rpmlint.changes b/rpmlint.changes index c698c44..ef31da5 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Feb 27 11:33:42 UTC 2019 - opensuse-packaging@opensuse.org + +- Update rpmlint-checks to version master (bsc#1125314): + * coding style: fix indentation to satisfy flake8 travis-ci test + * CheckPolkitPrivs: implement new check for files put into rules.d dirs + * CheckPolkitPrivs: separate and refactor check for actions + * CheckPolkitPrivs: separate and refactor check of polkit-default-privs.d + * CheckPolkitPrivs: remove oudated PolicyKit path + * CheckPolkitPrivs: clearer error message for files in /etc/polkit-default-privs.d + ------------------------------------------------------------------- Thu Feb 14 08:26:11 UTC 2019 - jsegitz@suse.com