Hello community, here is the log from the commit of package rpmlint-Factory for openSUSE:Factory checked in at 2018-04-06 17:40:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpmlint-Factory (Old) and /work/SRC/openSUSE:Factory/.rpmlint-Factory.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpmlint-Factory" Fri Apr 6 17:40:58 2018 rev:48 rq:579618 version:1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rpmlint-Factory/rpmlint-Factory.changes 2017-10-29 20:23:24.205449755 +0100 +++ /work/SRC/openSUSE:Factory/.rpmlint-Factory.new/rpmlint-Factory.changes 2018-04-06 17:41:01.217970817 +0200 @@ -1,0 +2,6 @@ +Tue Feb 20 14:00:03 UTC 2018 - [email protected] + +- raise badness on polkit-untracked-privilege to 10000 based + on req from security team + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpmlint-Factory.spec ++++++ --- /var/tmp/diff_new_pack.l0QyAJ/_old 2018-04-06 17:41:01.829948715 +0200 +++ /var/tmp/diff_new_pack.l0QyAJ/_new 2018-04-06 17:41:01.829948715 +0200 @@ -1,7 +1,7 @@ # # spec file for package rpmlint-Factory # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ config ++++++ --- /var/tmp/diff_new_pack.l0QyAJ/_old 2018-04-06 17:41:01.873947126 +0200 +++ /var/tmp/diff_new_pack.l0QyAJ/_new 2018-04-06 17:41:01.873947126 +0200 @@ -80,6 +80,7 @@ setBadness('polkit-unauthorized-file', 10000) setBadness('polkit-unauthorized-privilege', 10000) +setBadness('polkit-untracked-privilege', 10000) setBadness('permissions-unauthorized-file', 10000) setBadness('permissions-file-setuid-bit', 10000) setBadness('permissions-world-writable', 10000) @@ -106,6 +107,7 @@ setFilterException('suse-dbus-unauthorized-service') setFilterException('polkit-unauthorized-file') setFilterException('polkit-unauthorized-privilege') +setFilterException('polkit-untracked-privilege') setFilterException('permissions-unauthorized-file') setFilterException('permissions-file-setuid-bit') setFilterException('non-position-independent-executable')
