[ubuntu/jaunty] git-core 1:1.6.0.4-1ubuntu1 (Accepted)

Kees Cook kees at ubuntu.com
Thu Nov 13 23:45:14 GMT 2008


git-core (1:1.6.0.4-1ubuntu1) jaunty; urgency=low

  * Merge from debian experimental, remaining changes:
    - debian/control:
      - Drop recently introduced cvsps build dependency; it's only necessary
        or some self tests, but is in universe (Ubuntu specific).
      - Added libauthen-sasl-perl on Recommends and libnet-smtp-ssl-perl on
        Depends for git-email (debian bug 505636).

git-core (1:1.6.0.4-1) experimental; urgency=low

  * new upstream point release.
  * debian/control: git-email: minor update to the long description
    (thx Gerfried Fuchs, closes: #501559).
  * debian/rules: TCLTK_PATH=/usr/bin/wish instead of wish8.5 in OPTS.
  * debian/control: git-gui, gitk: Depends: tk (>= 8.4) instead of
    tk8.5 (thx Adeodato Simó, closes: #503113).
  * debian/rules: move the /usr/bin/git-cvsserver program into the
    git-cvs package.

git-core (1:1.6.0.3-1) experimental; urgency=low

  * debian/control: minor update to long descriptions (thx Reuben
    Thomas, closes: #499065).
  * debian/git-core.emacsen-startup: new; emacsen-startup configuration
    file (thx Jari Aalto, closes: #472197).
  * debian/rules: install emacsen-startup configuration file into the
    git-core package (thx Eddy Mulyono, closes: #446027).
  * new upstream point release.
  * debian/git-core.conffiles: add /etc/emacs/site-start.d/50git-core.el

git-core (1:1.6.0.2-1) experimental; urgency=low

  * new upstream point release.
  * debian/git-core.NEWS.Debian: new; mention that most of the programs
    now are installed outside the default $PATH; the "git-xyzzy" form
    in scripts and on the command line is no longer supported in 1.6.0.
  * debian/git-core.README.Debian: fix paths in config example (thx
    Michael Biebl for the patch, closes: #498741).
  * debian/git-core.README.Debian: typo (thx Vincent Bernat for the
    patch, closes: #496834).

git-core (1:1.6.0.1-1) experimental; urgency=low

  * new upstream point release (closes: #496155).
  * merge branch debian-sid.

git-core (1:1.6.0-1) experimental; urgency=low

  * new upstream release.
    * svnimport: newer libsvn wants us to ask for the root with "",
      not "/" (closes: #492522, #490400).
    * Keep some git-* programs in $(bindir); Move all dashed-form
      commands to libexecdir (closes: #461212).
    * bash: Add more option completions for 'git log' (closes:
      #490220).
    * Fix buffer overflow in prepare_attr_stack; Fix buffer overflow
      in git diff; Fix buffer overflow in git-grep (closes: #494097).
  * 0002-bug-438793-git-sh-setup.sh-builtin-tag.c-fallback.diff: redo
    as 0002-bug-438793-494505-fallback-to-editor-not-vi.diff (thx
    Jonathan Nieder for the patch, closes: #494505).
  * debian/rules: add gitexecdir=/usr/lib/git-core to OPTS; adapt
    several paths (thx Jonathan Nieder for a patch, closes: #480396).
  * debian/gitweb.NEWS.Debian: new; talk about files moved from
    /var/www/ to /usr/share/gitweb/ (see #479479; closes: #494467).
  * debian/git-daemon/run: run git daemon instead of git-daemon
    (dash-less form).
  * debian/git-daemon-run.postinst: add gitdaemon system user.
  * debian/git-daemon/run: utilize chpst to run git daemon as user
    gitdaemon (thx Daniel Kahn Gillmor, closes: #494991).

git-core (1:1.5.6.5-1) unstable; urgency=high

  * new upstream point release.
    * Fix buffer overflow in prepare_attr_stack; Fix buffer overflow
      in git diff; Fix buffer overflow in git-grep (CVE-2008-3546;
      closes: #494097).
  * debian/diff/0005-bug-494097-CVE-2008-3546.diff: remove; obsolete.

Date: Thu, 13 Nov 2008 15:11:17 -0800
Changed-By: Kees Cook <kees at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/jaunty/+source/git-core/1:1.6.0.4-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 13 Nov 2008 15:11:17 -0800
Source: git-core
Binary: git-core git-doc git-arch git-cvs git-svn git-email git-daemon-run git-gui gitk gitweb
Architecture: source
Version: 1:1.6.0.4-1ubuntu1
Distribution: jaunty
Urgency: high
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Kees Cook <kees at ubuntu.com>
Description: 
 git-arch   - fast, scalable, distributed revision control system (arch interop
 git-core   - fast, scalable, distributed revision control system
 git-cvs    - fast, scalable, distributed revision control system (cvs interope
 git-daemon-run - fast, scalable, distributed revision control system (git-daemon s
 git-doc    - fast, scalable, distributed revision control system (documentatio
 git-email  - fast, scalable, distributed revision control system (email add-on
 git-gui    - fast, scalable, distributed revision control system (GUI)
 git-svn    - fast, scalable, distributed revision control system (svn interope
 gitk       - fast, scalable, distributed revision control system (revision tre
 gitweb     - fast, scalable, distributed revision control system (web interfac
Closes: 446027 461212 472197 480396 490220 490400 492522 494097 494097 494467 494505 494991 496155 496834 498741 499065 501559 503113
Changes: 
 git-core (1:1.6.0.4-1ubuntu1) jaunty; urgency=low
 .
   * Merge from debian experimental, remaining changes:
     - debian/control:
       - Drop recently introduced cvsps build dependency; it's only necessary
         or some self tests, but is in universe (Ubuntu specific).
       - Added libauthen-sasl-perl on Recommends and libnet-smtp-ssl-perl on
         Depends for git-email (debian bug 505636).
 .
 git-core (1:1.6.0.4-1) experimental; urgency=low
 .
   * new upstream point release.
   * debian/control: git-email: minor update to the long description
     (thx Gerfried Fuchs, closes: #501559).
   * debian/rules: TCLTK_PATH=/usr/bin/wish instead of wish8.5 in OPTS.
   * debian/control: git-gui, gitk: Depends: tk (>= 8.4) instead of
     tk8.5 (thx Adeodato Simó, closes: #503113).
   * debian/rules: move the /usr/bin/git-cvsserver program into the
     git-cvs package.
 .
 git-core (1:1.6.0.3-1) experimental; urgency=low
 .
   * debian/control: minor update to long descriptions (thx Reuben
     Thomas, closes: #499065).
   * debian/git-core.emacsen-startup: new; emacsen-startup configuration
     file (thx Jari Aalto, closes: #472197).
   * debian/rules: install emacsen-startup configuration file into the
     git-core package (thx Eddy Mulyono, closes: #446027).
   * new upstream point release.
   * debian/git-core.conffiles: add /etc/emacs/site-start.d/50git-core.el
 .
 git-core (1:1.6.0.2-1) experimental; urgency=low
 .
   * new upstream point release.
   * debian/git-core.NEWS.Debian: new; mention that most of the programs
     now are installed outside the default $PATH; the "git-xyzzy" form
     in scripts and on the command line is no longer supported in 1.6.0.
   * debian/git-core.README.Debian: fix paths in config example (thx
     Michael Biebl for the patch, closes: #498741).
   * debian/git-core.README.Debian: typo (thx Vincent Bernat for the
     patch, closes: #496834).
 .
 git-core (1:1.6.0.1-1) experimental; urgency=low
 .
   * new upstream point release (closes: #496155).
   * merge branch debian-sid.
 .
 git-core (1:1.6.0-1) experimental; urgency=low
 .
   * new upstream release.
     * svnimport: newer libsvn wants us to ask for the root with "",
       not "/" (closes: #492522, #490400).
     * Keep some git-* programs in $(bindir); Move all dashed-form
       commands to libexecdir (closes: #461212).
     * bash: Add more option completions for 'git log' (closes:
       #490220).
     * Fix buffer overflow in prepare_attr_stack; Fix buffer overflow
       in git diff; Fix buffer overflow in git-grep (closes: #494097).
   * 0002-bug-438793-git-sh-setup.sh-builtin-tag.c-fallback.diff: redo
     as 0002-bug-438793-494505-fallback-to-editor-not-vi.diff (thx
     Jonathan Nieder for the patch, closes: #494505).
   * debian/rules: add gitexecdir=/usr/lib/git-core to OPTS; adapt
     several paths (thx Jonathan Nieder for a patch, closes: #480396).
   * debian/gitweb.NEWS.Debian: new; talk about files moved from
     /var/www/ to /usr/share/gitweb/ (see #479479; closes: #494467).
   * debian/git-daemon/run: run git daemon instead of git-daemon
     (dash-less form).
   * debian/git-daemon-run.postinst: add gitdaemon system user.
   * debian/git-daemon/run: utilize chpst to run git daemon as user
     gitdaemon (thx Daniel Kahn Gillmor, closes: #494991).
 .
 git-core (1:1.5.6.5-1) unstable; urgency=high
 .
   * new upstream point release.
     * Fix buffer overflow in prepare_attr_stack; Fix buffer overflow
       in git diff; Fix buffer overflow in git-grep (CVE-2008-3546;
       closes: #494097).
   * debian/diff/0005-bug-494097-CVE-2008-3546.diff: remove; obsolete.
Checksums-Sha1: 
 e1961f7bcb3205e622c8d199588485688a5b8888 1446 git-core_1.6.0.4-1ubuntu1.dsc
 afda05e962011d15673a348eedba42e5c1a81f0b 2247287 git-core_1.6.0.4.orig.tar.gz
 42ec906a3a3ad91717f7136c251229b676473e5d 247265 git-core_1.6.0.4-1ubuntu1.diff.gz
Checksums-Sha256: 
 e076e7cd0a3c613a2d47c4904b9af2c1168fd004399820b4ba8855d826c1b62c 1446 git-core_1.6.0.4-1ubuntu1.dsc
 fb85a74ae00cbc683ca51ed68f3e3de73f3c297b0785200a68de52f77334712d 2247287 git-core_1.6.0.4.orig.tar.gz
 b7aa0be0f90353a32a28c746cfa3b1086c36b0cf5e9fe32fb98f9548391c6759 247265 git-core_1.6.0.4-1ubuntu1.diff.gz
Files: 
 9d280d02a6741979e5c7f72323c19fc2 1446 devel optional git-core_1.6.0.4-1ubuntu1.dsc
 b204f70e57a03ffc9a5b1524ed7008f0 2247287 devel optional git-core_1.6.0.4.orig.tar.gz
 0f2c41284f64801ca291fbb79ed367ef 247265 devel optional git-core_1.6.0.4-1ubuntu1.diff.gz
Original-Maintainer: Gerrit Pape <pape at smarden.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Kees Cook <kees at outflux.net>

iEYEARECAAYFAkkcu0gACgkQH/9LqRcGPm2FEgCfQj1UvrgXWC5F4BsJ7tM8rWYu
+CMAn2tODfnBMj35I/jCUlXVYtE3B8W2
=rTma
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list