!2 upgrade to 0.169.1 to fix CVE-2019-3681

Merge pull request !2 from yaokai13/master
This commit is contained in:
openeuler-ci-bot 2020-08-06 09:05:40 +08:00 committed by Gitee
commit b8f90a9e36
3 changed files with 7 additions and 4 deletions

BIN
0.169.1.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: osc
Version: 0.163.0
Release: 237.1.2
Version: 0.169.1
Release: 1
Summary: The Command Line Interface to work with an Open Build Service
License: GPLv2+
Url: https://github.com/openSUSE/osc
Source: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
Source: https://github.com/openSUSE/osc/archive/%{version}.tar.gz
BuildArch: noarch
BuildRequires: python2-devel python2-rpm python2-urlgrabber
@ -28,7 +28,7 @@ Requires: %{name} = %{version}-%{release}
This package contains some man help files for %{name}.
%prep
%autosetup -p1
%autosetup -p1 -n osc-%{version}
iconv -f ISO8859-1 -t UTF-8 -o TODO.new TODO
mv TODO.new TODO
@ -73,5 +73,8 @@ EOF
%{_mandir}/man1/osc.*
%changelog
* Wed Aug 05 2020 yaokai <yaokai13@huawei.com> - 0.169.1-1
- Upgrade to 0.169.1 to fix CVE-2019-3681
* Wed Nov 27 2019 catastrowings <jianghuhao1994@163.com> - 0.163.0-237.1.2
- Update to 0.163.0