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 irssi #14903

Merged
merged 1 commit into from
Jun 21, 2023
Merged

Update irssi #14903

merged 1 commit into from
Jun 21, 2023

Conversation

tianon
Copy link
Member

@tianon tianon commented Jun 21, 2023

Changes:

Changes:

- jessfraz/irssi@0643d41: Add "suite aliases" ("irssi:bullseye", "irssi:alpine3.17") (jessfraz/irssi#33)
@github-actions
Copy link

Diff for 40590bd:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index b6b38b3..df3690a 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,12 +1,12 @@
 Maintainers: Jessie Frazelle <acidburn@google.com> (@jessfraz), Tianon Gravi <admwiggin@gmail.com> (@tianon)
 GitRepo: https://github.com/jessfraz/irssi.git
 
-Tags: 1.4.4, 1.4, 1, latest
+Tags: 1.4.4, 1.4, 1, latest, 1.4.4-bullseye, 1.4-bullseye, 1-bullseye, bullseye
 Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
 GitCommit: 663b9b815d858c94ae6224183afed602d291587e
 Directory: debian
 
-Tags: 1.4.4-alpine, 1.4-alpine, 1-alpine, alpine
+Tags: 1.4.4-alpine, 1.4-alpine, 1-alpine, alpine, 1.4.4-alpine3.17, 1.4-alpine3.17, 1-alpine3.17, alpine3.17
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: 6806daa0d17eae1cd10df10ff3a533d3655ac9f8
 Directory: alpine
diff --git a/_bashbrew-list b/_bashbrew-list
index 5043b68..fd6d07c 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,8 +1,16 @@
 irssi:1
 irssi:1-alpine
+irssi:1-alpine3.17
+irssi:1-bullseye
 irssi:1.4
 irssi:1.4-alpine
+irssi:1.4-alpine3.17
+irssi:1.4-bullseye
 irssi:1.4.4
 irssi:1.4.4-alpine
+irssi:1.4.4-alpine3.17
+irssi:1.4.4-bullseye
 irssi:alpine
+irssi:alpine3.17
+irssi:bullseye
 irssi:latest
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index 51c1bd0..b2a0fc1 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,2 +1,2 @@
-irssi:latest
-irssi:alpine
+irssi:bullseye
+irssi:alpine3.17
diff --git a/irssi_alpine/Dockerfile b/irssi_alpine3.17/Dockerfile
similarity index 100%
rename from irssi_alpine/Dockerfile
rename to irssi_alpine3.17/Dockerfile
diff --git a/irssi_latest/Dockerfile b/irssi_bullseye/Dockerfile
similarity index 100%
rename from irssi_latest/Dockerfile
rename to irssi_bullseye/Dockerfile

Relevant Maintainers:

@yosifkit yosifkit merged commit fc6b43b into docker-library:master Jun 21, 2023
@yosifkit yosifkit deleted the irssi branch June 21, 2023 19:02
@tianon tianon mentioned this pull request Jun 21, 2023
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