public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] git: Update to version 2.33.1
@ 2021-10-23 16:49 Adolf Belka
  0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2021-10-23 16:49 UTC (permalink / raw)
  To: development

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

- Update from 2.31.0 to 2.33.1
- Update rootfile
- Changelog is too long to show here. The details can be found in the 2.31.1.txt,
   2.32.0.txt, 2.33.0.txt and 2.33.1.txt files in the Documentation/RelNotes
   directory in the source tarball

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 config/rootfiles/packages/git | 1 +
 lfs/git                       | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/config/rootfiles/packages/git b/config/rootfiles/packages/git
index 508e87f70..67e2015bc 100644
--- a/config/rootfiles/packages/git
+++ b/config/rootfiles/packages/git
@@ -26,6 +26,7 @@ usr/libexec/git-core/git-check-ignore
 usr/libexec/git-core/git-check-mailmap
 usr/libexec/git-core/git-check-ref-format
 usr/libexec/git-core/git-checkout
+usr/libexec/git-core/git-checkout--worker
 usr/libexec/git-core/git-checkout-index
 usr/libexec/git-core/git-cherry
 usr/libexec/git-core/git-cherry-pick
diff --git a/lfs/git b/lfs/git
index 2290c6e99..59610a6a1 100644
--- a/lfs/git
+++ b/lfs/git
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.31.0
+VER        = 2.33.1
 
 THISAPP    = git-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = git
-PAK_VER    = 19
+PAK_VER    = 20
 
 DEPS       = perl-Authen-SASL perl-MIME-Base64 perl-Net-SMTP-SSL
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = c7f808ab107b666af45fccb56b9d9676
+$(DL_FILE)_MD5 = 3462f34d9c17288eee854b7645f6a0a1
 
 install : $(TARGET)
 
-- 
2.33.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-23 16:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-23 16:49 [PATCH] git: Update to version 2.33.1 Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox