mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-09-12 12:36:23 +00:00
71448c5489
Create debian/ directory and make_deb.sh for building goconserver as a .deb package. Clones upstream, removes etcd backend, builds with CGO_ENABLED=0 for static linking, packages via dpkg-buildpackage. Tested on Ubuntu 22.04, 24.04, and 26.04.
8 lines
293 B
Plaintext
8 lines
293 B
Plaintext
goconserver (0.3.3-1) unstable; urgency=medium
|
|
|
|
* Build v0.3.3 from source for xCAT
|
|
* Remove RC4 and 3DES ciphers from TLS configuration
|
|
* Remove etcd storage backend (incompatible with modern Go modules)
|
|
|
|
-- Vinicius Ferrao <ferrao@versatushpc.com.br> Sat, 10 May 2025 13:43:11 -0300
|