diff --git a/xstream.spec b/xstream.spec index d6fbac8ebdbaba98fbb8aa2e8dcf47fd0021c137..8d9a276b650e8a56b34ca17571b0026dc92f1e9f 100644 --- a/xstream.spec +++ b/xstream.spec @@ -1,12 +1,12 @@ %bcond_with jp_minimal Name: xstream Version: 1.4.18 -Release: 2 +Release: 3 Summary: Java XML serialization library License: BSD URL: http://x-stream.github.io/ 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 Patch0: CVE-2021-43859.patch @@ -134,6 +134,9 @@ mvn install --settings ./settings.xml -Dmaven.test.skip=true %license LICENSE.txt %changelog +* Thu Nov 10 2022 liyanan - 1.4.18-3 +- Change source + * Mon Feb 7 2022 wangkai - 1.4.18-2 - Fix CVE-2021-43859