ntk/apt.git
16 years agoRelease 0.7.13
Otavio Salvador [Fri, 2 May 2008 17:46:57 +0000 (14:46 -0300)]
Release 0.7.13

16 years agoAdd support for --no-download on apt-get update. Closes: #478517
Otavio Salvador [Fri, 2 May 2008 16:56:26 +0000 (13:56 -0300)]
Add support for --no-download on apt-get update. Closes: #478517

16 years agoAdd timeout support for https.
Otavio Salvador [Fri, 2 May 2008 15:26:17 +0000 (12:26 -0300)]
Add timeout support for https.

16 years agoVietnamese updated. Closes: #479008
Otavio Salvador [Fri, 2 May 2008 15:23:00 +0000 (12:23 -0300)]
Vietnamese updated. Closes: #479008

16 years agoMake cron script quiet if cache is locked. Closes: #459344
Otavio Salvador [Fri, 2 May 2008 15:16:41 +0000 (12:16 -0300)]
Make cron script quiet if cache is locked. Closes: #459344

16 years agoAdd missing build-depends. Closes #478231
Otavio Salvador [Fri, 2 May 2008 15:13:15 +0000 (12:13 -0300)]
Add missing build-depends. Closes #478231

16 years agoImprove the debugging of the auto-remove code.
Daniel Burrows [Sun, 27 Apr 2008 17:00:26 +0000 (10:00 -0700)]
Improve the debugging of the auto-remove code.

16 years agoAlso add a missing Build-Depends-Indep on xmlto.
Daniel Burrows [Sat, 26 Apr 2008 19:24:48 +0000 (12:24 -0700)]
Also add a missing Build-Depends-Indep on xmlto.

16 years agoAdd missing entries in Build-Depends-Indep for docbook-xsl and xsltproc.
Daniel Burrows [Sat, 26 Apr 2008 19:09:04 +0000 (12:09 -0700)]
Add missing entries in Build-Depends-Indep for docbook-xsl and xsltproc.

16 years agocmdline/apt-key: relax the apt-key update code
Michael Vogt [Fri, 25 Apr 2008 14:43:31 +0000 (16:43 +0200)]
cmdline/apt-key: relax the apt-key update code

16 years agoGalician translation update
bubulle@debian.org [Sat, 19 Apr 2008 16:38:50 +0000 (18:38 +0200)]
Galician translation update

16 years agoBulgarian translation updated
bubulle@debian.org [Wed, 16 Apr 2008 08:51:46 +0000 (10:51 +0200)]
Bulgarian translation updated

16 years agoFrench translation completed
bubulle@debian.org [Wed, 16 Apr 2008 07:19:37 +0000 (09:19 +0200)]
French translation completed

16 years agoupdate po files
Otavio Salvador [Tue, 15 Apr 2008 19:54:21 +0000 (16:54 -0300)]
update po files

16 years agocmdline/apt-key: only use verify_against_master_keyring in net-update, not in update...
Michael Vogt [Tue, 8 Apr 2008 12:19:20 +0000 (14:19 +0200)]
cmdline/apt-key: only use verify_against_master_keyring in net-update, not in update. it does not add any security in update (see comment in the source for rational)

16 years agoAdd changelog entries for my recent changes.
Daniel Burrows [Tue, 8 Apr 2008 04:58:19 +0000 (21:58 -0700)]
Add changelog entries for my recent changes.

16 years agoFix ReadMessages to handle messages that are longer than 64000 bytes.
Daniel Burrows [Wed, 2 Apr 2008 16:06:49 +0000 (09:06 -0700)]
Fix ReadMessages to handle messages that are longer than 64000 bytes.
There's a bug in this code that needs to be fixed, but it existed prior
to this change.

16 years agoImprove the names used for the non-whitespace iterators.
Daniel Burrows [Wed, 2 Apr 2008 03:55:09 +0000 (20:55 -0700)]
Improve the names used for the non-whitespace iterators.

16 years agoRemove a debugging message that I left in by accident (if it ever triggers the progra...
Daniel Burrows [Wed, 2 Apr 2008 03:54:16 +0000 (20:54 -0700)]
Remove a debugging message that I left in by accident (if it ever triggers the program is about to crash anyway).

16 years agoImprove some comments in the configuration parser.
Daniel Burrows [Wed, 2 Apr 2008 03:49:58 +0000 (20:49 -0700)]
Improve some comments in the configuration parser.

16 years agoLift the 1024-character limit on configuration file lines.
Daniel Burrows [Wed, 2 Apr 2008 03:30:58 +0000 (20:30 -0700)]
Lift the 1024-character limit on configuration file lines.
To do this, I changed the configuration parser so that instead of reading
the line into a buffer and munging it in-place, it builds a string
containing the current line (via successive getline() calls) and then
walks down that string.  Instead of skipping comments and whitespace by
erasing them from the buffer, the new code just skips over them.

16 years agoWhen a line in a config file is too long, say which config file it is.
Daniel Burrows [Tue, 1 Apr 2008 04:54:01 +0000 (21:54 -0700)]
When a line in a config file is too long, say which config file it is.

16 years agoSlovak translation updated
bubulle@debian.org [Wed, 19 Mar 2008 18:40:05 +0000 (19:40 +0100)]
Slovak translation updated

16 years agoPatch MarkInstall to follow currently satisfied Recommends even if they aren't "new...
Daniel Burrows [Tue, 18 Mar 2008 18:23:11 +0000 (11:23 -0700)]
Patch MarkInstall to follow currently satisfied Recommends even if they aren't "new". (Closes: #470115)
This handles situations where a recommendation's version requirement has
been tightened.  Instead of breaking the Recommends, the recommendee will
be upgraded.

16 years agoFix typo in offline.sgml
bubulle@debian.org [Sat, 15 Mar 2008 18:26:36 +0000 (19:26 +0100)]
Fix typo in offline.sgml

16 years agoFix Polish offline translation
bubulle@debian.org [Sat, 15 Mar 2008 18:02:15 +0000 (19:02 +0100)]
Fix Polish offline translation

16 years ago* merge from the mvo branch
Michael Vogt [Fri, 14 Mar 2008 14:22:48 +0000 (15:22 +0100)]
* merge from the mvo branch

16 years agocmdline/apt-get.cc:
Michael Vogt [Thu, 13 Mar 2008 22:19:10 +0000 (23:19 +0100)]
cmdline/apt-get.cc:
- install tasks in two passes, first without dependency auto-install,
  the with it. this ensure that we do not run in a situation were
  a task packages A dependens on B|C and C is part of the task but
  B gets installed too because of the greedy nature of apt

16 years ago - run the problemResolver after a task was installed
Michael Vogt [Tue, 11 Mar 2008 16:40:15 +0000 (17:40 +0100)]
  - run the problemResolver after a task was installed
    so that it can correct any missing dependencies

16 years agotypo fixes
Michael Vogt [Tue, 11 Mar 2008 08:58:13 +0000 (09:58 +0100)]
typo fixes

16 years ago* cmdline/apt-get.cc:
Michael Vogt [Tue, 11 Mar 2008 08:53:09 +0000 (09:53 +0100)]
* cmdline/apt-get.cc:
  - fix incorrect help output for -f (LP: #57487)

16 years agoPolish translation update
bubulle@debian.org [Thu, 6 Mar 2008 18:09:42 +0000 (19:09 +0100)]
Polish translation update

16 years ago* doc/apt_preferences.5.xml:
Michael Vogt [Tue, 4 Mar 2008 13:48:43 +0000 (14:48 +0100)]
* doc/apt_preferences.5.xml:
  - fix typo

16 years agoPeter Karlsson 2008-02-28 Updated Swedish translation to 536t0f0u.
bubulle@debian.org [Sat, 1 Mar 2008 18:14:00 +0000 (19:14 +0100)]
Peter Karlsson 2008-02-28 Updated Swedish translation to 536t0f0u.

16 years agoRecoded sv.po as UTF-8.
Peter Karlsson [Thu, 28 Feb 2008 05:58:30 +0000 (06:58 +0100)]
Recoded sv.po as UTF-8.

16 years agoUpdated Swedish translation to 536t0f0u.
Peter Karlsson [Thu, 28 Feb 2008 05:57:54 +0000 (06:57 +0100)]
Updated Swedish translation to 536t0f0u.

16 years ago* debian/apt.cron.daily:
Michael Vogt [Mon, 25 Feb 2008 18:08:19 +0000 (18:08 +0000)]
* debian/apt.cron.daily:
  - sleep random amount of time (default within 0-30min) before
    starting the upate to hit the mirrors less hard

16 years agoMention fixes in debian/changelog
bubulle@debian.org [Sat, 23 Feb 2008 07:50:35 +0000 (08:50 +0100)]
Mention fixes in debian/changelog

16 years agoFix some strings and unfuzzy translations. Closes: #466845
bubulle@debian.org [Sat, 23 Feb 2008 07:45:36 +0000 (08:45 +0100)]
Fix some strings and unfuzzy translations. Closes: #466845

16 years agoGerman translation updated
bubulle@debian.org [Thu, 21 Feb 2008 18:55:58 +0000 (19:55 +0100)]
German translation updated

16 years ago* cmdline/apt-key:
Michael Vogt [Thu, 21 Feb 2008 15:49:03 +0000 (16:49 +0100)]
* cmdline/apt-key:
  - add support for a master-keyring that contains signing keys
    that can be used to sign the archive signing keys. This should
    make key-rollover easier.
* apt-pkg/deb/dpkgpm.cc:
  - merged patch from Kees Cook to fix anoying upper-case display
    on amd64 in sbuild
* apt-pkg/algorithms.cc:
  - add APT::Update::Post-Invoke-Success script slot
  - Make the breaks handling use the kill list. This means, that a
    Breaks: Pkg (<< version) may put Pkg onto the remove list.
* apt-pkg/deb/debmetaindex.cc:
  - add missing "Release" file uri when apt-get update --print-uris
    is run
* methods/connect.cc:
  - remember hosts with Resolve failures or connect Timeouts

16 years ago* Fix typos in manpages. Thanks to Daniel Leidert for the fixes
Michael Vogt [Thu, 21 Feb 2008 15:46:31 +0000 (16:46 +0100)]
* Fix typos in manpages. Thanks to Daniel Leidert for the fixes
  Closes: #444922

[ Raise urgency to critical since it fixes a critical but for Debian
  Installer Lenny Beta1 release ]
  - Vietnamese updated. Closes: #460825
  - Basque updated. Closes: #461166
  - Galician updated. Closes: #461468
  - Portuguese updated. Closes: #464575
  - Korean updated. Closes: #448430
  - Simplified Chinese updated. Closes: #465866
* Applied patch from Robert Millan <rmh@aybabtu.com> to fix the error
  message when gpgv isn't installed, closes: #452640.
* Fix regression about APT::Get::List-Cleanup setting being ignored,
  closes: #466052.
* Fix compilation warnings in apt-pkg/cdrom.cc and
  apt-pkg/contrib/configuration.cc.
* Fix typo in debian/copyright file ("licened" instead of "licensed"),
  closes: #458966.
  - Vietnamese updated. Closes: #453774, #459013
  - Simplified Chinese updated. Closes: #458039
  - Norwegian BokmÃ¥l updated. Closes: #457917
* Fix wording for "After unpacking...". Thanks to Michael Gilbert

16 years agocmdline/apt-get.cc:
Michael Vogt [Thu, 21 Feb 2008 14:01:42 +0000 (15:01 +0100)]
cmdline/apt-get.cc:
- fix task installing (thanks to Colin Watson)

16 years agoFix typos in manpages
bubulle@debian.org [Tue, 19 Feb 2008 19:37:41 +0000 (20:37 +0100)]
Fix typos in manpages

16 years agoRelease 0.7.11
Otavio Salvador [Sat, 16 Feb 2008 22:24:03 +0000 (20:24 -0200)]
Release 0.7.11

16 years ago* Fix regression about APT::Get::List-Cleanup setting being ignored,
Otavio Salvador [Sat, 16 Feb 2008 22:22:20 +0000 (20:22 -0200)]
* Fix regression about APT::Get::List-Cleanup setting being ignored,
  closes: #466052.

16 years agoSimplified Chinese translation update
bubulle@debian.org [Sat, 16 Feb 2008 17:48:01 +0000 (18:48 +0100)]
Simplified Chinese translation update

16 years agoKorean translation update
bubulle@debian.org [Wed, 13 Feb 2008 21:11:10 +0000 (22:11 +0100)]
Korean translation update

16 years agocmdline/apt-key: add explaination when importing new keys
Michael Vogt [Wed, 13 Feb 2008 18:50:57 +0000 (19:50 +0100)]
cmdline/apt-key: add explaination when importing new keys

16 years agocmdline/apt-key: make net-update more robust
Michael Vogt [Wed, 13 Feb 2008 14:22:30 +0000 (15:22 +0100)]
cmdline/apt-key: make net-update more robust

16 years agocmdline/apt-key: import from the correct keyring (ADD_KEYRING) in add_keys_with_verif...
Michael Vogt [Wed, 13 Feb 2008 10:15:54 +0000 (11:15 +0100)]
cmdline/apt-key: import from the correct keyring (ADD_KEYRING) in add_keys_with_verify_against_master_keyring

16 years ago* cmdline/apt-key:
Michael Vogt [Tue, 12 Feb 2008 13:11:48 +0000 (14:11 +0100)]
* cmdline/apt-key:
  - add support for net-update command that verifies all keys
    against the master key keyring

16 years agoPortuguese translation update
bubulle@debian.org [Fri, 8 Feb 2008 19:20:21 +0000 (20:20 +0100)]
Portuguese translation update

16 years agoadd test and background for networkless-install-fixes
Michael Vogt [Fri, 8 Feb 2008 13:10:29 +0000 (14:10 +0100)]
add test and background for networkless-install-fixes

16 years agocmdline/apt-key: fix in the trusted key import script
Michael Vogt [Fri, 8 Feb 2008 13:08:55 +0000 (14:08 +0100)]
cmdline/apt-key: fix in the trusted key import script

16 years ago* methods/connect.cc:
Michael Vogt [Fri, 8 Feb 2008 10:31:11 +0000 (11:31 +0100)]
* methods/connect.cc:
  - remember hosts with Resolve failures or connect Timeouts

16 years ago - Make the breaks handling use the kill list. This means, that a
Michael Vogt [Wed, 6 Feb 2008 13:04:38 +0000 (14:04 +0100)]
  - Make the breaks handling use the kill list. This means, that a
    Breaks: Pkg (<< version) may put Pkg onto the remove list.

16 years ago* apt-pkg/deb/debmetaindex.cc:
Michael Vogt [Mon, 4 Feb 2008 09:49:15 +0000 (10:49 +0100)]
* apt-pkg/deb/debmetaindex.cc:
  - add missing "Release" file uri when apt-get update --print-uris
    is run

16 years ago* apt-pkg/algorithms.cc:
Michael Vogt [Fri, 1 Feb 2008 15:55:44 +0000 (16:55 +0100)]
* apt-pkg/algorithms.cc:
  - add APT::Update::Post-Invoke-Success script slot

16 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Thu, 31 Jan 2008 09:06:00 +0000 (10:06 +0100)]
* apt-pkg/deb/dpkgpm.cc:
  - merged patch from Kees Cook to fix anoying upper-case display
    on amd64 in sbuild

16 years agoPreventive unfuzzy for a planned change in messages
bubulle@debian.org [Sat, 19 Jan 2008 06:42:30 +0000 (07:42 +0100)]
Preventive unfuzzy for a planned change in messages

16 years agoGalician translation update
bubulle@debian.org [Sat, 19 Jan 2008 06:36:31 +0000 (07:36 +0100)]
Galician translation update

16 years ago* Applied patch from Robert Millan <rmh@aybabtu.com> to fix the error
Otavio Salvador [Fri, 18 Jan 2008 00:37:11 +0000 (22:37 -0200)]
* Applied patch from Robert Millan <rmh@aybabtu.com> to fix the error
  message when gpgv isn't installed, closes: #452640.

16 years agoBasque translation update
bubulle@debian.org [Thu, 17 Jan 2008 05:12:30 +0000 (06:12 +0100)]
Basque translation update

16 years agocmdline/apt-key: refactor the master key checking into a function
Michael Vogt [Wed, 16 Jan 2008 15:48:13 +0000 (16:48 +0100)]
cmdline/apt-key: refactor the master key checking into a function

16 years ago* cmdline/apt-key:
Michael Vogt [Wed, 16 Jan 2008 15:41:06 +0000 (16:41 +0100)]
* cmdline/apt-key:
  - add support for a master-keyring that contains signing keys
    that can be used to sign the archive signing keys. This should
    make key-rollover easier.

16 years agoVietnamese translation update
bubulle@debian.org [Tue, 15 Jan 2008 19:39:56 +0000 (20:39 +0100)]
Vietnamese translation update

16 years agoUpdate PO(T) files
bubulle@debian.org [Mon, 14 Jan 2008 09:07:04 +0000 (10:07 +0100)]
Update PO(T) files

16 years agoRegenerate PO(T) files
bubulle@debian.org [Sun, 13 Jan 2008 11:58:07 +0000 (12:58 +0100)]
Regenerate PO(T) files
Unfuzzy formerly complete languages

16 years ago* apt-pkg/algorithms.cc:
Michael Vogt [Thu, 10 Jan 2008 11:08:21 +0000 (12:08 +0100)]
* apt-pkg/algorithms.cc:
  - Since APT::Get::List-Cleanup and APT::List-Cleanup both default to
    true, the effect of the compatibility code was to require both of them
    to be set to false in order to disable list cleanup; this broke the
    installer. Instead, disable list cleanup if either of them is set to
    false.

16 years agoupload as 0.7.10
Michael Vogt [Mon, 7 Jan 2008 20:49:21 +0000 (21:49 +0100)]
upload as 0.7.10

16 years agofinalize changelog and upload as 0.7.10
Michael Vogt [Mon, 7 Jan 2008 20:41:08 +0000 (21:41 +0100)]
finalize changelog and upload as 0.7.10

16 years ago* apt-pkg/packagemanager.{cc,h}:
Michael Vogt [Mon, 7 Jan 2008 20:26:11 +0000 (21:26 +0100)]
* apt-pkg/packagemanager.{cc,h}:
  - propergate the Immediate flag to make hitting the
    "E: Internal Error, Could not perform immediate configuration (2)"
    harder
* debian/control:
  - build against libdb-dev (instead of libdb4.4-dev)
* merged the apt--DoListUpdate branch, this provides a common interface
  for "apt-get update" like operations for the frontends and also provides
  hooks to run stuff in APT::Update::{Pre,Post}-Invoke

16 years ago* apt-pkg/acquire-worker.cc, methods/connect.cc:
Michael Vogt [Mon, 7 Jan 2008 17:45:30 +0000 (18:45 +0100)]
* apt-pkg/acquire-worker.cc, methods/connect.cc:
  - consider a ResolveError a transient-network problem

16 years ago* move the ListUpdate() code from cachefile.h into algorithms.{cc,h}
Michael Vogt [Mon, 7 Jan 2008 15:47:40 +0000 (16:47 +0100)]
* move the ListUpdate() code from cachefile.h into algorithms.{cc,h}
  as it does not require a cachefile at all

16 years agoFix typo in a changelog entry
bubulle@debian.org [Sat, 5 Jan 2008 18:43:48 +0000 (19:43 +0100)]
Fix typo in a changelog entry

16 years agoMore accurate translation for these strings that are used in D-I
bubulle@debian.org [Sat, 5 Jan 2008 18:37:31 +0000 (19:37 +0100)]
More accurate translation for these strings that are used in D-I

16 years agosupport optional PulseInterval in ListUpdate
Michael Vogt [Fri, 4 Jan 2008 20:45:54 +0000 (21:45 +0100)]
support optional PulseInterval in ListUpdate

16 years ago* merged the apt--DoListUpdate branch, this provides a common interface
Michael Vogt [Fri, 4 Jan 2008 20:33:09 +0000 (21:33 +0100)]
* merged the apt--DoListUpdate branch, this provides a common interface
  for apt-get update like operations for the frontends and also provides
  hooks to run stuff in APT::Update::{Pre,Post}-Invoke

16 years ago* Fix typo in debian/copyright file ("licened" instead of "licensed"),
Otavio Salvador [Fri, 4 Jan 2008 13:57:40 +0000 (11:57 -0200)]
* Fix typo in debian/copyright file ("licened" instead of "licensed"),
  closes: #458966.

16 years agoVietnamese translation update
bubulle@debian.org [Fri, 4 Jan 2008 07:38:36 +0000 (08:38 +0100)]
Vietnamese translation update

16 years agoadd missing changelog entry
Michael Vogt [Thu, 3 Jan 2008 12:46:54 +0000 (13:46 +0100)]
add missing changelog entry

16 years ago* apt-pkg/packagemanager.{cc,h}:
Michael Vogt [Thu, 3 Jan 2008 10:25:58 +0000 (11:25 +0100)]
* apt-pkg/packagemanager.{cc,h}:
  - propergate the Immediate flag to make hitting the
    "E: Internal Error, Could not perform immediate configuration (2)"
    harder

16 years ago* debian/control:
Michael Vogt [Thu, 3 Jan 2008 08:55:53 +0000 (09:55 +0100)]
* debian/control:
  - build against libdb-dev (instead of libdb4.4-dev)

16 years agoChangelog entry for the Norwegian translation update
bubulle@debian.org [Wed, 2 Jan 2008 15:28:27 +0000 (16:28 +0100)]
Changelog entry for the Norwegian translation update

16 years agoNorwegian translation update
bubulle@debian.org [Wed, 2 Jan 2008 15:26:19 +0000 (16:26 +0100)]
Norwegian translation update

16 years agoCompleted Simplified Chinese translation
bubulle@debian.org [Sat, 29 Dec 2007 06:20:03 +0000 (07:20 +0100)]
Completed Simplified Chinese translation

16 years agoAdd bug closure
bubulle@debian.org [Fri, 28 Dec 2007 18:52:58 +0000 (19:52 +0100)]
Add bug closure

16 years agoUpdated Simplified Chinese translation
bubulle@debian.org [Fri, 28 Dec 2007 18:50:28 +0000 (19:50 +0100)]
Updated Simplified Chinese translation

16 years agoUpdated po files against current source code.
Otavio Salvador [Thu, 27 Dec 2007 17:08:29 +0000 (15:08 -0200)]
Updated po files against current source code.

16 years ago* Fix compilation warnings in apt-pkg/cdrom.cc and
Otavio Salvador [Thu, 27 Dec 2007 17:04:42 +0000 (15:04 -0200)]
* Fix compilation warnings in apt-pkg/cdrom.cc and
  apt-pkg/contrib/configuration.cc.

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