Skip to content

Conversation

@tianon
Copy link
Member

@tianon tianon commented Jan 6, 2026

Changes:

Changes:

- tianon/docker-bash@7d3babd: Update devel to 20260105, commit a43e08df2deefa6b63dce66d57adad2c9a704eb7
@tianon tianon requested review from a team and LaurentGoderre as code owners January 6, 2026 17:37
@github-actions
Copy link

github-actions bot commented Jan 6, 2026

Diff for 33abc59:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 3504bf0..451584a 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -61,7 +61,7 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
 GitCommit: 59999c513d9e7bddb3972d38aa112af045cb0e80
 Directory: 5.3
 
-Tags: devel-20251217, devel, devel-20251217-alpine3.23, devel-alpine3.23
+Tags: devel-20260105, devel, devel-20260105-alpine3.23, devel-alpine3.23
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: d9f2eda5ef76604de9b1c35aa4c019e97b1bead3
+GitCommit: 7d3babd7b643f0e765e174790c44af8236900d12
 Directory: devel
diff --git a/_bashbrew-list b/_bashbrew-list
index b4031cc..d640637 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -54,7 +54,7 @@ bash:5.3.9
 bash:5.3.9-alpine3.23
 bash:alpine3.23
 bash:devel
-bash:devel-20251217
-bash:devel-20251217-alpine3.23
+bash:devel-20260105
+bash:devel-20260105-alpine3.23
 bash:devel-alpine3.23
 bash:latest
diff --git a/bash_devel-alpine3.23/Dockerfile b/bash_devel-alpine3.23/Dockerfile
index c19d431..88197d0 100644
--- a/bash_devel-alpine3.23/Dockerfile
+++ b/bash_devel-alpine3.23/Dockerfile
@@ -8,9 +8,9 @@ FROM alpine:3.23
 
 # https://git.savannah.gnu.org/cgit/bash.git/log/?h=devel
 # https://github.com/tianon/mirror-bash/commits/devel
-ENV _BASH_COMMIT 2cdb2f9b314525a118eff5237839ccc272c2e32b
-# allow locale's decimal point as radix character when parsing fixed-point decimal into seconds and fractional seconds; handle case of shell script file descriptor being made non-blocking; fix smalkl memory leak in programmable completion of shell option names; fix for patsub_replacement behavior when BASH_COMPAT = 42 and the replacement string is quoted; fix for readine when changing show-mode-in-prompt variable
-ENV _BASH_VERSION devel-20251217
+ENV _BASH_COMMIT a43e08df2deefa6b63dce66d57adad2c9a704eb7
+# history builtin has a -H option to display history entries as they would be written to the history file; history builtin now takes a START-END range specifier for listing; fix stray semicolon when printing shell functions containing a case command; changes to stdin redirection detection in preparation for POSIX interp 1913
+ENV _BASH_VERSION devel-20260105
 # prefixed with "_" since "$BASH..." have meaning in Bash parlance
 
 COPY alpine-strcpy.patch /usr/local/src/tianon-bash-patches/

Relevant Maintainers:

@yosifkit yosifkit merged commit 168131c into docker-library:master Jan 6, 2026
18 checks passed
@yosifkit yosifkit deleted the bash branch January 6, 2026 18:47
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