Skip to content

Commit

Permalink
update release status of OES 23.4 (bsc#1215514) and add Debian 12 amd64
Browse files Browse the repository at this point in the history
  • Loading branch information
mcalmer committed Dec 21, 2023
1 parent 20d698a commit a5098f7
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 17 deletions.
79 changes: 63 additions & 16 deletions susemanager-sync-data/additional_products.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,61 @@
[
{
"id" : -43,
"name" : "Debian",
"identifier" : "Debian-Client",
"former_identifier" : "",
"version" : "12",
"release_type" : null,
"arch" : "amd64",
"friendly_name" : "Debian 12",
"product_class" : "SLE-M-T",
"cpe" : null,
"free" : true,
"description" : null,
"release_stage" : "released",
"eula_url" : "",
"product_type" : "base",
"offline_predecessor_ids" : [
],
"online_predecessor_ids" : [
],
"shortname" : null,
"recommended" : false,
"extensions" : [
],
"repositories" : [
{
"id" : -555,
"url" : "http://deb.debian.org/debian/dists/bookworm/main/binary-amd64/",
"name" : "debian-12-pool",
"distro_target" : "amd64",
"description" : "Debian 12 (bookworm) pool for amd64",
"enabled" : true,
"autorefresh" : false,
"installer_updates" : false
},
{
"id" : -556,
"url" : "http://deb.debian.org/debian/dists/bookworm-updates/main/binary-amd64/",
"name" : "debian-12-main-updates",
"distro_target" : "amd64",
"description" : "Debian 12 (bookworm) AMD64 Main Updates",
"enabled" : true,
"autorefresh" : false,
"installer_updates" : false
},
{
"id" : -557,
"url" : "http://security.debian.org/debian-security/dists/bookworm-security/updates/main/binary-amd64/",
"name" : "debian-12-main-security",
"distro_target" : "amd64",
"description" : "Debian 12 (bookworm) AMD64 Main Security",
"enabled" : true,
"autorefresh" : false,
"installer_updates" : false
}
]
},
{
"id" : -42,
"name" : "Open Enterprise Server",
Expand All @@ -8,11 +65,11 @@
"release_type" : null,
"arch" : "x86_64",
"friendly_name" : "Open Enterprise Server 23.4",
"product_class" : "OES2-BETA",
"product_class" : "OES2",
"cpe" : null,
"free" : false,
"description" : null,
"release_stage" : "beta",
"release_stage" : "released",
"eula_url" : "",
"product_type" : "base",
"offline_predecessor_ids" : [
Expand Down Expand Up @@ -3139,8 +3196,8 @@
],
"repositories" : [
{
"id" : -214,
"url" : "http://deb.debian.org/debian/dists/stretch/main/binary-amd64/",
"id" : -383,
"url" : "https://archive.debian.org/debian/dists/stretch/main/binary-amd64/",
"name" : "debian-9-pool",
"distro_target" : "amd64",
"description" : "Debian 9 (stretch) pool for amd64",
Expand All @@ -3149,18 +3206,8 @@
"installer_updates" : false
},
{
"id" : -215,
"url" : "http://deb.debian.org/debian/dists/stretch-updates/main/binary-amd64/",
"name" : "debian-9-main-updates",
"distro_target" : "amd64",
"description" : "Debian 9 (stretch) AMD64 Main Updates",
"enabled" : true,
"autorefresh" : false,
"installer_updates" : false
},
{
"id" : -216,
"url" : "http://security-cdn.debian.org/debian-security/dists/stretch/updates/main/binary-amd64/",
"id" : -384,
"url" : "https://archive.debian.org/debian-security/dists/stretch/updates/main/binary-amd64/",
"name" : "debian-9-main-security",
"distro_target" : "amd64",
"description" : "Debian 9 (stretch) AMD64 Main Security",
Expand Down
2 changes: 1 addition & 1 deletion susemanager-sync-data/channel_families.json
Original file line number Diff line number Diff line change
Expand Up @@ -403,4 +403,4 @@
"label" : "WEBYAST",
"name" : "WebYaST for SUSE Linux Enterprise"
}
]
]
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- update release status of OES 23.4 (bsc#1215514)
- Add Debian 12 amd64

0 comments on commit a5098f7

Please sign in to comment.