Skip to content

Update bash#21797

Merged
tianon merged 1 commit into
docker-library:masterfrom
docker-library-bot:bash
Jul 7, 2026
Merged

Update bash#21797
tianon merged 1 commit into
docker-library:masterfrom
docker-library-bot:bash

Conversation

@yosifkit

@yosifkit yosifkit commented Jul 7, 2026

Copy link
Copy Markdown
Member

Changes:

Changes:

- tianon/docker-bash@cd784eb: Update devel to 20260701, commit 0e16a4e4b1dd8403bd186f13716079cb223f9603
- tianon/docker-bash@77e400b: Update 4.0 to 4.0.44, patch 44
- tianon/docker-bash@212fabe: Update 4.0 to 4.0.0
@yosifkit yosifkit requested review from a team and LaurentGoderre as code owners July 7, 2026 16:45
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Diff for da4bae0:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 78a7c37..2df5245 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -18,7 +18,7 @@ Directory: 3.2
 
 Tags: 4.0.44, 4.0, 4.0.44-alpine3.22, 4.0-alpine3.22
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 099d6114cbdb9b016fb8c4beb653187df002f66f
+GitCommit: 77e400b36b508fd5927dafa9d2905ddc8935bf6e
 Directory: 4.0
 
 Tags: 4.1.17, 4.1, 4.1.17-alpine3.22, 4.1-alpine3.22
@@ -61,7 +61,7 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
 GitCommit: 2b927ed0d7d1da8a5ed0cd5fc90213065d502401
 Directory: 5.3
 
-Tags: devel-20260608, devel, devel-20260608-alpine3.24, devel-alpine3.24
+Tags: devel-20260701, devel, devel-20260701-alpine3.24, devel-alpine3.24
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: c457fcaaf0520f8e2ec3d6ef058447df7f83d5df
+GitCommit: cd784eb57336e28e452a0d8887b9c37da561ed00
 Directory: devel
diff --git a/_bashbrew-list b/_bashbrew-list
index 4583103..299cf1f 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -54,7 +54,7 @@ bash:5.3.15
 bash:5.3.15-alpine3.24
 bash:alpine3.24
 bash:devel
-bash:devel-20260608
-bash:devel-20260608-alpine3.24
+bash:devel-20260701
+bash:devel-20260701-alpine3.24
 bash:devel-alpine3.24
 bash:latest
diff --git a/bash_devel-alpine3.24/Dockerfile b/bash_devel-alpine3.24/Dockerfile
index 26ba6aa..a4bad1b 100644
--- a/bash_devel-alpine3.24/Dockerfile
+++ b/bash_devel-alpine3.24/Dockerfile
@@ -8,9 +8,9 @@ FROM alpine:3.24
 
 # https://git.savannah.gnu.org/cgit/bash.git/log/?h=devel
 # https://github.com/tianon/mirror-bash/commits/devel
-ENV _BASH_COMMIT 8085ee139645391bb392cc06dd25717238b65455
-# fix the expansion of $@ on the rhs of an assignment statement to be more consistent; fix mapfile to only look up the variable again if a callback is invoked; fix memory leak when converting a variable to an array
-ENV _BASH_VERSION devel-20260608
+ENV _BASH_COMMIT 0e16a4e4b1dd8403bd186f13716079cb223f9603
+# fix readline redisplay issue with a prompt containing terminal escape sequences that needs to change (e.g., to show the vi editing mode) after a paste that leaves the cursor in column 0; fix readline display overflow with a prompt that contains more than 256 wrapped lines
+ENV _BASH_VERSION devel-20260701
 # 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 bddafeb into docker-library:master Jul 7, 2026
18 checks passed
@tianon tianon deleted the bash branch July 7, 2026 17:48
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