Hello community, here is the log from the commit of package rpmlint-Factory checked in at Sat Nov 1 23:14:32 CET 2008. -------- --- rpmlint-Factory/rpmlint-Factory.changes 2008-06-28 12:48:36.000000000 +0200 +++ /mounts/work_src_done/STABLE/rpmlint-Factory/rpmlint-Factory.changes 2008-10-28 15:15:32.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Oct 28 15:15:24 CET 2008 - lnussel@suse.de + +- make permissions violations fatal + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpmlint-Factory.spec ++++++ --- /var/tmp/diff_new_pack.iW2976/_old 2008-11-01 23:14:17.000000000 +0100 +++ /var/tmp/diff_new_pack.iW2976/_new 2008-11-01 23:14:17.000000000 +0100 @@ -2,9 +2,16 @@ # spec file for package rpmlint-Factory (Version 1.0) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -15,7 +22,7 @@ Requires: rpmlint-mini Summary: Rpm correctness checker - Factory configuration Version: 1.0 -Release: 18 +Release: 43 Url: http://rpmlint.zarb.org/ License: GPL v2 or later Group: System/Packages @@ -52,6 +59,8 @@ /etc/rpmlint/factory.config %changelog +* Tue Oct 28 2008 lnussel@suse.de +- make permissions violations fatal * Sat Jun 28 2008 dmueller@suse.de - remove badness for defattr again - check is unrepairable broken * Sat Jun 28 2008 dmueller@suse.de ++++++ config ++++++ --- /var/tmp/diff_new_pack.iW2976/_old 2008-11-01 23:14:17.000000000 +0100 +++ /var/tmp/diff_new_pack.iW2976/_new 2008-11-01 23:14:17.000000000 +0100 @@ -65,3 +65,9 @@ setBadness('libtool-wrapper-in-package', 10000) setBadness('invalid-filepath-dependency', 10000) setBadness('suse-policy-kmp-missing-supplements', 10000) + +setBadness('polkit-unauthorized-file', 10000) +setBadness('polkit-unauthorized-privilege', 10000) +setBadness('permissions-unauthorized-file', 10000) +setBadness('permissions-setuid-bit', 10000) +setBadness('permissions-world-writable', 10000) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org