git: update to 2.36.6

This commit is contained in:
Tom G. Christensen 2023-07-22 11:52:33 +02:00
parent 9cca187908
commit 80832fdd0b
2 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
###########################################################
# Check the following 4 variables before running the script
topdir=git
version=2.36.3
version=2.36.6
pkgver=1
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

View File

@ -1,5 +1,8 @@
CHANGELOG
---------
* Sat Jul 22 2023 Tom G. Christensen <swpkg@jupiterrise.com> - 2.36.6-1
- Update to 2.36.6 (fixes multiple CVEs)
* Sun Jan 15 2023 Tom G. Christensen <swpkg@jupiterrise.com> - 2.36.3-1
- Update to 2.36.3 (fixes CVE-2022-39253 and CVE-2022-39260)