Update subscription-manager to 1.16.7-1
Resolves: #1263037 - Change RHSM Icon reporting of unregistered system Resolves: #1283749 - Upgrade the dialogs to error when required fields are blank. Resolves: #1222627 - Allows removal of product certs with no active repos, given Resolves: #1163398 - Modify icon-rhsm man page to reflect the help text Resolves: #1288626 - Does not report pool ids as serial numbers, ignore duplicates Resolves: #1061407 - Avoid unwanted translations for subscription-manager by string
This commit is contained in:
parent
cf8ff6f173
commit
8c40a7da0a
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@
|
||||
/subscription-manager-1.16.3.tar.gz
|
||||
/subscription-manager-1.16.4.tar.gz
|
||||
/subscription-manager-1.16.6.tar.gz
|
||||
/subscription-manager-1.16.7.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
e31ab3b4f0ddad1452b771377eb3f7e2 subscription-manager-1.16.6.tar.gz
|
||||
d9fb5b9e6a698bdc9770f40fc0a366fe subscription-manager-1.16.7.tar.gz
|
||||
|
@ -61,7 +61,7 @@
|
||||
%endif
|
||||
|
||||
Name: subscription-manager
|
||||
Version: 1.16.6
|
||||
Version: 1.16.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools and libraries for subscription and repository management
|
||||
Group: System Environment/Base
|
||||
@ -577,6 +577,24 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jan 08 2016 Alex Wood <awood@redhat.com> 1.16.7-1
|
||||
- 1263037: Change RHSM Icon reporting of unregistered system
|
||||
(wpoteat@redhat.com)
|
||||
- 1283749: Upgrade the dialogs to error when required fields are blank.
|
||||
(wpoteat@redhat.com)
|
||||
- 1222627: Allows removal of product certs with no active repos, given
|
||||
temp_disabled_repos (csnyder@redhat.com)
|
||||
- 1163398: Modify icon-rhsm man page to reflect the help text
|
||||
(wpoteat@redhat.com)
|
||||
- Install docs with mode 644 (csnyder@redhat.com)
|
||||
- 1288626: Does not report pool ids as serial numbers, ignore duplicates
|
||||
(csnyder@redhat.com)
|
||||
- 1061407: Avoid unwanted translations for subscription-manager by string
|
||||
substitutions (wpoteat@redhat.com)
|
||||
- Output of errors now goes to stderr (csnyder@redhat.com)
|
||||
- Use matches string to highlight the field(s) containing the match
|
||||
(wpoteat@redhat.com)
|
||||
|
||||
* Fri Dec 04 2015 Alex Wood <awood@redhat.com> 1.16.6-1
|
||||
- 1285004: Adds check for access to the required manager capabilty
|
||||
(csnyder@redhat.com)
|
||||
|
Loading…
Reference in New Issue
Block a user