From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Tue, 22 Nov 2022 14:20:48 +0100 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 1oxTCi-00FSV6-RE for lore@lore.pengutronix.de; Tue, 22 Nov 2022 14:20:48 +0100 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 1oxTCi-0008DX-0M; Tue, 22 Nov 2022 14:20:48 +0100 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 1oxTCC-0006vD-PL; Tue, 22 Nov 2022 14:20:16 +0100 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 1oxTCB-005rWI-8G; Tue, 22 Nov 2022 14:20:16 +0100 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1oxTCB-00DFu2-FJ; Tue, 22 Nov 2022 14:20:15 +0100 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Tue, 22 Nov 2022 14:20:15 +0100 Message-Id: <20221122132015.3159350-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20221118192545.1476812-1-christian.melki@t2data.com> References: <20221118192545.1476812-1-christian.melki@t2data.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [ptxdist] [APPLIED] alsa-lib: Version bump. 1.2.7.2 -> 1.2.8 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.ext.pengutronix.de); SAEximRunCond expanded to false Thanks, applied as f137e83a1f6601848fa2910a4ed6d0e62ccfe536. Michael [sent from post-receive hook] On Tue, 22 Nov 2022 14:20:15 +0100, Christian Melki wrote: > Some bugfixes and feature enhancements. Nothing huge. > https://www.alsa-project.org/wiki/Changes_v1.2.7.2_v1.2.8 > > * Regenerate patchset to compensate for offset. > > Signed-off-by: Christian Melki > Message-Id: <20221118192545.1476812-1-christian.melki@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/patches/alsa-lib-1.2.7.2/0001-add-largefile-support.patch b/patches/alsa-lib-1.2.8/0001-add-largefile-support.patch > similarity index 87% > rename from patches/alsa-lib-1.2.7.2/0001-add-largefile-support.patch > rename to patches/alsa-lib-1.2.8/0001-add-largefile-support.patch > index 40caa5480a45..a49c29131c90 100644 > --- a/patches/alsa-lib-1.2.7.2/0001-add-largefile-support.patch > +++ b/patches/alsa-lib-1.2.8/0001-add-largefile-support.patch > @@ -8,7 +8,7 @@ Signed-off-by: Lucas Stach > 1 file changed, 5 insertions(+) > > diff --git a/configure.ac b/configure.ac > -index 1089a9766593..0858563e9524 100644 > +index 3989a7434759..1ad79ed39b9b 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -38,6 +38,9 @@ AM_PROG_LIBTOOL > @@ -21,7 +21,7 @@ index 1089a9766593..0858563e9524 100644 > dnl Checks for header files. > AC_HEADER_STDC > AC_CONFIG_HEADERS(include/config.h) > -@@ -731,6 +734,8 @@ if test ! -L "$srcdir"/include/alsa ; then > +@@ -744,6 +747,8 @@ if test ! -L "$srcdir"/include/alsa ; then > ln -sf . "$srcdir"/include/alsa > fi > > diff --git a/patches/alsa-lib-1.2.7.2/autogen.sh b/patches/alsa-lib-1.2.8/autogen.sh > similarity index 100% > rename from patches/alsa-lib-1.2.7.2/autogen.sh > rename to patches/alsa-lib-1.2.8/autogen.sh > diff --git a/patches/alsa-lib-1.2.7.2/series b/patches/alsa-lib-1.2.8/series > similarity index 60% > rename from patches/alsa-lib-1.2.7.2/series > rename to patches/alsa-lib-1.2.8/series > index cab3f9ae21e5..f96f3345c2af 100644 > --- a/patches/alsa-lib-1.2.7.2/series > +++ b/patches/alsa-lib-1.2.8/series > @@ -1,4 +1,4 @@ > # generated by git-ptx-patches > #tag:base --start-number 1 > 0001-add-largefile-support.patch > -# e32eb79bf9ae6a22f1a3a5336617e2d3 - git-ptx-patches magic > +# 28c8f5e33d509bdb14724d1cc3204a4d - git-ptx-patches magic > diff --git a/rules/alsa-lib.make b/rules/alsa-lib.make > index f3c1e150c37c..4fdc55ff483c 100644 > --- a/rules/alsa-lib.make > +++ b/rules/alsa-lib.make > @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_ALSA_LIB) += alsa-lib > # > # Paths and names > # > -ALSA_LIB_VERSION := 1.2.7.2 > -ALSA_LIB_MD5 := 055c6688e74609b0e01984e43749d971 > +ALSA_LIB_VERSION := 1.2.8 > +ALSA_LIB_MD5 := ab32de4b6054d7ab23723f8d85e50a27 > ALSA_LIB := alsa-lib-$(ALSA_LIB_VERSION) > ALSA_LIB_SUFFIX := tar.bz2 > ALSA_LIB_URL := \