From 57ae49f2443aa3fad24dc80d6924be75a42d22d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Tue, 10 Sep 2024 11:31:06 +0200 Subject: [PATCH] Adding patchinfo patchinfo.20240806061918419105.90520733218749 --- .../_patchinfo | 123 ++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 patchinfo.20240806061918419105.90520733218749/_patchinfo diff --git a/patchinfo.20240806061918419105.90520733218749/_patchinfo b/patchinfo.20240806061918419105.90520733218749/_patchinfo new file mode 100644 index 0000000..8ed7ece --- /dev/null +++ b/patchinfo.20240806061918419105.90520733218749/_patchinfo @@ -0,0 +1,123 @@ + + + mgrctl should display an error if the container is not running + L3: Supportability of a custom salt tagged as bug on GitHub (firewalld prune rich-rules) + `mgrpxy upgrade podman` changes to the podman network should not occur + mgradm uninstall with mounted volume report an error + Missing architecture in the buildtag of helm charts + "mgradm distro copy" requires the "distribution-name" parameter, although it is supposed to be optional + mgradm install podman, step "Confirm the password", ask for a double "Intro" + "failed to find container supportconfig tarball" when trying to extract supportconfig with mgradm + mgradm --registry flag asks for more than a registry + mgradm server installation returns cleanly when settings up Cobbler and it reports FQDN errors + mgradm support sql has no pager set + Importing custom gpg key with mgradm gpg add failed + Migration with RPM images tries to download from remote registry + Import CA certificate to host OS fails during migration + mgradm support sql does not accept path to SQL file + Installation doesn't prepare service for XMLRPC-API + Installation from offline registry - CoCo attestation not using local image + Migrate command doesn't create the needed system units for coco and hub services + mgradm is dropping TZ from Service.conf dropin of uyuni-server.service on upgrade + There is no way to use IPv6 with the containerised depoyment of Server or Proxy + mgrpxy install podman --registry must behave as mgradm + Tomcat fails to start after migration due to unsupported options "java.annotation,com.sun.xml.bind" and "-XX:-UseConcMarkSweepGC" + deneb_alpha + moderate + recommended + Recommended update for uyuni-tools, venv-salt-minion, saltbundlepy-pyopenssl, saltbundlepy-cryptography + This update for uyuni-tools, venv-salt-minion, saltbundlepy-pyopenssl, saltbundlepy-cryptography fixes the following issues: + +saltbundlepy-cryptography: + - Apply fips-mode.patch and definitions-ERR_GET.patch on + Ubuntu 24.04 and fix the condition in advance for future products + +saltbundlepy-pyopenssl: + - Make the module compatible with older OpenSSL versions + not having `X509_CRL_set1_lastUpdate` and `X509_CRL_set1_nextUpdate` + defined by using `X509_CRL_set_lastUpdate` and + `X509_CRL_set_nextUpdate` instead. + +uyuni-tools: + - version 0.1.21-0 + * mgrpxy: Fix typo on Systemd template + - version 0.1.20-0 + * Update the push tag to 5.0.1 + * mgrpxy: expose port on IPv6 network (bsc#1227951) + - version 0.1.19-0 + * Skip updating Tomcat remote debug if conf file is not present + - version 0.1.18-0 + * Setup Confidential Computing container during migration + (bsc#1227588) + * Add the /etc/uyuni/uyuni-tools.yaml path to the config help + * Split systemd config files to not loose configuration at upgrade + (bsc#1227718) + * Use the same logic for image computation in mgradm and mgrpxy + (bsc#1228026) + * Allow building with different Helm and container default + registry paths (bsc#1226191) + * Fix recursion in mgradm upgrade podman list --help + * Setup hub xmlrpc API service in migration to Podman (bsc#1227588) + * Setup disabled hub xmlrpc API service in all cases (bsc#1227584) + * Clean the inspection code to make it faster + * Properly detect IPv6 enabled on Podman network (bsc#1224349) + * Fix the log file path generation + * Write scripts output to uyuni-tools.log file + * Add uyuni-hubxml-rpc to the list of values in + mgradm scale --help + * Use path in mgradm support sql file input (bsc#1227505) + * On Ubuntu build with go1.21 instead of go1.20 + * Enforce Cobbler setup (bsc#1226847) + * Expose port on IPv6 network (bsc#1227951) + * show output of podman image search --list-tags command + * Implement mgrpxy support config command + * During migration, ignore /etc/sysconfig/tomcat and + /etc/tomcat/tomcat.conf (bsc#1228183) + * During migration, remove java.annotation,com.sun.xml.bind and + UseConcMarkSweepGC settings + * Disable node exporter port for Kubernetes + * Fix start, stop and restart in Kubernetes + * Increase start timeout in Kubernetes + * Fix traefik query + * Fix password entry usability (bsc#1226437) + * Add --prepare option to migrate command + * Fix random error during installation of CA certificate + (bsc#1227245) + * Clarify and fix distro name guessing when not provided + (bsc#1226284) + * Replace not working Fatal error by plain error return + (bsc#1220136) + * Allow server installation with preexisting storage volumes + * Do not report error when purging mounted volume (bsc#1225349) + * Preserve PAGER settings from the host for interactive sql + usage (bsc#1226914) + * Add mgrpxy command to clear the Squid cache + * Use local images for Confidential Computing and + Hub containers (bsc#1227586) + - version 0.1.17-0 + * Allow GPG files to be loaded from the local file (bsc#1227195) + - version 0.1.16-0 + * Prefer local images in all migration steps (bsc#1227244) + - version 0.1.15-0 + * Define --registry flag behaviour (bsc#1226793) + - version 0.1.14-0 + * Do not rely on hardcoded registry, remove any FQDN + - version 0.1.13-0 + * Fix mgradm support config tarball creation (bsc#1226759) + - version 0.1.12-0 + * Detection of k8s on Proxy was wrongly influenced by Server + setting + +venv-salt-minion: + - Fix rich rule comparison in firewalld module (bsc#1222684) + - test_vultrpy: adjust test expectation to prevent failure after Debian 10 EOL + - Make auth.pam more robust with Salt Bundle and fix tests + - Fix performance of user.list_groups with many remote groups + - Fix "status.diskusage" function and exclude some tests for Salt Bundle + + saltbundlepy-cryptography + saltbundlepy-pyopenssl + uyuni-tools + venv-salt-minion + +