Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
gdt b67247f435 Update to 1.7.3.4.
Git v1.7.3.4 Release Notes
==========================

Fixes since v1.7.3.3
--------------------

 * Smart HTTP transport used to incorrectly retry redirected POST
   request with GET request.

 * "git apply" did not correctly handle patches that only change modes
   if told to apply while stripping leading paths with -p option.

 * "git apply" can deal with patches with timezone formatted with a
   colon between the hours and minutes part (e.g. "-08:00" instead of
   "-0800").

 * "git checkout" removed an untracked file "foo" from the working
   tree when switching to a branch that contains a tracked path
   "foo/bar".  Prevent this, just like the case where the conflicting
   path were "foo" (c752e7f..7980872d).

 * "git cherry-pick" or "git revert" refused to work when a path that
   would be modified by the operation was stat-dirty without a real
   difference in the contents of the file.

 * "git diff --check" reported an incorrect line number for added
   blank lines at the end of file.

 * "git imap-send" failed to build under NO_OPENSSL.

 * Setting log.decorate configuration variable to "0" or "1" to mean
   "false" or "true" did not work.

 * "git push" over dumb HTTP protocol did not work against WebDAV
   servers that did not terminate a collection name with a slash.

 * "git tag -v" did not work with GPG signatures in rfc1991 mode.

 * The post-receive-email sample hook was accidentally broken in 1.7.3.3
   update.

 * "gitweb" can sometimes be tricked into parrotting a filename argument
   given in a request without properly quoting.

Other minor fixes and documentation updates are also included.

Git v1.7.3.3 Release Notes
==========================

In addition to the usual fixes, this release also includes support for
the new "add.ignoreErrors" name given to the existing "add.ignore-errors"
configuration variable.

The next version, Git 1.7.4, and future versions, will support both
old and incorrect name and the new corrected name, but without this
backport, users who want to use the new name "add.ignoreErrors" in
their repositories cannot use older versions of Git.

Fixes since v1.7.3.2
--------------------

 * "git apply" segfaulted when a bogus input is fed to it.

 * Running "git cherry-pick --ff" on a root commit segfaulted.

 * "diff", "blame" and friends incorrectly applied textconv filters to
   symlinks.

 * Highlighting of whitespace breakage in "diff" output was showing
   incorrect amount of whitespaces when blank-at-eol is set and the line
   consisted only of whitespaces and a TAB.

 * "diff" was overly inefficient when trying to find the line to use for
   the function header (i.e. equivalent to --show-c-function of GNU diff).

 * "git imap-send" depends on libcrypto but our build rule relied on the
   linker to implicitly link it via libssl, which was wrong.

 * "git merge-file" can be called from within a subdirectory now.

 * "git repack -f" expanded and recompressed non-delta objects in the
   existing pack, which was wasteful.  Use new "-F" option if you really
   want to (e.g. when changing the pack.compression level).

 * "git rev-list --format="...%x00..." incorrectly chopped its output
   at NUL.

 * "git send-email" did not correctly remove duplicate mail addresses from
   the Cc: header that appear on the To: header.

 * The completion script (in contrib/completion) ignored lightweight tags
   in __git_ps1().

 * "git-blame" mode (in contrib/emacs) didn't say (require 'format-spec)
   even though it depends on it; it didn't work with Emacs 22 or older
   unless Gnus is used.

 * "git-p4" (in contrib/) did not correctly handle deleted files.

Other minor fixes and documentation updates are also included.
2010-12-17 01:05:23 +00:00
archivers Add patch from upstream fixing test 39. Bump PKGREVISION. 2010-12-16 10:12:53 +00:00
audio make 10.2 work on macosx (port wouldn't compile since it was upgraded 2010-12-16 04:55:46 +00:00
benchmarks Changes 3.7.1: 2010-10-16 10:15:56 +00:00
biology Update to Gromacs 4.5.3 2010-11-23 19:43:58 +00:00
bootstrap Update information with my experience. Thanks to <riz> for reminding. 2010-12-02 17:12:39 +00:00
cad PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
chat Work around an issue where SunOS (10) definition of SIGRTMIN and SIGRTMAX 2010-12-13 19:32:11 +00:00
comms Update to 1.8.1.1. This is a minor bugfix update. 2010-12-17 00:24:28 +00:00
converters Re-add part of revision 1.3 to fix build under Mac OS X Leopard and newer. 2010-12-09 19:42:12 +00:00
cross fix PLIST for new doxygen, depend on latest version, bump PKGREVISION 2010-08-05 15:50:22 +00:00
databases Add two new options for sqlite3, rtree (for multi-dimensional search optimization), 2010-12-17 00:37:34 +00:00
devel Update to 1.7.3.4. 2010-12-17 01:05:23 +00:00
distfiles
doc Updated comms/asterisk18 to 1.8.1.1 2010-12-17 00:21:52 +00:00
editors Update XEmacs package to 21.4.22 2010-12-16 17:45:12 +00:00
emulators Update for CVE-2010-3864. Bump PKGREVISION. 2010-12-12 09:58:21 +00:00
filesystems * Release 1.8.1 (2010-10-28) 2010-12-04 01:58:57 +00:00
finance Bump ABI_DEPNDS of gtkhtml314 and recursive bump from libgtkhtml shlib name changed. 2010-11-18 23:59:15 +00:00
fonts Update to 0.422 (PR pkg/44223) 2010-12-12 13:11:52 +00:00
games Update to 1.60: 2010-12-15 13:31:46 +00:00
geography Update to 1.0.2. 2010-12-15 13:34:57 +00:00
graphics Changes 0.6.20: 2010-12-16 15:00:33 +00:00
ham PR pkg/44036 2010-12-07 13:14:57 +00:00
inputmethod Update ibus-handwrite to 2.1.2. 2010-12-14 06:20:42 +00:00
lang Update php5 pacakge to 5.2.16: 2010-12-16 14:20:45 +00:00
licenses Add the license for devel/ldpc (Low Density Parity Check Codes) 2010-11-29 06:45:03 +00:00
mail Changes 1.8.1: 2010-12-15 09:42:28 +00:00
math Update to 1.10.12: 2010-12-12 11:56:25 +00:00
mbone Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES. 2010-11-13 21:08:54 +00:00
meta-pkgs Update to KDE SC 4.5.4 2010-12-06 11:43:38 +00:00
misc Update to 2.3.2: 2010-12-15 13:25:05 +00:00
mk document rtree and fts options for sqlite3 2010-12-17 00:38:14 +00:00
multimedia make it compile with gcc 4.2... by removing un-needed "Void"'s. 2010-12-13 21:32:14 +00:00
net Fix 'intfMask != NULL' assertion on NetBSD when mdnsd encounters an IPv6 2010-12-15 22:33:41 +00:00
news fix compiler warnings on macox (missing prototype for inet_ntoa and 2010-12-15 03:14:51 +00:00
packages
parallel Update to OpenMPI 1.5.1 2010-12-16 21:00:53 +00:00
pkgtools Don't warn about _ALPHA, _BETA, _PATCH, _RC, _STABLE mismatches 2010-12-12 13:18:38 +00:00
print +scribus-qt4 2010-12-13 11:52:29 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security add patch from upstream to protect for possible buffer overflows from 2010-12-16 18:00:59 +00:00
shells Revert previous, which deleted the whole contents (hi roy!). 2010-11-30 09:04:58 +00:00
sysutils desktop-file-utils for *.desktop file. 2010-12-16 11:52:15 +00:00
templates Tell users to use "pkg_admin audit" instead of audit-packages. 2010-03-18 10:18:19 +00:00
textproc Update php-intl package to 1.1.2. 2010-12-16 03:37:28 +00:00
time Update to 0.66: 2010-12-02 12:28:15 +00:00
wm update to 2.30.3 2010-11-24 20:27:37 +00:00
www - updated package to 6.20 2010-12-17 00:04:00 +00:00
x11 If we the battery 'remaining' propery is empty, try to calculate it 2010-12-16 11:37:38 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.