Skip to content

Update bash #19284

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 17, 2025
Merged

Update bash #19284

merged 1 commit into from
Jun 17, 2025

Conversation

yosifkit
Copy link
Member

Changes:

Changes:

- tianon/docker-bash@80b590f: Update devel to 20250616, commit 0f0cea342e32f1f82aa9cc9026038bfc3bb03e92
@yosifkit yosifkit requested review from LaurentGoderre and a team as code owners June 17, 2025 16:32
Copy link

Diff for 6caeb9b:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 35fd09c..80c5500 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-20250606, devel, devel-20250606-alpine3.22, devel-alpine3.22
+Tags: devel-20250616, devel, devel-20250616-alpine3.22, devel-alpine3.22
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 371e4d318df6760a50b7b6bac701b2bae586a2f0
+GitCommit: 80b590f06d5f8da2c8d36549d7b760e7a2c988a7
 Directory: devel
diff --git a/_bashbrew-list b/_bashbrew-list
index 1696efa..8bf8e8e 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-20250606
-bash:devel-20250606-alpine3.22
+bash:devel-20250616
+bash:devel-20250616-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 d3c43da..3262f6d 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 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
+ENV _BASH_COMMIT 0f0cea342e32f1f82aa9cc9026038bfc3bb03e92
+# updated translations; back out change allowing quoted characters and process substitution words in function names; rework readline change for GNU Hurd and ncurses
+ENV _BASH_VERSION devel-20250616
 # 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 4971e96 into docker-library:master Jun 17, 2025
18 checks passed
@tianon tianon deleted the bash branch June 17, 2025 17:10
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