Hello community, here is the log from the commit of package rpmlint-tests for openSUSE:Factory checked in at 2012-03-08 19:45:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpmlint-tests (Old) and /work/SRC/openSUSE:Factory/.rpmlint-tests.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpmlint-tests", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/rpmlint-tests/rpmlint-tests.changes 2012-02-22 15:55:16.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rpmlint-tests.new/rpmlint-tests.changes 2012-03-08 19:45:40.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Mar 8 09:23:23 UTC 2012 - [email protected] + +- adjust to new badness score for non-position-independent-executable + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpmlint-tests.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpmlint-tests/tests/permissions1.ignore new/rpmlint-tests/tests/permissions1.ignore --- old/rpmlint-tests/tests/permissions1.ignore 2012-02-20 17:03:17.000000000 +0100 +++ new/rpmlint-tests/tests/permissions1.ignore 2012-03-08 10:23:07.000000000 +0100 @@ -1,3 +1,4 @@ #addFilter(" files-duplicate") addFilter(" no-manual-page-for-binary ") +setBadness("non-position-independent-executable", 0) #addFilter(" no-binary") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpmlint-tests/tests/pie.ref new/rpmlint-tests/tests/pie.ref --- old/rpmlint-tests/tests/pie.ref 2012-02-20 17:03:17.000000000 +0100 +++ new/rpmlint-tests/tests/pie.ref 2012-03-08 10:23:07.000000000 +0100 @@ -1,3 +1,3 @@ pie: W: permissions-incorrect /bin/mount has mode 0755 but should be 04755 -pie: W: non-position-independent-executable /usr/bin/telnet -1 packages and 0 specfiles checked; 0 errors, 2 warnings. +pie: E: non-position-independent-executable (Badness: 10000) /usr/bin/telnet +1 packages and 0 specfiles checked; 1 errors, 1 warnings. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
