]>
git.saurik.com Git - apt.git/log
Otavio Salvador [Thu, 25 Oct 2007 15:48:32 +0000 (13:48 -0200)]
releasing version 0.7.8
Otavio Salvador [Thu, 25 Oct 2007 12:03:35 +0000 (10:03 -0200)]
Changed ABI
Otavio Salvador [Thu, 25 Oct 2007 11:58:11 +0000 (09:58 -0200)]
* Applied patch from Daniel Burrows <dburrows@debian.org> to add support
for the Homepage field, closes: #447970.
Otavio Salvador [Thu, 25 Oct 2007 11:39:53 +0000 (09:39 -0200)]
Merge 0.7.7 release
Michael Vogt [Thu, 25 Oct 2007 11:29:10 +0000 (13:29 +0200)]
debian/changelog:
- finalize changelog
Otavio Salvador [Thu, 25 Oct 2007 11:25:02 +0000 (09:25 -0200)]
* Applied patch from Daniel Leidert <daniel.leidert@wgdd.de> to fix
APT::Acquire::Translation "none" support, closes: #437523.
Michael Vogt [Sat, 20 Oct 2007 05:47:16 +0000 (07:47 +0200)]
merged with apt--mvo
Michael Vogt [Sat, 20 Oct 2007 05:52:26 +0000 (07:52 +0200)]
apt-pkg/deb/dpkgpm.cc:
- use pselect() instead of select()
- on EIO error on pty master read, usleep(0.5s) to give up timeslice
so that the child can properly exit
Michael Vogt [Mon, 15 Oct 2007 19:28:47 +0000 (21:28 +0200)]
* merge from apt--mvo (fix resource leak, run apt.cron.daily only if
apt-get check is successfull)
Michael Vogt [Mon, 15 Oct 2007 19:23:04 +0000 (21:23 +0200)]
apt-pkg/deb/dpkgpm.cc:
- fix resource leak
Michael Vogt [Mon, 15 Oct 2007 15:42:41 +0000 (17:42 +0200)]
* apt-pkg/depcache.cc:
- set "APT::Install-Recommends" to true by default (OMG!)
bubulle@debian.org [Sun, 14 Oct 2007 15:42:06 +0000 (17:42 +0200)]
Update Changelog for the Swedish translation update
bubulle@debian.org [Sun, 14 Oct 2007 15:40:52 +0000 (17:40 +0200)]
Galician translation update
Michael Vogt [Fri, 12 Oct 2007 16:03:18 +0000 (18:03 +0200)]
* debian/apt.cron.daily:
- only run the cron job if apt-get check succeeds (LP: #131719)
Otavio Salvador [Tue, 9 Oct 2007 12:42:05 +0000 (09:42 -0300)]
- Swedish updated.
Peter Karlsson [Tue, 9 Oct 2007 12:26:47 +0000 (13:26 +0100)]
Updated Swedish translation.
Peter Karlsson [Mon, 8 Oct 2007 10:44:54 +0000 (11:44 +0100)]
Merge upstream.
Otavio Salvador [Sat, 6 Oct 2007 21:54:11 +0000 (18:54 -0300)]
* cmdline/apt-get.cc: really applies Julien Danjou <acid@debian.org>
patch to add 'purge' command line argument (closes: #133421).
Otavio Salvador [Sat, 6 Oct 2007 21:38:51 +0000 (18:38 -0300)]
Fix indentation
Otavio Salvador [Sat, 6 Oct 2007 21:24:27 +0000 (18:24 -0300)]
* cmdline/apt-get.cc: adds 'autoremove' as a valid comment to usage
statement of apt-get (closes: #445468).
Michael Vogt [Fri, 5 Oct 2007 06:27:21 +0000 (08:27 +0200)]
- only send LastModified if we actually have a file
- delete zero size I-M-S hits
Michael Vogt [Fri, 5 Oct 2007 05:48:13 +0000 (07:48 +0200)]
methods/https.cc:
- delete zero size I-M-S hits
- fix of-by-one error in I-M-S code
Michael Vogt [Fri, 5 Oct 2007 04:30:53 +0000 (06:30 +0200)]
apt-pkg/acquire-item.cc:
- do not unlink() on normal i-m-s hit, this fixes the problem
that local repository files got a i-m-s hit too and got removed
test/pre-upload-check.py
- add test for local Packages.gz file removal
- add test for leftover files in partial/
Michael Vogt [Wed, 3 Oct 2007 07:55:04 +0000 (09:55 +0200)]
merged from the dpkg-log branch
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
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;
Otavio Salvador [Tue, 2 Oct 2007 12:39:05 +0000 (09:39 -0300)]
- cmdline/apt-extracttemplates.cc: likewise;
Otavio Salvador [Tue, 2 Oct 2007 12:36:42 +0000 (09:36 -0300)]
- methods/ftp.cc: likewise;
Otavio Salvador [Tue, 2 Oct 2007 12:35:23 +0000 (09:35 -0300)]
- methods/gpgv.cc: conversion from string constant to 'char*';
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*';
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';
Otavio Salvador [Tue, 2 Oct 2007 12:21:58 +0000 (09:21 -0300)]
- apt-pkg/acquire-item.cc: likewise;
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*';
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
Michael Vogt [Thu, 27 Sep 2007 18:38:14 +0000 (20:38 +0200)]
* apt-pkg/acquire-item.cc:
- fix typo
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
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)
bubulle@debian.org [Wed, 19 Sep 2007 19:54:03 +0000 (21:54 +0200)]
Thai translation added
Michael Vogt [Tue, 18 Sep 2007 16:47:16 +0000 (17:47 +0100)]
apt-pkg/deb/dpkgpm.cc:
- make it compileable
Michael Vogt [Tue, 18 Sep 2007 16:24:15 +0000 (17:24 +0100)]
- fix parse error when dpkg sends unexpected data
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
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
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)
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)
Michael Vogt [Tue, 11 Sep 2007 19:46:51 +0000 (21:46 +0200)]
* debian/apt.cron.daily:
- move unattended-upgrade before apt-get autoclean
Michael Vogt [Tue, 11 Sep 2007 18:50:31 +0000 (20:50 +0200)]
* fix missing SetExecClose() call when the status-fd is used
Michael Vogt [Mon, 10 Sep 2007 14:52:56 +0000 (16:52 +0200)]
* apt-pkg/contrib/hashes.h:
- fix anohter missing cstring include
Michael Vogt [Mon, 10 Sep 2007 14:28:04 +0000 (16:28 +0200)]
apt-pkg/deb/dpkgpm.cc:
- ignore EINTR on select()
Michael Vogt [Mon, 10 Sep 2007 14:22:53 +0000 (16:22 +0200)]
* merged from the mvo branch
Michael Vogt [Mon, 10 Sep 2007 14:03:07 +0000 (16:03 +0200)]
* 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
Michael Vogt [Mon, 10 Sep 2007 13:59:55 +0000 (15:59 +0200)]
* dpkg-triggers: Deal properly with new package states.
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
bubulle@debian.org [Sat, 8 Sep 2007 17:03:07 +0000 (19:03 +0200)]
Convert to UTF-8
bubulle@debian.org [Fri, 7 Sep 2007 17:49:43 +0000 (19:49 +0200)]
Danish translation update
Michael Vogt [Thu, 6 Sep 2007 13:38:32 +0000 (15:38 +0200)]
* dpkg-triggers: Deal properly with new package states.
Michael Vogt [Wed, 5 Sep 2007 13:09:56 +0000 (15:09 +0200)]
apt-pkg/deb/dpkgpm.cc:
- remove leading "\n"
Michael Vogt [Wed, 5 Sep 2007 12:57:35 +0000 (14:57 +0200)]
* write start/end log tags
bubulle@debian.org [Mon, 3 Sep 2007 21:20:50 +0000 (23:20 +0200)]
Vietnamese translation update
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
Michael Vogt [Tue, 28 Aug 2007 08:49:02 +0000 (10:49 +0200)]
* merged from apt--mvo
Michael Vogt [Tue, 28 Aug 2007 08:19:57 +0000 (10:19 +0200)]
* test/pre-upload-check.py:
- add pointer to test-data-repo
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
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
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
Michael Vogt [Tue, 28 Aug 2007 08:02:45 +0000 (10:02 +0200)]
* merged from dpkg-log branch
Michael Vogt [Tue, 28 Aug 2007 07:55:08 +0000 (09:55 +0200)]
* merged from dpkg-log branch
Michael Vogt [Mon, 27 Aug 2007 12:28:27 +0000 (14:28 +0200)]
* apt-pkg/deb/dpkgpm.cc:
- on error in select() continue
Michael Vogt [Sat, 11 Aug 2007 07:20:46 +0000 (09:20 +0200)]
* merged from sha256 branch
Michael Vogt [Sat, 11 Aug 2007 07:19:21 +0000 (09:19 +0200)]
* merged dpkg-log branch
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
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)
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
bubulle@debian.org [Thu, 9 Aug 2007 05:58:05 +0000 (07:58 +0200)]
Basque translation update
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*)
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)
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
Michael Vogt [Mon, 6 Aug 2007 13:13:30 +0000 (15:13 +0200)]
* merged with dpkg-log branch
Michael Vogt [Mon, 6 Aug 2007 13:11:48 +0000 (15:11 +0200)]
* apt-pkg/deb/dpkgpm.cc:
- do not fail if openpty() fails
bubulle@debian.org [Mon, 6 Aug 2007 07:00:00 +0000 (09:00 +0200)]
Update changelog as well
bubulle@debian.org [Mon, 6 Aug 2007 06:57:38 +0000 (08:57 +0200)]
Updated French translation
bubulle@debian.org [Sat, 4 Aug 2007 10:43:36 +0000 (12:43 +0200)]
Regenerate PO(T) files
Michael Vogt [Fri, 3 Aug 2007 19:04:07 +0000 (21:04 +0200)]
* added missing test/fake-status file
Michael Vogt [Fri, 3 Aug 2007 16:59:39 +0000 (18:59 +0200)]
* make apt -Wall clean
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)
Michael Vogt [Fri, 3 Aug 2007 12:56:41 +0000 (14:56 +0200)]
* merged from dpkg-log branch
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
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
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)
Michael Vogt [Fri, 3 Aug 2007 09:23:25 +0000 (11:23 +0200)]
* merged from dpkg-log branch
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
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
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
Michael Vogt [Thu, 2 Aug 2007 22:56:57 +0000 (00:56 +0200)]
debian/changelog: updated credits
Michael Vogt [Thu, 2 Aug 2007 17:23:41 +0000 (19:23 +0200)]
* methods/https.cc:
- only send i-m-s if last-modified is > 0
- instead of resume send a range: if-range: custom header
- merge 304 detection patch from thom may (thanks!)
* apt-pkg/acquire-item.cc:
- remove empty files on i-m-s hits from partial/
Michael Vogt [Thu, 2 Aug 2007 09:56:54 +0000 (11:56 +0200)]
* apt-inst/contrib/extracttar.cc:
- fix fd leak for zero size files
Otavio Salvador [Wed, 1 Aug 2007 22:51:20 +0000 (19:51 -0300)]
* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix wrong
directory downloading on non-linux architectures (closes: #435597)
Otavio Salvador [Tue, 31 Jul 2007 18:23:12 +0000 (15:23 -0300)]
Release 0.7.5
Michael Vogt [Tue, 31 Jul 2007 10:11:54 +0000 (12:11 +0200)]
* apt-pkg/acquire-item.cc:
- only verify checksum in pkgAcqFile if we actually have one
Otavio Salvador [Mon, 30 Jul 2007 23:26:53 +0000 (20:26 -0300)]
Changed Guillem's mail address as per his request