Skip to content

Commit

Permalink
Update 4 packages
Browse files Browse the repository at this point in the history
gnupg (2.4.5-1 -> 2.4.7-1)
libgpg-error (1.47-2 -> 1.51-1)
mingw-w64-x86_64-git (2.48.0.rc2.windows.1.472.g0c796d3013.20250123145154-1 -> 2.48.1.1.2bd190bcd2-1)
mingw-w64-x86_64-git-doc-html (2.48.0.rc2.windows.1.472.g0c796d3013.20250123145154-1 -> 2.48.1.1.2bd190bcd2-1)

Signed-off-by: Git for Windows Build Agent <[email protected]>
  • Loading branch information
Git for Windows Build Agent committed Feb 14, 2025
1 parent 68c8157 commit 20fd63d
Show file tree
Hide file tree
Showing 417 changed files with 365 additions and 283 deletions.
Binary file modified cmd/git-gui.exe
Binary file not shown.
Binary file modified cmd/git-receive-pack.exe
Binary file not shown.
Binary file modified cmd/git-upload-pack.exe
Binary file not shown.
Binary file modified cmd/git.exe
Binary file not shown.
Binary file modified cmd/gitk.exe
Binary file not shown.
Binary file modified cmd/scalar.exe
Binary file not shown.
Binary file modified cmd/tig.exe
Binary file not shown.
Binary file modified git-bash.exe
Binary file not shown.
Binary file modified git-cmd.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion mingw64/bin/git-cvsserver
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ use File::Path qw/rmtree/;
use File::Basename;
use Getopt::Long qw(:config require_order no_ignore_case);

my $VERSION = '2.48.0.rc2.windows.1.472.g0c796d3013.20250123145154';
my $VERSION = '2.48.1.windows.1';

my $log = GITCVS::log->new();
my $cfg;
Expand Down
Binary file modified mingw64/bin/git-receive-pack.exe
Binary file not shown.
Binary file modified mingw64/bin/git-shell.exe
Binary file not shown.
Binary file modified mingw64/bin/git-upload-archive.exe
Binary file not shown.
Binary file modified mingw64/bin/git-upload-pack.exe
Binary file not shown.
Binary file modified mingw64/bin/git.exe
Binary file not shown.
Binary file modified mingw64/bin/scalar.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/git-credential-wincred.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion mingw64/libexec/git-core/git-cvsserver
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ use File::Path qw/rmtree/;
use File::Basename;
use Getopt::Long qw(:config require_order no_ignore_case);

my $VERSION = '2.48.0.rc2.windows.1.472.g0c796d3013.20250123145154';
my $VERSION = '2.48.1.windows.1';

my $log = GITCVS::log->new();
my $cfg;
Expand Down
Binary file modified mingw64/libexec/git-core/git-daemon.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/git-http-backend.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/git-http-fetch.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/git-http-push.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/git-imap-send.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/git-remote-ftp.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/git-remote-ftps.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/git-remote-http.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/git-remote-https.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion mingw64/libexec/git-core/git-send-email
Original file line number Diff line number Diff line change
Expand Up @@ -1544,7 +1544,7 @@ sub gen_header {
@recipients = unique_email_list(@recipients,@cc,@initial_bcc);
@recipients = (map { extract_valid_address_or_die($_) } @recipients);
my $date = format_2822_time($time++);
my $gitversion = '2.48.0.rc2.windows.1.472.g0c796d3013.20250123145154';
my $gitversion = '2.48.1.windows.1';
if ($gitversion =~ m/..GIT_VERSION../) {
$gitversion = Git::version();
}
Expand Down
Binary file modified mingw64/libexec/git-core/git-sh-i18n--envsubst.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/git-shell.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion mingw64/libexec/git-core/git-svn
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ use vars qw/ $AUTHOR $VERSION
$_revision $_repository
$_q $_authors $_authors_prog %users/;
$AUTHOR = 'Eric Wong <[email protected]>';
$VERSION = '2.48.0.rc2.windows.1.472.g0c796d3013.20250123145154';
$VERSION = '2.48.1.windows.1';

use Carp qw/croak/;
use File::Basename qw/dirname basename/;
Expand Down
Binary file modified mingw64/libexec/git-core/git.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/headless-git.exe
Binary file not shown.
Binary file modified mingw64/libexec/git-core/scalar.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/DecisionMaking.html
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ <h2 id="_other_discussion_venues">Other Discussion Venues</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/MyFirstContribution.html
Original file line number Diff line number Diff line change
Expand Up @@ -2239,7 +2239,7 @@ <h3 id="after-approval"><a class="anchor" href="#after-approval"></a>After Revie
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/MyFirstObjectWalk.html
Original file line number Diff line number Diff line change
Expand Up @@ -1675,7 +1675,7 @@ <h2 id="_wrapping_up">Wrapping Up</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
5 changes: 5 additions & 0 deletions mingw64/share/doc/git-doc/RelNotes/2.40.4.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Git v2.40.4 Release Notes
=========================

This release lets Git refuse to accept URLs that contain control
sequences. This addresses CVE-2024-50349 and CVE-2024-52006.
6 changes: 6 additions & 0 deletions mingw64/share/doc/git-doc/RelNotes/2.41.3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Git v2.41.3 Release Notes
=========================

This release merges up the fix that appears in v2.40.4 to address
the security issues CVE-2024-50349 and CVE-2024-52006; see the
release notes for that version for details.
6 changes: 6 additions & 0 deletions mingw64/share/doc/git-doc/RelNotes/2.42.4.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Git v2.42.4 Release Notes
=========================

This release merges up the fix that appears in v2.40.4 and v2.41.3
to address the security issues CVE-2024-50349 and CVE-2024-52006;
see the release notes for these versions for details.
7 changes: 7 additions & 0 deletions mingw64/share/doc/git-doc/RelNotes/2.43.6.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Git v2.43.6 Release Notes
=========================

This release merges up the fix that appears in v2.40.4, v2.41.3
and v2.42.4 to address the security issues CVE-2024-50349 and
CVE-2024-52006; see the release notes for these versions for
details.
7 changes: 7 additions & 0 deletions mingw64/share/doc/git-doc/RelNotes/2.44.3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Git v2.44.3 Release Notes
=========================

This release merges up the fix that appears in v2.40.4, v2.41.3,
v2.42.4 and v2.43.6 to address the security issues CVE-2024-50349
and CVE-2024-52006; see the release notes for these versions
for details.
7 changes: 6 additions & 1 deletion mingw64/share/doc/git-doc/RelNotes/2.45.3.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
Git v2.45.3 Release Notes
=========================

This primarily is to backport various small fixes accumulated on the
This release merges up the fix that appears in v2.40.4, v2.41.3,
v2.42.4, v2.43.6 and v2.44.3 to address the security issues
CVE-2024-50349 and CVE-2024-52006; see the release notes for
these versions for details.

This version also backports various small fixes accumulated on the
'master' front during the development towards Git 2.46, the next
feature release.

Expand Down
6 changes: 6 additions & 0 deletions mingw64/share/doc/git-doc/RelNotes/2.46.3.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Git v2.46.3 Release Notes
=========================

This release merges up the fix that appears in v2.40.4, v2.41.3, v2.42.4,
v2.43.6, v2.44.3 and v2.45.3 to address the security issues CVE-2024-50349 and
CVE-2024-52006; see the release notes for these versions for details.
7 changes: 7 additions & 0 deletions mingw64/share/doc/git-doc/RelNotes/2.47.2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Git v2.47.2 Release Notes
=========================

This release merges up the fix that appears in v2.40.4, v2.41.3,
v2.42.4, v2.43.6, v2.44.3, v2.45.3 and v2.46.3 to address the
security issues CVE-2024-50349 and CVE-2024-52006; see the release
notes for these versions for details.
7 changes: 7 additions & 0 deletions mingw64/share/doc/git-doc/RelNotes/2.48.1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Git v2.48.1 Release Notes
=========================

This release merges up the fix that appears in v2.40.4, v2.41.3,
v2.42.4, v2.43.6, v2.44.3, v2.45.3, v2.46.3, and v2.47.2 to address
the security issues CVE-2024-50349 and CVE-2024-52006; see the release
notes for these versions for details.
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/ReviewingGuidelines.html
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@ <h2 id="_see_also">See Also</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/SubmittingPatches.html
Original file line number Diff line number Diff line change
Expand Up @@ -1584,7 +1584,7 @@ <h3 id="_gnus">Gnus</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/ToolsForGit.html
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ <h4 id="_httpswww_kernel_orgdochtmlv4_10processcoding_style_htmlyou_ve_made_a_me
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/everyday.html
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ <h1>Everyday Git With 20 Commands Or So</h1>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-add.html
Original file line number Diff line number Diff line change
Expand Up @@ -1030,7 +1030,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-am.html
Original file line number Diff line number Diff line change
Expand Up @@ -869,7 +869,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-annotate.html
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-apply.html
Original file line number Diff line number Diff line change
Expand Up @@ -844,7 +844,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-archimport.html
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-archive.html
Original file line number Diff line number Diff line change
Expand Up @@ -764,7 +764,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-backfill.html
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-bash.html
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-bisect-lk2009.html
Original file line number Diff line number Diff line change
Expand Up @@ -2133,7 +2133,7 @@ <h2 id="_references">References</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-bisect.html
Original file line number Diff line number Diff line change
Expand Up @@ -1091,7 +1091,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-blame.html
Original file line number Diff line number Diff line change
Expand Up @@ -1097,7 +1097,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-branch.html
Original file line number Diff line number Diff line change
Expand Up @@ -1126,7 +1126,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-bugreport.html
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-bundle.html
Original file line number Diff line number Diff line change
Expand Up @@ -920,7 +920,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-cat-file.html
Original file line number Diff line number Diff line change
Expand Up @@ -1014,7 +1014,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-check-attr.html
Original file line number Diff line number Diff line change
Expand Up @@ -658,7 +658,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-check-ignore.html
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-check-mailmap.html
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-check-ref-format.html
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-checkout-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-checkout.html
Original file line number Diff line number Diff line change
Expand Up @@ -1280,7 +1280,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-cherry-pick.html
Original file line number Diff line number Diff line change
Expand Up @@ -824,7 +824,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-cherry.html
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-citool.html
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion mingw64/share/doc/git-doc/git-clean.html
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,7 @@ <h2 id="_git">GIT</h2>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-23 14:55:47 UTC
Last updated 2025-02-13 11:00:55 UTC
</div>
</div>
</body>
Expand Down
Loading

0 comments on commit 20fd63d

Please sign in to comment.