summaryrefslogtreecommitdiffstats
path: root/static/distributions.json
blob: 562e99559a8551f055a6e04c75ebe77cc115b813 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "wheezy": {
    "major-version": "7",
    "support": "lts"
  },
  "jessie": {
    "major-version": "8",
    "support": "security"
  },
  "stretch": {
    "major-version": "9",
    "support": "security"
  },
  "buster": {
    "major-version": "10",
    "support": "none"
  },
  "bullseye": {
    "major-version": "11",
    "support": "none"
  }
}

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