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

ZNC 1.9.1 #17113

Merged
merged 3 commits into from
Jul 3, 2024
Merged

ZNC 1.9.1 #17113

merged 3 commits into from
Jul 3, 2024

Conversation

DarthGandalf
Copy link
Contributor

@DarthGandalf DarthGandalf commented Jul 3, 2024

@DarthGandalf DarthGandalf requested a review from a team as a code owner July 3, 2024 16:07

This comment has been minimized.

@tianon
Copy link
Member

tianon commented Jul 3, 2024

So fresh the CVE isn't even public yet! 😄
(https://wiki.znc.in/ChangeLog/1.9.1 has good links for the curious / those looking for mitigation tips)

library/znc Outdated Show resolved Hide resolved
Co-authored-by: Tianon Gravi <[email protected]>

This comment has been minimized.

@DarthGandalf
Copy link
Contributor Author

Thanks for quick review!

library/znc Outdated Show resolved Hide resolved
Co-authored-by: Tianon Gravi <[email protected]>
Copy link
Member

@tianon tianon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This time, this is the one! 😄 ❤️

Copy link

github-actions bot commented Jul 3, 2024

Diff for 7deeb0c:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index a7d790c..cf89c9e 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,10 +1,10 @@
 Maintainers: Alexey Sokolov <[email protected]> (@DarthGandalf)
 Architectures: amd64, arm32v6, arm64v8
 GitRepo: https://github.com/znc/znc-docker.git
-GitCommit: 8638ba43acaef4bff2d4d39668c1992f411230a6
+GitCommit: 14890ffcd1006eefbe0e2aeb9ea389b49eb995ce
 
-Tags: 1.9.0, 1.9, latest
+Tags: 1.9.1, 1.9, latest
 Directory: full
 
-Tags: 1.9.0-slim, 1.9-slim, slim
+Tags: 1.9.1-slim, 1.9-slim, slim
 Directory: slim
diff --git a/_bashbrew-list b/_bashbrew-list
index 3acec92..935989c 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,6 +1,6 @@
 znc:1.9
 znc:1.9-slim
-znc:1.9.0
-znc:1.9.0-slim
+znc:1.9.1
+znc:1.9.1-slim
 znc:latest
 znc:slim
diff --git a/znc_slim/Dockerfile b/znc_slim/Dockerfile
index 6b7f67b..c50c2e8 100644
--- a/znc_slim/Dockerfile
+++ b/znc_slim/Dockerfile
@@ -8,7 +8,7 @@ ENV GPG_KEY D5823CACB477191CAC0075555AE420CC0209989E
 ARG CMAKEFLAGS="-DCMAKE_INSTALL_PREFIX=/opt/znc -DWANT_CYRUS=YES -DWANT_PERL=YES -DWANT_PYTHON=YES -DWANT_ARGON=YES"
 ARG MAKEFLAGS=""
 
-ENV ZNC_VERSION 1.9.0
+ENV ZNC_VERSION 1.9.1
 
 RUN set -x \
     && adduser -S znc \

Relevant Maintainers:

@tianon tianon merged commit 75976fd into docker-library:master Jul 3, 2024
6 checks passed
@DarthGandalf DarthGandalf deleted the znc branch July 4, 2024 00:22
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