diff mbox series

[1/1] package/libxcrypt: bump version to 4.4.38

Message ID 20250115034020.792083-1-nemaakhilesh@gmail.com
State Accepted
Delegated to: Julien Olivain
Headers show
Series [1/1] package/libxcrypt: bump version to 4.4.38 | expand

Commit Message

Akhilesh Nema Jan. 15, 2025, 3:40 a.m. UTC
Release notes:
https://github.com/besser82/libxcrypt/releases/tag/v4.4.38
https://github.com/besser82/libxcrypt/releases/tag/v4.4.37

Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com>
---

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

 package/libxcrypt/libxcrypt.hash | 4 ++--
 package/libxcrypt/libxcrypt.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Julien Olivain Jan. 17, 2025, 8:34 p.m. UTC | #1
On 15/01/2025 04:40, Akhilesh Nema wrote:
> Release notes:
> https://github.com/besser82/libxcrypt/releases/tag/v4.4.38
> https://github.com/besser82/libxcrypt/releases/tag/v4.4.37
> 
> Signed-off-by: Akhilesh Nema <nemaakhilesh@gmail.com>

Applied to master, thanks.
diff mbox series

Patch

diff --git a/package/libxcrypt/libxcrypt.hash b/package/libxcrypt/libxcrypt.hash
index 9bcf119077..88abb79ee0 100644
--- a/package/libxcrypt/libxcrypt.hash
+++ b/package/libxcrypt/libxcrypt.hash
@@ -1,5 +1,5 @@ 
-# From https://github.com/besser82/libxcrypt/releases/download/v4.4.36/libxcrypt-4.4.36.tar.xz.sha256sum
-sha256  e5e1f4caee0a01de2aee26e3138807d6d3ca2b8e67287966d1fefd65e1fd8943  libxcrypt-4.4.36.tar.xz
+# From https://github.com/besser82/libxcrypt/releases/download/v4.4.38/libxcrypt-4.4.38.tar.xz.sha256sum
+sha256  80304b9c306ea799327f01d9a7549bdb28317789182631f1b54f4511b4206dd6  libxcrypt-4.4.38.tar.xz
 
 # Locally calculated
 sha256  f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2  LICENSING
diff --git a/package/libxcrypt/libxcrypt.mk b/package/libxcrypt/libxcrypt.mk
index 60901988ac..c2b2ed3e4a 100644
--- a/package/libxcrypt/libxcrypt.mk
+++ b/package/libxcrypt/libxcrypt.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-LIBXCRYPT_VERSION = 4.4.36
+LIBXCRYPT_VERSION = 4.4.38
 LIBXCRYPT_SITE = https://github.com/besser82/libxcrypt/releases/download/v$(LIBXCRYPT_VERSION)
 LIBXCRYPT_SOURCE = libxcrypt-$(LIBXCRYPT_VERSION).tar.xz
 LIBXCRYPT_LICENSE = LGPL-2.1+