Hello community, here is the log from the commit of package rpmlint for openSUSE:Factory checked in at 2015-03-12 16:37:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-tests.changes 2014-10-08 22:13:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint-tests.changes 2015-03-12 16:37:22.000000000 +0100 @@ -1,0 +2,6 @@ +Tue Mar 10 12:55:04 UTC 2015 - [email protected] + +- Update to version 13.2+git20150310.00c9b55: + + fix reference output when new bash is used + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes 2015-02-14 13:47:16.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes 2015-03-12 16:37:22.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Mar 9 11:29:41 UTC 2015 - [email protected] + +- added systemd network DBUS service (bnc#918799) + +------------------------------------------------------------------- Old: ---- rpmlint-tests-13.2+git20140821.c02617a.tar.xz New: ---- _servicedata rpmlint-tests-13.2+git20150310.00c9b55.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpmlint-tests.spec ++++++ --- /var/tmp/diff_new_pack.HT89mt/_old 2015-03-12 16:37:23.000000000 +0100 +++ /var/tmp/diff_new_pack.HT89mt/_new 2015-03-12 16:37:23.000000000 +0100 @@ -22,7 +22,7 @@ BuildRequires: rpmlint-mini Name: rpmlint-tests -Version: 13.2+git20140821.c02617a +Version: 13.2+git20150310.00c9b55 Release: 0 Summary: rpmlint regression tests License: SUSE-Public-Domain ++++++ _service ++++++ --- /var/tmp/diff_new_pack.HT89mt/_old 2015-03-12 16:37:23.000000000 +0100 +++ /var/tmp/diff_new_pack.HT89mt/_new 2015-03-12 16:37:23.000000000 +0100 @@ -4,10 +4,13 @@ <param name="versionformat">13.2+git%cd.%h</param> <param name="url">http://github.com/openSUSE/rpmlint-tests.git</param> <param name="scm">git</param> + <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> <param name="compression">xz</param> <param name="file">*.tar</param> </service> - <service name="set_version" mode="disabled"/> + <service name="set_version" mode="disabled"> + <param name="file">rpmlint-tests.spec</param> + </service> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">http://github.com/openSUSE/rpmlint-tests.git</param> <param name="changesrevision">00c9b555c6114912c3314cbc353bace70a509c9c</param></service></servicedata>++++++ config ++++++ --- /var/tmp/diff_new_pack.HT89mt/_old 2015-03-12 16:37:23.000000000 +0100 +++ /var/tmp/diff_new_pack.HT89mt/_new 2015-03-12 16:37:23.000000000 +0100 @@ -657,7 +657,9 @@ "org.fedoraproject.FirewallD1", # storaged (bnc#915769) "com.redhat.storaged", - "com.redhat.lvm2" + "com.redhat.lvm2", + # systemd networkd (bnc#918799) + "org.freedesktop.network1" )) setOption("PAMModules.WhiteList", ( ++++++ rpmlint-tests-13.2+git20140821.c02617a.tar.xz -> rpmlint-tests-13.2+git20150310.00c9b55.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpmlint-tests-13.2+git20140821.c02617a/tests/game.ref new/rpmlint-tests-13.2+git20150310.00c9b55/tests/game.ref --- old/rpmlint-tests-13.2+git20140821.c02617a/tests/game.ref 2014-08-21 17:08:55.000000000 +0200 +++ new/rpmlint-tests-13.2+git20150310.00c9b55/tests/game.ref 2015-03-10 13:42:58.000000000 +0100 @@ -1,5 +1,3 @@ game: E: suse-filelist-forbidden-games (Badness: 10000) /usr/games/lib/blub is not allowed in SUSE game: E: suse-filelist-forbidden-games (Badness: 10000) /usr/games/lib is not allowed in SUSE -game: W: missing-call-to-setgroups-before-setuid /usr/games/foo -game: W: missing-call-to-setgroups-before-setuid /usr/games/lib/blub -1 packages and 0 specfiles checked; 2 errors, 2 warnings. +1 packages and 0 specfiles checked; 2 errors, 0 warnings. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpmlint-tests-13.2+git20140821.c02617a/tests/srv.ref new/rpmlint-tests-13.2+git20150310.00c9b55/tests/srv.ref --- old/rpmlint-tests-13.2+git20140821.c02617a/tests/srv.ref 2014-08-21 17:08:55.000000000 +0200 +++ new/rpmlint-tests-13.2+git20150310.00c9b55/tests/srv.ref 2015-03-10 13:42:58.000000000 +0100 @@ -1,4 +1,3 @@ srv: E: suse-filelist-forbidden-srv (Badness: 10000) /usr/local/ftp is not allowed in SUSE srv: W: suse-filelist-forbidden-fhs23 /usr/local is not allowed in FHS 2.3 -srv: W: missing-call-to-setgroups-before-setuid /usr/local/ftp/foo -1 packages and 0 specfiles checked; 1 errors, 2 warnings. +1 packages and 0 specfiles checked; 1 errors, 1 warnings. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
