git: rebuild with OpenSSL 3.0

This commit is contained in:
Tom G. Christensen 2022-04-10 08:25:18 +02:00
parent da615c1ca9
commit 62e1636ff4
2 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# Check the following 4 variables before running the script
topdir=git
version=2.16.6
pkgver=1
pkgver=2
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
# If there are no patches, simply comment this

View File

@ -1,5 +1,8 @@
CHANGELOG
---------
* Sat Apr 09 2022 Tom G. Christensen <swpkg@jupiterrise.com> - 2.16.6-2
- Rebuild with OpenSSL 3.x
* Sat Feb 08 2020 Tom G. Christensen <swpkg@jupiterrise.com> - 2.16.6-1
- Update to 2.16.6 (fixes CVE-2019-1348, CVE-2019-1349,
CVE-2019-1350, CVE-2019-1351, CVE-2019-1352, CVE-2019-1353,