import subversion-1.14.1-1.module+el8.4.0+9885+2150d1b0
This commit is contained in:
parent
b5202869e6
commit
d54a4f229d
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/subversion-1.14.0.tar.bz2
|
||||
SOURCES/subversion-1.14.1.tar.bz2
|
||||
|
@ -1 +1 @@
|
||||
6b22e4115d140c0367a64c3f963ea908af481015 SOURCES/subversion-1.14.0.tar.bz2
|
||||
ee4283c21b5925ee499f8cb9cb0ff546ac7b4b9a SOURCES/subversion-1.14.1.tar.bz2
|
||||
|
@ -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 <jorton@redhat.com> - 1.14.1-1
|
||||
- update to 1.14.1 for CVE-2020-17525 (#1923928)
|
||||
|
||||
* Fri Dec 11 2020 Joe Orton <jorton@redhat.com> - 1.14.0-8
|
||||
- strip libdir from pkgconfig files (#1844947)
|
||||
- add missing -libs dep from python3-subversion
|
||||
|
Loading…
Reference in New Issue
Block a user