ntk/apt.git
16 years agoimplement AptAuthenticationReliabtlity spec
Michael Vogt [Fri, 21 Dec 2007 12:56:19 +0000 (13:56 +0100)]
implement AptAuthenticationReliabtlity spec

16 years agomerged with mvo branch
Michael Vogt [Fri, 21 Dec 2007 12:26:33 +0000 (13:26 +0100)]
merged with mvo branch

16 years agomerged from bzr.debian.net
Michael Vogt [Wed, 19 Dec 2007 13:57:39 +0000 (14:57 +0100)]
merged from bzr.debian.net

16 years agoJapanese translation updated
bubulle@debian.org [Tue, 18 Dec 2007 18:46:08 +0000 (00:16 +0530)]
Japanese translation updated

16 years agoapt-pkg/deb/dpkgpm.cc: fix types
Michael Vogt [Mon, 17 Dec 2007 19:49:50 +0000 (20:49 +0100)]
apt-pkg/deb/dpkgpm.cc: fix types

16 years agoFrench translation update
bubulle@debian.org [Mon, 17 Dec 2007 05:13:34 +0000 (10:43 +0530)]
French translation update

16 years agoUpdate PO and POT files
bubulle@debian.org [Mon, 17 Dec 2007 05:09:03 +0000 (10:39 +0530)]
Update PO and POT files

16 years agoFix wording of 'after unpacking'
bubulle@debian.org [Mon, 17 Dec 2007 04:46:21 +0000 (10:16 +0530)]
Fix wording of 'after unpacking'

16 years ago* apt-pkg/contrib/configuration.cc:
Otavio Salvador [Sun, 16 Dec 2007 20:53:32 +0000 (18:53 -0200)]
* apt-pkg/contrib/configuration.cc:
  - if RootDir is set, then FindFile and FindDir will return paths
    relative to the directory stored in RootDir, closes: #456457.

16 years ago* Fix cron.daily job to not call fail if apt isn't installed, closes:
Otavio Salvador [Sun, 16 Dec 2007 20:46:43 +0000 (18:46 -0200)]
* Fix cron.daily job to not call fail if apt isn't installed, closes:
  #443286.

16 years agoremove wrong changelog entry
Otavio Salvador [Sun, 16 Dec 2007 20:37:12 +0000 (18:37 -0200)]
remove wrong changelog entry

16 years ago* Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix a
Otavio Salvador [Sun, 16 Dec 2007 20:35:58 +0000 (18:35 -0200)]
* Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix a
  grammatical error ("manual installed" -> "manually installed"),
  closes: #438136.
*

16 years ago* Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key and
Otavio Salvador [Sun, 16 Dec 2007 20:25:29 +0000 (18:25 -0200)]
* Applied patch from Robert Millan <rmh@aybabtu.com> to make apt-key and
  apt-get to ignore time conflicts, closes: #451328.

16 years ago* Applied patch from Amos Waterland <apw@us.ibm.com> to allow apt to
Otavio Salvador [Sun, 16 Dec 2007 20:22:24 +0000 (18:22 -0200)]
* Applied patch from Amos Waterland <apw@us.ibm.com> to allow apt to
  work properly in initramfs, closes: #448316.

16 years agoFrench translation update
bubulle@debian.org [Sat, 15 Dec 2007 18:10:32 +0000 (23:40 +0530)]
French translation update

16 years agoDocument changes
bubulle@debian.org [Sat, 15 Dec 2007 18:08:46 +0000 (23:38 +0530)]
Document changes

16 years agoUpdate PO files
bubulle@debian.org [Sat, 15 Dec 2007 12:54:34 +0000 (18:24 +0530)]
Update PO files

16 years agomerged from debian-sid
Michael Vogt [Thu, 13 Dec 2007 13:09:34 +0000 (14:09 +0100)]
merged from debian-sid

16 years ago* Applied patch from Alexander Winston <alexander.winston@comcast.net>
Otavio Salvador [Sat, 8 Dec 2007 14:15:21 +0000 (12:15 -0200)]
* Applied patch from Alexander Winston <alexander.winston@comcast.net>
  to use 'min' as symbol for minute, closes: #219034.

16 years agoAmend patch from #452862 using a fix proposed by Robert Millan <rmh@aybabtu.com>...
Otavio Salvador [Sat, 8 Dec 2007 14:11:15 +0000 (12:11 -0200)]
Amend patch from #452862 using a fix proposed by Robert Millan <rmh@aybabtu.com> to fix parallel buildings

16 years agomark as unreleased since it has not been uploaded yet
Otavio Salvador [Sat, 8 Dec 2007 14:05:48 +0000 (12:05 -0200)]
mark as unreleased since it has not been uploaded yet

16 years ago* apt-pkg/acquire-item.{cc,h}:
Michael Vogt [Fri, 7 Dec 2007 14:55:22 +0000 (15:55 +0100)]
* apt-pkg/acquire-item.{cc,h}:
  - make the authentication download code more robust against
    servers/proxies with broken If-Range implementations

16 years ago* methods/gpgv.cc:
Michael Vogt [Thu, 6 Dec 2007 17:40:09 +0000 (18:40 +0100)]
* methods/gpgv.cc:
  - remove cruft code that caused timestamp/I-M-S issues

16 years ago* debian/apt.conf.daily:
Michael Vogt [Thu, 6 Dec 2007 13:58:20 +0000 (14:58 +0100)]
* debian/apt.conf.daily:
  - print warning if the cache can not be locked (closes: #454561),
    thanks to Bastian Kleineidam

16 years ago* ftparchive/contents.cc:
Michael Vogt [Fri, 30 Nov 2007 12:00:15 +0000 (13:00 +0100)]
* ftparchive/contents.cc:
  - fix error output
* ftparchive/contents.cc:
  - support lzma data members
* ftparchive/multicompress.cc:
  - support lzma output

16 years agotest/pre-upload-check.py:
Michael Vogt [Thu, 29 Nov 2007 10:34:24 +0000 (11:34 +0100)]
test/pre-upload-check.py:
- remove bogus "testLocalRepo2" test case

16 years ago* debian/rules
Michael Vogt [Thu, 29 Nov 2007 09:34:34 +0000 (10:34 +0100)]
* debian/rules
  - fix https install location

16 years ago* debian/rules
Michael Vogt [Wed, 28 Nov 2007 17:27:56 +0000 (18:27 +0100)]
* debian/rules
  - fix https install location

16 years agomerge from the debian apt branch
Michael Vogt [Wed, 28 Nov 2007 13:00:40 +0000 (14:00 +0100)]
merge from the debian apt branch

16 years agoBasque translation update
bubulle@debian.org [Tue, 27 Nov 2007 17:40:14 +0000 (17:40 +0000)]
Basque translation update

16 years ago* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix building
Otavio Salvador [Mon, 26 Nov 2007 17:47:45 +0000 (15:47 -0200)]
* Applied patch from Aurelien Jarno <aurel32@debian.org> to fix building
  with newest dpkg-shlibdeps changing the packaging building order,
  closes: #452862.

16 years ago* Applied patch from Aurelien Jarno <aurel32@debian.org> to avoid CPU
Otavio Salvador [Mon, 26 Nov 2007 17:44:46 +0000 (15:44 -0200)]
* Applied patch from Aurelien Jarno <aurel32@debian.org> to avoid CPU
  getting crazy when /dev/null is redirected to stdin (which breaks
  buildds), closes: #452858.

16 years ago* Applied patch from Andrei Popescu <andreimpopescu@gmail.com> to add a
Otavio Salvador [Mon, 19 Nov 2007 19:53:41 +0000 (17:53 -0200)]
* Applied patch from Andrei Popescu <andreimpopescu@gmail.com> to add a
  note about some frontends in apt.8 manpage, closes: #438545.

16 years ago* Applied patch from Mike O'Connor <stew@vireo.org> to add a manpage to
Otavio Salvador [Fri, 2 Nov 2007 15:44:00 +0000 (13:44 -0200)]
* Applied patch from Mike O'Connor <stew@vireo.org> to add a manpage to
  apt-mark, closes: #430207.

16 years agoPreventive unfuzzy after removal of an extra space in source
bubulle@debian.org [Thu, 1 Nov 2007 17:47:04 +0000 (18:47 +0100)]
Preventive unfuzzy after removal of an extra space in source

16 years agoreleasing version 0.7.9
Otavio Salvador [Wed, 31 Oct 2007 15:38:08 +0000 (13:38 -0200)]
releasing version 0.7.9

16 years agoMinor fixes on racy_pselect
Otavio Salvador [Wed, 31 Oct 2007 15:36:54 +0000 (13:36 -0200)]
Minor fixes on racy_pselect

16 years agoSwedish translation update
bubulle@debian.org [Tue, 30 Oct 2007 21:26:49 +0000 (22:26 +0100)]
Swedish translation update

16 years agoUpdated Swedish translation to 536t.
Peter Karlsson [Tue, 30 Oct 2007 09:33:13 +0000 (10:33 +0100)]
Updated Swedish translation to 536t.

16 years ago* Umount CD-ROM when calling apt-cdrom ident, except when called with
Otavio Salvador [Mon, 29 Oct 2007 20:29:39 +0000 (18:29 -0200)]
* Umount CD-ROM when calling apt-cdrom ident, except when called with
  -m, closes: #448521.

16 years ago* Applied patch from Brian M. Carlson <sandals@crustytoothpaste.ath.cx>
Otavio Salvador [Mon, 29 Oct 2007 18:52:30 +0000 (16:52 -0200)]
* Applied patch from Brian M. Carlson <sandals@crustytoothpaste.ath.cx>
  to add backward support for arches that lacks pselect support,
  closes: #448406.

16 years agoGalician and Korean updates
bubulle@debian.org [Mon, 29 Oct 2007 18:48:41 +0000 (19:48 +0100)]
Galician and Korean updates

16 years ago* Fix configure script to check for CURL library and headers presense.
Otavio Salvador [Mon, 29 Oct 2007 12:16:13 +0000 (10:16 -0200)]
* Fix configure script to check for CURL library and headers presense.

16 years agoDocument the addition of missing languages to LINGUAS
bubulle@debian.org [Sun, 28 Oct 2007 08:16:07 +0000 (09:16 +0100)]
Document the addition of missing languages to LINGUAS

16 years agoAdd missing languages to LINGUAS
bubulle@debian.org [Sun, 28 Oct 2007 08:12:32 +0000 (09:12 +0100)]
Add missing languages to LINGUAS

16 years agoComplete French translation
bubulle@debian.org [Sun, 28 Oct 2007 07:02:13 +0000 (08:02 +0100)]
Complete French translation

16 years agoUpdate PO(T) files
bubulle@debian.org [Sun, 28 Oct 2007 06:59:40 +0000 (07:59 +0100)]
Update PO(T) files

16 years agoreleasing version 0.7.8
Otavio Salvador [Fri, 26 Oct 2007 20:28:08 +0000 (18:28 -0200)]
releasing version 0.7.8

16 years ago* Applied patch from Frans Pop <elendil@planet.nl> to fix a trailing
Otavio Salvador [Fri, 26 Oct 2007 20:08:18 +0000 (18:08 -0200)]
* Applied patch from Frans Pop <elendil@planet.nl> to fix a trailing
  space after cd label, closes: #448187.

16 years agoSorry but it fail on tests so it will not be uploaded
Otavio Salvador [Thu, 25 Oct 2007 15:57:05 +0000 (13:57 -0200)]
Sorry but it fail on tests so it will not be uploaded

16 years agoreleasing version 0.7.8
Otavio Salvador [Thu, 25 Oct 2007 15:48:32 +0000 (13:48 -0200)]
releasing version 0.7.8

16 years agoChanged ABI
Otavio Salvador [Thu, 25 Oct 2007 12:03:35 +0000 (10:03 -0200)]
Changed ABI

16 years ago* Applied patch from Daniel Burrows <dburrows@debian.org> to add support
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.

16 years agoMerge 0.7.7 release
Otavio Salvador [Thu, 25 Oct 2007 11:39:53 +0000 (09:39 -0200)]
Merge 0.7.7 release

16 years agodebian/changelog:
Michael Vogt [Thu, 25 Oct 2007 11:29:10 +0000 (13:29 +0200)]
debian/changelog:
- finalize changelog

16 years ago* Applied patch from Daniel Leidert <daniel.leidert@wgdd.de> to fix
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.

16 years agoapt-pkg/deb/dpkgpm.cc:
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

16 years agomerged with apt--mvo
Michael Vogt [Sat, 20 Oct 2007 05:47:16 +0000 (07:47 +0200)]
merged with apt--mvo

16 years ago* merge from apt--mvo (fix resource leak, run apt.cron.daily only if
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)

16 years agoapt-pkg/deb/dpkgpm.cc:
Michael Vogt [Mon, 15 Oct 2007 19:23:04 +0000 (21:23 +0200)]
apt-pkg/deb/dpkgpm.cc:
- fix resource leak

16 years ago* apt-pkg/depcache.cc:
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!)

16 years agoUpdate Changelog for the Swedish translation update
bubulle@debian.org [Sun, 14 Oct 2007 15:42:06 +0000 (17:42 +0200)]
Update Changelog for the Swedish translation update

16 years agoGalician translation update
bubulle@debian.org [Sun, 14 Oct 2007 15:40:52 +0000 (17:40 +0200)]
Galician translation update

16 years ago* debian/apt.cron.daily:
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)

16 years ago - Swedish updated.
Otavio Salvador [Tue, 9 Oct 2007 12:42:05 +0000 (09:42 -0300)]
  - Swedish updated.

16 years agoUpdated Swedish translation.
Peter Karlsson [Tue, 9 Oct 2007 12:26:47 +0000 (13:26 +0100)]
Updated Swedish translation.

16 years agoMerge upstream.
Peter Karlsson [Mon, 8 Oct 2007 10:44:54 +0000 (11:44 +0100)]
Merge upstream.

16 years ago* cmdline/apt-get.cc: really applies Julien Danjou <acid@debian.org>
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).

16 years agoFix indentation
Otavio Salvador [Sat, 6 Oct 2007 21:38:51 +0000 (18:38 -0300)]
Fix indentation

16 years ago* cmdline/apt-get.cc: adds 'autoremove' as a valid comment to usage
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).

16 years ago - only send LastModified if we actually have a file
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

16 years agomethods/https.cc:
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

16 years agoapt-pkg/acquire-item.cc:
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/

16 years agomerged from the dpkg-log branch
Michael Vogt [Wed, 3 Oct 2007 07:55:04 +0000 (09:55 +0200)]
merged from the dpkg-log branch

16 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

16 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;

16 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;

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

16 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*';

16 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*';

16 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';

16 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;

16 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*';

16 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

16 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

16 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

16 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)

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

16 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

16 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

16 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

16 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

16 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)

16 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)

16 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

16 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

16 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

16 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()

16 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

16 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