!27 Update to 1.9.1 for fix CVE-2024-22034

From: @wk333 
Reviewed-by: @wang--ge 
Signed-off-by: @wang--ge
This commit is contained in:
openeuler-ci-bot 2024-09-11 01:17:35 +00:00 committed by Gitee
commit 10d1db7c24
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
osc-1.9.1.tar.gz Normal file

Binary file not shown.

View File

@ -3,12 +3,12 @@
%global obs_srcsvc_dir %{obsroot}/service
Name: osc
Version: 1.4.2
Version: 1.9.1
Release: 1
Summary: The Command Line Interface to work with an Open Build Service
License: GPLv2+
Url: https://github.com/openSUSE/osc
Source: https://github.com/openSUSE/osc/archive/%{version}.tar.gz
Source: https://github.com/openSUSE/osc/archive/%{version}/%{name}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: python3-devel python3-distro python3-rpm python3-setuptools diffstat
BuildRequires: python3-cryptography python3-urllib3 python3-argparse-manpage
@ -95,6 +95,9 @@ python3 setup.py test
%{_mandir}/man1/osc.*
%changelog
* Tue Sep 10 2024 wangkai <13474090681@163.com> - 1.9.1-1
- Update to 1.9.1 for fix CVE-2024-22034
* Wed Oct 18 2023 wangkai <13474090681@163.com> - 1.4.2-1
- Upgrade to 1.4.2