Auto sync2gitlab import of subscription-manager-1.28.33-1.el8.src.rpm
This commit is contained in:
parent
f13a2760cc
commit
c28fdde460
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,3 +4,5 @@
|
||||
/subscription-manager-cockpit-1.28.31.tar.gz
|
||||
/subscription-manager-1.28.32.tar.gz
|
||||
/subscription-manager-cockpit-1.28.32.tar.gz
|
||||
/subscription-manager-1.28.33.tar.gz
|
||||
/subscription-manager-cockpit-1.28.33.tar.gz
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (subscription-manager-1.28.32.tar.gz) = a299ec0c01db2a91ce7d392bac3ac286f93c47908d813629a50a3e0df1a9c7c681ac39e4f81e461b3f9bd218479fe162d37dda9359dd4b3cef9dd93a7c14a78a
|
||||
SHA512 (subscription-manager-cockpit-1.28.32.tar.gz) = 860cdc7df84b2034b61fcedb786f87f9e9ee6b2e87ea033ee6bfc5448076b817a8fa148d00f33d6db704806d6efe99f81e23e36e74349a396255e97133f3b7c9
|
||||
SHA512 (subscription-manager-1.28.33.tar.gz) = 784ca8d340f731e46b96ae51f568bfe994738c5417891a76e9292d866970292dc17ec8d2cdab7c1bfb48c11fe188701b353a53f2310cd282838ee33a0a793b15
|
||||
SHA512 (subscription-manager-cockpit-1.28.33.tar.gz) = dd4b0228fdbb9948e04ebc1535aa672e8b222ccb21bf21934f6c8593d33aff7484e0d63289b1155d23628aded14effd1c1ce5bc0687dd78e07122ed9f295dd22
|
||||
|
@ -244,7 +244,7 @@
|
||||
%global use_rhsm_icons 0%{use_cockpit} || 0%{use_rhsm_gtk}
|
||||
|
||||
Name: subscription-manager
|
||||
Version: 1.28.32
|
||||
Version: 1.28.33
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools and libraries for subscription and repository management
|
||||
%if 0%{?suse_version}
|
||||
@ -1483,6 +1483,30 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Oct 31 2022 Christopher Snyder <csnyder@redhat.com> 1.28.33-1
|
||||
- Translated using Weblate (Korean) (simmon@nplob.com)
|
||||
- Translated using Weblate (Georgian) (temuri.doghonadze@gmail.com)
|
||||
- 2096852: [1.28] Fixed script hang in non-interactive execution
|
||||
(jajerome@redhat.com)
|
||||
- 2134165: Fixed incorrect registration warning with yum/dnf
|
||||
(jajerome@redhat.com)
|
||||
- 2097672: Fixed expected message for manual attach case (jajerome@redhat.com)
|
||||
- 2097672: [1.28] Improve warning message (auto-attach in SCA mode)
|
||||
(jhnidek@redhat.com)
|
||||
- build: switch rpmlint check to rpmlint 2.x (ptoscano@redhat.com)
|
||||
- Only rpmlint our specfiles (csnyder@redhat.com)
|
||||
- integration-test: Use custom TLS certs for mock-insights
|
||||
(mvollmer@redhat.com)
|
||||
- integration-test: Updates for newer insights-client (mvollmer@redhat.com)
|
||||
- test: Rely on insights-client.service to succeed in testSubAndInAndFail
|
||||
(mvollmer@redhat.com)
|
||||
- integration-tests: Run testSubAndInAndFail with "setenforce 0"
|
||||
(mvollmer@redhat.com)
|
||||
- 2101510: [1.28] Fix D-Bus Register() and update entitlement certs
|
||||
(jhnidek@redhat.com)
|
||||
- 2097672: [RFE][1.28] Improve the message, when SCA is enabled
|
||||
(jhnidek@redhat.com)
|
||||
|
||||
* Thu Aug 04 2022 Christopher Snyder <csnyder@redhat.com> 1.28.32-1
|
||||
- cockpit: Allow unexpected message from RHEL 8.5 version of cockpit-ws
|
||||
(martin@piware.de)
|
||||
|
Loading…
Reference in New Issue
Block a user