Update subscription-manager to 1.29.10-1

Resolves: #1793501 - switch dates returned by D-Bus GetPool to ISO 8601
Resolves: #1863039 - Fix issue with dnf/yum variables (jhnidek@redhat.com)
Resolves: #1879856 - suppress the warning message when setting syspurpose values
Resolves: #1930037 - cockpit: ensure /etc/pki/product exist (ptoscano@redhat.com)
Resolves: #1886772 - Clear content access mode cache on refresh (csnyder@redhat.com)
Resolves: #1672805 - 'Addons' is failing spell check and should be changed to 'Add-ons'
Resolves: #1731109 - improve man page & help for registering with --force option
Resolves: #1749395 - Proper handling when a user does not have an org
Resolves: #1916540 - Negative proxy tests occasionally encounter the wrong exception
Resolves: #1897767 - what does 'No Valid values provided for usage' mean to the user
Resolves: #1897767 - what does 'No valid values provided for usage' mean to the user
Resolves: #1856832 - add --org=ORG to the ROLE OPTIONS, USAGE OPTIONS and ADDONS OPTIONS
Resolves: #1880920 - check for invalid addons (ptoscano@redhat.com)
Resolves: #1924166 - improve man text of syspurpose --show (ptoscano@redhat.com)
This commit is contained in:
William Poteat 2021-04-13 15:43:53 -04:00
parent 5ca25a4f29
commit 25422b09eb
3 changed files with 67 additions and 3 deletions

2
.gitignore vendored
View File

@ -129,3 +129,5 @@
/subscription-manager-cockpit-1.29.8.tar.gz
/subscription-manager-1.29.9.tar.gz
/subscription-manager-cockpit-1.29.9.tar.gz
/subscription-manager-1.29.10.tar.gz
/subscription-manager-cockpit-1.29.10.tar.gz

View File

@ -1,2 +1,2 @@
SHA512 (subscription-manager-1.29.9.tar.gz) = f3bea683272ea00558c9d1b4b6f19f98a1c808152fb6cee39c3bcc20ca402324005a21a16eb6eddd226264664c6cdadca4f4e3c14f26975fbef7e3c6223ebade
SHA512 (subscription-manager-cockpit-1.29.9.tar.gz) = 2cd5aefc472866dbbec9db826c9cb589a7f979818af529581a88b685422e9c03fad9a10b6abb0bdc7a546824e8dc6265f38ecf469cead0715139c16cce840877
SHA512 (subscription-manager-1.29.10.tar.gz) = 8417782bb059f125c9124e18347ebdf3a486b80009f2265a65903f07db554793a9f0fb247627c8c7859be1c8e4a1557d20dc035f80abcf7303d75da0270341f2
SHA512 (subscription-manager-cockpit-1.29.10.tar.gz) = 2002b69b07b2ea754cef85c9de07958c43afb652445ff48189617fce6042f00b02b0368307ccaf588d3fccea2cc2aaedf6a9a824ab19ff38ced0831eedc92125

View File

@ -240,7 +240,7 @@
%global use_rhsm_icons 0%{use_cockpit} || 0%{use_rhsm_gtk}
Name: subscription-manager
Version: 1.29.9
Version: 1.29.10
Release: 1%{?dist}
Summary: Tools and libraries for subscription and repository management
%if 0%{?suse_version}
@ -1523,6 +1523,68 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
%endif
%changelog
* Tue Apr 13 2021 William Poteat <wpoteat@redhat.com> 1.29.10-1
- Switch dates returned by D-Bus ListInstalledProducts to ISO 8601
(ptoscano@redhat.com)
- 1793501: switch dates returned by D-Bus GetPool to ISO 8601
(ptoscano@redhat.com)
- Add format_iso8601_date.format_iso8601_date() (ptoscano@redhat.com)
- Make sure, re-register works for deb repos (suttner@atix.de)
- 1863039: Fix issue with dnf/yum variables (jhnidek@redhat.com)
- 1879856: suppress the warning message when setting syspurpose values
(tmerry@redhat.com)
- ENT-2779: call format() on translated string (ptoscano@redhat.com)
- 1930037: cockpit: ensure /etc/pki/product exist (ptoscano@redhat.com)
- 1886772: Clear content access mode cache on refresh (csnyder@redhat.com)
- New extraction for translatable strings (ptoscano@redhat.com)
- Reword ambiguous message (ptoscano@redhat.com)
- Properly use ungettext for plural forms (ptoscano@redhat.com)
- cockpit: fix extraction of plural messages (ptoscano@redhat.com)
- 1672805: 'Addons' is failing spell check and should be changed to 'Add-ons'
to match documentation (tmerry@redhat.com)
- 1731109: improve man page & help for registering with --force option
(tmerry@redhat.com)
- 1749395: Proper handling when a user does not have an org
(wpoteat@redhat.com)
- Translated using Weblate (Korean) (simmon@nplob.com)
- 1916540: Negative proxy tests occasionally encounter the wrong exception
handling (tmerry@redhat.com)
- Translated using Weblate (Korean) (simmon@nplob.com)
- Translated using Weblate (Korean) (suanand@redhat.com)
- Translated using Weblate (Korean) (simmon@nplob.com)
- ENT-3711: Fix a couple of typos (tmerry@redhat.com)
- ENT-2468: Use format strings with named arguments for translator context
(tmerry@redhat.com)
- ENT-3276: refactor test_managercli.py by modules (ptoscano@redhat.com)
- 1897767: what does 'No Valid values provided for usage' mean to the user
(tmerry@redhat.com)
- Translated using Weblate (Korean) (simmon@nplob.com)
- Translated using Weblate (Korean) (simmon@nplob.com)
- Replace optparse with argparse (wpoteat@redhat.com)
- Fix variable for RestlibException exception (ptoscano@redhat.com)
- Translated using Weblate (Korean) (simmon@nplob.com)
- Translated using Weblate (Italian) (toscano.pino@tiscali.it)
- Correction for condition that was breaking 3 nosetests (wpoteat@redhat.com)
- maybe this time? (tmerry@localhost.localdomain)
- Translated using Weblate (Korean) (simmon@nplob.com)
- Remove extra '%%' in string (ptoscano@redhat.com)
- Translated using Weblate (Korean) (simmon@nplob.com)
- cockpit: Adjust for changed services image (martin@piware.de)
- Update translation files (noreply@weblate.org)
- New extraction for translatable strings (wpoteat@redhat.com)
- Update translation files (noreply@weblate.org)
- 1897767: what does 'No valid values provided for usage' mean to the user
(tmerry@localhost.localdomain)
- Translated using Weblate (Korean) (simmon@nplob.com)
- 1856832: add --org=ORG to the ROLE OPTIONS, USAGE OPTIONS and ADDONS OPTIONS
(tmerry@localhost.localdomain)
- 1880920: check for invalid addons (ptoscano@redhat.com)
- Add AbstractSyspurposeCommand._are_provided_values_valid helper
(ptoscano@redhat.com)
- 1924166: improve man text of syspurpose --show (ptoscano@redhat.com)
- 1646718 debrand a message so that it doesn't say Red Hat Subscription Manager
but instead an entitlement server (tmerry@localhost.localdomain)
* Thu Mar 11 2021 Christopher Snyder <csnyder@redhat.com> 1.29.9-1
- 1682943: add space to message to separate 2 sentences
(tmerry@localhost.localdomain)