Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2020-05-26 17:15:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint (Old)
 and      /work/SRC/openSUSE:Factory/.rpmlint.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmlint"

Tue May 26 17:15:35 2020 rev:335 rq:808696 version:1.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2020-05-13 
22:59:05.003360364 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new.2738/rpmlint.changes        
2020-05-26 17:17:00.927676607 +0200
@@ -1,0 +2,22 @@
+Mon May 25 09:44:52 UTC 2020 - [email protected]
+
+- whitelist pam_usertype (bsc#1171564)
+
+-------------------------------------------------------------------
+Wed May 20 11:51:53 UTC 2020 - Johannes Segitz <[email protected]>
+
+- whitelist cockpit PAM modules (bsc#1169614)
+  * pam_cockpit_cert
+  * pam_ssh_add
+
+-------------------------------------------------------------------
+Wed May 20 08:37:02 UTC 2020 - Adrian Schröter <[email protected]>
+
+- Add daapd user and group for new forked-daapd package
+
+-------------------------------------------------------------------
+Tue May 19 07:51:10 UTC 2020 - Thomas Renninger <[email protected]>
+
+- Add '_cscreen' to StandardGroups and StandardUsers
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
rpmlint.spec: same change
++++++ config ++++++
--- /var/tmp/diff_new_pack.02L1am/_old  2020-05-26 17:17:02.083679114 +0200
+++ /var/tmp/diff_new_pack.02L1am/_new  2020-05-26 17:17:02.083679114 +0200
@@ -78,6 +78,7 @@
 addFilter('.*non-standard-group.*')
 
 setOption('StandardGroups', (
+    '_cscreen',
     'aegis',
     'antivir',
     'arangodb',
@@ -105,6 +106,7 @@
     'coturn',
     'crowbar',
     'cwbconv',
+    'daapd',
     'daemon',
     'davfs2',
     'dba',
@@ -280,6 +282,7 @@
     ))
 
 setOption('StandardUsers', (
+    '_cscreen',
     'aegis',
     'amanda',
     'aodh',
@@ -315,6 +318,7 @@
     'cyrus',
     'daemon',
     'davfs2',
+    'daapd',
     'ddclient',
     'dehydrated',
     'designate',
@@ -892,6 +896,11 @@
     "pam_user_map.so",
     # oddjob (bsc#1169494)
     "pam_oddjob_mkhomedir.so"
+    # cockpit (bsc#1169614)
+    "pam_cockpit_cert.so",
+    "pam_ssh_add.so",
+    # pam (bsc#1171564)
+    "pam_usertype.so",
 ))
 
 # Output filters


Reply via email to