Skip to content

Commit 0c4d466

Browse files
committed
Add xs-obsolete-packages and xenserver-config
Two packages that we don't include as is in XCP-ng, but that the platform team needs to watch for impactful changes. Signed-off-by: Samuel Verschelde <stormi-xcp@ylix.fr>
1 parent 951d5da commit 0c4d466

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

scripts/rpm_owners/packages.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4843,6 +4843,13 @@
48434843
"package": "xenopsd",
48444844
"status": "ignored"
48454845
},
4846+
"xenserver-config": {
4847+
"added_by": "XS",
4848+
"maintainer": "OS Platform & Release",
4849+
"note": "We chose not to follow their decision to stuff RPM macros into a custom RPM, when all were actually coming from CentOS / EPEL / Fedora. But we must evaluate the impact of any future changes made by them there.",
4850+
"package": "xenserver-config",
4851+
"status": "ignored"
4852+
},
48464853
"xenserver-dracut": {
48474854
"added_by": "XS",
48484855
"maintainer": "OS Platform & Release",
@@ -4945,6 +4952,13 @@
49454952
"package": "xs-clipboardd",
49464953
"status": "ignored"
49474954
},
4955+
"xs-obsolete-packages": {
4956+
"added_by": "XS",
4957+
"maintainer": "OS Platform & Release",
4958+
"note": "We use xcp-ng-deps to obsolete packages. Need to check what they obsolete to see if it's pertinent for us.",
4959+
"package": "xs-obsolete-packages",
4960+
"status": "ignored"
4961+
},
49484962
"xs-opam-repo": {
49494963
"added_by": "XS",
49504964
"maintainer": "XAPI & Network",

0 commit comments

Comments
 (0)