diff --git a/.gitignore b/.gitignore index 174de07..d4264f8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/subversion-1.14.0.tar.bz2 +SOURCES/subversion-1.14.1.tar.bz2 diff --git a/.subversion.metadata b/.subversion.metadata index 2cb3f3c..c138105 100644 --- a/.subversion.metadata +++ b/.subversion.metadata @@ -1 +1 @@ -6b22e4115d140c0367a64c3f963ea908af481015 SOURCES/subversion-1.14.0.tar.bz2 +ee4283c21b5925ee499f8cb9cb0ff546ac7b4b9a SOURCES/subversion-1.14.1.tar.bz2 diff --git a/SPECS/subversion.spec b/SPECS/subversion.spec index 36041c4..4c90e8a 100644 --- a/SPECS/subversion.spec +++ b/SPECS/subversion.spec @@ -51,12 +51,12 @@ Summary: A Modern Concurrent Version Control System Name: subversion -Version: 1.14.0 -Release: 8%{?dist} +Version: 1.14.1 +Release: 1%{?dist} License: ASL 2.0 URL: https://subversion.apache.org/ -Source0: https://downloads.apache.org/subversion/subversion-1.14.0.tar.bz2 +Source0: https://downloads.apache.org/subversion/subversion-%{version}.tar.bz2 Source1: subversion.conf Source3: filter-requires.sh Source4: http://www.xsteve.at/prg/emacs/psvn.el @@ -573,6 +573,9 @@ make check-javahl %endif %changelog +* Wed Feb 10 2021 Joe Orton - 1.14.1-1 +- update to 1.14.1 for CVE-2020-17525 (#1923928) + * Fri Dec 11 2020 Joe Orton - 1.14.0-8 - strip libdir from pkgconfig files (#1844947) - add missing -libs dep from python3-subversion