diff --git a/git-2.45.1.tar.sign b/git-2.45.1.tar.sign deleted file mode 100644 index efdb7d4..0000000 Binary files a/git-2.45.1.tar.sign and /dev/null differ diff --git a/git-2.45.1.tar.xz b/git-2.45.1.tar.xz deleted file mode 100644 index 7596e5b..0000000 --- a/git-2.45.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e64d340a8e627ae22cfb8bcc651cca0b497cf1e9fdf523735544ff4a732f12bf -size 7490268 diff --git a/git-2.45.2.tar.sign b/git-2.45.2.tar.sign new file mode 100644 index 0000000..f6a8139 Binary files /dev/null and b/git-2.45.2.tar.sign differ diff --git a/git-2.45.2.tar.xz b/git-2.45.2.tar.xz new file mode 100644 index 0000000..d43c4db --- /dev/null +++ b/git-2.45.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51bfe87eb1c02fed1484051875365eeab229831d30d0cec5d89a14f9e40e9adb +size 7487680 diff --git a/git.changes b/git.changes index de1615e..33e3f5e 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 31 21:04:34 UTC 2024 - Andreas Stieger + +- update to 2.45.2: + * Revert "defense in depth" fixes from 2.45.1 broke 'git lfs' and + 'git annex' + ------------------------------------------------------------------- Mon May 27 10:12:52 UTC 2024 - Matej Cepl diff --git a/git.spec b/git.spec index a7619c7..f729548 100644 --- a/git.spec +++ b/git.spec @@ -36,7 +36,7 @@ %bcond_with asciidoctor %endif Name: git -Version: 2.45.1 +Version: 2.45.2 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0-only @@ -70,9 +70,9 @@ BuildRequires: pcre2-devel BuildRequires: perl-Error BuildRequires: perl-MailTools BuildRequires: pkgconfig -BuildRequires: python3-base # for the %%python3_fix_shebang_path macro BuildRequires: python-rpm-macros +BuildRequires: python3-base BuildRequires: systemd-rpm-macros BuildRequires: tcsh BuildRequires: update-desktop-files