]> git.saurik.com Git - apt.git/commitdiff
* apt-pkg/acquire.cc:
authorMichael Vogt <egon@bottom>
Tue, 28 Aug 2007 08:14:43 +0000 (10:14 +0200)
committerMichael Vogt <egon@bottom>
Tue, 28 Aug 2007 08:14:43 +0000 (10:14 +0200)
  - increase MaxPipeDepth for the internal worker<->method
    communication to 1000 for the debtorrent backend

1  2 
debian/changelog

diff --combined debian/changelog
index 0aca0832db1e723452c758014d247390dfe2da29,e1d9a24779b6dfef11901cc19325f1e7e1c4931c..6357e36f3b3e973357a3cf51cb71173746f9e375
@@@ -1,6 -1,5 +1,6 @@@
  apt (0.7.7) UNRELEASED; urgency=low
  
 +  [ Michael Vogt ]
    * apt-inst/contrib/extracttar.cc:
      - fix fd leak for zero size files (thanks to Bill Broadley for
        reporting this bug)
      - increase default mmap size
    * tests/local-repo:
      - added local repository testcase
+   * apt-pkg/acquire.cc:
+     - increase MaxPipeDepth for the internal worker<->method
+       communication to 1000 for the debtorrent backend
 +  
 +  [ Program translations ]
 +    - French updated
 +    - Basque updated. Closes: #436425
 +    - Fix the zh_CN translator's name in debian/changelog for 0.7.2
 +      Closes: #423272
 +
 +  [ Otavio Salvador ]
 +  * Add hash support to copy method. Thanks Anders Kaseorg by the patch
 +    (closes: #436055)
 +  * Reset curl options and timestamp between downloaded files. Thanks to
 +    Ryan Murray <rmurray@debian.org> for the patch (closes: #437150)
 +
 + -- Otavio Salvador <otavio@debian.org>  Mon, 06 Aug 2007 10:44:53 -0300
 +
 +apt (0.7.6) unstable; urgency=low
 +
 +  * Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong
 +    directory downloading on non-linux architectures (closes: #435597)
  
 - -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 02 Aug 2007 11:55:54 +0200
 + -- Otavio Salvador <otavio@debian.org>  Wed, 01 Aug 2007 19:49:51 -0300
  
  apt (0.7.6) unstable; urgency=low
  
@@@ -144,7 -127,7 +147,7 @@@ apt (0.7.2) unstable; urgency=lo
      into the debian/sid branch
    * merged from Christian Perrier:
      * mr.po: New Marathi translation  Closes: #416806
 -    * zh_CN.po: Updated by Eric Pareja  Closes: #416822
 +    * zh_CN.po: Updated by Kov Chai  Closes: #416822
      * tl.po: Updated by Eric Pareja   Closes: #416638
      * gl.po: Updated by Jacobo Tarrio
             Closes: #412828
@@@ -436,7 -419,7 +439,7 @@@ apt (0.6.45) unstable; urgency=lo
    * apt-pkg/tagfile.cc:
      - support not-mmapable files again
  
 - -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 25 Jul 2006 11:55:22 +0200
 + -- Michael Vogt <mvo@debian.org>  Thu, 27 Jul 2006 00:52:05 +0200
  
  apt (0.6.44.2exp1) experimental; urgency=low