git: update to 2.11.3

This commit is contained in:
Tom G. Christensen 2017-09-22 22:02:30 +02:00
parent fdc58b3faf
commit 410a7020ff
2 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
########################################################### ###########################################################
# Check the following 4 variables before running the script # Check the following 4 variables before running the script
topdir=git topdir=git
version=2.11.0 version=2.11.3
pkgver=1 pkgver=1
source[0]=https://www.kernel.org/pub/software/scm/git/$topdir-$version.tar.gz source[0]=https://www.kernel.org/pub/software/scm/git/$topdir-$version.tar.gz
source[1]=https://www.kernel.org/pub/software/scm/git/$topdir-manpages-$version.tar.gz source[1]=https://www.kernel.org/pub/software/scm/git/$topdir-manpages-$version.tar.gz

View File

@ -1,5 +1,8 @@
CHANGELOG CHANGELOG
--------- ---------
* Sat Aug 19 2017 Tom G. Christensen <swpkg@jupiterrise.com> - 2.11.3-1
- Update to 2.11.3 (fixes CVE-2017-1000117)
* Tue Dec 20 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 2.11.0-1 * Tue Dec 20 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 2.11.0-1
- Update to 2.11.0 - Update to 2.11.0