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
commitc112cd3f81674cc42e9d477e66726fd4c5e65087 (patch)
treef814a0c137fef607eeab85a07057823494a4b0ef /data/config.json
parent7d09d36dde25e6503a879196e6fdc26212cf198e (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