The latest maintenance release GIT 1.4.3.3 is available at the usual places: http://www.kernel.org/pub/software/scm/git/ git-1.4.3.3.tar.{gz,bz2} (tarball) git-htmldocs-1.4.3.3.tar.{gz,bz2} (preformatted docs) git-manpages-1.4.3.3.tar.{gz,bz2} (preformatted docs) RPMS/$arch/git-*-1.4.3.3-1.$arch.rpm (RPM) Sorry to be doing three follow-up releases in a row. This is primarily fix the partitioning of programs in generated RPM. If you are installing all of git it does not matter, but by mistake we were placing git-archive into git-arch subpackage, which meant that you need to install tla only to use git-tar-tree and git-archive --format=zip. Thanks for Gerrit for noticing and reporting it, although he is from Debian camp ;-). ---------------------------------------------------------------- Changes since v1.4.3.2 are as follows: Eric Wong (1): git-svn: fix symlink-to-file changes when using command-line svn 1.4.0 Gerrit Pape (1): Set $HOME for selftests Junio C Hamano (5): Documentation: note about contrib/. RPM package re-classification. Refer to git-rev-parse:Specifying Revisions from git.txt Update cherry documentation. Documentation/SubmittingPatches: 3+1 != 6 Petr Baudis (1): xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of lines Tuncer Ayaz (1): git-fetch.sh printed protocol fix - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html