Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2014-08-25 11:03:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint (Old)
 and      /work/SRC/openSUSE:Factory/.rpmlint.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmlint"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2014-07-21 
22:34:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes     2014-08-25 
11:03:38.000000000 +0200
@@ -1,0 +2,26 @@
+Fri Aug 22 08:56:24 UTC 2014 - nw...@suse.com
+
+- FATE#314409. Add libstoragemgmt user/group.
+
+-------------------------------------------------------------------
+Thu Aug 21 22:21:43 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Add sddm user/group
+
+-------------------------------------------------------------------
+Thu Aug 21 13:34:11 UTC 2014 - wagner-tho...@gmx.at
+
+- Added standard user/group polipo
+
+-------------------------------------------------------------------
+Thu Aug 21 13:18:27 UTC 2014 - da...@darins.net
+
+- Add user/group unbound for unbound caching dns server
+
+-------------------------------------------------------------------
+Thu Aug 21 12:53:31 UTC 2014 - lnus...@suse.de
+
+- adjust initscript check to match new systemctl based
+  %restart_on_update resp %stop_on_removal
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ config ++++++
--- /var/tmp/diff_new_pack.PEQm0Y/_old  2014-08-25 11:03:40.000000000 +0200
+++ /var/tmp/diff_new_pack.PEQm0Y/_new  2014-08-25 11:03:40.000000000 +0200
@@ -129,6 +129,7 @@
     'kolab-r',
     'kvm',
     'ldap',
+    'libstoragemgmt',
     'lightdm',
     'lighttpd',
     'localham',
@@ -172,6 +173,7 @@
     'pdns',
     'pegasus',
     'pkcs11',
+    'polipo',
     'polkituser',
     'postfix',
     'postgres',
@@ -190,6 +192,7 @@
     'root',
     'sabayon-admin',
     'sapdb',
+    'sddm',
     'sensu',
     'shadow',
     'snort',
@@ -209,6 +212,7 @@
     'ts-shell',
     'tss',
     'tty',
+    'unbound',
     'users',
     'utmp',
     'uucp',
@@ -284,6 +288,7 @@
     'kolab-n',
     'kolab-r',
     'ldap',
+    'libstoragemgmt',
     'lightdm',
     'lighttpd',
     'lp',
@@ -321,6 +326,7 @@
     'partimag',
     'pdns',
     'pegasus',
+    'polipo',
     'polkituser',
     'pop',
     'postfix',
@@ -338,6 +344,7 @@
     'root',
     'sabayon-admin',
     'sapdb',
+    'sddm',
     'sensu',
     'snort',
     'squid',
@@ -353,6 +360,7 @@
     'tss',
     'ulogd',
     'upsd',
+    'unbound',
     'uucp',
     'uuidd',
     'vacation',

++++++ sysv5-init-checks.diff ++++++
--- /var/tmp/diff_new_pack.PEQm0Y/_old  2014-08-25 11:03:40.000000000 +0200
+++ /var/tmp/diff_new_pack.PEQm0Y/_new  2014-08-25 11:03:40.000000000 +0200
@@ -6,8 +6,8 @@
  lsb_cont_regex = re.compile('^#(?:\t|  )(.*?)\s*$')
  use_subsys = Config.getOption('UseVarLockSubsys', True)
  
-+stop_on_removal_regex=re.compile('/etc/init.d/\$service stop > /dev/null')
-+restart_on_update_regex=re.compile('/etc/init.d/\$service try-restart > 
/dev/null')
++stop_on_removal_regex=re.compile('bin/systemctl stop \$service >/dev/null')
++restart_on_update_regex=re.compile('bin/systemctl try-restart \$service 
>/dev/null')
 +insserv_cleanup_regex=re.compile('^\s*/sbin/insserv /etc/init.d$', 
re.MULTILINE)
 +
  LSB_KEYWORDS = ('Provides', 'Required-Start', 'Required-Stop', 'Should-Start',

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

Reply via email to