]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
git: Update to version 2.50.1
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 21 Jul 2025 21:25:58 +0000 (23:25 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 22 Jul 2025 09:17:12 +0000 (09:17 +0000)
- Update from version 2.50.0 to 2.50.1
- Update of rootfile not required
- Changelog
    2.50.1
This release merges up the fixes that appear in v2.43.7, v2.44.4,
 v2.45.4, v2.46.4, v2.47.3, v2.48.2, and v2.49.1 to address the
 following CVEs: CVE-2025-27613, CVE-2025-27614, CVE-2025-46334,
 CVE-2025-46835, CVE-2025-48384, CVE-2025-48385, and
 CVE-2025-48386. See the release notes for v2.43.7 for details.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/git

diff --git a/lfs/git b/lfs/git
index d84c928929d23b62ea635cf0a212bee93040fed6..abdfe1a38f4e3bdbd2da249bf1c4b8d9c0fefd43 100644 (file)
--- a/lfs/git
+++ b/lfs/git
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.50.0
+VER        = 2.50.1
 SUMMARY    = Fast, scalable, distributed revision control system
 
 THISAPP    = git-$(VER)
@@ -33,7 +33,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = git
-PAK_VER    = 38
+PAK_VER    = 39
 
 DEPS       = perl-Authen-SASL perl-Net-SMTP-SSL
 
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 2ee60be2d0e749e898016f44107473d6e4dc30f70c73a94b3433f5a479a5a8989d000ca4084fabd32a7d0ace0914136c5c023bd72946ef7003affd535a98b5ee
+$(DL_FILE)_BLAKE2 = 4e5e3168d7dd88cc508920dd773df2ec6b568c70e8068a18010f01241ebc9e9140ca13a9820e14f0d4695e966c436aef305a81e61cc66007b756b75f48dd5d16
 
 install : $(TARGET)