summaryrefslogtreecommitdiffstats
path: root/data/config.json
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2019-04-28 17:16:20 +0200
committerSalvatore Bonaccorso <carnil@debian.org>2019-04-28 17:16:20 +0200
commitd6d6c3e0dba504fd6ae700322e5fbb2b67125658 (patch)
tree7267080313c5506736abee14ee599e6b59e728c6 /data/config.json
parent5a4ff4a63d6b7dca8c70602117ad67b5ae83814f (diff)
config.json: Add next known codenames up to bookworm
Diffstat (limited to 'data/config.json')
-rw-r--r--data/config.json33
1 files changed, 33 insertions, 0 deletions
diff --git a/data/config.json b/data/config.json
index 1509d28988..5c90746c94 100644
--- a/data/config.json
+++ b/data/config.json
@@ -74,6 +74,39 @@
},
"release": "testing"
},
+ "buster": {
+ "members": {
+ "supported": [
+ "buster",
+ "buster-security"
+ ],
+ "optional": [
+ "buster-proposed-updates"
+ ]
+ }
+ },
+ "bullseye": {
+ "members": {
+ "supported": [
+ "bullseye",
+ "bullseye-security"
+ ],
+ "optional": [
+ "bullseye-proposed-updates"
+ ]
+ }
+ },
+ "bookworm": {
+ "members": {
+ "supported": [
+ "bookworm",
+ "bookworm-security"
+ ],
+ "optional": [
+ "bookworm-proposed-updates"
+ ]
+ }
+ },
"sid": {
"members": {
"supported": [

© 2014-2024 Faster IT GmbH | imprint | privacy policy