diff --git a/git-2.4.2.tar.sign b/git-2.4.2.tar.sign deleted file mode 100644 index a6b2d4b..0000000 Binary files a/git-2.4.2.tar.sign and /dev/null differ diff --git a/git-2.4.2.tar.xz b/git-2.4.2.tar.xz deleted file mode 100644 index b2f2039..0000000 --- a/git-2.4.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4801ec1cd8c2175b58cfdbc721d0bf50d74ae226f36905fceb894c2fb620c9e5 -size 3683880 diff --git a/git-2.4.3.tar.sign b/git-2.4.3.tar.sign new file mode 100644 index 0000000..b4f0dc4 Binary files /dev/null and b/git-2.4.3.tar.sign differ diff --git a/git-2.4.3.tar.xz b/git-2.4.3.tar.xz new file mode 100644 index 0000000..69dc538 --- /dev/null +++ b/git-2.4.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f05007a9d1ef28c3d84091ddf7ce5d29c2df2272f34b4dd8b24e09274280d814 +size 3687444 diff --git a/git.changes b/git.changes index ad5d404..62e3ad9 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Jun 7 12:34:01 UTC 2015 - astieger@suse.com + +- git 2.4.3: + * Ui message corrections and improvements + * "git pull --log" and "git pull --no-log" worked as expected, + but "git pull --log=20" did not. + * Fix pull.ff configuration overriding merge.ff + * fix memory leaks and resource exhaustion errors + * documentation fixes + * Fix core.excludesfile priorities + ------------------------------------------------------------------- Wed May 27 18:21:16 UTC 2015 - astieger@suse.com diff --git a/git.spec b/git.spec index 2671f52..833ffaa 100644 --- a/git.spec +++ b/git.spec @@ -26,7 +26,7 @@ %endif Name: git -Version: 2.4.2 +Version: 2.4.3 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0