Change logs for git source package in Squeeze

  • git (1:1.7.2.5-3) stable; urgency=low
    
    
      * 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).
    
     -- Jonathan Nieder <email address hidden>  Sun, 18 Sep 2011 12:59:28 -0500
  • git (1:1.7.2.5-2) stable; urgency=low
      * debian/git-daemon-run.postrm purge: terminate the git-daemon/log    service before removing the gitlog user (closes: #610099). -- Jonathan Nieder <email address hidden>  Wed, 20 Apr 2011 17:17:27 -0500
  • git (1:1.7.2.5-1) stable; urgency=low
      * 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. -- Jonathan Nieder <email address hidden>  Fri, 18 Feb 2011 14:05:10 -0600
  • git (1:1.7.2.3-2.2) unstable; urgency=medium
      * 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). -- Jonathan Nieder <email address hidden>  Thu, 16 Dec 2010 01:00:30 -0600
  • git (1:1.7.2.3-2.1) unstable; urgency=low
    
    
      * 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).
    
     -- Jonathan Nieder <email address hidden>  Thu, 18 Nov 2010 19:04:09 -0600
  • git (1:1.7.2.3-2) unstable; urgency=low
    
    
      * merge branch debian-experimental.
      * debian/gitweb.NEWS.Debian: typo (thx Jonathan Nieder).
    
     -- Gerrit Pape <email address hidden>  Sun, 17 Oct 2010 20:07:22 +0000
  • git (1:1.7.1-1.1) unstable; urgency=high
    
    
      * 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).
    
     -- Jonathan Nieder <email address hidden>  Sun, 25 Jul 2010 18:01:15 -0500
  • git (1:1.7.1-1) unstable; urgency=low
    
    
      * 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.
    
     -- Gerrit Pape <email address hidden>  Sun, 25 Apr 2010 23:35:50 +0000