Package Release Info

rmt-server-2.18-bp160.1.22

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

rmt-server
rmt-server-config
rmt-server-pubcloud

Change Logs

* Mon Jul 01 2024 Adnilson Delgado <adnilson.delgado@suse.com>
- Version 2.18
  * Move temporary storage of downloaded files to the repo directory to avoid filling up /tmp partition. (gh:#1137)
  * Fixes for RES7-LTSS and OL7-LTSS clients
  * Instance Verification: re-setting the repository and registry cache path to the right value; update the cache scrubber paths
* Thu Apr 18 2024 Adnilson Delgado <adnilson.delgado@suse.com>
- Version 2.17 :
  * Improve CLI mirroring summary information by adding the mirror repositories, the file count and size. (gh#702)
  * Copy metadata content to repodata/ and not create a seperate subdirectory repodata/repodata (gh#1136)
  * Adding Uptime tracking capability (jsc#PED-7982, jsc#PED-8018)
  * actionpack update, fixing CVE-2024-28103 (bsc#1225997)
  * Registry authentication host capability for public cloud
* Thu Apr 11 2024 Felix Schnizlein <fschnizlein@suse.com>
- Version 2.16 :
  * Support bzip2 compressed repositories (bsc#1222122)
  * Remove automatic backup generation for repodata within repository. .old_repodata
    directories are obsolete and can be removed savely.
  * Add support for debian repositories using flat or nested structures (jsc#PED-3684)
* Wed Oct 04 2023 Felix Schnizlein <fschnizlein@suse.com>
- Version 2.15:
  * Moving system hardware information to systems database table to
    allow transmitting system information dynamically. (jsc#PED-3734)
  * Dropping Rails Secrets facilities and related config files (bsc#1215176)
  * Updated supportconfig script (bsc#1216389)
  * Support zstd compression for repository metadata (bsc#1218775)
  * Do not add credential handling to normal repository URLs (bsc#1219153)
  * Fix for SUSE Liberty registration script to allow RHEL7/SLL7/CentOS7 clients to register to RMT servers
  * make sure yum that can read repomd.xml correctly is installed (bsc#1221223)
  * Provide user/group symbol for user created during pre (boo#1219540)
  * Disable authentication for license files in pubcloud context
  * Higher registration sharing timeout
  * rmt-server-pubcloud:
  * Extend cache expiration time for BYOS systems (PAYG: 20 min, BYOS: 24 hours)
  * Include byos parameter when checking subscription validity for BYOS systems with SCC
* Tue Jun 06 2023 Luís Caparroz <lcaparroz@suse.com>
- Version 2.14
- Add command 'rmt-cli clean packages', which remove dangling packages no longer
  referenced in the available metadata files and their database entries. (gh#662)
- Fix for SUSE Liberty registration script to allow register to RMT servers with
  self-signed certificates and enable both old and new singing keys for SLL8 (bsc#1209825)
- Fix for local import of packages with special characters (bsc#1213002)
* Fri May 19 2023 Jesús Bermúdez Velázquez <jesus.bv@suse.com>
- Version 2.13
  * Handle X-Original-URI header, partial fix for bsc#1211398
  * New endpoint to handle SUMa CLI tool PAYG/BYOS check
  * Additional API paths for SUMa PAYG for RMT
  * Allow access to SUMa Client Tools and Proxy channels if product is SUMA_Server
  * Handle system token for BYOS instances in the cloud
* Wed Apr 12 2023 Felix Schnizlein <fschnizlein@suse.com>
- Version 2.12
  * Update translations
  * CVE-2023-28120: Update active support to fix possible XSS Security Vulnerability
    in bytesliced strings for html_safe. (bsc#1209507)
  * CVE-2023-27530: Update rack to mitigate possible DoS in multipart mime parsing (bsc#1209096)
* Fri Mar 31 2023 Zuzana Petrova <zpetrova@suse.com>
- Force rmt-client-setup-res script to use https (bsc#1209825)
* Tue Mar 21 2023 Thomas Schmidt <tschmidt@suse.com>
- Download repomd.xml.asc before repomd.xml.key, because there are repos that only have repomd.xml.asc
* Mon Mar 06 2023 Felix Schnizlein <fschnizlein@suse.com>
- Version 2.11:
  - Mark secrets.yml.key file as part of the rpm to allow seamless downgrades (bsc#1207670)