diff --git a/_servicedata b/_servicedata index 6636bd4..64fad6b 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ http://github.com/openSUSE/rpmlint-tests.git - f92cea5d87db040fb36a08ab1b58bce68ca4035d + 092177d4fccb48dfb4164faddf11442b63249bff http://github.com/openSUSE/rpmlint-checks.git - 95d3b0f320ed291184a382c3949602aef53e4f43 \ No newline at end of file + 75f6bab936af24fc25dbac3ac1911f3b73c754b0 \ No newline at end of file diff --git a/config b/config index 7119078..2126784 100644 --- a/config +++ b/config @@ -1,5 +1,5 @@ # -*- python -*- -# vim: syntax=python sw=4 et +# vim: syntax=python sw=4 ts=4 sts=4 et # Configuration for the rpmlint utility. # Loaded before ~/.rpmlintrc # $Id: config,v 1.39 2003/12/22 11:20:55 flepied Exp $ @@ -20,7 +20,6 @@ addCheck("CheckBuildRoot") addCheck("CheckExecDocs") addCheck("CheckPkgConfig") addCheck("CheckCommonFiles") -addCheck("CheckInitScripts") addCheck("DuplicatesCheck") addCheck("LibraryPolicyCheck") addCheck("CheckIconSizes") @@ -32,7 +31,6 @@ addCheck("CheckPolkitPrivs") addCheck("CheckDBUSServices") addCheck("CheckDBusPolicy") addCheck("CheckFilelist") -addCheck("CheckKDE4Deps") addCheck("KMPPolicyCheck") addCheck("CheckUpdateAlternatives") addCheck("BashismsCheck") @@ -657,7 +655,7 @@ setOption("DBUSServices.WhiteList", ( # mate dbus serice (bnc#831404) "org.mate.SettingsDaemon.DateTimeMechanism.service", "org.mate.SettingsDaemon.DateTimeMechanism.conf", - # tuned DBUS service (bnc#787379) + # tuned DBUS service (bnc#787379, bnc#1007279) "com.redhat.tuned.conf", "com.redhat.tuned.service", # policycoreutils (bnc#848550) @@ -669,6 +667,9 @@ setOption("DBUSServices.WhiteList", ( # kwallet (bnc#849739) "org.kde.kcontrol.kcmkwallet.conf", "org.kde.kcontrol.kcmkwallet.service", + # kwallet (bnc#1033296) + "org.kde.kcontrol.kcmkwallet5.conf", + "org.kde.kcontrol.kcmkwallet5.service", # neard (bnc#837978) "org.neard.conf", "org.neard.service", @@ -734,7 +735,16 @@ setOption("DBUSServices.WhiteList", ( # blueman (bsc#987141) "org.blueman.Mechanism.conf", "org.blueman.Mechanism.service", - "org.blueman.Applet.service" + "org.blueman.Applet.service", + # os-autoinst (bsc#1032649) + "org.opensuse.os_autoinst.switch.conf", + "os-autoinst-openvswitch.service", + # thunderbolt (bsc#1033554) + "thunderbolt.conf", + "thunderbolt.service", + # backintime (bsc#1007723, bsc#1032717) + "net.launchpad.backintime.serviceHelper.conf", + "net.launchpad.backintime.serviceHelper.service", )) setOption("PAMModules.WhiteList", ( diff --git a/rpmlint-checks-master.tar.xz b/rpmlint-checks-master.tar.xz index 4171027..5d4a62e 100644 --- a/rpmlint-checks-master.tar.xz +++ b/rpmlint-checks-master.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:675175b9fde9d16b8873c51d8dc88c41f5ab63aea772134dc42a6adddb8fd7f8 -size 24916 +oid sha256:ace2e3fda8d75bfa2a17d69b505e157c1f46accc7216df0aaef78ad3ef7f177a +size 22312 diff --git a/rpmlint-tests-84.87+git20170320.f92cea5.tar.xz b/rpmlint-tests-84.87+git20170320.f92cea5.tar.xz deleted file mode 100644 index 7f17423..0000000 --- a/rpmlint-tests-84.87+git20170320.f92cea5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3ab942bb2b9b1c15fb4ac66da824f9c4fdc237b9959d04d56bf2defc468d04c -size 11952 diff --git a/rpmlint-tests-84.87+git20170418.092177d.tar.xz b/rpmlint-tests-84.87+git20170418.092177d.tar.xz new file mode 100644 index 0000000..c833378 --- /dev/null +++ b/rpmlint-tests-84.87+git20170418.092177d.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31d10b7286df08b73336c314ade702381f09913ad141a6a2b5c16cefe3ddf784 +size 11452 diff --git a/rpmlint-tests.changes b/rpmlint-tests.changes index 1d7da93..bce8faa 100644 --- a/rpmlint-tests.changes +++ b/rpmlint-tests.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Apr 18 13:49:18 UTC 2017 - opensuse-packaging@opensuse.org + +- Update to version master: + * remote unused/outdated checks + +------------------------------------------------------------------- +Tue Apr 18 13:49:16 UTC 2017 - opensuse-packaging@opensuse.org + +- Update to version 84.87+git20170418.092177d: + * Remove initscript related tests, systemd FTW! + ------------------------------------------------------------------- Mon Mar 20 14:20:12 UTC 2017 - lnussel@suse.de diff --git a/rpmlint-tests.spec b/rpmlint-tests.spec index 24d6743..85fb04c 100644 --- a/rpmlint-tests.spec +++ b/rpmlint-tests.spec @@ -23,7 +23,7 @@ BuildRequires: rpmlint-Factory-strict BuildRequires: rpmlint-mini Name: rpmlint-tests -Version: 84.87+git20170320.f92cea5 +Version: 84.87+git20170418.092177d Release: 0 Summary: rpmlint regression tests License: SUSE-Public-Domain diff --git a/rpmlint.changes b/rpmlint.changes index 3c73307..87ff2c5 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,39 @@ +Fri Apr 28 14:07:50 CEST 2017 - mgerstner@suse.com + +- whitelisting backintime (bsc#1007723, bsc#1032717) + +------------------------------------------------------------------- +Wed Apr 19 13:21:58 UTC 2017 - krahmer@suse.com + +- whitelisting thunderbolt (bsc#1033554) + +------------------------------------------------------------------- +Tue Apr 18 13:49:18 UTC 2017 - opensuse-packaging@opensuse.org + +- Update to version master: + * remote unused/outdated checks + +------------------------------------------------------------------- +Tue Apr 18 13:49:16 UTC 2017 - opensuse-packaging@opensuse.org + +- Update to version 84.87+git20170418.092177d: + * Remove initscript related tests, systemd FTW! + +------------------------------------------------------------------- +Tue Apr 11 15:31:12 CEST 2017 - mgerstner@suse.com + +- Adding kwalletmanager5 (bsc#1033296) + +------------------------------------------------------------------- +Tue Apr 11 12:40:54 UTC 2017 - krahmer@suse.com + +- Adding os-autoinst (bsc#1032649) + +------------------------------------------------------------------- +Mon Apr 10 08:34:01 UTC 2017 - dmueller@suse.com + +- remove CheckKDE4Deps, CheckInitScripts + ------------------------------------------------------------------- Mon Mar 20 12:25:05 UTC 2017 - lnussel@suse.de