Skip to content

Update bash #19238

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 10, 2025
Merged

Update bash #19238

merged 1 commit into from
Jun 10, 2025

Conversation

yosifkit
Copy link
Member

Changes:

Changes:

- tianon/docker-bash@371e4d3: Update devel to 20250606, commit 727b8d366390fea446f7a566c4be1be6c0e2a765
@yosifkit yosifkit requested review from LaurentGoderre and a team as code owners June 10, 2025 16:08
Copy link

Diff for d88ba05:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 6bab031..35fd09c 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -61,7 +61,7 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
 GitCommit: b8c645d094186ccdca78c724ed020a27588b253b
 Directory: 5.3-rc
 
-Tags: devel-20250530, devel, devel-20250530-alpine3.22, devel-alpine3.22
+Tags: devel-20250606, devel, devel-20250606-alpine3.22, devel-alpine3.22
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 75f0b3a327b75aab36bb72839fe586cdee72c983
+GitCommit: 371e4d318df6760a50b7b6bac701b2bae586a2f0
 Directory: devel
diff --git a/_bashbrew-list b/_bashbrew-list
index a5ec1d0..1696efa 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -54,8 +54,8 @@ bash:5.3-rc2-alpine3.22
 bash:5.3-rc-alpine3.22
 bash:alpine3.22
 bash:devel
-bash:devel-20250530
-bash:devel-20250530-alpine3.22
+bash:devel-20250606
+bash:devel-20250606-alpine3.22
 bash:devel-alpine3.22
 bash:latest
 bash:rc
diff --git a/bash_devel-alpine3.22/Dockerfile b/bash_devel-alpine3.22/Dockerfile
index 61398d3..d3c43da 100644
--- a/bash_devel-alpine3.22/Dockerfile
+++ b/bash_devel-alpine3.22/Dockerfile
@@ -7,9 +7,9 @@
 FROM alpine:3.22
 
 # https://git.savannah.gnu.org/cgit/bash.git/log/?h=devel
-ENV _BASH_COMMIT dbe4256d5ea02fec1817fe7e275b0e534dc33a40
-# fix for namerefs referencing an unset array index with nounset enabled; addition to buildconf.h.in for C23 compilers
-ENV _BASH_VERSION devel-20250530
+ENV _BASH_COMMIT 727b8d366390fea446f7a566c4be1be6c0e2a765
+# addition to POSIX mode documentation; new translations; update copyrights on some files; update formatted documentation; changes to cut/lcut loadable builtins when supplied -a ARRAY
+ENV _BASH_VERSION devel-20250606
 # prefixed with "_" since "$BASH..." have meaning in Bash parlance
 
 COPY alpine-strcpy.patch /usr/local/src/tianon-bash-patches/

Relevant Maintainers:

@tianon tianon merged commit 86a95b2 into docker-library:master Jun 10, 2025
18 checks passed
@tianon tianon deleted the bash branch June 10, 2025 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants