Git development
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: git@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [ANNOUNCE] GIT 1.2.5
Date: Tue, 04 Apr 2006 15:38:24 -0700	[thread overview]
Message-ID: <7vzmj155lr.fsf@assigned-by-dhcp.cox.net> (raw)

The latest maintenance release GIT 1.2.5 is available at the
usual places:

	http://www.kernel.org/pub/software/scm/git/

	git-1.2.5.tar.{gz,bz2}			(tarball)
	RPMS/$arch/git-*-1.2.5-1.$arch.rpm	(RPM)

This is primarily made to help Solaris folks who were bitten by
pack-objects (hence cloning from a repository hosted on Solaris)
broken by the progress-bar eye-candy.  People who follow the
"master" branch, and people who run 1.2.4 on platforms with BSD
signal semantics (which automatically restarts interrupted
read() upon signal) need not worry.

With the "master" branch work nearing 1.3.0, hopefully this will
be the last 1.2.X release.

----------------------------------------------------------------

Changes since v1.2.4 are as follows:

Jason Riedy:
      Use sigaction and SA_RESTART in read-tree.c; add option in Makefile.

Junio C Hamano:
      read-tree --aggressive: remove deleted entry from the working tree.
      tar-tree: file/dirmode fix.
      safe_fgets() - even more anal fgets()

Linus Torvalds:
      Fix Solaris stdio signal handling stupidities
      pack-objects: be incredibly anal about stdio semantics

                 reply	other threads:[~2006-04-04 22:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7vzmj155lr.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=git@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox