Thu Jun 14 12:52:48 2012 UTC ()
Git v1.7.10.4 Release Notes
===========================

Fixes since v1.7.10.3
---------------------

 * The message file for Swedish translation has been updated a bit.

 * A name taken from mailmap was copied into an internal buffer
   incorrectly and could overun the buffer if it is too long.

 * A malformed commit object that has a header line chomped in the
   middle could kill git with a NULL pointer dereference.

 * An author/committer name that is a single character was mishandled
   as an invalid name by mistake.

 * The progress indicator for a large "git checkout" was sent to
   stderr even if it is not a terminal.

 * "git grep -e '$pattern'", unlike the case where the patterns are
   read from a file, did not treat individual lines in the given
   pattern argument as separate regular expressions as it should.

 * When "git rebase" was given a bad commit to replay the history on,
   its error message did not correctly give the command line argument
   it had trouble parsing.

Also contains minor fixes and documentation updates.


(gdt)
diff -r1.41 -r1.42 pkgsrc/devel/scmgit/Makefile.version
diff -r1.54 -r1.55 pkgsrc/devel/scmgit-base/distinfo

cvs diff -r1.41 -r1.42 pkgsrc/devel/scmgit/Attic/Makefile.version (expand / switch to unified diff)

--- pkgsrc/devel/scmgit/Attic/Makefile.version 2012/05/28 13:33:20 1.41
+++ pkgsrc/devel/scmgit/Attic/Makefile.version 2012/06/14 12:52:48 1.42
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1# $NetBSD: Makefile.version,v 1.41 2012/05/28 13:33:20 adam Exp $ 1# $NetBSD: Makefile.version,v 1.42 2012/06/14 12:52:48 gdt Exp $
2# 2#
3# used by devel/scmgit/Makefile.common 3# used by devel/scmgit/Makefile.common
4# used by www/gitweb/Makefile 4# used by www/gitweb/Makefile
5 5
6GIT_VERSION= 1.7.10.3 6GIT_VERSION= 1.7.10.4

cvs diff -r1.54 -r1.55 pkgsrc/devel/scmgit-base/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/scmgit-base/Attic/distinfo 2012/05/28 13:33:20 1.54
+++ pkgsrc/devel/scmgit-base/Attic/distinfo 2012/06/14 12:52:48 1.55
@@ -1,12 +1,12 @@ @@ -1,12 +1,12 @@
1$NetBSD: distinfo,v 1.54 2012/05/28 13:33:20 adam Exp $ 1$NetBSD: distinfo,v 1.55 2012/06/14 12:52:48 gdt Exp $
2 2
3SHA1 (git-1.7.10.3.tar.gz) = 172c6ad5a55276213c5e40b83a4c270f6f931b3e 3SHA1 (git-1.7.10.4.tar.gz) = ddc305ab520246790faa72bbaab4b9bf5bcf23fa
4RMD160 (git-1.7.10.3.tar.gz) = 535e454729531848403bf82b2b34a5e0cdbd6535 4RMD160 (git-1.7.10.4.tar.gz) = bd888267e8df8beb3f8b73ce49913a437c1bca55
5Size (git-1.7.10.3.tar.gz) = 3811707 bytes 5Size (git-1.7.10.4.tar.gz) = 3813469 bytes
6SHA1 (patch-aa) = ce4ba3241b44e81f9a39986008fbb361062f8470 6SHA1 (patch-aa) = ce4ba3241b44e81f9a39986008fbb361062f8470
7SHA1 (patch-ac) = ae75c6ca3abb5edf688e4877f3df8b6c6297f091 7SHA1 (patch-ac) = ae75c6ca3abb5edf688e4877f3df8b6c6297f091
8SHA1 (patch-ae) = d420c0a1db0de77bd9713d066434981b20bd4299 8SHA1 (patch-ae) = d420c0a1db0de77bd9713d066434981b20bd4299
9SHA1 (patch-af) = d6c942f7d8a0fe0074ea3edb7e6d858354c85232 9SHA1 (patch-af) = d6c942f7d8a0fe0074ea3edb7e6d858354c85232
10SHA1 (patch-ag) = 4f0b9a5745203ea7ef369c8272b3ea7c644762f0 10SHA1 (patch-ag) = 4f0b9a5745203ea7ef369c8272b3ea7c644762f0
11SHA1 (patch-ah) = f22a2160631fb624e9e20616c68ad1a4aa2bebc7 11SHA1 (patch-ah) = f22a2160631fb624e9e20616c68ad1a4aa2bebc7
12SHA1 (patch-ai) = 56b63d4790a11f5eb128186ad5efdd1bcf102f2e 12SHA1 (patch-ai) = 56b63d4790a11f5eb128186ad5efdd1bcf102f2e