diff --git a/git-2.33.0.tar.sign b/git-2.33.0.tar.sign deleted file mode 100644 index 78ebdf8..0000000 Binary files a/git-2.33.0.tar.sign and /dev/null differ diff --git a/git-2.33.0.tar.xz b/git-2.33.0.tar.xz deleted file mode 100644 index 6dcd5d9..0000000 --- a/git-2.33.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf3c6ab5f82e072aad4768f647cfb1ef60aece39855f83f080f9c0222dd20c4f -size 6548308 diff --git a/git-2.33.1.tar.sign b/git-2.33.1.tar.sign new file mode 100644 index 0000000..250d252 Binary files /dev/null and b/git-2.33.1.tar.sign differ diff --git a/git-2.33.1.tar.xz b/git-2.33.1.tar.xz new file mode 100644 index 0000000..04267c9 --- /dev/null +++ b/git-2.33.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e054a6e6c2b088bd1bff5f61ed9ba5aa91c9a3cd509539a4b41c5ddf02201f2f +size 6558636 diff --git a/git.changes b/git.changes index 0c0cde5..f1158df 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Oct 13 18:09:43 UTC 2021 - Andreas Stieger + +- git 2.33.1: + * fix "git pull" and "git rebase -r" various corner cases and bugs + * "git commit --fixup" now works with "--edit" again. + * Fix "git send-email" unwanted threading + * Fix output from "git fast-export" anonymization feature + showing an annotated tag incorrectly. + * Fixes for various command output + * fix "git difftool --dir-diff" mishandling symbolic links + * Redact sensitive data in the HTTP trace for HTTP/2 requests + * further bug fixes for various git operations + ------------------------------------------------------------------- Mon Sep 20 08:33:11 UTC 2021 - Johannes Segitz diff --git a/git.spec b/git.spec index 6e095d4..f5e6961 100644 --- a/git.spec +++ b/git.spec @@ -36,7 +36,7 @@ %bcond_with asciidoctor %endif Name: git -Version: 2.33.0 +Version: 2.33.1 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0-only