SHA256
1
0
forked from pool/rpmlint

* Prevent a false-positive in systemd

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=437
This commit is contained in:
Ludwig Nussel 2017-03-09 16:30:39 +00:00 committed by Git OBS Bridge
parent 9bca69ccad
commit 4ac315cd5b
3 changed files with 5 additions and 4 deletions

View File

@ -3,4 +3,4 @@
<param name="url">http://github.com/openSUSE/rpmlint-tests.git</param>
<param name="changesrevision">2e9ac0b51df081e099c187c33fdecac17cbf0d10</param></service><service name="tar_scm">
<param name="url">http://github.com/openSUSE/rpmlint-checks.git</param>
<param name="changesrevision">c30a04c22a62e3f0d596ae78d02261d0020a50d6</param></service></servicedata>
<param name="changesrevision">95d3b0f320ed291184a382c3949602aef53e4f43</param></service></servicedata>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b412c6a694660758b91bdf041628128b1200430c886a43374296c67f570319ec
size 24920
oid sha256:675175b9fde9d16b8873c51d8dc88c41f5ab63aea772134dc42a6adddb8fd7f8
size 24916

View File

@ -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