- Update to version 13.2+git20160725.8d99488:

* add check for calls to gethostbyname and similar
  * add check for correct invocation of chroot

- rpmlint-checks:
  * Fix typo in BrandingPolicyCheck.py

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=398
This commit is contained in:
Ludwig Nussel 2016-07-25 14:31:52 +00:00 committed by Git OBS Bridge
parent 420af80741
commit 0a289acc67
7 changed files with 22 additions and 8 deletions

View File

@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">http://github.com/openSUSE/rpmlint-tests.git</param>
<param name="changesrevision">b31588d9076441797615257409385f2ae2a9f853</param></service><service name="tar_scm">
<param name="changesrevision">8d99488dee290853c470199fa1fe80aec8e33784</param></service><service name="tar_scm">
<param name="url">http://github.com/openSUSE/rpmlint-checks.git</param>
<param name="changesrevision">d0808a2802827878acce9ea1e7a1c6226ac79f95</param></service></servicedata>
<param name="changesrevision">08a7268fa35a0a043199bb3f32172c26e69f1ad3</param></service></servicedata>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:74ee9151e5b8ac148883fd301edda2131d136219d2e2060ee1bce356d87366c9
size 24500
oid sha256:f3622bd9fd61c467711059a560397696447a66fe2aa3878e9c26a5b9ca3f8b8d
size 24504

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a9e3ea4c2ebcd3632e8c7193ef8db320e5364e7779332218005a1b91daf0268
size 10992

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a7cffa9789c2655a17863613b1a2cd4d776b44860f19ca7fedf06a37f3f79ee
size 11500

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 25 14:27:40 UTC 2016 - lnussel@suse.de
- Update to version 13.2+git20160725.8d99488:
* add check for calls to gethostbyname and similar
* add check for correct invocation of chroot
-------------------------------------------------------------------
Fri Jul 8 10:54:14 UTC 2016 - stefan.bruens@rwth-aachen.de

View File

@ -23,7 +23,7 @@ BuildRequires: rpmlint-Factory-strict
BuildRequires: rpmlint-mini
Name: rpmlint-tests
Version: 13.2+git20151130.b31588d
Version: 13.2+git20160725.8d99488
Release: 0
Summary: rpmlint regression tests
License: SUSE-Public-Domain

View File

@ -1,9 +1,16 @@
-------------------------------------------------------------------
Mon Jul 25 14:27:42 UTC 2016 - lnussel@suse.de
- rpmlint-checks:
* Fix typo in BrandingPolicyCheck.py
-------------------------------------------------------------------
Thu Jun 30 20:33:17 UTC 2016 - stefan.bruens@rwth-aachen.de
- Add issue_68_BinariesCheck_lower_memory.patch
Fixes out-of-memory errors on 32bit systems (bsc#969732)
-------------------------------------------------------------------
Fri Jun 17 13:17:22 UTC 2016 - mvetter@suse.com
- Adding prosody to known user/group