2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-08-03 16:06:59 +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>
(cherry picked from commit d8953b0ea6)
This commit is contained in:
Daniel Hilst
2026-06-24 06:27:13 -03:00
committed by Vinícius Ferrão
parent 935dd295d4
commit 67bcac1419
+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