From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 05 Aug 2024 08:50:27 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1sarY3-006P1h-0u for lore@lore.pengutronix.de; Mon, 05 Aug 2024 08:50:27 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1sarY2-0004ld-4I; Mon, 05 Aug 2024 08:50:26 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sarX1-0003ek-Ih; Mon, 05 Aug 2024 08:49:23 +0200 Received: from [2a0a:edc0:0:1101:1d::54] (helo=dude05.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sarX1-004e9r-1x; Mon, 05 Aug 2024 08:49:23 +0200 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1sarX1-003jNM-02; Mon, 05 Aug 2024 08:49:23 +0200 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Mon, 5 Aug 2024 08:49:22 +0200 Message-Id: <20240805064922.889401-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20240715174727.3867019-1-christian.melki@t2data.com> References: <20240715174727.3867019-1-christian.melki@t2data.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [ptxdist] [APPLIED] libgpg-error: Version bump. 1.47 -> 1.50. 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: Christian Melki 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.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Thanks, applied as 87e3edf2407d263d3b0746172f79226c317f2ccf. Michael [sent from post-receive hook] On Mon, 05 Aug 2024 08:49:22 +0200, Christian Melki wrote: > Some changes. Mostly new api functions. > https://github.com/gpg/libgpg-error/blob/libgpg-error-1.50/NEWS > > * Forward patchset with adjustment of offsets, applies cleanly. > > Signed-off-by: Christian Melki > Message-Id: <20240715174727.3867019-1-christian.melki@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/patches/libgpg-error-1.47/0001-gpgrt-config-improve-pkg-config-file-parsing.patch b/patches/libgpg-error-1.50/0001-gpgrt-config-improve-pkg-config-file-parsing.patch > similarity index 92% > rename from patches/libgpg-error-1.47/0001-gpgrt-config-improve-pkg-config-file-parsing.patch > rename to patches/libgpg-error-1.50/0001-gpgrt-config-improve-pkg-config-file-parsing.patch > index 64a07ab6e55d..b6d098efd8ee 100644 > --- a/patches/libgpg-error-1.47/0001-gpgrt-config-improve-pkg-config-file-parsing.patch > +++ b/patches/libgpg-error-1.50/0001-gpgrt-config-improve-pkg-config-file-parsing.patch > @@ -11,7 +11,7 @@ Signed-off-by: Michael Olbrich > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/src/gpgrt-config.in b/src/gpgrt-config.in > -index 3aaa24329ecf..3bbc9e0e6184 100644 > +index 55e0a739dcfe..06275ff88d98 100644 > --- a/src/gpgrt-config.in > +++ b/src/gpgrt-config.in > @@ -166,6 +166,7 @@ read_config_file () { > @@ -22,7 +22,7 @@ index 3aaa24329ecf..3bbc9e0e6184 100644 > read_config_from_stdin $RESULT < $RESULT > } > > -@@ -522,7 +523,7 @@ output="" > +@@ -595,7 +596,7 @@ output="" > > mt="no" > > diff --git a/patches/libgpg-error-1.47/series b/patches/libgpg-error-1.50/series > similarity index 100% > rename from patches/libgpg-error-1.47/series > rename to patches/libgpg-error-1.50/series > diff --git a/rules/libgpg-error.make b/rules/libgpg-error.make > index 8e8097999e9a..8cabd0a9a621 100644 > --- a/rules/libgpg-error.make > +++ b/rules/libgpg-error.make > @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBGPG_ERROR) += libgpg-error > # > # Paths and names > # > -LIBGPG_ERROR_VERSION := 1.47 > -LIBGPG_ERROR_MD5 := 58e054ca192a77226c4822bbee1b7fdb > +LIBGPG_ERROR_VERSION := 1.50 > +LIBGPG_ERROR_MD5 := 80e905ce798553c766e3384467dc55ea > LIBGPG_ERROR := libgpg-error-$(LIBGPG_ERROR_VERSION) > LIBGPG_ERROR_SUFFIX := tar.bz2 > LIBGPG_ERROR_URL := \