Bump up to 1.1.28. CVE-2020-5283.
This commit is contained in:
parent
56a8333f0e
commit
41678ed709
3 changed files with 8 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -18,3 +18,4 @@ viewvc-1.1.6.tar.gz
|
|||
/viewvc-1.1.23.tar.gz
|
||||
/viewvc-1.1.24.tar.gz
|
||||
/viewvc-1.1.26.tar.gz
|
||||
/viewvc-1.1.28.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (viewvc-1.1.26.tar.gz) = af70d4344fe92f942debb407b6fad909e250ba2656499f5229e1c2f018dfbd783d0cebd28c49a429bd7b155bb6db02cead602384f91b99b7ced6aa365e32bb8e
|
||||
SHA512 (viewvc-1.1.28.tar.gz) = 719baebd31fa321e7f069a60f6d77f09c0b1b4cfbb0c332ba091be0de97b4f9f439b65f15ef03bb11d515b37ef142937967974030acd9257a883208d191e3833
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
%{!?python2_sitelib: %define python2_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
Name: viewvc
|
||||
Version: 1.1.26
|
||||
Release: 9%{?dist}
|
||||
Version: 1.1.28
|
||||
Release: 1%{?dist}
|
||||
Summary: Browser interface for CVS and SVN version control repositories
|
||||
|
||||
License: BSD
|
||||
|
|
@ -133,6 +133,10 @@ with decent performance when run under Apache.
|
|||
%attr(0700,apache,apache) %{_localstatedir}/spool/viewvc
|
||||
|
||||
%changelog
|
||||
* Wed May 6 2020 Bojan Smojver <bojan@rexursive.com> - 1.1.28-1
|
||||
- bump up to 1.1.28
|
||||
- CVE-2020-5283
|
||||
|
||||
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.26-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue