From patchwork Mon Jan 13 14:02:00 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pierre-Jean Texier X-Patchwork-Id: 1222145 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=quarantine dis=none) header.from=koncepto.io Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=koncepto.io header.i=@koncepto.io header.a=rsa-sha256 header.s=default header.b=aL3VJsfE; dkim-atps=neutral Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47xFdh1Yxjz9sR4 for ; Tue, 14 Jan 2020 01:02:16 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 5876A20433; Mon, 13 Jan 2020 14:02:14 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wUWd0zyNlPgj; Mon, 13 Jan 2020 14:02:12 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 538BF203CE; Mon, 13 Jan 2020 14:02:12 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id DF7761BF328 for ; Mon, 13 Jan 2020 14:02:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id D5EF586E88 for ; Mon, 13 Jan 2020 14:02:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2GCfoJOiNoLu for ; Mon, 13 Jan 2020 14:02:09 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from koncepto.io (koncepto.io [195.154.119.111]) by hemlock.osuosl.org (Postfix) with ESMTPS id C524585B4F for ; Mon, 13 Jan 2020 14:02:09 +0000 (UTC) Received: from menoah.home (lfbn-bor-1-1001-35.w90-120.abo.wanadoo.fr [90.120.192.35]) by koncepto.io (Postfix) with ESMTPSA id 48A0B60202; Mon, 13 Jan 2020 15:02:02 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=koncepto.io; s=default; t=1578924122; bh=9L13LLE9pJUSwmXTx3HRBKo3s4KlIG08NsEuCOOJsXg=; h=From:To:Cc:Subject:Date:From; b=aL3VJsfEbDHJCdYJs9EcQCWF1jq8RjD5c5/ldMZLU4Uf5eBBvVTMIMK8snofntHSw /PFh2BWevnbWroEtIJcWQFrgfSLUuDOKhBvCFBIfLCaHBQ73nxAj9gYYstsRC7pQWi LkHtrw2fLsS7DpnCNjYHr+6YcKIoC9DHxy+UaIeEdbbobe+vK95ZunDFvLv0W9N7hz 0rF9QLHXZZUPb3i4lvCuj9wxGWxkAzcAYaAhf0yBTJnEpF37MIE0oCGgxIVS5HfT3v h9vmDDoNSkKwHTlYwv371cFLpKdiXtIoodu81RyLOFfyQPuTHDk3AI2nMxHJx8HPEb SDJo5nGTJylDQ== From: Pierre-Jean Texier To: buildroot@buildroot.org Date: Mon, 13 Jan 2020 15:02:00 +0100 Message-Id: <1578924120-6614-1-git-send-email-pjtexier@koncepto.io> X-Mailer: git-send-email 2.7.4 Subject: [Buildroot] [PATCH] package/ipset: bump to version 7.5 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Pierre-Jean Texier MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" See full changelog http://ipset.netfilter.org/changelog.html Signed-off-by: Pierre-Jean Texier --- package/ipset/ipset.hash | 6 +++--- package/ipset/ipset.mk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/ipset/ipset.hash b/package/ipset/ipset.hash index 25c0e69..9c95ca4 100644 --- a/package/ipset/ipset.hash +++ b/package/ipset/ipset.hash @@ -1,6 +1,6 @@ -# From http://ipset.netfilter.org/ipset-7.4.tar.bz2.md5sum.txt -md5 f9dda6f2fc3bb941e0ca3a6c292baf2c ipset-7.4.tar.bz2 +# From http://ipset.netfilter.org/ipset-7.5.tar.bz2.md5sum.txt +md5 1f3156c68f6fa6de03d8f3ca0539fb78 ipset-7.5.tar.bz2 # Calculated based on the hash above -sha256 4a974176e57fe4b7e2984abb231c4a18af2291bdc41536ef64e4b8ec4d4a1884 ipset-7.4.tar.bz2 +sha256 a57aee54ab6ffe9e04603a464bbf69d66db976500bb04dd04fd3fbd6efb36a0b ipset-7.5.tar.bz2 # Locally calculated sha256 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c COPYING diff --git a/package/ipset/ipset.mk b/package/ipset/ipset.mk index ab3fb85..383e90a 100644 --- a/package/ipset/ipset.mk +++ b/package/ipset/ipset.mk @@ -4,7 +4,7 @@ # ################################################################################ -IPSET_VERSION = 7.4 +IPSET_VERSION = 7.5 IPSET_SOURCE = ipset-$(IPSET_VERSION).tar.bz2 IPSET_SITE = http://ipset.netfilter.org IPSET_DEPENDENCIES = libmnl host-pkgconf