From 0a289acc67b93f0f2bf4b60317fdccf711aefbb7d08d93c4da114477f1ff8266 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Mon, 25 Jul 2016 14:31:52 +0000 Subject: [PATCH] - 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 --- _servicedata | 4 ++-- rpmlint-checks-master.tar.xz | 4 ++-- rpmlint-tests-13.2+git20151130.b31588d.tar.xz | 3 --- rpmlint-tests-13.2+git20160725.8d99488.tar.xz | 3 +++ rpmlint-tests.changes | 7 +++++++ rpmlint-tests.spec | 2 +- rpmlint.changes | 7 +++++++ 7 files changed, 22 insertions(+), 8 deletions(-) delete mode 100644 rpmlint-tests-13.2+git20151130.b31588d.tar.xz create mode 100644 rpmlint-tests-13.2+git20160725.8d99488.tar.xz diff --git a/_servicedata b/_servicedata index 9bfb2cf..4e62801 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ http://github.com/openSUSE/rpmlint-tests.git - b31588d9076441797615257409385f2ae2a9f853 + 8d99488dee290853c470199fa1fe80aec8e33784 http://github.com/openSUSE/rpmlint-checks.git - d0808a2802827878acce9ea1e7a1c6226ac79f95 \ No newline at end of file + 08a7268fa35a0a043199bb3f32172c26e69f1ad3 \ No newline at end of file diff --git a/rpmlint-checks-master.tar.xz b/rpmlint-checks-master.tar.xz index d806d2c..610a9f4 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:74ee9151e5b8ac148883fd301edda2131d136219d2e2060ee1bce356d87366c9 -size 24500 +oid sha256:f3622bd9fd61c467711059a560397696447a66fe2aa3878e9c26a5b9ca3f8b8d +size 24504 diff --git a/rpmlint-tests-13.2+git20151130.b31588d.tar.xz b/rpmlint-tests-13.2+git20151130.b31588d.tar.xz deleted file mode 100644 index 6723af8..0000000 --- a/rpmlint-tests-13.2+git20151130.b31588d.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a9e3ea4c2ebcd3632e8c7193ef8db320e5364e7779332218005a1b91daf0268 -size 10992 diff --git a/rpmlint-tests-13.2+git20160725.8d99488.tar.xz b/rpmlint-tests-13.2+git20160725.8d99488.tar.xz new file mode 100644 index 0000000..16a6fb7 --- /dev/null +++ b/rpmlint-tests-13.2+git20160725.8d99488.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7cffa9789c2655a17863613b1a2cd4d776b44860f19ca7fedf06a37f3f79ee +size 11500 diff --git a/rpmlint-tests.changes b/rpmlint-tests.changes index 0ce4305..72758bd 100644 --- a/rpmlint-tests.changes +++ b/rpmlint-tests.changes @@ -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 diff --git a/rpmlint-tests.spec b/rpmlint-tests.spec index 0b09fb2..0e44832 100644 --- a/rpmlint-tests.spec +++ b/rpmlint-tests.spec @@ -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 diff --git a/rpmlint.changes b/rpmlint.changes index 0b67262..f8986d6 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -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