summaryrefslogtreecommitdiffstats
path: root/data/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'data/config.json')
-rw-r--r--data/config.json21
1 files changed, 17 insertions, 4 deletions
diff --git a/data/config.json b/data/config.json
index b96a201e46..b9e81f9ab8 100644
--- a/data/config.json
+++ b/data/config.json
@@ -82,7 +82,7 @@
]
},
"architectures": [ "amd64", "arm64", "armhf", "i386" ],
- "release": "oldstable"
+ "release": "oldoldstable"
},
"bullseye": {
"members": {
@@ -95,7 +95,7 @@
]
},
"architectures": [ "amd64", "arm64", "armel", "armhf", "i386", "mips64el", "mipsel", "ppc64el", "s390x" ],
- "release": "stable"
+ "release": "oldstable"
},
"bookworm": {
"members": {
@@ -108,7 +108,7 @@
]
},
"architectures": [ "amd64", "arm64", "armel", "armhf", "i386", "mips64el", "mipsel", "ppc64el", "s390x" ],
- "release": "testing"
+ "release": "stable"
},
"trixie": {
"members": {
@@ -119,6 +119,19 @@
"optional": [
"trixie-proposed-updates"
]
+ },
+ "architectures": [ "amd64", "arm64", "armel", "armhf", "i386", "mips64el", "ppc64el", "s390x" ],
+ "release": "testing"
+ },
+ "forky": {
+ "members": {
+ "supported": [
+ "forky",
+ "forky-security"
+ ],
+ "optional": [
+ "forky-proposed-updates"
+ ]
}
},
"sid": {
@@ -127,7 +140,7 @@
"sid"
]
},
- "architectures": [ "amd64", "arm64", "armel", "armhf", "i386", "mips64el", "mipsel", "ppc64el", "s390x" ],
+ "architectures": [ "amd64", "arm64", "armel", "armhf", "i386", "mips64el", "ppc64el", "s390x" ],
"release": "unstable"
}
},

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