git: update to 2.36.3

This commit is contained in:
Tom G. Christensen 2023-01-15 13:39:03 +01:00
parent d84ef928f2
commit 70fdd95876
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.1
version=2.36.3
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
---------
* 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)
* Tue Jun 07 2022 Tom G. Christensen <swpkg@jupiterrise.com> - 2.36.1-1
- Update to 2.36.1
- Build with PCRE2 support