diff --git a/lib/rmt.rb b/lib/rmt.rb index 2825cfa96..08a1fa97a 100644 --- a/lib/rmt.rb +++ b/lib/rmt.rb @@ -1,5 +1,5 @@ module RMT - VERSION ||= '2.18'.freeze + VERSION ||= '2.19'.freeze DEFAULT_USER = '_rmt'.freeze DEFAULT_GROUP = 'nginx'.freeze diff --git a/package/obs/rmt-server.changes b/package/obs/rmt-server.changes index f5dc05ce0..71ad51f29 100644 --- a/package/obs/rmt-server.changes +++ b/package/obs/rmt-server.changes @@ -1,20 +1,12 @@ -Unreleased: - -- Fix for mirroring products that contain special characters (eg.: '$') in their path - ------------------------------------------------------------------- Wed Aug 21 15:28:43 UTC 2024 - Jesús Bermúdez Velázquez - Version 2.19 -- rmt-server-pubcloud: - - Add header for SCC endoint request made from registry engine - - Handle empty credentials sent from container runtime tools - - De-registration of hybrid systems - - De-activation of a hybrid system non free extension - - Update SccProxy engine to support LTSS - - Check access for repository or registy for LTSS - verify instance method and registry engine update to support that - - Add support for non free extensions + * Fix for mirroring products that contain special characters (eg.: '$') in their path + * Fix for packages with path longer 255 characters (bsc#1229152) + * rmt-server-pubcloud: + * Support registration of extensions in BYOS mode on top of a PAYG system (hybrid mode) (jsc#PCT-400) + * Validate repository and registy access for hybrid systems ------------------------------------------------------------------- Mon Jul 8 09:59:59 UTC 2024 - Thomas Schmidt diff --git a/package/obs/rmt-server.spec b/package/obs/rmt-server.spec index 31438c3e5..6aa6b9a2f 100644 --- a/package/obs/rmt-server.spec +++ b/package/obs/rmt-server.spec @@ -34,7 +34,7 @@ %undefine _find_debuginfo_dwz_opts Name: rmt-server -Version: 2.18 +Version: 2.19 Release: 0 Summary: Repository mirroring tool and registration proxy for SCC License: GPL-2.0-or-later