!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:
commit
10d1db7c24
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
|
%global obs_srcsvc_dir %{obsroot}/service
|
||||||
|
|
||||||
Name: osc
|
Name: osc
|
||||||
Version: 1.4.2
|
Version: 1.9.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: The Command Line Interface to work with an Open Build Service
|
Summary: The Command Line Interface to work with an Open Build Service
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Url: https://github.com/openSUSE/osc
|
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
|
BuildArch: noarch
|
||||||
BuildRequires: python3-devel python3-distro python3-rpm python3-setuptools diffstat
|
BuildRequires: python3-devel python3-distro python3-rpm python3-setuptools diffstat
|
||||||
BuildRequires: python3-cryptography python3-urllib3 python3-argparse-manpage
|
BuildRequires: python3-cryptography python3-urllib3 python3-argparse-manpage
|
||||||
@ -95,6 +95,9 @@ python3 setup.py test
|
|||||||
%{_mandir}/man1/osc.*
|
%{_mandir}/man1/osc.*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Oct 18 2023 wangkai <13474090681@163.com> - 1.4.2-1
|
||||||
- Upgrade to 1.4.2
|
- Upgrade to 1.4.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user