From patchwork Thu Apr 21 19:31:30 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 5526 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Kknj80P2lz3xfS for ; Thu, 21 Apr 2022 19:31:40 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Kknj53xyDzj4; Thu, 21 Apr 2022 19:31:37 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Kknj52vzYz2yjv; Thu, 21 Apr 2022 19:31:37 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Kknj46Q6bz2xLW for ; Thu, 21 Apr 2022 19:31:36 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Kknj41Jxhzj4; Thu, 21 Apr 2022 19:31:36 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1650569496; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=g8ErxWJGw4AvljvDMqX+i95LueEH9q8QwUh0KbWVyTQ=; b=XJoBw61THa9Dl0UEJMzMFPHeT4GQtwmYE5qHnjTD5X0abahUXAv61ihTLZGgIbZQXQcoX/ a8qKq2EB6rwNg0CA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1650569496; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=g8ErxWJGw4AvljvDMqX+i95LueEH9q8QwUh0KbWVyTQ=; b=lvKvTQN0LcgM08xvR09HyN54Z1sRgl8JsrqM2ySIpijwhBoBcymkzj6QyeNxzwpsBv1QRY FBHXR7JPpKggo/gChugIIXzydtOQH1bLx51zrKCnmT+xmyg9Vkoror/cmpGT0EaeSMhvMT 9QNJu87CLrui9I9IgtJrG4A7MDqzMgCXmyFyZC3CAFbcFh+LBdFLk1ykTqMZSSnqvtrj8k Hg3qTUQFSKAcnOV97s9cM4UMZJqw/Pb3AXvo0d1iBo4FG+HXdhIKljAZTrDwB6jvIu+NtU l35byTRwwRtn+bfm+kGamq0NFnLSkHp8/XBFmIULQHWA54G1P4QqDpJXopC1Tw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] git: Update to version 2.36.0 Date: Thu, 21 Apr 2022 21:31:30 +0200 Message-Id: <20220421193130.3538123-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from 2.35.1 to 2.36.0 - Update of rootfile - Changelog 2.36 Release Notes These are too long to include here. To see the details go to the following link https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.36.0.txt 2.35.3.txt Release Notes This release merges up the fixes that appear in v2.35.3. 2.35.2 Release Notes This release merges up the fixes that appear in v2.30.3, v2.31.2, v2.32.1, v2.33.2 and v2.34.2 to address the security issue CVE-2022-24765; see the release notes for these versions for details. Signed-off-by: Adolf Belka Reviewed-by: Peter Müller --- config/rootfiles/packages/git | 2 ++ lfs/git | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/packages/git b/config/rootfiles/packages/git index 0c803e964..e2bce72bb 100644 --- a/config/rootfiles/packages/git +++ b/config/rootfiles/packages/git @@ -66,6 +66,7 @@ usr/libexec/git-core/git-for-each-repo usr/libexec/git-core/git-format-patch usr/libexec/git-core/git-fsck usr/libexec/git-core/git-fsck-objects +usr/libexec/git-core/git-fsmonitor--daemon usr/libexec/git-core/git-gc usr/libexec/git-core/git-get-tar-commit-id usr/libexec/git-core/git-grep @@ -73,6 +74,7 @@ usr/libexec/git-core/git-grep #usr/libexec/git-core/git-gui--askpass usr/libexec/git-core/git-hash-object usr/libexec/git-core/git-help +usr/libexec/git-core/git-hook usr/libexec/git-core/git-http-backend usr/libexec/git-core/git-http-fetch usr/libexec/git-core/git-http-push diff --git a/lfs/git b/lfs/git index bbb033655..d61e429f6 100644 --- a/lfs/git +++ b/lfs/git @@ -24,7 +24,7 @@ include Config -VER = 2.35.1 +VER = 2.36.0 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 = 22 +PAK_VER = 23 DEPS = perl-Authen-SASL perl-MIME-Base64 perl-Net-SMTP-SSL @@ -47,7 +47,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 028ff97b47748871da145720d0d258a0dcf4acc60b10c787dee5703fcab5f6e621c5671ee9e7a25009e82a2830400f35fa232d88c62606a6687260c744680025 +$(DL_FILE)_BLAKE2 = 72bb148fc5fded2976554788eaf599d20fe9f200ac1dd1ddd4ed89f7f5c8d6c1025907080620bab477b4efadf41d883e890dff73c80d0ff5f0becd83f13ebd88 install : $(TARGET)