Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2024-10-25 19:19:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint (Old)
 and      /work/SRC/openSUSE:Factory/.rpmlint.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmlint"

Fri Oct 25 19:19:22 2024 rev:488 rq:1218023 version:2.6.1+git20241024.1f09e50

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2024-10-23 
21:08:45.066886824 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new.2020/rpmlint.changes        
2024-10-25 19:20:14.580129359 +0200
@@ -1,0 +2,6 @@
+Thu Oct 24 11:33:51 UTC 2024 - filippo.bona...@suse.com
+
+- Update to version 2.6.1+git20241024.1f09e50:
+  * whitelistings: add libcgroup PAM module and setgid binary (bsc#1231381)
+
+-------------------------------------------------------------------

Old:
----
  rpmlint-2.6.1+git20241017.b725184.tar.xz

New:
----
  rpmlint-2.6.1+git20241024.1f09e50.tar.xz

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

Other differences:
------------------
++++++ rpmlint.spec ++++++
--- /var/tmp/diff_new_pack.RcfdjR/_old  2024-10-25 19:20:15.816180931 +0200
+++ /var/tmp/diff_new_pack.RcfdjR/_new  2024-10-25 19:20:15.816180931 +0200
@@ -23,7 +23,7 @@
 %define name_suffix -%{flavor}
 %endif
 Name:           rpmlint%{name_suffix}
-Version:        2.6.1+git20241017.b725184
+Version:        2.6.1+git20241024.1f09e50
 Release:        0
 Summary:        RPM file correctness checker
 License:        GPL-2.0-or-later

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.RcfdjR/_old  2024-10-25 19:20:15.872183267 +0200
+++ /var/tmp/diff_new_pack.RcfdjR/_new  2024-10-25 19:20:15.876183434 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/rpm-software-management/rpmlint.git</param>
-              <param 
name="changesrevision">b7251848208dfd5e46bf8c57b9e0bd5d38bcb924</param></service></servicedata>
+              <param 
name="changesrevision">1f09e5065c4f538e2e7fabd2d2deeaff2254dc6a</param></service></servicedata>
 (No newline at EOF)
 

++++++ rpmlint-2.6.1+git20241017.b725184.tar.xz -> 
rpmlint-2.6.1+git20241024.1f09e50.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpmlint-2.6.1+git20241017.b725184/configs/openSUSE/pam-modules.toml 
new/rpmlint-2.6.1+git20241024.1f09e50/configs/openSUSE/pam-modules.toml
--- old/rpmlint-2.6.1+git20241017.b725184/configs/openSUSE/pam-modules.toml     
2024-10-17 17:36:51.000000000 +0200
+++ new/rpmlint-2.6.1+git20241024.1f09e50/configs/openSUSE/pam-modules.toml     
2024-10-24 10:50:59.000000000 +0200
@@ -566,3 +566,12 @@
 nodigests = [
     "glob:*/security/pam_himmelblau.so",
 ]
+
+[[FileDigestGroup]]
+package  = "libcgroup-pam"
+note     = "session PAM module that places the login process into a cgroup 
according to configuration"
+bug      = "bsc#1231381"
+type     = "pam"
+nodigests = [
+    "glob:*/security/pam_cgroup.so",
+]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpmlint-2.6.1+git20241017.b725184/configs/openSUSE/permissions-whitelist.toml
 
new/rpmlint-2.6.1+git20241024.1f09e50/configs/openSUSE/permissions-whitelist.toml
--- 
old/rpmlint-2.6.1+git20241017.b725184/configs/openSUSE/permissions-whitelist.toml
   2024-10-17 17:36:51.000000000 +0200
+++ 
new/rpmlint-2.6.1+git20241024.1f09e50/configs/openSUSE/permissions-whitelist.toml
   2024-10-24 10:50:59.000000000 +0200
@@ -58,3 +58,11 @@
 path = "/etc/permissions.d/texlive.texlive"
 hash = "c4d3d806535c6737a07828ac84e297b87f6a406f6df67c9928c4fac71f47a17d"
 
+[[FileDigestGroup]]
+package  = "libcgroup-tools"
+note     = "this is for a setgid binary 'cgexec', running with 'cgred' group 
privs"
+bug      = "bsc#1231381"
+type     = "permissions"
+[[FileDigestGroup.digests]]
+path     = "/usr/share/permissions/permissions.d/libcgroup"
+hash     = "6d3a669b10b2449484dcad1c6d932f5897666bcbeef2a45d9608ef63a1e43188"

Reply via email to