Skip to content
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

Update bash #17934

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Update bash #17934

merged 1 commit into from
Nov 19, 2024

Conversation

tianon
Copy link
Member

@tianon tianon commented Nov 19, 2024

Changes:

Changes:

- tianon/docker-bash@52a6d56: Update devel to 20241115, commit fa68e6da80970c302948674369d278164a33ed39
@tianon tianon requested a review from a team as a code owner November 19, 2024 17:14
Copy link

Diff for 6c71103:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index c4c0ff7..377873c 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -61,7 +61,7 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
 GitCommit: f487bffdced60fba425283c84317e6492488a252
 Directory: 5.3-rc
 
-Tags: devel-20241108, devel, devel-20241108-alpine3.20, devel-alpine3.20
+Tags: devel-20241115, devel, devel-20241115-alpine3.20, devel-alpine3.20
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: c030c5e635e02c22c33e3910a11087dccb8632ea
+GitCommit: 52a6d56194abcb2664e2010688f88411f41803bd
 Directory: devel
diff --git a/_bashbrew-list b/_bashbrew-list
index e08bb43..ab084c8 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -54,8 +54,8 @@ bash:5.3-rc
 bash:5.3-rc-alpine3.20
 bash:alpine3.20
 bash:devel
-bash:devel-20241108
-bash:devel-20241108-alpine3.20
+bash:devel-20241115
+bash:devel-20241115-alpine3.20
 bash:devel-alpine3.20
 bash:latest
 bash:rc
diff --git a/bash_devel-alpine3.20/Dockerfile b/bash_devel-alpine3.20/Dockerfile
index f176473..e95efae 100644
--- a/bash_devel-alpine3.20/Dockerfile
+++ b/bash_devel-alpine3.20/Dockerfile
@@ -7,9 +7,9 @@
 FROM alpine:3.20
 
 # https://git.savannah.gnu.org/cgit/bash.git/log/?h=devel
-ENV _BASH_COMMIT b116cfe57df2c061cd953b77a0fc1b738dd5fe94
-# fix for readline redisplay issue in C locale; fix for small memory leak in termcap replacement library; updates to formatted documentation; fix problem with distclean and y.tab.h; Makefile clean targets updates
-ENV _BASH_VERSION devel-20241108
+ENV _BASH_COMMIT fa68e6da80970c302948674369d278164a33ed39
+# More Makefile updates; updates for bash-5.3-beta
+ENV _BASH_VERSION devel-20241115
 # prefixed with "_" since "$BASH..." have meaning in Bash parlance
 
 RUN set -eux; \

Relevant Maintainers:

@yosifkit yosifkit merged commit aef5099 into docker-library:master Nov 19, 2024
18 checks passed
@yosifkit yosifkit deleted the bash branch November 19, 2024 19: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