-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into fix_testsuite_sqlite
- Loading branch information
Showing
3 changed files
with
16 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,15 @@ | ||
------------------------------------------------------------------- | ||
Thu Jan 25 17:40:00 UTC 2024 - Felix Schnizlein <[email protected]> | ||
Thu Feb 08 15:33:00 UTC 2024 - Felix Schnizlein <[email protected]> | ||
|
||
- 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) | ||
* rmt-client-setup-res script: fix for CentOS8 clients (bsc#1214709) | ||
* Updated supportconfig script (bsc#1216389) | ||
* Support zstd compression for repository metadata (bsc#1218775) | ||
* Do not add credential handling to normal repository URLs (#1219153) | ||
* Do not add credential handling to normal repository URLs (bsc#1219153) | ||
* Disable authentication for license files in pubcloud context | ||
* Higher registration sharing timeout | ||
|
||
------------------------------------------------------------------- | ||
Thu Jun 06 15:44:00 UTC 2023 - Luís Caparroz <[email protected]> | ||
|