From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Thu, 29 Sep 2022 16:07:15 +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 1oduC3-000ers-QW for lore@lore.pengutronix.de; Thu, 29 Sep 2022 16:07:15 +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 1oduC2-0001hi-Fp; Thu, 29 Sep 2022 16:07:14 +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 1oduBi-0001hS-Kk; Thu, 29 Sep 2022 16:06:54 +0200 Received: from [2a0a:edc0:0:1101:1d::39] (helo=dude03.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1oduBj-003cXj-Ey; Thu, 29 Sep 2022 16:06:54 +0200 Received: from mol by dude03.red.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1oduBh-00GX2p-98; Thu, 29 Sep 2022 16:06:53 +0200 Date: Thu, 29 Sep 2022 16:06:53 +0200 From: Michael Olbrich To: Marc Kleine-Budde Message-ID: Mail-Followup-To: Marc Kleine-Budde , ptxdist@pengutronix.de References: <20220928121609.1209927-1-mkl@pengutronix.de> <20220928121609.1209927-3-mkl@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220928121609.1209927-3-mkl@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [ptxdist] [PATCH v3 2/5] 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: ptxdist@pengutronix.de 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 Hi, I meant, adding to the commit message what change in the license. Real changes? Whitespaces? Copyright year? Same for the other patches. Michael On Wed, Sep 28, 2022 at 02:16:06PM +0200, Marc Kleine-Budde wrote: > Signed-off-by: Marc Kleine-Budde > --- > rules/bind.make | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > 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 > -- > 2.30.2 > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |