Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory
checked in at Thu Jul 14 12:54:07 CEST 2011.



--------
--- rpmlint/rpmlint.changes     2011-06-23 14:40:39.000000000 +0200
+++ /mounts/work_src_done/STABLE/rpmlint/rpmlint.changes        2011-07-14 
11:08:25.000000000 +0200
@@ -1,0 +2,11 @@
+Thu Jul 14 09:07:59 UTC 2011 - lnus...@suse.de
+
+- add more systemd dbus services to whitelist (bnc#705677)
+
+-------------------------------------------------------------------
+Wed Jul 13 07:27:03 UTC 2011 - lnus...@suse.de
+
+- CheckSUIDPermissions: use non-position-independent-executable as
+  accepted upstream
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ rpmlint.spec ++++++
--- /var/tmp/diff_new_pack.IqJ2Ks/_old  2011-07-14 12:52:53.000000000 +0200
+++ /var/tmp/diff_new_pack.IqJ2Ks/_new  2011-07-14 12:52:53.000000000 +0200
@@ -23,7 +23,7 @@
 BuildRequires:  rpm-python xz
 Summary:        Rpm correctness checker
 Version:        1.2
-Release:        13
+Release:        15
 Source0:        http://rpmlint.zarb.org/download/rpmlint-%{version}.tar.xz
 Source1:        config
 Source1001:     config.in

++++++ CheckSUIDPermissions.py ++++++
--- /var/tmp/diff_new_pack.IqJ2Ks/_old  2011-07-14 12:52:53.000000000 +0200
+++ /var/tmp/diff_new_pack.IqJ2Ks/_new  2011-07-14 12:52:53.000000000 +0200
@@ -137,7 +137,7 @@
 
                 if type == 010:
                     if not 'shared object' in pkgfile.magic:
-                        printError(pkg, 
'not-a-position-independent-executable', f)
+                        printError(pkg, 'non-position-independent-executable', 
f)
 
                 m = self.perms[f]['mode']
                 o = self.perms[f]['owner']
@@ -165,7 +165,7 @@
 
                     if type == 010:
                         if not 'shared object' in pkgfile.magic:
-                            printError(pkg, 
'not-a-position-independent-executable', f)
+                            printError(pkg, 
'non-position-independent-executable', f)
 
                 if mode&02:
                     need_verifyscript = True

++++++ config ++++++
--- /var/tmp/diff_new_pack.IqJ2Ks/_old  2011-07-14 12:52:53.000000000 +0200
+++ /var/tmp/diff_new_pack.IqJ2Ks/_new  2011-07-14 12:52:53.000000000 +0200
@@ -313,6 +313,12 @@
     "org.freedesktop.systemd1.conf",
     "org.freedesktop.hostname1.service",
     "org.freedesktop.hostname1.conf",
+    "org.freedesktop.login1.conf",
+    "org.freedesktop.login1.service",
+    "org.freedesktop.timedate1.conf",
+    "org.freedesktop.timedate1.service",
+    "org.freedesktop.locale1.conf",
+    "org.freedesktop.locale1.service",
     # gconf2
     "org.gnome.GConf.Defaults.service",
     "org.gnome.GConf.Defaults.conf",



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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to