From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 19 Oct 2022 07:41:05 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ol1pD-000GO5-D7 for lore@lore.pengutronix.de; Wed, 19 Oct 2022 07:41:05 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1ol1pA-0000wE-AM; Wed, 19 Oct 2022 07:41:04 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ol1p1-0000vM-NR; Wed, 19 Oct 2022 07:40:55 +0200 Received: from [2a0a:edc0:0:1101:1d::54] (helo=dude05.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1ol1p1-0002uU-2h; Wed, 19 Oct 2022 07:40:55 +0200 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1ol1p0-001gJ3-2E; Wed, 19 Oct 2022 07:40:54 +0200 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Wed, 19 Oct 2022 07:40:54 +0200 Message-Id: <20221019054054.400910-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221017123636.54555-2-mkl@pengutronix.de> References: <20221017123636.54555-2-mkl@pengutronix.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [ptxdist] [APPLIED] bind: version bump to 9.11.37 + adjust license files checksum X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Marc Kleine-Budde Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false Thanks, applied as 23acd3897378730dbdc07381d6766195b19678dd. Michael [sent from post-receive hook] On Wed, 19 Oct 2022 07:40:53 +0200, Marc Kleine-Budde wrote: > - COPYRIGHT: > Copyright years changed from "1996-2021" to "1996-2022". > > Signed-off-by: Marc Kleine-Budde > Message-Id: <20221017123636.54555-2-mkl@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff --git a/rules/bind.make b/rules/bind.make > index b547eeff0993..18eac0eaee50 100644 > --- a/rules/bind.make > +++ b/rules/bind.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_BIND) += bind > # > # Paths and names > # > -BIND_VERSION := 9.11.31 > -BIND_MD5 := 40732ca6e4fcc9d022ab0f17b3e55b71 > +BIND_VERSION := 9.11.37 > +BIND_MD5 := 0a11e9596c46d6728fa3b0989ee75197 > BIND := bind-$(BIND_VERSION) > BIND_SUFFIX := tar.gz > BIND_URL := https://ftp.isc.org/isc/bind9/$(BIND_VERSION)/$(BIND).$(BIND_SUFFIX) > @@ -25,7 +25,7 @@ BIND_LICENSE := MPL-2.0 AND ISC AND BSD-3-Clause AND BSD-2-Clause \ > AND unknown AND JPNIC AND RSA-MD AND OpenSSL AND Apache-2.0 > BIND_LICENSE_FILES := \ > file://LICENSE;md5=f27a50d2e878867827842f2c60e30bfc \ > - file://COPYRIGHT;md5=b88e7ca5f21908e1b2720169f6807cf6 > + file://COPYRIGHT;md5=89a97ebbf713f7125fe5c02223d3ae95 > > # ---------------------------------------------------------------------------- > # Prepare