public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] git: Update to version 2.41.0
Date: Fri, 21 Jul 2023 22:51:42 +0200	[thread overview]
Message-ID: <20230721205144.2143152-6-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20230721205144.2143152-1-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 3969 bytes --]

- 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 <adolf.belka(a)ipfire.org>
---
 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  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2023  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # 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)
 
-- 
2.41.0


  parent reply	other threads:[~2023-07-21 20:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-21 20:51 [PATCH] curl: Update to version 8.2.0 Adolf Belka
2023-07-21 20:51 ` [PATCH] freefont: Update to version 20100919 Adolf Belka
2023-07-21 20:51 ` [PATCH] freeradius: Update to version 3.2.3 Adolf Belka
2023-07-21 20:51 ` [PATCH] frr: Update to version 8.5.2 Adolf Belka
2023-07-21 20:51 ` [PATCH] fuse: Update to version 3.15.0 Adolf Belka
2023-07-21 20:51 ` Adolf Belka [this message]
2023-07-21 20:51 ` [PATCH] haproxy: Update to version 2.8.1 Adolf Belka
2023-07-21 20:51 ` [PATCH] hplip: Update to version 3.23.5 Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230721205144.2143152-6-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox