From 08304600cb313d86aaf7e67aa313d7d39ac7949b Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Fri, 11 Jun 2021 14:20:49 +0000 Subject: [PATCH] import subscription-manager-1.28.17-1.el8 --- .gitignore | 4 +- .subscription-manager.metadata | 4 +- SPECS/subscription-manager.spec | 87 ++++++++++++++------------------- 3 files changed, 40 insertions(+), 55 deletions(-) diff --git a/.gitignore b/.gitignore index 1fc0334..79616ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/subscription-manager-1.28.16.tar.gz -SOURCES/subscription-manager-cockpit-1.28.16.tar.gz +SOURCES/subscription-manager-1.28.17.tar.gz +SOURCES/subscription-manager-cockpit-1.28.17.tar.gz diff --git a/.subscription-manager.metadata b/.subscription-manager.metadata index 4a2b70e..e970f2b 100644 --- a/.subscription-manager.metadata +++ b/.subscription-manager.metadata @@ -1,2 +1,2 @@ -03e021d57bb8bc2cf305f4dfc4165a41a4baeda8 SOURCES/subscription-manager-1.28.16.tar.gz -6e3acabd98661be3ad590c116ed0c5aacfc81686 SOURCES/subscription-manager-cockpit-1.28.16.tar.gz +6a0531614481fd4603a6f6e4f7a4bc26ba2097ca SOURCES/subscription-manager-1.28.17.tar.gz +23c9343d6a1c5f024ca4c9a143755713d0b6f89a SOURCES/subscription-manager-cockpit-1.28.17.tar.gz diff --git a/SPECS/subscription-manager.spec b/SPECS/subscription-manager.spec index 9f00dd5..d0d9d18 100644 --- a/SPECS/subscription-manager.spec +++ b/SPECS/subscription-manager.spec @@ -243,7 +243,7 @@ %global use_rhsm_icons 0%{use_cockpit} || 0%{use_rhsm_gtk} Name: subscription-manager -Version: 1.28.16 +Version: 1.28.17 Release: 1%{?dist} Summary: Tools and libraries for subscription and repository management %if 0%{?suse_version} @@ -1465,6 +1465,27 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog +* Mon Jun 07 2021 Christopher Snyder 1.28.17-1 +- 1920020: show error message when setting invalid default_log_level as well as + on every run until changed to a valid value (#2641) + (tmerry@redhat.com) +- 1897767: improve wording for missing or empty syspurpose values + (ptoscano@redhat.com) +- 1951057: Cherry Pick to Add in memory read of cache, delete SCA cert with not + needed. (#2618) (tmerry@redhat.com) +- 1896715: Set proper read permissions on certs (wpoteat@redhat.com) +- Update translation files (noreply@weblate.org) +- 1956764: New extraction for translatable strings (ptoscano@redhat.com) +- 1672805: 'Addons' is failing spell check and should be changed to 'Add-ons' + to match documentation (tmerry@redhat.com) +- 1638080: surround the syspurpose feedback in quotes (tmerry@redhat.com) +- 1949492: remove bogus %%changelog entries (ptoscano@redhat.com) +- 1637083: remove the unset PROPERTY VALUE from the Generic Commands + (tmerry@redhat.com) +- 1897767: what does 'No valid values provided for usage' mean to the user for + subscription-manager-1.28 branch (tmerry@redhat.com) +- 1879856: suppress the warning message when setting syspurpose values (tmerry@redhat.com) + * Mon Apr 26 2021 Christopher Snyder 1.28.16-1 - 1950015: fix typos in syspurpose(8) (#2604) (ptoscano@redhat.com) - Updated translations for Korean and Italian from weblate (simmon@nplob.com) @@ -1499,20 +1520,20 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || : - Add RHEL 8.5 releaser (csnyder@redhat.com) * Tue Mar 30 2021 Christopher Snyder 1.28.15-1 -- 1944093: Translated using Weblate (Korean) (simmon@nplob.com) -- 1944093: Translated using Weblate (Korean) (simmon@nplob.com) -- 1636950: make value possibly plural for addons in syspurpose man page +- Translated using Weblate (Korean) (simmon@nplob.com) +- Translated using Weblate (Korean) (simmon@nplob.com) +- make value possibly plural for addons in syspurpose man page (tmerry@localhost.localdomain) -- 1944093: Translated using Weblate (Korean) (simmon@nplob.com) -- 1944093: Translated using Weblate (Italian) (toscano.pino@tiscali.it) -- 1944093: Translated using Weblate (Korean) (simmon@nplob.com) -- 1944093: Translated using Weblate (Italian) (toscano.pino@tiscali.it) -- 1944093: Translated using Weblate (Korean) (simmon@nplob.com) -- 1944093: Translated using Weblate (Korean) (simmon@nplob.com) -- 1944093: Translated using Weblate (Korean) (simmon@nplob.com) +- Translated using Weblate (Korean) (simmon@nplob.com) +- Translated using Weblate (Italian) (toscano.pino@tiscali.it) +- Translated using Weblate (Korean) (simmon@nplob.com) +- Translated using Weblate (Italian) (toscano.pino@tiscali.it) +- Translated using Weblate (Korean) (simmon@nplob.com) +- Translated using Weblate (Korean) (simmon@nplob.com) +- Translated using Weblate (Korean) (simmon@nplob.com) - update language of REPOS OPTIONS in subscription-manager man page (tmerry@localhost.localdomain) -- 1944093: Translated using Weblate (Korean) (simmon@nplob.com) +- Translated using Weblate (Korean) (simmon@nplob.com) - change add-ons to addons (tmerry@localhost.localdomain) - 1634780: typo in syspurpose man page (tmerry@localhost.localdomain) - 1856832: add --org=ORG to the ROLE OPTIONS, USAGE OPTIONS and ADDONS OPTIONS @@ -1529,45 +1550,9 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || : - 1920020: Set default_log_level to INFO when an invalid value is passed on the command line (#2481) (31166354+tlhmerry9@users.noreply.github.com) - 1924921: Fix getting releases, when SCA is used (jhnidek@redhat.com) -- 1944093: Translated using Weblate (Korean) (simmon@nplob.com) -- 1944093: Added translation using Weblate (Sinhala) (r45xveza@pm.me) -- 1944093: Added translation using Weblate (Sinhala) (r45xveza@pm.me) -- 1927245: Mark several dir as part of RPM (jhnidek@redhat.com) - -* Tue Mar 30 2021 Christopher Snyder -- 1944093: Translated using Weblate (Korean) (simmon@nplob.com) -- 1944093: Translated using Weblate (Korean) (simmon@nplob.com) -- 1636950: make value possibly plural for addons in syspurpose man page - (tmerry@localhost.localdomain) -- 1944093: Translated using Weblate (Korean) (simmon@nplob.com) -- 1944093: Translated using Weblate (Italian) (toscano.pino@tiscali.it) -- 1944093: Translated using Weblate (Korean) (simmon@nplob.com) -- 1944093: Translated using Weblate (Italian) (toscano.pino@tiscali.it) -- 1944093: Translated using Weblate (Korean) (simmon@nplob.com) -- 1944093: Translated using Weblate (Korean) (simmon@nplob.com) -- 1944093: Translated using Weblate (Korean) (simmon@nplob.com) -- update language of REPOS OPTIONS in subscription-manager man page - (tmerry@localhost.localdomain) -- 1944093: Translated using Weblate (Korean) (simmon@nplob.com) -- change add-ons to addons (tmerry@localhost.localdomain) -- 1634780: typo in syspurpose man page (tmerry@localhost.localdomain) -- 1856832: add --org=ORG to the ROLE OPTIONS, USAGE OPTIONS and ADDONS OPTIONS - of the subscription-manager man pages (tmerry@localhost.localdomain) -- 1637083: add unset sections (tmerry@localhost.localdomain) -- 1920017: Remove a sentence from the subscription-manager man page. - (tmerry@localhost.localdomain) -- 1646718: Debrand message to not include Red Hat Subscription Manager but - instead with an entitlement server (tmerry@localhost.localdomain) -- 1682943: put a blank space back into a comment to separate two sentences - (tmerry@localhost.localdomain) -- 1857491: Add newline character to split a message into 2 lines - (tmerry@localhost.localdomain) -- 1920020: Set default_log_level to INFO when an invalid value is passed on the - command line (#2481) (31166354+tlhmerry9@users.noreply.github.com) -- 1924921: Fix getting releases, when SCA is used (jhnidek@redhat.com) -- 1944093: Translated using Weblate (Korean) (simmon@nplob.com) -- 1944093: Added translation using Weblate (Sinhala) (r45xveza@pm.me) -- 1944093: Added translation using Weblate (Sinhala) (r45xveza@pm.me) +- Translated using Weblate (Korean) (simmon@nplob.com) +- Added translation using Weblate (Sinhala) (r45xveza@pm.me) +- Added translation using Weblate (Sinhala) (r45xveza@pm.me) - 1927245: Mark several dir as part of RPM (jhnidek@redhat.com) * Thu Feb 18 2021 Christopher Snyder 1.28.13-1