From 4ac315cd5b96a02dc00a98dc3cc19d63b1b52c25209f90229c61dbf8afc960dd Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Thu, 9 Mar 2017 16:30:39 +0000 Subject: [PATCH] * Prevent a false-positive in systemd OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=437 --- _servicedata | 2 +- rpmlint-checks-master.tar.xz | 4 ++-- rpmlint.changes | 3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/_servicedata b/_servicedata index d52fd5d..89a32f4 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,4 @@ http://github.com/openSUSE/rpmlint-tests.git 2e9ac0b51df081e099c187c33fdecac17cbf0d10 http://github.com/openSUSE/rpmlint-checks.git - c30a04c22a62e3f0d596ae78d02261d0020a50d6 \ No newline at end of file + 95d3b0f320ed291184a382c3949602aef53e4f43 \ No newline at end of file diff --git a/rpmlint-checks-master.tar.xz b/rpmlint-checks-master.tar.xz index f12604c..4171027 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:b412c6a694660758b91bdf041628128b1200430c886a43374296c67f570319ec -size 24920 +oid sha256:675175b9fde9d16b8873c51d8dc88c41f5ab63aea772134dc42a6adddb8fd7f8 +size 24916 diff --git a/rpmlint.changes b/rpmlint.changes index 9bd5a00..ded41fc 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,8 +1,9 @@ ------------------------------------------------------------------- -Thu Mar 09 15:35:37 UTC 2017 - lnussel@suse.de +Thu Mar 09 16:29:39 UTC 2017 - lnussel@suse.de - rpmlint-checks: * Check for old SysVinit scripts and the usage of insserv (FATE#322953) + * Prevent a false-positive in systemd ------------------------------------------------------------------- Thu Mar 2 09:37:22 UTC 2017 - mimi.vx@gmail.com