lp:debian/squeeze/git

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/squeeze/git
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

10. By Jonathan Nieder

* debian/diff/0034..0042: new from the upstream maint-1.7.2 branch:
  * bisect, blame, cherry-pick, merge-recursive, revert: fix
    off-by-one read when searching for the end of a commit subject.
  * some minor documentation updates.
* debian/diff/0043-upload-pack-start-pack-objects-before-...: new
  from upstream; upload-pack: start child that reads pack_pipe
  before writing to it. This prevents server-side deadlocks on
  shallow clone (closes: #607346).
* debian/git-daemon/run: use SO_REUSEADDR when binding the listening
  socket so the server can restart without waiting for old connections
  to time out (thx Daniel Kahn Gillmor; closes: #609405).
* debian/git-daemon-run.postrm purge: terminate the git-daemon/log
  service, even if there is an active connection using it, before
  deleting logs and the gitlog user (thx Daniel Kahn Gillmor; closes:
  #627314).

9. By Jonathan Nieder

debian/git-daemon-run.postrm purge: terminate the git-daemon/log
service before removing the gitlog user (closes: #610099).

8. By Jonathan Nieder

* new upstream point release.
  * support "add.ignoreErrors" synonym for the existing
    "add.ignore-errors" configuration variable.
  * bash completion: match lightweight tags in prompt.
  * gitweb: use esc_url to quote a few more URLs.
  * diff: always trim trailing space from --show-c-function lines.
  * some minor test suite and documentation updates.
* debian/diff/0010-cache_tree_free-Fix-small-memory-leak.diff,
  debian/diff/0011-diff.c-call-regfree....diff,
  debian/diff/0034-gitweb-Introduce-esc_attr...diff: remove; applied
  upstream.
* add myself as uploader.

7. By Jonathan Nieder

* Non-maintainer upload.
* debian/diff/0034-gitweb-Introduce-esc_attr...diff: new from
  upstream: gitweb: do not parrot filenames or other arguments given
  in a request without proper quoting (closes: #607248,
  CVE-2010-3906).

6. By Jonathan Nieder

* Non-maintainer upload.
* debian/diff/0010...0033: new from the upstream 'maint' branch:
  * cache_tree_free: Fix small memory leak.
  * diff.c: call regfree to free memory allocated by regcomp.
  * gitweb: allow configurations that change with each request
    (fixes a regression from v1.7.2-rc2 in some gitolite setups).
  * Documentation: 19 formatting fixes (thx Frédéric Brière,
    closes: #540001, #600422).
  * setup: make sure git dir path is in a permanent buffer.
  * do not depend on signed integer overflow.
* debian/control: gitweb: weaken dependencies to allow configurations
  using mod_perl or fastcgi rather than CGI; explain dependencies in
  the package description (thx Servilio Afre Puentes,
  closes: #600413).

5. By Gerrit Pape <email address hidden>

* merge branch debian-experimental.
* debian/gitweb.NEWS.Debian: typo (thx Jonathan Nieder).

4. By Jonathan Nieder

* Non-maintainer upload.
* debian/diff/0004-Check-size-of-path-buffer-before-writing-...diff:
  new, cherry-picked from 3c9d041: setup: Check size of path buffer
  before writing into it (closes: #590026, CVE-2010-2542).

3. By Gerrit Pape <email address hidden>

* debian/diff/0003-t-t7400-submodule-basic.sh-debug-output-...diff:
  remove; obsolete.
* debian/diff/0003-git-submodule.sh-properly-initialize-shell-...diff:
  new; git-submodule.sh: properly initialize shell variables (closes:
  #569594).
* debian/rules: no longer set ARCH='$(ARCH)' in environment for make
  test.
* new upstream release.
* merge branch debian-experimental.

2. By Gerrit Pape <email address hidden>

[ Gerrit Pape ]
* debian/control, debian/rules, debian/git-core.*: change source and
  binary package name from git-core to git; keep now obsolete empty
  git-core package that depends on git for upgrade (see
  http://lists.debian.org/debian-devel/2009/09/thrd2.html#00661).
* debian/control: package git: Replaces: git-core, Conflicts: git-core
  (<= 1:1.7.0.3-1), Provides: git-core.
* debian/git.NEWS.Debian: talk about the package name change, and the
  possible hazzle when upgrading with GNU Interactive Tools installed
  since etch and no git-core installed.
* debian/control, debian/rules: new package git-all: dummy package
  which brings in all subpackages (following upstream's RPMs).

[ Jonathan Nieder ]
* debian/git.README.source: adjust for the package name change.
* debian/rules: install symbolic link git -> git-core in /usr/lib
  to simplify upgrades.
* debian/git-daemon/run: use $(git --exec-path) instead of hard-coding
  the path to the git-daemon binary.

1. By Gerrit Pape <email address hidden>

Import upstream version 1.7.0.4

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers