From da13431b743b7361796d79331bcc2b08ba732a63 Mon Sep 17 00:00:00 2001 From: William Poteat Date: Tue, 20 Apr 2021 15:32:10 -0400 Subject: [PATCH] Update subscription-manager to 1.29.10-1 Resolves: #1924166 - improve man text of syspurpose --show (ptoscano@redhat.com) --- .gitignore | 2 ++ sources | 4 +-- subscription-manager.spec | 67 ++++++++++++++++++++++++++++++++++++--- 3 files changed, 67 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 52f001d..648f951 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 4399af4..4503085 100644 --- a/sources +++ b/sources @@ -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) = 8e182fa7fb008a8996e22d860b21b130584f902d167632248ebf306bc206d626487cfb59c03ac4ca66f7a784813c4eae644c7bbaa37af643c0d1270e901f5ce9 diff --git a/subscription-manager.spec b/subscription-manager.spec index 248837d..d13d825 100644 --- a/subscription-manager.spec +++ b/subscription-manager.spec @@ -240,8 +240,8 @@ %global use_rhsm_icons 0%{use_cockpit} || 0%{use_rhsm_gtk} Name: subscription-manager -Version: 1.29.9 -Release: 2%{?dist} +Version: 1.29.10 +Release: 1%{?dist} Summary: Tools and libraries for subscription and repository management %if 0%{?suse_version} Group: Productivity/Networking/System @@ -1523,8 +1523,67 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog -* Fri Apr 16 2021 Mohan Boddu - 1.29.9-2 -- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 +* Tue Apr 13 2021 William Poteat 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 1.29.9-1 - 1682943: add space to message to separate 2 sentences