Skip to content

Commit

Permalink
Merge pull request #159 from infosiftr/buster-eol
Browse files Browse the repository at this point in the history
Remove (now EOL) Debian Buster variants
  • Loading branch information
yosifkit committed Jul 1, 2024
2 parents 05b629b + e6c3ed0 commit 766f7f6
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 102 deletions.
1 change: 0 additions & 1 deletion Dockerfile-curl.template
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ RUN set -eux; \
# we want versions of "sq" that contain https://gitlab.com/sequoia-pgp/sequoia/-/commit/b41e1504cd29097328cb21f95808c9972188499e (and thus "sq keyserver" subcommands; 0.26+)
# https://packages.debian.org/sq
"bullseye", # 0.24
"buster", # no sq
# https://packages.ubuntu.com/sq
"mantic", # no sq
"jammy", # 0.25
Expand Down
54 changes: 0 additions & 54 deletions debian/buster/Dockerfile

This file was deleted.

18 changes: 0 additions & 18 deletions debian/buster/curl/Dockerfile

This file was deleted.

20 changes: 0 additions & 20 deletions debian/buster/scm/Dockerfile

This file was deleted.

1 change: 0 additions & 1 deletion shared.jq
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ def apt_get_dist_clean:
# https://packages.debian.org/apt
"bookworm",
"bullseye",
"buster",

# https://launchpad.net/ubuntu/+source/apt
# https://packages.ubuntu.com/apt
Expand Down
8 changes: 0 additions & 8 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,6 @@
""
]
},
"debian/buster": {
"suite": "oldoldstable",
"variants": [
"curl",
"scm",
""
]
},
"debian/sid": {
"suite": "unstable",
"variants": [
Expand Down

0 comments on commit 766f7f6

Please sign in to comment.