diff --git a/SPECS/openwsman.spec b/SPECS/openwsman.spec index 733bc36..6de7727 100644 --- a/SPECS/openwsman.spec +++ b/SPECS/openwsman.spec @@ -3,7 +3,7 @@ Name: openwsman Version: 2.6.5 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Open source Implementation of WS-Management License: BSD @@ -289,9 +289,13 @@ rm -f /var/log/wsmand.log %{_bindir}/winrs %changelog +* Tue Sep 20 2022 Vitezslav Crhonek - 2.6.5-9 +- Rebuild + Related: #2124894 + * Thu Sep 08 2022 Vitezslav Crhonek - 2.6.5-8 - Improve handling of HTTP 401 Unauthorized - Resolves: #2124893 + Resolves: #2124894 * Mon May 11 2020 Vitezslav Crhonek - 2.6.5-7 - Fix CVE-2019-3833