mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] alsa-lib: Version bump. 1.2.7 -> 1.2.7.1
@ 2022-06-28 11:06 Christian Melki
  2022-07-29  6:23 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-06-28 11:06 UTC (permalink / raw)
  To: ptxdist

Bugfix release.
https://github.com/alsa-project/alsa-lib/releases/tag/v1.2.7.1

* Move patchset forward.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 .../0001-add-largefile-support.patch                          | 0
 patches/{alsa-lib-1.2.7 => alsa-lib-1.2.7.1}/autogen.sh       | 0
 patches/{alsa-lib-1.2.7 => alsa-lib-1.2.7.1}/series           | 0
 rules/alsa-lib.make                                           | 4 ++--
 4 files changed, 2 insertions(+), 2 deletions(-)
 rename patches/{alsa-lib-1.2.7 => alsa-lib-1.2.7.1}/0001-add-largefile-support.patch (100%)
 rename patches/{alsa-lib-1.2.7 => alsa-lib-1.2.7.1}/autogen.sh (100%)
 rename patches/{alsa-lib-1.2.7 => alsa-lib-1.2.7.1}/series (100%)

diff --git a/patches/alsa-lib-1.2.7/0001-add-largefile-support.patch b/patches/alsa-lib-1.2.7.1/0001-add-largefile-support.patch
similarity index 100%
rename from patches/alsa-lib-1.2.7/0001-add-largefile-support.patch
rename to patches/alsa-lib-1.2.7.1/0001-add-largefile-support.patch
diff --git a/patches/alsa-lib-1.2.7/autogen.sh b/patches/alsa-lib-1.2.7.1/autogen.sh
similarity index 100%
rename from patches/alsa-lib-1.2.7/autogen.sh
rename to patches/alsa-lib-1.2.7.1/autogen.sh
diff --git a/patches/alsa-lib-1.2.7/series b/patches/alsa-lib-1.2.7.1/series
similarity index 100%
rename from patches/alsa-lib-1.2.7/series
rename to patches/alsa-lib-1.2.7.1/series
diff --git a/rules/alsa-lib.make b/rules/alsa-lib.make
index 045e497da..1912c5820 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
-ALSA_LIB_MD5		:= 485d2e9cb91806f0a5732d769cda2800
+ALSA_LIB_VERSION	:= 1.2.7.1
+ALSA_LIB_MD5		:= 4835f8083b234ae17988d61075ee146e
 ALSA_LIB		:= alsa-lib-$(ALSA_LIB_VERSION)
 ALSA_LIB_SUFFIX		:= tar.bz2
 ALSA_LIB_URL		:= \
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] alsa-lib: Version bump. 1.2.7 -> 1.2.7.1
  2022-06-28 11:06 [ptxdist] [PATCH] alsa-lib: Version bump. 1.2.7 -> 1.2.7.1 Christian Melki
@ 2022-07-29  6:23 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2022-07-29  6:23 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 539dee92a12357ff26147b9bd69a415808af0b5d.

Michael

[sent from post-receive hook]

On Fri, 29 Jul 2022 08:23:08 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Bugfix release.
> https://github.com/alsa-project/alsa-lib/releases/tag/v1.2.7.1
> 
> * Move patchset forward.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20220628110644.3361645-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/patches/alsa-lib-1.2.7/0001-add-largefile-support.patch b/patches/alsa-lib-1.2.7.1/0001-add-largefile-support.patch
> similarity index 100%
> rename from patches/alsa-lib-1.2.7/0001-add-largefile-support.patch
> rename to patches/alsa-lib-1.2.7.1/0001-add-largefile-support.patch
> diff --git a/patches/alsa-lib-1.2.7/autogen.sh b/patches/alsa-lib-1.2.7.1/autogen.sh
> similarity index 100%
> rename from patches/alsa-lib-1.2.7/autogen.sh
> rename to patches/alsa-lib-1.2.7.1/autogen.sh
> diff --git a/patches/alsa-lib-1.2.7/series b/patches/alsa-lib-1.2.7.1/series
> similarity index 100%
> rename from patches/alsa-lib-1.2.7/series
> rename to patches/alsa-lib-1.2.7.1/series
> diff --git a/rules/alsa-lib.make b/rules/alsa-lib.make
> index 045e497daffd..1912c58205ab 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
> -ALSA_LIB_MD5		:= 485d2e9cb91806f0a5732d769cda2800
> +ALSA_LIB_VERSION	:= 1.2.7.1
> +ALSA_LIB_MD5		:= 4835f8083b234ae17988d61075ee146e
>  ALSA_LIB		:= alsa-lib-$(ALSA_LIB_VERSION)
>  ALSA_LIB_SUFFIX		:= tar.bz2
>  ALSA_LIB_URL		:= \



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-29  6:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-28 11:06 [ptxdist] [PATCH] alsa-lib: Version bump. 1.2.7 -> 1.2.7.1 Christian Melki
2022-07-29  6:23 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox