From: Michael Vogt Date: Tue, 28 Aug 2007 08:11:13 +0000 (+0200) Subject: * apt-pkg/pkgcachegen.cc: X-Git-Tag: 0.7.21~227^2~19 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/7f3142149d1d1e5ef133d8f6603803cc681bbed9?hp=-c * apt-pkg/pkgcachegen.cc: - increase default mmap size * tests/local-repo: - added local repository testcase --- 7f3142149d1d1e5ef133d8f6603803cc681bbed9 diff --combined configure.in index 364a23159,0294b9ae7..95b4e6726 --- a/configure.in +++ b/configure.in @@@ -18,7 -18,7 +18,7 @@@ AC_CONFIG_AUX_DIR(buildlib AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in) dnl -- SET THIS TO THE RELEASE VERSION -- - AC_DEFINE_UNQUOTED(VERSION,"0.7.6ubuntu1") -AC_DEFINE_UNQUOTED(VERSION,"0.7.5") ++AC_DEFINE_UNQUOTED(VERSION,"0.7.7") PACKAGE="apt" AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE") AC_SUBST(PACKAGE) diff --combined debian/changelog index 43f9ad7b7,24663ffa9..0aca0832d --- a/debian/changelog +++ b/debian/changelog @@@ -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) @@@ -17,27 -16,12 +17,31 @@@ * merged apt--sha256 branch to fully support the new sha256 checksums in the Packages and Release files (ABI break) + * apt-pkg/pkgcachegen.cc: + - increase default mmap size + * tests/local-repo: + - added local repository testcase + + [ 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 for the patch (closes: #437150) + + -- Otavio Salvador Mon, 06 Aug 2007 10:44:53 -0300 + +apt (0.7.6) unstable; urgency=low + + * Applied patch from Aurelien Jarno to fix wrong + directory downloading on non-linux architectures (closes: #435597) - -- Michael Vogt Thu, 02 Aug 2007 11:55:54 +0200 + -- Otavio Salvador Wed, 01 Aug 2007 19:49:51 -0300 apt (0.7.6) unstable; urgency=low @@@ -140,7 -124,7 +144,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 @@@ -432,7 -416,7 +436,7 @@@ apt (0.6.45) unstable; urgency=lo * apt-pkg/tagfile.cc: - support not-mmapable files again - -- Michael Vogt Tue, 25 Jul 2006 11:55:22 +0200 + -- Michael Vogt Thu, 27 Jul 2006 00:52:05 +0200 apt (0.6.44.2exp1) experimental; urgency=low