From 68678aa47880353a86ebf3838424cf819b924755 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 5 Apr 2023 17:54:18 +0300 Subject: [PATCH] import subscription-manager-1.29.30.1-1.el9_1 --- .gitignore | 2 +- .subscription-manager.metadata | 2 +- SPECS/subscription-manager.spec | 11 ++++++++++- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ba19013..64cd9f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/subscription-manager-1.29.30.tar.gz +SOURCES/subscription-manager-1.29.30.1.tar.gz diff --git a/.subscription-manager.metadata b/.subscription-manager.metadata index cb24702..49e9c15 100644 --- a/.subscription-manager.metadata +++ b/.subscription-manager.metadata @@ -1 +1 @@ -f215baaa9b77568434494e44ad5f8dd5deac6805 SOURCES/subscription-manager-1.29.30.tar.gz +555997cf3fd5190daf1bcc1e831d132e3dee5a06 SOURCES/subscription-manager-1.29.30.1.tar.gz diff --git a/SPECS/subscription-manager.spec b/SPECS/subscription-manager.spec index 80fb880..55a12a4 100644 --- a/SPECS/subscription-manager.spec +++ b/SPECS/subscription-manager.spec @@ -95,7 +95,7 @@ %global exclude_packages %{exclude_packages}" Name: subscription-manager -Version: 1.29.30 +Version: 1.29.30.1 Release: 1%{?dist} Summary: Tools and libraries for subscription and repository management %if 0%{?suse_version} @@ -739,6 +739,15 @@ rm -f /var/lib/rhsm/cache/rhsm_icon.json * Wed Mar 15 2023 MSVSphere Packaging Team - 1.29.30-1 - Rebuilt for MSVSphere 9.1. +* Fri Dec 16 2022 Pino Toscano 1.29.30.1-1 +- tito: add rhel 9.1 releaser (ptoscano@redhat.com) +- 2151829: do not detect containers in OCP as such (ptoscano@redhat.com) +- tests: extend InContainerTests for path checks (ptoscano@redhat.com) +- [1.29.30] 2142611: Clear progress messages properly (mhorky@redhat.com) +- Fix possible parsing issues of dmidecode output (mhorky@redhat.com) +- cockpit: disable the reference branch for sub-man-cockpit + (ptoscano@redhat.com) + * Tue Aug 09 2022 Christopher Snyder 1.29.30-1 - Fix issue, when connection is not shared (jhnidek@redhat.com) - Unit tests: Add stub class for SyspurposeComplianceStatusCache