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

eclipse-mosquitto 2.0.20 #17737

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

ralight
Copy link
Contributor

@ralight ralight commented Oct 16, 2024

No description provided.

Copy link

Diff for d65fca2:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 3782fc2..4e62eb7 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,10 +1,10 @@
 Maintainers: Roger Light <[email protected]> (@ralight)
 Architectures: amd64, arm32v6, arm64v8, i386, ppc64le, s390x
 GitRepo: https://github.com/eclipse/mosquitto.git
-GitCommit: e96ddfc6e58f7087b9fa57a717d7f56d2c00f9fe
+GitCommit: fb9b1153924ae0e2dfb3bcb4266ee5bb49a5c515
 
 Tags: 1.6.15-openssl, 1.6-openssl
 Directory: docker/1.6-openssl
 
-Tags: 2.0.19, 2.0.19-openssl, 2.0, 2.0-openssl, 2, 2-openssl, openssl, latest
+Tags: 2.0.20, 2.0.20-openssl, 2.0, 2.0-openssl, 2, 2-openssl, openssl, latest
 Directory: docker/2.0-openssl
diff --git a/_bashbrew-list b/_bashbrew-list
index a9a78b6..7d7005b 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -4,7 +4,7 @@ eclipse-mosquitto:2
 eclipse-mosquitto:2-openssl
 eclipse-mosquitto:2.0
 eclipse-mosquitto:2.0-openssl
-eclipse-mosquitto:2.0.19
-eclipse-mosquitto:2.0.19-openssl
+eclipse-mosquitto:2.0.20
+eclipse-mosquitto:2.0.20-openssl
 eclipse-mosquitto:latest
 eclipse-mosquitto:openssl
diff --git a/eclipse-mosquitto_latest/Dockerfile b/eclipse-mosquitto_latest/Dockerfile
index 18a2a35..47b1cf6 100644
--- a/eclipse-mosquitto_latest/Dockerfile
+++ b/eclipse-mosquitto_latest/Dockerfile
@@ -3,8 +3,8 @@ FROM alpine:3.20
 LABEL maintainer="Roger Light <[email protected]>" \
     description="Eclipse Mosquitto MQTT Broker"
 
-ENV VERSION=2.0.19 \
-    DOWNLOAD_SHA256=33af3637f119a61c509c01d2f8f6cc3d8be76f49e850132f2860af142abf82a9 \
+ENV VERSION=2.0.20 \
+    DOWNLOAD_SHA256=ebd07d89d2a446a7f74100ad51272e4a8bf300b61634a7812e19f068f2759de8 \
     GPG_KEYS=A0D6EEA1DCAE49A635A3B2F0779B22DFB3E717B7 \
     LWS_VERSION=4.2.1 \
     LWS_SHA256=842da21f73ccba2be59e680de10a8cce7928313048750eb6ad73b6fa50763c51

Relevant Maintainers:

@yosifkit yosifkit merged commit ba00c6c into docker-library:master Oct 16, 2024
7 checks passed
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