Skip to content

Releases: SUSE/connect-ng

v.1.13.0

14 Nov 10:06
v1.13.0
d818538
Compare
Choose a tag to compare
  • Honor auto-import-gpg-keys flag on migration (bsc#1231328)
  • Only send labels if targetting SCC
  • Skip the docker auth generation on RMT (bsc#1231185)
  • Add --set-labels to register command to set labels at registration time on SCC
  • Add a new function to display suse-uptime-tracker version
  • Integrate with uptime-tracker ( https://github.com/SUSE/uptime-tracker/ )
  • Add a command to show the info being gathered

Fixed the hardware detection on all supported platforms

10 Jul 10:31
v1.11.0
e362d9e
Compare
Choose a tag to compare
  • Added uname as collector
  • Added SAP workload detection
  • Added detection of container runtimes
  • Multiple fixes on ARM64 detection
  • Use read_values for the CPU collector on Z
  • Fixed data collection for ppc64le
  • Grab the home directory from /etc/passwd if needed (bsc#1226128)

1.10

11 Jun 15:13
ada7acf
Compare
Choose a tag to compare

Version to 1.10.0

  • Build zypper-migration and zypper-packages-search as standalone
    binaries rather then one single binary
  • Add --gpg-auto-import-keys flag before action in zypper command (bsc#1219004)
  • Include /etc/products.d in directories whose content are backed
    up and restored if a zypper-migration rollback happens. (bsc#1219004)
  • Add the ability to upload the system uptime logs, produced by the
    suse-uptime-tracker daemon, to SCC/RMT as part of keepalive report.
    (jsc#PED-7982) (jsc#PED-8018)
  • Add support for third party packages in SUSEConnect
  • Refactor existing system information collection implementation