-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic commit of package [subscription-manager] release [1.30.3-1].
Created by command: /usr/bin/tito tag
- Loading branch information
1 parent
d6b8040
commit 6e5a644
Showing
3 changed files
with
44 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.30.2-1 ./ | ||
1.30.3-1 ./ |
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 |
---|---|---|
|
@@ -95,7 +95,7 @@ | |
%global exclude_packages %{exclude_packages}" | ||
|
||
Name: subscription-manager | ||
Version: 1.30.2 | ||
Version: 1.30.3 | ||
Release: 1%{?dist} | ||
Summary: Tools and libraries for subscription and repository management | ||
%if 0%{?suse_version} | ||
|
@@ -743,6 +743,47 @@ rm -f /var/lib/rhsm/cache/rhsm_icon.json | |
rm -f /var/lib/rhsm/cache/content_access_mode.json | ||
|
||
%changelog | ||
* Thu Dec 19 2024 Jiri Hnidek <[email protected]> 1.30.3-1 | ||
- Card ID: CCT-731 - integration tests for DBus Register method | ||
([email protected]) | ||
- chore: Remove the --token authentication ([email protected]) | ||
- chore: Remove artifacts of import ([email protected]) | ||
- chore: Remove artifacts of redeem ([email protected]) | ||
- chore: Remove artifacts of remove ([email protected]) | ||
- chore: Remove artifacts of autoheal ([email protected]) | ||
- chore: Remove artifacts of --auto-attach ([email protected]) | ||
- chore: Remove artifacts of attach ([email protected]) | ||
- fix: Added missing python packages ([email protected]) | ||
- fix: Fixed integration tests ([email protected]) | ||
- chore: Remove auto-assign CI job ([email protected]) | ||
- feat: Add initial support for tmt ([email protected]) | ||
- fix: Renamed integration-tests to cockpit-tests ([email protected]) | ||
- Feat CCT-965: Include timezone in the logs In `subscription- | ||
manager/src/rhsm/logutil.py`i: ([email protected]) | ||
- feat: remove content access mode cache ([email protected]) | ||
- feat: add GetEnvironments method to DBus register ([email protected]) | ||
- feat: Added basic configuration for Packit ([email protected]) | ||
- fix: drop "autoattachinterval" from the rhsmcertd defaults | ||
([email protected]) | ||
- feat/cct-875: Options -i and --cert-interval were removed from rhsmcertd | ||
command autocompletion Options -i and --cert-interval were removed from | ||
rhsmcertd command autocompletion. (mgrunwal@mgrunwal- | ||
thinkpadp1gen3.rmtcz.csb) | ||
- feat/cct-874: Autocompletion for option --servicelevel removed Autocompletion | ||
for option --servicelevel (sub-man register --servicelevel) was removed. | ||
([email protected]) | ||
- fix: Handle Retry-After headers better for 429 responses ([email protected]) | ||
- feat: Better automatic registration logging ([email protected]) | ||
- refactor: Moved some definition of lists from list.py ([email protected]) | ||
- fix: Removed show_autosubscribe_output() method ([email protected]) | ||
- feat: Remove useless CLI options from list command ([email protected]) | ||
- fix: perform autoreg waiting when performing standard autoreg | ||
([email protected]) | ||
- chore: move autoreg waiting code in own function ([email protected]) | ||
- feat: support registering specifying environments with activation keys | ||
([email protected]) | ||
- feat: Remove autoheal functionality from rhsmcertd ([email protected]) | ||
|
||
* Thu Sep 26 2024 Pino Toscano <[email protected]> 1.30.2-1 | ||
- Translated using Weblate (Georgian) ([email protected]) | ||
- feat: Create consumer cert & key owner by rhsm group ([email protected]) | ||
|