]> git.saurik.com Git - apt.git/log
apt.git
17 years ago - French updated
Michael Vogt [Wed, 3 Oct 2007 00:06:37 +0000 (02:06 +0200)] 
  - French updated
  - Basque updated. Closes: #436425
  - Fix the zh_CN translator's name in debian/changelog for 0.7.2
Closes: #423272
  - Vietnamese updated. Closes: #440611
  - Danish updated. Closes: #441102
  - Thai added. Closes: #442833
* 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)
* Add support to apt-key to export keys to stdout. Thanks to "Dwayne
  C. Litzenberger" <dlitz@dlitz.net> for the patch (closes: #441942)
* Fix compilation warnings:
  - apt-pkg/indexfile.cc: conversion from string constant to 'char*';
  - apt-pkg/acquire-item.cc: likewise;
  - apt-pkg/cdrom.cc: '%lu' expects 'long unsigned int', but argument
    has type 'size_t';
  - apt-pkg/deb/dpkgpm.cc: initialization order and conversion from
    string constant to 'char*';
  - methods/gpgv.cc: conversion from string constant to 'char*';
  - methods/ftp.cc: likewise;
  - cmdline/apt-extracttemplates.cc: likewise;
  - apt-pkg/deb/debmetaindex.cc: comparison with string literal results
    in unspecified behaviour;
* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong
  directory downloading on non-linux architectures (closes: #435597)
  * zh_CN.po: Updated by Kov Chai  Closes: #416822

17 years ago - apt-pkg/deb/debmetaindex.cc: comparison with string literal results
Otavio Salvador [Tue, 2 Oct 2007 12:46:44 +0000 (09:46 -0300)] 
  - apt-pkg/deb/debmetaindex.cc: comparison with string literal results
    in unspecified behaviour;

17 years ago - cmdline/apt-extracttemplates.cc: likewise;
Otavio Salvador [Tue, 2 Oct 2007 12:39:05 +0000 (09:39 -0300)] 
  - cmdline/apt-extracttemplates.cc: likewise;

17 years ago - methods/ftp.cc: likewise;
Otavio Salvador [Tue, 2 Oct 2007 12:36:42 +0000 (09:36 -0300)] 
  - methods/ftp.cc: likewise;

17 years ago - methods/gpgv.cc: conversion from string constant to 'char*';
Otavio Salvador [Tue, 2 Oct 2007 12:35:23 +0000 (09:35 -0300)] 
  - methods/gpgv.cc: conversion from string constant to 'char*';

17 years ago - apt-pkg/deb/dpkgpm.cc: initialization order and conversion from
Otavio Salvador [Tue, 2 Oct 2007 12:33:32 +0000 (09:33 -0300)] 
  - apt-pkg/deb/dpkgpm.cc: initialization order and conversion from
    string constant to 'char*';

17 years ago - apt-pkg/cdrom.cc: '%lu' expects 'long unsigned int', but argument
Otavio Salvador [Tue, 2 Oct 2007 12:25:37 +0000 (09:25 -0300)] 
  - apt-pkg/cdrom.cc: '%lu' expects 'long unsigned int', but argument
    has type 'size_t';

17 years ago - apt-pkg/acquire-item.cc: likewise;
Otavio Salvador [Tue, 2 Oct 2007 12:21:58 +0000 (09:21 -0300)] 
  - apt-pkg/acquire-item.cc: likewise;

17 years ago* Fix compilation warnings:
Otavio Salvador [Tue, 2 Oct 2007 12:19:20 +0000 (09:19 -0300)] 
* Fix compilation warnings:
  - apt-pkg/indexfile.cc: conversion from string constant to 'char*';

17 years ago - fix parse error when dpkg sends unexpected data
Michael Vogt [Tue, 2 Oct 2007 11:52:22 +0000 (13:52 +0200)] 
  - fix parse error when dpkg sends unexpected data
* fix missing SetExecClose() call when the status-fd is used
* debian/apt.cron.daily:
  - move unattended-upgrade before apt-get autoclean
* fix "purge" commandline argument, closes: #133421
  (thanks to Julien Danjou for the patch)
* cmdline/apt-get.cc:
  - do not change the auto-installed information if a package
    is reinstalled
* apt-pkg/acquire-item.cc:
  - fix crash in diff acquire code
* cmdline/apt-mark:
  - Fix chmoding after have renamed the extended-states file (LP: #140019)
    (thanks to Laurent Bigonville)
* apt-pkg/contrib/mmap.cc:
  - don't fail if msync() returns > 0

17 years ago* apt-pkg/acquire-item.cc:
Michael Vogt [Thu, 27 Sep 2007 18:38:14 +0000 (20:38 +0200)] 
* apt-pkg/acquire-item.cc:
  - fix typo

17 years ago* apt-pkg/acquire-item.cc:
Michael Vogt [Thu, 27 Sep 2007 17:23:55 +0000 (19:23 +0200)] 
* apt-pkg/acquire-item.cc:
  - fix crash in diff acquire code
* apt-pkg/contrib/mmap.cc:
  - don't fail if msync() returns > 0

17 years ago* Have 'cron.daily/apt' send D-Bus doesn't exist error messages
Paul Sladen [Thu, 27 Sep 2007 03:05:03 +0000 (06:05 +0300)] 
* Have 'cron.daily/apt' send D-Bus doesn't exist error messages
  to the bit bucket.  Thanks to 'dasdda'.  (LP: #115397)

17 years ago* cmdline/apt-mark:
Michael Vogt [Tue, 25 Sep 2007 09:25:42 +0000 (11:25 +0200)] 
* cmdline/apt-mark:
  - Fix chmoding after have renamed the extended-states file (LP: #140019)
    (thanks to Laurent Bigonville, LP: #140019)
* cmdline/apt-mark:
  - Fix chmoding after have renamed the extended-states file (LP: #140019)
    (thanks to Laurent Bigonville)

17 years ago* cmdline/apt-mark:
Michael Vogt [Tue, 25 Sep 2007 09:17:18 +0000 (11:17 +0200)] 
* cmdline/apt-mark:
  - Fix chmoding after have renamed the extended-states file (LP: #140019)
    (thanks to Laurent Bigonville)

17 years agoreleasing version 0.7.6ubuntu11
Colin Watson [Sat, 22 Sep 2007 20:43:17 +0000 (21:43 +0100)] 
releasing version 0.7.6ubuntu11

17 years ago* apt-pkg/contrib/mmap.cc:
Colin Watson [Sat, 22 Sep 2007 20:38:43 +0000 (21:38 +0100)] 
* apt-pkg/contrib/mmap.cc:
  - don't fail if msync() returns > 0 (LP: #144001)

17 years agoThai translation added
bubulle@debian.org [Wed, 19 Sep 2007 19:54:03 +0000 (21:54 +0200)] 
Thai translation added

17 years agoapt-pkg/deb/dpkgpm.cc:
Michael Vogt [Tue, 18 Sep 2007 16:47:16 +0000 (17:47 +0100)] 
apt-pkg/deb/dpkgpm.cc:
- make it compileable

17 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Tue, 18 Sep 2007 16:46:03 +0000 (17:46 +0100)] 
* apt-pkg/deb/dpkgpm.cc:
  - fix parse error when dpkg sends unexpected data

17 years ago - fix parse error when dpkg sends unexpected data
Michael Vogt [Tue, 18 Sep 2007 16:24:15 +0000 (17:24 +0100)] 
  - fix parse error when dpkg sends unexpected data

17 years ago* cmdline/apt-get.cc:
Michael Vogt [Fri, 14 Sep 2007 14:50:07 +0000 (16:50 +0200)] 
* cmdline/apt-get.cc:
  - do not change the auto-installed information if a package
    is reinstalled (LP: #139448)

* cmdline/apt-get.cc:
  - do not change the auto-installed information if a package
    is reinstalled

17 years ago* merged from apt--mvo
Michael Vogt [Fri, 14 Sep 2007 14:32:17 +0000 (16:32 +0200)] 
* merged from apt--mvo

17 years ago* cmdline/apt-get.cc:
Michael Vogt [Fri, 14 Sep 2007 14:11:56 +0000 (16:11 +0200)] 
* cmdline/apt-get.cc:
  - do not change the auto-installed information if a package
    is reinstalled

17 years ago* apt-pkg/packagemanager.{cc,h}:
Michael Vogt [Fri, 14 Sep 2007 13:28:14 +0000 (15:28 +0200)] 
* apt-pkg/packagemanager.{cc,h}:
  - move DoInstallPostFork() out of the header into the .cc file

17 years ago* debian/apt.cron.daily:
Michael Vogt [Fri, 14 Sep 2007 12:32:02 +0000 (14:32 +0200)] 
* debian/apt.cron.daily:
  - move unattended-upgrade before apt-get autoclean
* fix "purge" commandline argument, closes LP: #125733
  (thanks to Julien Danjou for the patch)
* fix missing SetExecClose() call when the status-fd is used
* debian/apt.cron.daily:
  - move unattended-upgrade before apt-get autoclean
* fix "purge" commandline argument, closes: #133421
  (thanks to Julien Danjou for the patch)

17 years agorevert rev 1327.1.89.1.87.2.28 (bzr merge . -r 1327.1.89.1.87.2.28..1327.1.89.1...
Michael Vogt [Fri, 14 Sep 2007 12:26:09 +0000 (14:26 +0200)] 
revert rev 1327.1.89.1.87.2.28  (bzr merge .  -r 1327.1.89.1.87.2.28..1327.1.89.1.87.2.27)

17 years ago* fix "purge" commandline argument, closes: #133421
Michael Vogt [Fri, 14 Sep 2007 12:04:23 +0000 (14:04 +0200)] 
* fix "purge" commandline argument, closes: #133421
  (thanks to Julien Danjou for the patch)

17 years ago* Add support to apt-key to export keys to stdout. Thanks to "Dwayne
Otavio Salvador [Wed, 12 Sep 2007 20:05:19 +0000 (17:05 -0300)] 
* Add support to apt-key to export keys to stdout. Thanks to "Dwayne
  C. Litzenberger" <dlitz@dlitz.net> for the patch (closes: #441942)

17 years ago* debian/apt.cron.daily:
Michael Vogt [Tue, 11 Sep 2007 19:46:51 +0000 (21:46 +0200)] 
* debian/apt.cron.daily:
  - move unattended-upgrade before apt-get autoclean

17 years ago* fix missing SetExecClose() call when the status-fd is used
Michael Vogt [Tue, 11 Sep 2007 18:55:44 +0000 (20:55 +0200)] 
* fix missing SetExecClose() call when the status-fd is used
  (LP: #136767)

17 years ago* fix missing SetExecClose() call when the status-fd is used
Michael Vogt [Tue, 11 Sep 2007 18:50:31 +0000 (20:50 +0200)] 
* fix missing SetExecClose() call when the status-fd is used

17 years ago* apt-pkg/acquire.cc:
Michael Vogt [Tue, 11 Sep 2007 18:28:47 +0000 (20:28 +0200)] 
* apt-pkg/acquire.cc:
  - increase MaxPipeDepth for the internal worker<->method
    communication to 1000 for the debtorrent backend
* make apt build with g++ 4.3
* apt-pkg/acquire.cc:
  - increase MaxPipeDepth for the internal worker<->method
    communication to 1000 for the debtorrent backend
* make apt build with g++ 4.3
* dpkg-triggers: Deal properly with new package states.

17 years ago* apt-pkg/contrib/hashes.h:
Michael Vogt [Mon, 10 Sep 2007 14:52:56 +0000 (16:52 +0200)] 
* apt-pkg/contrib/hashes.h:
  - fix anohter missing cstring include

17 years agoapt-pkg/deb/dpkgpm.cc:
Michael Vogt [Mon, 10 Sep 2007 14:28:04 +0000 (16:28 +0200)] 
apt-pkg/deb/dpkgpm.cc:
- ignore EINTR on select()

17 years ago* merged from the mvo branch
Michael Vogt [Mon, 10 Sep 2007 14:22:53 +0000 (16:22 +0200)] 
* merged from the mvo branch

17 years ago* make apt build with g++ 4.3
Michael Vogt [Mon, 10 Sep 2007 14:03:07 +0000 (16:03 +0200)] 
* make apt build with g++ 4.3

17 years ago* make apt build with g++ 4.3
Michael Vogt [Mon, 10 Sep 2007 14:02:28 +0000 (16:02 +0200)] 
* make apt build with g++ 4.3

17 years ago* dpkg-triggers: Deal properly with new package states.
Michael Vogt [Mon, 10 Sep 2007 13:59:55 +0000 (15:59 +0200)] 
* dpkg-triggers: Deal properly with new package states.

17 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Mon, 10 Sep 2007 13:09:28 +0000 (15:09 +0200)] 
* apt-pkg/deb/dpkgpm.cc:
  - fix progress reporting precent calculation (LP: #137798)

17 years agoapt-pkg/deb/dpkgpm.cc:
Michael Vogt [Mon, 10 Sep 2007 12:56:53 +0000 (14:56 +0200)] 
apt-pkg/deb/dpkgpm.cc:
- comment out dpkg trigger messages, those seem to be not generated by
  dpkg over the status fd

17 years agoConvert to UTF-8
bubulle@debian.org [Sat, 8 Sep 2007 17:03:07 +0000 (19:03 +0200)] 
Convert to UTF-8

17 years agoDanish translation update
bubulle@debian.org [Fri, 7 Sep 2007 17:49:43 +0000 (19:49 +0200)] 
Danish translation update

17 years ago* dpkg-triggers: Deal properly with new package states.
Michael Vogt [Thu, 6 Sep 2007 13:38:32 +0000 (15:38 +0200)] 
* dpkg-triggers: Deal properly with new package states.

17 years agodebian/rules:
Michael Vogt [Wed, 5 Sep 2007 16:43:34 +0000 (18:43 +0200)] 
debian/rules:
- do not clean debian/copyright, soyuz checks for it now

17 years ago* add missing 'debian/copyright'
Michael Vogt [Wed, 5 Sep 2007 13:51:43 +0000 (15:51 +0200)] 
* add missing 'debian/copyright'
  why did that got lost from the bzr tree?!?!?

17 years ago* apt-pkg/deb/dpkgpm.{cc,h}:
Michael Vogt [Wed, 5 Sep 2007 13:10:55 +0000 (15:10 +0200)] 
* apt-pkg/deb/dpkgpm.{cc,h}:
  - fix bug in dpkg log writing when a signal is caught during
    select() (LP: #134858)
  - write end marker in the log as well

17 years agoapt-pkg/deb/dpkgpm.cc:
Michael Vogt [Wed, 5 Sep 2007 13:09:56 +0000 (15:09 +0200)] 
apt-pkg/deb/dpkgpm.cc:
- remove leading "\n"

17 years ago* write start/end log tags
Michael Vogt [Wed, 5 Sep 2007 12:57:35 +0000 (14:57 +0200)] 
* write start/end log tags

17 years ago* reupload to fix FTBFS
Michael Vogt [Wed, 5 Sep 2007 12:16:45 +0000 (14:16 +0200)] 
* reupload to fix FTBFS

17 years agoVietnamese translation update
bubulle@debian.org [Mon, 3 Sep 2007 21:20:50 +0000 (23:20 +0200)] 
Vietnamese translation update

17 years ago* test/fake-status:
Michael Vogt [Tue, 28 Aug 2007 08:54:59 +0000 (10:54 +0200)] 
* test/fake-status:
  - make the fake package architecture all to make the testsuit
    work on all arches

17 years ago* merged from apt--mvo
Michael Vogt [Tue, 28 Aug 2007 08:49:02 +0000 (10:49 +0200)] 
* merged from apt--mvo

17 years ago* test/pre-upload-check.py:
Michael Vogt [Tue, 28 Aug 2007 08:19:57 +0000 (10:19 +0200)] 
* test/pre-upload-check.py:
  - add pointer to test-data-repo

17 years ago* apt-pkg/acquire.cc:
Michael Vogt [Tue, 28 Aug 2007 08:17:07 +0000 (10:17 +0200)] 
* apt-pkg/acquire.cc:
  - increase MaxPipeDepth for the internal worker<->method
    communication to 1000 for the debtorrent backend

17 years ago* apt-pkg/acquire.cc:
Michael Vogt [Tue, 28 Aug 2007 08:14:43 +0000 (10:14 +0200)] 
* apt-pkg/acquire.cc:
  - increase MaxPipeDepth for the internal worker<->method
    communication to 1000 for the debtorrent backend

17 years ago* apt-pkg/pkgcachegen.cc:
Michael Vogt [Tue, 28 Aug 2007 08:11:13 +0000 (10:11 +0200)] 
* apt-pkg/pkgcachegen.cc:
  - increase default mmap size
* tests/local-repo:
  - added local repository testcase

17 years ago* merged from dpkg-log branch
Michael Vogt [Tue, 28 Aug 2007 08:02:45 +0000 (10:02 +0200)] 
* merged from dpkg-log branch

17 years ago* merged from dpkg-log branch
Michael Vogt [Tue, 28 Aug 2007 07:55:08 +0000 (09:55 +0200)] 
* merged from dpkg-log branch

17 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Mon, 27 Aug 2007 12:28:27 +0000 (14:28 +0200)] 
* apt-pkg/deb/dpkgpm.cc:
  - on error in select() continue

17 years agodpkg-triggers: deal properly with new package states; 0.7.6ubuntu6
Ian Jackson [Thu, 16 Aug 2007 00:10:35 +0000 (01:10 +0100)] 
dpkg-triggers: deal properly with new package states; 0.7.6ubuntu6

17 years ago* merged from sha256 branch
Michael Vogt [Sat, 11 Aug 2007 07:20:46 +0000 (09:20 +0200)] 
* merged from sha256 branch

17 years ago* merged dpkg-log branch
Michael Vogt [Sat, 11 Aug 2007 07:19:21 +0000 (09:19 +0200)] 
* merged dpkg-log branch

17 years agoFix changelog entry for 0.7.2 with the correct translator's name. Closes: #423272
bubulle@debian.org [Sat, 11 Aug 2007 06:02:35 +0000 (08:02 +0200)] 
Fix changelog entry for 0.7.2 with the correct translator's name. Closes: #423272

17 years ago* Reset curl options and timestamp between downloaded files. Thanks to
Otavio Salvador [Fri, 10 Aug 2007 21:05:05 +0000 (18:05 -0300)] 
* Reset curl options and timestamp between downloaded files. Thanks to
  Ryan Murray <rmurray@debian.org> for the patch (closes: #437150)

17 years ago* apt-pkg/acquire-item.cc:
Michael Vogt [Thu, 9 Aug 2007 10:34:46 +0000 (12:34 +0200)] 
* apt-pkg/acquire-item.cc:
  - fix file removal on local repo i-m-s hit (LP: #131166)
* tests/local-repo:
  - added regression test for this bug
* apt-pkg/pkgcachegen.cc:
  - increase default mmap size
* tests/local-repo:
  - added local repository testcase

17 years ago* apt-pkg/pkgcachegen.cc:
Michael Vogt [Thu, 9 Aug 2007 10:31:46 +0000 (12:31 +0200)] 
* apt-pkg/pkgcachegen.cc:
  - increase default mmap size
* tests/local-repo:
  - added local repository testcase

17 years agoBasque translation update
bubulle@debian.org [Thu, 9 Aug 2007 05:58:05 +0000 (07:58 +0200)] 
Basque translation update

17 years ago* methods/copy.cc:
Michael Vogt [Wed, 8 Aug 2007 17:31:03 +0000 (19:31 +0200)] 
* methods/copy.cc:
  - take hashes here too
* apt-pkg/acquire-worker.cc:
  - only pass on computed hash if we recived one from the method

17 years ago* apt-pkg/acquire-worker.cc:
Michael Vogt [Wed, 8 Aug 2007 17:28:43 +0000 (19:28 +0200)] 
* apt-pkg/acquire-worker.cc:
  - only pass a hash if we actually got one from the method
* methods/copy.cc:
  - take hashes here too (*sigh*)

17 years ago* cmdline/apt-get.cc:
Michael Vogt [Wed, 8 Aug 2007 10:52:56 +0000 (12:52 +0200)] 
* cmdline/apt-get.cc:
  - remove YnPrompt when a XS-Vcs- tag is found, improve the
    notice (LP: #129575)

17 years ago* apt-pkg/pkgcachegen.cc:
Michael Vogt [Mon, 6 Aug 2007 16:21:40 +0000 (18:21 +0200)] 
* apt-pkg/pkgcachegen.cc:
  - increase default mmap size (LP: #125640)

17 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Mon, 6 Aug 2007 14:48:55 +0000 (16:48 +0200)] 
* apt-pkg/deb/dpkgpm.cc:
  - fix packagename extraction when writting apport reports

17 years ago* merged from apt--mvo
Michael Vogt [Mon, 6 Aug 2007 13:53:07 +0000 (15:53 +0200)] 
* merged from apt--mvo

17 years ago* Add hash support to copy method. Thanks Anders Kaseorg by the patch
Otavio Salvador [Mon, 6 Aug 2007 13:45:59 +0000 (10:45 -0300)] 
* Add hash support to copy method. Thanks Anders Kaseorg by the patch
  (closes: #436055)

17 years ago* apt-pkg/deb/dpkgpm.{cc,h}:
Michael Vogt [Mon, 6 Aug 2007 13:41:32 +0000 (15:41 +0200)] 
* apt-pkg/deb/dpkgpm.{cc,h}:
  move term_out into DPkgPM class

17 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Mon, 6 Aug 2007 13:18:14 +0000 (15:18 +0200)] 
* apt-pkg/deb/dpkgpm.cc:
  - do not break if no /dev/pts is available

17 years ago* merged with dpkg-log branch
Michael Vogt [Mon, 6 Aug 2007 13:13:30 +0000 (15:13 +0200)] 
* merged with dpkg-log branch

17 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Mon, 6 Aug 2007 13:11:48 +0000 (15:11 +0200)] 
* apt-pkg/deb/dpkgpm.cc:
  - do not fail if openpty() fails

17 years agoUpdate changelog as well
bubulle@debian.org [Mon, 6 Aug 2007 07:00:00 +0000 (09:00 +0200)] 
Update changelog as well

17 years agoUpdated French translation
bubulle@debian.org [Mon, 6 Aug 2007 06:57:38 +0000 (08:57 +0200)] 
Updated French translation

17 years agoRegenerate PO(T) files
bubulle@debian.org [Sat, 4 Aug 2007 10:43:36 +0000 (12:43 +0200)] 
Regenerate PO(T) files

17 years ago* doc/examples/sources.list:
Michael Vogt [Fri, 3 Aug 2007 20:45:23 +0000 (22:45 +0200)] 
* doc/examples/sources.list:
  - change example source to gutsy

17 years ago* added missing test/fake-status file
Michael Vogt [Fri, 3 Aug 2007 19:04:07 +0000 (21:04 +0200)] 
* added missing test/fake-status file

17 years ago* merged from apt--mvo
Michael Vogt [Fri, 3 Aug 2007 17:24:22 +0000 (19:24 +0200)] 
* merged from apt--mvo

17 years ago* make apt -Wall clean
Michael Vogt [Fri, 3 Aug 2007 16:59:39 +0000 (18:59 +0200)] 
* make apt -Wall clean

17 years ago - when writting apport reports, attach the dpkg
Michael Vogt [Fri, 3 Aug 2007 16:43:46 +0000 (18:43 +0200)] 
  - when writting apport reports, attach the dpkg
    terminal log too

17 years ago* merged from dpkg-log
Michael Vogt [Fri, 3 Aug 2007 13:02:26 +0000 (15:02 +0200)] 
* merged from dpkg-log

17 years ago* debian/changelog: updated credits
Michael Vogt [Fri, 3 Aug 2007 13:01:18 +0000 (15:01 +0200)] 
* debian/changelog: updated credits
* apt-pkg/deb/dpkgpm.cc: merged from dpkg-log branch

17 years ago* apt-inst/contrib/extracttar.cc:
Michael Vogt [Fri, 3 Aug 2007 13:01:05 +0000 (15:01 +0200)] 
* apt-inst/contrib/extracttar.cc:
  - fix fd leak for zero size files (thanks to Bill Broadley for
    reporting this bug)
* apt-pkg/acquire-item.cc:
  - remove zero size files on I-M-S hit
* methods/https.cc:
  - only send LastModified if we actually have one
  - send range request with if-range
  - delete failed downloads
* apt-pkg/deb/dpkgpm.{cc,h}:
  - merged dpkg-log branch, this lets you specify a
    Dir::Log::Terminal file to log dpkg output to
    (ABI break)
* merged apt--sha256 branch to fully support the new
  sha256 checksums in the Packages and Release files
  (ABI break)
* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong
  directory downloading on non-linux architectures (closes: #435597)

17 years ago* merged from dpkg-log branch
Michael Vogt [Fri, 3 Aug 2007 12:56:41 +0000 (14:56 +0200)] 
* merged from dpkg-log branch

17 years ago* test/pre-upload-check.py:
Michael Vogt [Fri, 3 Aug 2007 12:55:10 +0000 (14:55 +0200)] 
* test/pre-upload-check.py:
  - commit initial testsuit code to do a blackbox test on the
    generated binary to catch common problem before a upload

17 years ago* apt-pkg/init.cc:
Michael Vogt [Fri, 3 Aug 2007 12:53:51 +0000 (14:53 +0200)] 
* apt-pkg/init.cc:
  - init Dir::Log::Terminal
* apt-pkg/deb/dpkgpm.cc:
  - only work with term_out if it is not NULL

17 years ago* apt-inst/contrib/extracttar.cc:
Michael Vogt [Fri, 3 Aug 2007 10:18:12 +0000 (12:18 +0200)] 
* apt-inst/contrib/extracttar.cc:
  - fix fd leak for zero size files (thanks to Bill Broadley for
    reporting this bug)
* apt-pkg/acquire-item.cc:
  - remove zero size files on I-M-S hit
* methods/https.cc:
  - only send LastModified if we actually have one
  - send range request with if-range
  - delete failed downloads
* apt-pkg/deb/dpkgpm.{cc,h}:
  - merged dpkg-log branch, this lets you specify a
    Dir::Log::Terminal file to log dpkg output to
    (ABI break)
* merged apt--sha256 branch to fully support the new
  sha256 checksums in the Packages and Release files
  (ABI break)
* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong
  directory downloading on non-linux architectures (closes: #435597)
* Applied patch from Guillem Jover <guillem@debian.org> to use
* Applied patch from Guillem Jover <guillem@debian.org> to add
  support to add lzma support (closes: #408201)
* methods/makefile:
  - install lzma symlink method (for full lzma support)
* debian/control:
  - suggest "lzma"
* Simplified HttpMethod::Fetch on http.cc removing Tail variable;
* Fix pipeline handling on http.cc (closes: #413324)
* Fix building to properly support binNMUs. Thanks to Daniel Schepler
  <schepler@math.unipd.it> by the patch (closes: #359634)
* Fix example for Install-{Recommends,Suggests} options on
  configure-index example file. Thanks to Peter Eisentraut
  <peter_e@gmx.net> by the patch (closes: #432223)
* fixed compile errors with g++ 4.3 (thanks to
  Daniel Burrows, closes: #429378)
* fixes in the auto-mark code (thanks to Daniel
  Burrows)
* fix FTFBFS by changing build-depends to
  libcurl4-gnutls-dev (closes: #428363)
* cmdline/apt-get.cc:
  - fix InstallTask code when a pkgRecord ends
    with a single '\n' (thanks to Soren Hansen for reporting)
* merged from Christian Perrier:
      * vi.po: completed to 532t, again. Closes: #429899
      * gl.po: completed to 532t. Closes: #429506
      * vi.po: completed to 532t. Closes: #428672
      * Update all PO and the POT. Gives 514t14f4u for formerly
        complete translations
      * fr.po: completed to 532t
      * ku.po, uk.po, LINGUAS: reintegrate those translations
        which disappeared from the BZR repositories

17 years ago (ABI break)
Michael Vogt [Fri, 3 Aug 2007 09:27:47 +0000 (11:27 +0200)] 
(ABI break)
* merged apt--sha256 branch to fully support the new
  sha256 checksums in the Packages and Release files
  (ABI break)

17 years ago* merged from dpkg-log branch
Michael Vogt [Fri, 3 Aug 2007 09:23:25 +0000 (11:23 +0200)] 
* merged from dpkg-log branch

17 years ago* doc/examples/configure-index:
Michael Vogt [Fri, 3 Aug 2007 09:21:19 +0000 (11:21 +0200)] 
* doc/examples/configure-index:
  - updated Dir::Log::Terminal
* apt-pkg/deb/dpkgpm.cc:
  - make the terminal log optional
  - rename Dir::Log::Name to Dir::Log::Terminal

17 years ago* apt-pkg/deb/dpkgpm.{cc,h}:
Michael Vogt [Fri, 3 Aug 2007 09:13:25 +0000 (11:13 +0200)] 
* apt-pkg/deb/dpkgpm.{cc,h}:
  - merged dpkg-log branch, this lets you specify a
    Dir::Log::Terminal file to log dpkg output to
    ABI break

17 years ago* apt-pkg/acquire-item.cc:
Michael Vogt [Fri, 3 Aug 2007 08:22:24 +0000 (10:22 +0200)] 
* apt-pkg/acquire-item.cc:
  - remove zero size files on I-M-S hit
* methods/https.cc:
  - only send LastModified if we actually have one
  - send range request with if-range
  - delete failed downloads

17 years agodebian/changelog: updated credits
Michael Vogt [Thu, 2 Aug 2007 22:56:57 +0000 (00:56 +0200)] 
debian/changelog: updated credits