Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/libdeflate: bump version to 1.20
@ 2024-04-11 21:00 Bernd Kuhls
  2024-05-02  7:49 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2024-04-11 21:00 UTC (permalink / raw)
  To: buildroot

Release notes:
ttps://github.com/ebiggers/libdeflate/blob/master/NEWS.md

Build-tested using this defconfig

BR2_PACKAGE_LIBDEFLATE=y

                             arm-aarch64 [ 1/42]: OK
                   bootlin-aarch64-glibc [ 2/42]: OK
               bootlin-arcle-hs38-uclibc [ 3/42]: OK
                    bootlin-armv5-uclibc [ 4/42]: OK
                     bootlin-armv7-glibc [ 5/42]: OK
                   bootlin-armv7m-uclibc [ 6/42]: OK
                      bootlin-armv7-musl [ 7/42]: OK
                bootlin-m68k-5208-uclibc [ 8/42]: OK
               bootlin-m68k-68040-uclibc [ 9/42]: OK
             bootlin-microblazeel-uclibc [10/42]: OK
                bootlin-mipsel32r6-glibc [11/42]: OK
                   bootlin-mipsel-uclibc [12/42]: OK
                     bootlin-nios2-glibc [13/42]: OK
                 bootlin-openrisc-uclibc [14/42]: OK
        bootlin-powerpc64le-power8-glibc [15/42]: OK
           bootlin-powerpc-e500mc-uclibc [16/42]: OK
                   bootlin-riscv32-glibc [17/42]: OK
                   bootlin-riscv64-glibc [18/42]: OK
                    bootlin-riscv64-musl [19/42]: OK
                 bootlin-s390x-z13-glibc [20/42]: OK
                      bootlin-sh4-uclibc [21/42]: OK
                   bootlin-sparc64-glibc [22/42]: OK
                    bootlin-sparc-uclibc [23/42]: OK
                    bootlin-x86-64-glibc [24/42]: OK
                     bootlin-x86-64-musl [25/42]: OK
                   bootlin-x86-64-uclibc [26/42]: OK
                   bootlin-xtensa-uclibc [27/42]: OK
                            br-arm-basic [28/42]: OK
                    br-arm-full-nothread [29/42]: OK
                      br-arm-full-static [30/42]: OK
                   br-i386-pentium4-full [31/42]: OK
                br-i386-pentium-mmx-musl [32/42]: OK
                      br-mips64-n64-full [33/42]: OK
                 br-mips64r6-el-hf-glibc [34/42]: OK
               br-powerpc-603e-basic-cpp [35/42]: OK
               br-powerpc64-power7-glibc [36/42]: OK
                       linaro-aarch64-be [37/42]: OK
                          linaro-aarch64 [38/42]: OK
                              linaro-arm [39/42]: OK
                         sourcery-mips64 [40/42]: OK
                           sourcery-mips [41/42]: OK
                          sourcery-nios2 [42/42]: OK
42 builds, 0 skipped, 0 build failed, 0 legal-info failed, 0 show-info failed

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/libdeflate/libdeflate.hash | 2 +-
 package/libdeflate/libdeflate.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libdeflate/libdeflate.hash b/package/libdeflate/libdeflate.hash
index 8609f5ab02..46afa96635 100644
--- a/package/libdeflate/libdeflate.hash
+++ b/package/libdeflate/libdeflate.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  27bf62d71cd64728ff43a9feb92f2ac2f2bf748986d856133cc1e51992428c25  libdeflate-1.19.tar.gz
+sha256  ed1454166ced78913ff3809870a4005b7170a6fd30767dc478a09b96847b9c2a  libdeflate-1.20.tar.gz
 sha256  5d246dd2537307b80fed9ba5fdddf5d0fe7a8f023393a071182b9daed56b40fe  COPYING
diff --git a/package/libdeflate/libdeflate.mk b/package/libdeflate/libdeflate.mk
index 3000a58407..4597dc5a8c 100644
--- a/package/libdeflate/libdeflate.mk
+++ b/package/libdeflate/libdeflate.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBDEFLATE_VERSION = 1.19
+LIBDEFLATE_VERSION = 1.20
 LIBDEFLATE_SITE = $(call github,ebiggers,libdeflate,v$(LIBDEFLATE_VERSION))
 LIBDEFLATE_LICENSE = MIT
 LIBDEFLATE_LICENSE_FILES = COPYING
-- 
2.39.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH] package/libdeflate: bump version to 1.20
  2024-04-11 21:00 [Buildroot] [PATCH] package/libdeflate: bump version to 1.20 Bernd Kuhls
@ 2024-05-02  7:49 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-05-02  7:49 UTC (permalink / raw)
  To: Bernd Kuhls; +Cc: buildroot

On Thu, 11 Apr 2024 23:00:45 +0200
Bernd Kuhls <bernd@kuhls.net> wrote:

> Release notes:
> ttps://github.com/ebiggers/libdeflate/blob/master/NEWS.md
> 
> Build-tested using this defconfig
> 
> BR2_PACKAGE_LIBDEFLATE=y
> 
>                              arm-aarch64 [ 1/42]: OK
>                    bootlin-aarch64-glibc [ 2/42]: OK
>                bootlin-arcle-hs38-uclibc [ 3/42]: OK
>                     bootlin-armv5-uclibc [ 4/42]: OK
>                      bootlin-armv7-glibc [ 5/42]: OK
>                    bootlin-armv7m-uclibc [ 6/42]: OK
>                       bootlin-armv7-musl [ 7/42]: OK
>                 bootlin-m68k-5208-uclibc [ 8/42]: OK
>                bootlin-m68k-68040-uclibc [ 9/42]: OK
>              bootlin-microblazeel-uclibc [10/42]: OK
>                 bootlin-mipsel32r6-glibc [11/42]: OK
>                    bootlin-mipsel-uclibc [12/42]: OK
>                      bootlin-nios2-glibc [13/42]: OK
>                  bootlin-openrisc-uclibc [14/42]: OK
>         bootlin-powerpc64le-power8-glibc [15/42]: OK
>            bootlin-powerpc-e500mc-uclibc [16/42]: OK
>                    bootlin-riscv32-glibc [17/42]: OK
>                    bootlin-riscv64-glibc [18/42]: OK
>                     bootlin-riscv64-musl [19/42]: OK
>                  bootlin-s390x-z13-glibc [20/42]: OK
>                       bootlin-sh4-uclibc [21/42]: OK
>                    bootlin-sparc64-glibc [22/42]: OK
>                     bootlin-sparc-uclibc [23/42]: OK
>                     bootlin-x86-64-glibc [24/42]: OK
>                      bootlin-x86-64-musl [25/42]: OK
>                    bootlin-x86-64-uclibc [26/42]: OK
>                    bootlin-xtensa-uclibc [27/42]: OK
>                             br-arm-basic [28/42]: OK
>                     br-arm-full-nothread [29/42]: OK
>                       br-arm-full-static [30/42]: OK
>                    br-i386-pentium4-full [31/42]: OK
>                 br-i386-pentium-mmx-musl [32/42]: OK
>                       br-mips64-n64-full [33/42]: OK
>                  br-mips64r6-el-hf-glibc [34/42]: OK
>                br-powerpc-603e-basic-cpp [35/42]: OK
>                br-powerpc64-power7-glibc [36/42]: OK
>                        linaro-aarch64-be [37/42]: OK
>                           linaro-aarch64 [38/42]: OK
>                               linaro-arm [39/42]: OK
>                          sourcery-mips64 [40/42]: OK
>                            sourcery-mips [41/42]: OK
>                           sourcery-nios2 [42/42]: OK
> 42 builds, 0 skipped, 0 build failed, 0 legal-info failed, 0 show-info failed
> 
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
>  package/libdeflate/libdeflate.hash | 2 +-
>  package/libdeflate/libdeflate.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-05-02  7:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-11 21:00 [Buildroot] [PATCH] package/libdeflate: bump version to 1.20 Bernd Kuhls
2024-05-02  7:49 ` Thomas Petazzoni via buildroot

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