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

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Update bash #17611

merged 1 commit into from
Sep 24, 2024

Conversation

tianon
Copy link
Member

@tianon tianon commented Sep 24, 2024

Changes:

Changes:

- tianon/docker-bash@acac9dc: Update 5.2 to 5.2.37, patch 37
@tianon tianon requested a review from a team as a code owner September 24, 2024 00:14
Copy link

Diff for 98dafdf:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 3a8f376..d183988 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -51,9 +51,9 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
 GitCommit: afbd6361eb8ec05bb0ea5fcfb118a69eb59b539d
 Directory: 5.1
 
-Tags: 5.2.32, 5.2, 5, latest, 5.2.32-alpine3.20, 5.2-alpine3.20, 5-alpine3.20, alpine3.20
+Tags: 5.2.37, 5.2, 5, latest, 5.2.37-alpine3.20, 5.2-alpine3.20, 5-alpine3.20, alpine3.20
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: b4a43db2826bfa7fd10beb8352ac4891d3ded65a
+GitCommit: acac9dc9fc2a2c62f83d20e463f213cc0c028197
 Directory: 5.2
 
 Tags: 5.3-alpha, 5.3-rc, rc, 5.3-alpha-alpine3.20, 5.3-rc-alpine3.20, rc-alpine3.20
diff --git a/_bashbrew-list b/_bashbrew-list
index 15eca0f..9797b31 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -46,8 +46,8 @@ bash:5.1.16
 bash:5.1.16-alpine3.20
 bash:5.2
 bash:5.2-alpine3.20
-bash:5.2.32
-bash:5.2.32-alpine3.20
+bash:5.2.37
+bash:5.2.37-alpine3.20
 bash:5.3-alpha
 bash:5.3-alpha-alpine3.20
 bash:5.3-rc
diff --git a/bash_alpine3.20/Dockerfile b/bash_alpine3.20/Dockerfile
index 68b8d57..3d37839 100644
--- a/bash_alpine3.20/Dockerfile
+++ b/bash_alpine3.20/Dockerfile
@@ -7,11 +7,11 @@
 FROM alpine:3.20
 
 # https://ftp.gnu.org/gnu/bash/?C=M;O=D
-ENV _BASH_VERSION 5.2.32
-ENV _BASH_BASELINE 5.2.32
-ENV _BASH_BASELINE_PATCH 32
+ENV _BASH_VERSION 5.2.37
+ENV _BASH_BASELINE 5.2.37
+ENV _BASH_BASELINE_PATCH 37
 # https://ftp.gnu.org/gnu/bash/bash-5.2-patches/?C=M;O=D
-ENV _BASH_LATEST_PATCH 32
+ENV _BASH_LATEST_PATCH 37
 # prefixed with "_" since "$BASH..." have meaning in Bash parlance
 
 RUN set -eux; \

Relevant Maintainers:

@tianon tianon merged commit f50bb6d into docker-library:master Sep 24, 2024
18 checks passed
@tianon tianon deleted the bash branch September 24, 2024 00:26
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.

2 participants