!45 change source
From: @lyn1001 Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
8a4aa33cd5
@ -1,12 +1,12 @@
|
|||||||
%bcond_with jp_minimal
|
%bcond_with jp_minimal
|
||||||
Name: xstream
|
Name: xstream
|
||||||
Version: 1.4.18
|
Version: 1.4.18
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Java XML serialization library
|
Summary: Java XML serialization library
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://x-stream.github.io/
|
URL: http://x-stream.github.io/
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Source0: http://repo1.maven.org/maven2/com/thoughtworks/xstream/xstream-distribution/%{version}/xstream-distribution-%{version}-src.zip
|
Source0: https://repo.maven.apache.org/maven2/com/thoughtworks/xstream/xstream-distribution/%{version}/xstream-distribution-%{version}-src.zip
|
||||||
Source1: settings.xml
|
Source1: settings.xml
|
||||||
Patch0: CVE-2021-43859.patch
|
Patch0: CVE-2021-43859.patch
|
||||||
|
|
||||||
@ -134,6 +134,9 @@ mvn install --settings ./settings.xml -Dmaven.test.skip=true
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 10 2022 liyanan <liyanan32@h-partners.com> - 1.4.18-3
|
||||||
|
- Change source
|
||||||
|
|
||||||
* Mon Feb 7 2022 wangkai <wangkai385@huawei.com> - 1.4.18-2
|
* Mon Feb 7 2022 wangkai <wangkai385@huawei.com> - 1.4.18-2
|
||||||
- Fix CVE-2021-43859
|
- Fix CVE-2021-43859
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user