Update to 1.9.1 for fix CVE-2024-22034
This commit is contained in:
parent
642b992d26
commit
53ec62b2b4
BIN
1.4.2.tar.gz
BIN
1.4.2.tar.gz
Binary file not shown.
BIN
osc-1.9.1.tar.gz
Normal file
BIN
osc-1.9.1.tar.gz
Normal file
Binary file not shown.
7
osc.spec
7
osc.spec
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user