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 #17977

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Update bash #17977

merged 1 commit into from
Nov 26, 2024

Conversation

tianon
Copy link
Member

@tianon tianon commented Nov 26, 2024

Changes:

Changes:

- tianon/docker-bash@7025dbf: Update devel to 20241121, commit 22417e78816237ae66f2da661567dfe5ed3452a1
- tianon/docker-bash@eb0154a: Update README
@tianon tianon requested a review from a team as a code owner November 26, 2024 16:42
Copy link

Diff for 1212ebf:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 377873c..f25418a 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-20241115, devel, devel-20241115-alpine3.20, devel-alpine3.20
+Tags: devel-20241121, devel, devel-20241121-alpine3.20, devel-alpine3.20
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 52a6d56194abcb2664e2010688f88411f41803bd
+GitCommit: 7025dbffb8c5052bb78ff42ba824fda1deb2b015
 Directory: devel
diff --git a/_bashbrew-list b/_bashbrew-list
index ab084c8..9d3686e 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-20241115
-bash:devel-20241115-alpine3.20
+bash:devel-20241121
+bash:devel-20241121-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 e95efae..a6c1d78 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 fa68e6da80970c302948674369d278164a33ed39
-# More Makefile updates; updates for bash-5.3-beta
-ENV _BASH_VERSION devel-20241115
+ENV _BASH_COMMIT 22417e78816237ae66f2da661567dfe5ed3452a1
+# new readline command `export-completions'; update documentation; update translations with new strings; Makefile updates
+ENV _BASH_VERSION devel-20241121
 # prefixed with "_" since "$BASH..." have meaning in Bash parlance
 
 RUN set -eux; \

Relevant Maintainers:

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

4 participants