2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-07-14 09:50:45 +00:00

fix(xcat-genesis-base): bump package version to satisfy genesis-scripts

The genesis-base deb version was frozen at an ancient value, below the lower
bound required by xcat-genesis-scripts (xcat-genesis-base-amd64 >= 2.13.10).
apt therefore refused to install it and its dependents. Bump the version to
track current xCAT so the dependency resolves.

Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com>
This commit is contained in:
Daniel Hilst
2026-06-24 06:27:13 -03:00
parent 37212eea3c
commit d8953b0ea6
+7
View File
@@ -1,3 +1,10 @@
xcat-genesis-base-amd64 (2.18.0) stable; urgency=low
* Bump version to track current xCAT so the xcat-genesis-scripts dependency
(xcat-genesis-base-amd64 >= 2.13.10) is satisfiable.
-- xCAT <xcat-user@lists.sourceforge.net> Tue, 23 Jun 2026 21:12:00 +0000
xcat-genesis-base-amd64 (2.8) stable; urgency=low
* Initial Release