File tree 3 files changed +13
-2
lines changed
3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1
1
module RMT
2
- VERSION ||= '2.12 ' . freeze
2
+ VERSION ||= '2.13 ' . freeze
3
3
4
4
DEFAULT_USER = '_rmt' . freeze
5
5
DEFAULT_GROUP = 'nginx' . freeze
Original file line number Diff line number Diff line change
1
+ -------------------------------------------------------------------
2
+ Fri May 19 12:05:44 UTC 2023 - Jesús Bermúdez Velázquez <jesus.bv@suse.com>
3
+
4
+ - Version 2.13
5
+ * Handle X-Original-URI header, partial fix for bsc#1211398
6
+ * New endpoint to handle SUMa CLI tool PAYG/BYOS check
7
+ * Additional API paths for SUMa PAYG for RMT
8
+ * Allow access to SUMa Client Tools and Proxy channels if product is SUMA_Server
9
+ * Handle system token for BYOS instances in the cloud
10
+
11
+
1
12
-------------------------------------------------------------------
2
13
Wed Apr 12 15:27:18 UTC 2023 - Felix Schnizlein <fschnizlein@suse.com>
3
14
Original file line number Diff line number Diff line change 30
30
%define ruby_version %{rb_default_ruby_suffix }
31
31
32
32
Name: rmt-server
33
- Version: 2.12
33
+ Version: 2.13
34
34
Release: 0
35
35
Summary: Repository mirroring tool and registration proxy for SCC
36
36
License: GPL-2.0 -or-later
You can’t perform that action at this time.
0 commit comments