From patchwork Fri Jul 21 20:51:42 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7012 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 (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4R71vP4Kzlz3whs for ; Fri, 21 Jul 2023 20:52:01 +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 (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4R71vH0ZNhz29x; Fri, 21 Jul 2023 20:51:54 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4R71vG4Z2zz2ykX; Fri, 21 Jul 2023 20:51:54 +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) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4R71vD2zjmz2xxb for ; Fri, 21 Jul 2023 20:51:52 +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 (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4R71vC5CYLzYY; Fri, 21 Jul 2023 20:51:51 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1689972711; 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: in-reply-to:in-reply-to:references:references; bh=P6/xhKy14nldM596d0/Wl7UnErRh43XpjOezI6uWM+4=; b=tWJDwiAfLKev/OC8s8ZAYPmFh8jJzbdJLbteAEkx3JtOWvWzztxjQxW9ZB8oKM+GFYANsW J5I5PyabF/ycgzDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1689972711; 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: in-reply-to:in-reply-to:references:references; bh=P6/xhKy14nldM596d0/Wl7UnErRh43XpjOezI6uWM+4=; b=Ydm9jj+f+D8qI6ndsf+jczP+Ck1+CwC2KQLP+Gdm7SKSqjSvY6i+dMvzIp8lG29kRg+2ND R7+vyeMzCMTqaV2DyihG5p4vIR/7fBSMFHsyCnGtBpmFrZ91FzDVX5yURSiKHrwWtZ9raS sejkRuJMnx72Ea7pmSI8xMdP1ULSpcW7YaQuv8/82AF8dhq6dEsH9dJjdHuHP4VnS1wpfj w5RWP3HNIU9c3GC/FaCS2omLi9XcJLdzWNft7oB0+aE9ZHlKAntHCwAhiGv+cjm3K70OP0 YwZ86pcFftglhRnmX1F9UTufFCnjbAW27imrYSyuxBBOjWo1w7+/sJGXoA+aSg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] git: Update to version 2.41.0 Date: Fri, 21 Jul 2023 22:51:42 +0200 Message-ID: <20230721205144.2143152-6-adolf.belka@ipfire.org> In-Reply-To: <20230721205144.2143152-1-adolf.belka@ipfire.org> References: <20230721205144.2143152-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 version 2.38.1 to 2.41.0 - Update of rootfile - Changelog is too large to show here. Look in the Source tarball in Documentation RelNotes and each of the version numbers released - 2.38.2, 2.38.3, 2.38.4, 2.38.5, 2.39.0, 2.39.1, 2.39.2, 2.39.3, 2.40.0, 2.40.1, 2.41.0 Signed-off-by: Adolf Belka --- config/rootfiles/packages/git | 5 ++--- lfs/git | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/config/rootfiles/packages/git b/config/rootfiles/packages/git index fd8cc2214..306767e4b 100644 --- a/config/rootfiles/packages/git +++ b/config/rootfiles/packages/git @@ -9,14 +9,12 @@ usr/bin/git-upload-pack #usr/libexec/git-core #usr/libexec/git-core/git usr/libexec/git-core/git-add -usr/libexec/git-core/git-add--interactive usr/libexec/git-core/git-am usr/libexec/git-core/git-annotate usr/libexec/git-core/git-apply usr/libexec/git-core/git-archimport usr/libexec/git-core/git-archive usr/libexec/git-core/git-bisect -usr/libexec/git-core/git-bisect--helper usr/libexec/git-core/git-blame usr/libexec/git-core/git-branch usr/libexec/git-core/git-bugreport @@ -56,7 +54,6 @@ usr/libexec/git-core/git-diff-index usr/libexec/git-core/git-diff-tree usr/libexec/git-core/git-difftool usr/libexec/git-core/git-difftool--helper -usr/libexec/git-core/git-env--helper usr/libexec/git-core/git-fast-export usr/libexec/git-core/git-fast-import usr/libexec/git-core/git-fetch @@ -224,6 +221,7 @@ usr/share/git-core/templates/hooks/pre-rebase.sample usr/share/git-core/templates/hooks/pre-receive.sample usr/share/git-core/templates/hooks/prepare-commit-msg.sample usr/share/git-core/templates/hooks/push-to-checkout.sample +usr/share/git-core/templates/hooks/sendemail-validate.sample usr/share/git-core/templates/hooks/update.sample #usr/share/git-core/templates/info usr/share/git-core/templates/info/exclude @@ -326,6 +324,7 @@ usr/share/git-core/templates/info/exclude #usr/share/locale/ru/LC_MESSAGES/git.mo #usr/share/locale/sv/LC_MESSAGES/git.mo #usr/share/locale/tr/LC_MESSAGES/git.mo +#usr/share/locale/uk/LC_MESSAGES/git.mo #usr/share/locale/vi/LC_MESSAGES/git.mo #usr/share/locale/zh_CN/LC_MESSAGES/git.mo #usr/share/locale/zh_TW/LC_MESSAGES/git.mo diff --git a/lfs/git b/lfs/git index cf6d27613..5b4ed815f 100644 --- a/lfs/git +++ b/lfs/git @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 2.38.1 +VER = 2.41.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 = 27 +PAK_VER = 28 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 = 50e4e9ef04d9eef7c10aba1f0d53d5d15f50ea9a8c344733e7a7865e2f2a833edb4f4b5882f47dd39389dfdedf22a813cfe3d35ab950d6543d21e0294ce17f2d +$(DL_FILE)_BLAKE2 = 9119e1d1ff0ff332559a6609707846c2af7c61bea6ea728e834e4bd7f1ff6dd636a081c227b32a88fc5de1ea8987951cc56d0e94c90bbaa211ff415c5020d070 install : $(TARGET)