Hello community,
here is the log from the commit of package rpmlint-Factory for openSUSE:Factory
checked in at 2020-02-09 21:01:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint-Factory (Old)
and /work/SRC/openSUSE:Factory/.rpmlint-Factory.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpmlint-Factory"
Sun Feb 9 21:01:14 2020 rev:52 rq:769033 version:1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint-Factory/rpmlint-Factory.changes
2019-12-02 11:26:25.670692397 +0100
+++
/work/SRC/openSUSE:Factory/.rpmlint-Factory.new.26092/rpmlint-Factory.changes
2020-02-09 21:01:17.815315403 +0100
@@ -1,0 +2,6 @@
+Fri Jan 31 10:38:21 UTC 2020 - [email protected]
+
+- Add badness for unauthorized PAM modules that didn't receive a review
+ (bsc#1150178).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rpmlint-Factory.spec ++++++
--- /var/tmp/diff_new_pack.NSHcPs/_old 2020-02-09 21:01:18.523315804 +0100
+++ /var/tmp/diff_new_pack.NSHcPs/_new 2020-02-09 21:01:18.527315807 +0100
@@ -1,7 +1,7 @@
#
# spec file for package rpmlint-Factory
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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.NSHcPs/_old 2020-02-09 21:01:18.595315845 +0100
+++ /var/tmp/diff_new_pack.NSHcPs/_new 2020-02-09 21:01:18.599315848 +0100
@@ -101,6 +101,7 @@
setBadness('info-dir-file', 10000)
setBadness('suse-dbus-unauthorized-service', 10)
+setBadness('suse-pam-unauthorized-module', 10)
setBadness('non-position-independent-executable', 10000)
setBadness('lto-bytecode', 10000)
setBadness('lto-no-text-in-archive', 10000)
++++++ config.strict ++++++
--- /var/tmp/diff_new_pack.NSHcPs/_old 2020-02-09 21:01:18.623315861 +0100
+++ /var/tmp/diff_new_pack.NSHcPs/_new 2020-02-09 21:01:18.627315863 +0100
@@ -34,3 +34,4 @@
setBadness('permissions-file-setuid-bit', 10000)
setBadness('permissions-world-writable', 10000)
setBadness('suse-dbus-unauthorized-service', 10000)
+setBadness('suse-pam-unauthorized-module', 10000)