]> git.saurik.com Git - apt.git/log
apt.git
14 years ago* cmdline/apt-key:
Michael Vogt [Mon, 22 Nov 2010 17:15:44 +0000 (18:15 +0100)] 
* cmdline/apt-key:
  - set timeout of wget for net-update to 90 seconds (thanks to \sh)

14 years ago* methods/http.cc:
Michael Vogt [Mon, 22 Nov 2010 09:54:11 +0000 (10:54 +0100)] 
* methods/http.cc:
  - do not hang if Acquire::http::ProxyAutoDetect can not be
    executed or returns no data (LP: #654393)

14 years ago* methods/http.cc:
Michael Vogt [Mon, 22 Nov 2010 09:40:54 +0000 (10:40 +0100)] 
* methods/http.cc:
  - do not hang if Acquire::http::ProxyAutoDetect can not be
    executed or returns no data (LP: #654393)

14 years agoreleasing version 0.8.9ubuntu2
Michael Vogt [Thu, 18 Nov 2010 14:29:07 +0000 (15:29 +0100)] 
releasing version 0.8.9ubuntu2

14 years agoreleasing version 0.8.9ubuntu1
Michael Vogt [Thu, 18 Nov 2010 14:19:42 +0000 (15:19 +0100)] 
releasing version 0.8.9ubuntu1

14 years agomerged from the mvo branch
Michael Vogt [Thu, 18 Nov 2010 13:35:13 +0000 (14:35 +0100)] 
merged from the mvo branch

14 years agomerged from apt-get-download
Michael Vogt [Thu, 18 Nov 2010 13:34:57 +0000 (14:34 +0100)] 
merged from apt-get-download

14 years agocmdline/apt-get.cc: download it all in one go
Michael Vogt [Thu, 18 Nov 2010 13:32:44 +0000 (14:32 +0100)] 
cmdline/apt-get.cc: download it all in one go

14 years ago* cmdline/apt-get.cc:
Michael Vogt [Thu, 18 Nov 2010 13:21:35 +0000 (14:21 +0100)] 
* cmdline/apt-get.cc:
  - if the changelog downlaod failed, do not show the generic error
    but point to launchpad instead

14 years agomerged from the mvo branch
Michael Vogt [Thu, 18 Nov 2010 13:16:15 +0000 (14:16 +0100)] 
merged from the mvo branch

14 years agomerged from apt-get-changelog
Michael Vogt [Thu, 18 Nov 2010 13:13:39 +0000 (14:13 +0100)] 
merged from apt-get-changelog

14 years agocmdline/apt-get.cc: remove srcpkg
Michael Vogt [Thu, 18 Nov 2010 13:12:57 +0000 (14:12 +0100)] 
cmdline/apt-get.cc: remove srcpkg

14 years agocmdline/apt-get.cc: use source version instead of binary version
Michael Vogt [Thu, 18 Nov 2010 13:10:50 +0000 (14:10 +0100)] 
cmdline/apt-get.cc: use source version instead of binary version

14 years agomerged from the mvo branch
Michael Vogt [Thu, 18 Nov 2010 11:58:49 +0000 (12:58 +0100)] 
merged from the mvo branch

14 years agocmdline/apt-get.cc: add download/changelog to usage
Michael Vogt [Thu, 18 Nov 2010 11:58:29 +0000 (12:58 +0100)] 
cmdline/apt-get.cc: add download/changelog to usage

14 years agomerged from apt-get-download
Michael Vogt [Thu, 18 Nov 2010 11:57:01 +0000 (12:57 +0100)] 
merged from apt-get-download

14 years agodoc/apt-get.8.xml: document download
Michael Vogt [Thu, 18 Nov 2010 11:56:33 +0000 (12:56 +0100)] 
doc/apt-get.8.xml: document download

14 years agoremove apt-changelog from the build
Michael Vogt [Thu, 18 Nov 2010 11:50:40 +0000 (12:50 +0100)] 
remove apt-changelog from the build

14 years agomerged doc update for apt-get download
Michael Vogt [Thu, 18 Nov 2010 11:22:45 +0000 (12:22 +0100)] 
merged doc update for apt-get download

14 years agomerged from apt-get-changelog
Michael Vogt [Thu, 18 Nov 2010 11:21:22 +0000 (12:21 +0100)] 
merged from apt-get-changelog

14 years agodoc/apt-get.8.xml: document based on the work from Martin Pitt (thanks!)
Michael Vogt [Thu, 18 Nov 2010 11:20:56 +0000 (12:20 +0100)] 
doc/apt-get.8.xml: document based on the work from Martin Pitt (thanks!)

14 years agodrop apt-changelog, apt-get changelog provides this
Michael Vogt [Thu, 18 Nov 2010 11:13:43 +0000 (12:13 +0100)] 
drop apt-changelog, apt-get changelog provides this

14 years ago* merged lp:~mvo/apt/mvo, this brings two new commands:
Michael Vogt [Thu, 18 Nov 2010 11:02:56 +0000 (12:02 +0100)] 
* merged lp:~mvo/apt/mvo, this brings two new commands:
  - apt-get download binary-pkgname to download a deb
  - apt-get changelog binary-pkgname to display the changelog

14 years agomerged from the apt-get-changelog branch
Michael Vogt [Thu, 18 Nov 2010 10:48:23 +0000 (11:48 +0100)] 
merged from the apt-get-changelog branch

14 years agorefactor/simplify changelog fetching code
Michael Vogt [Thu, 18 Nov 2010 10:47:49 +0000 (11:47 +0100)] 
refactor/simplify changelog fetching code

14 years agocmdline/apt-get.cc: simplify changelog uri generation
Michael Vogt [Thu, 18 Nov 2010 10:14:49 +0000 (11:14 +0100)] 
cmdline/apt-get.cc: simplify changelog uri generation

14 years agocmdline/apt-get.cc: fix typo
Michael Vogt [Thu, 18 Nov 2010 09:47:34 +0000 (10:47 +0100)] 
cmdline/apt-get.cc: fix typo

14 years agomerged lp:~mvo/apt/apt-get-changelog
Michael Vogt [Thu, 18 Nov 2010 09:32:41 +0000 (10:32 +0100)] 
merged lp:~mvo/apt/apt-get-changelog

14 years agomove DoDownload up to workaround merge conflict with the changelog branch
Michael Vogt [Thu, 18 Nov 2010 09:31:49 +0000 (10:31 +0100)] 
move DoDownload up to workaround merge conflict with the changelog branch

14 years agomerged lp:~mvo/apt/apt-get-download
Michael Vogt [Thu, 18 Nov 2010 09:17:56 +0000 (10:17 +0100)] 
merged lp:~mvo/apt/apt-get-download

14 years agomerged from debian-sid
Michael Vogt [Thu, 18 Nov 2010 09:15:29 +0000 (10:15 +0100)] 
merged from debian-sid

14 years agodebian/changelog: post-merge increment
Michael Vogt [Thu, 18 Nov 2010 08:59:38 +0000 (09:59 +0100)] 
debian/changelog: post-merge increment

14 years agoreleasing version 0.8.9 0.8.9
Michael Vogt [Thu, 18 Nov 2010 08:54:01 +0000 (09:54 +0100)] 
releasing version 0.8.9

14 years agomerged from debian-sid
Michael Vogt [Thu, 18 Nov 2010 08:51:50 +0000 (09:51 +0100)] 
merged from debian-sid

14 years ago* cmdline/acqprogress.cc:
Michael Vogt [Thu, 18 Nov 2010 08:25:29 +0000 (09:25 +0100)] 
* cmdline/acqprogress.cc:
  - don't ask the user for media change if quiet >= 2, stdout is not
    a tty and assume-yes, force-yes or trivial-only option is set to
    avoid cpu eating endless loops in unattended runs like apt.cron
    (Closes: #602354, LP: #665580)

14 years agocmdline/apt-get.cc: improve changelog description
Michael Vogt [Tue, 16 Nov 2010 09:40:36 +0000 (10:40 +0100)] 
cmdline/apt-get.cc: improve changelog description

14 years agoadd support for third party changelogs
Michael Vogt [Tue, 16 Nov 2010 09:35:10 +0000 (10:35 +0100)] 
add support for third party changelogs

14 years ago! German update by Holger Wansing. Closes: #603619
bubulle@debian.org [Mon, 15 Nov 2010 20:58:13 +0000 (21:58 +0100)] 
! German update by Holger Wansing. Closes: #603619

14 years agocmdline/apt-get.cc: and add size as well
Michael Vogt [Mon, 15 Nov 2010 15:38:07 +0000 (16:38 +0100)] 
cmdline/apt-get.cc: and add size as well

14 years agocmdline/apt-get.cc: add hash to the downloader
Michael Vogt [Mon, 15 Nov 2010 15:33:17 +0000 (16:33 +0100)] 
cmdline/apt-get.cc: add hash to the downloader

14 years agocmdline/apt-get.cc: add download commandlien option
Michael Vogt [Mon, 15 Nov 2010 14:49:30 +0000 (15:49 +0100)] 
cmdline/apt-get.cc: add download commandlien option

14 years agodoc/examples/configure-index: updated to include apt::changelogs::server
Michael Vogt [Mon, 15 Nov 2010 13:25:29 +0000 (14:25 +0100)] 
doc/examples/configure-index: updated to include apt::changelogs::server

14 years agotest/integration/framework: set methods dir
Michael Vogt [Mon, 15 Nov 2010 13:19:23 +0000 (14:19 +0100)] 
test/integration/framework: set methods dir

14 years agotest/integration/test-changelog: add regression test for changelog downloader
Michael Vogt [Mon, 15 Nov 2010 13:19:00 +0000 (14:19 +0100)] 
test/integration/test-changelog: add regression test for changelog downloader

14 years agocmdline/apt-get.cc: create the mkdtemp dir in /tmp
Michael Vogt [Mon, 15 Nov 2010 12:54:47 +0000 (13:54 +0100)] 
cmdline/apt-get.cc: create the mkdtemp dir in /tmp

14 years agocmdline/apt-get.cc: move Setup a level higher
Michael Vogt [Mon, 15 Nov 2010 12:34:36 +0000 (13:34 +0100)] 
cmdline/apt-get.cc: move Setup a level higher

14 years agocmdline/apt-get.cc make only the server configurable, but not the format string ...
Michael Vogt [Mon, 15 Nov 2010 12:28:22 +0000 (13:28 +0100)] 
cmdline/apt-get.cc make only the server configurable, but not the format string (attack vector?)

14 years agosupport Apt::Changelog::Server, code cleanup
Michael Vogt [Mon, 15 Nov 2010 11:53:52 +0000 (12:53 +0100)] 
support Apt::Changelog::Server, code cleanup

14 years agouse mkdtemp() instead of tempnam, free mkdtemp() data afterwards, return true in...
Michael Vogt [Mon, 15 Nov 2010 11:26:39 +0000 (12:26 +0100)] 
use mkdtemp() instead of tempnam, free mkdtemp() data afterwards, return true in DoChangelog handler

14 years agoreleasing version 0.8.8ubuntu3
Martin Pitt [Mon, 15 Nov 2010 11:18:23 +0000 (12:18 +0100)] 
releasing version 0.8.8ubuntu3

14 years agoapt-pkg/aptconfiguration.cc: Have Acquire::CompressionTypes::Order default
Martin Pitt [Mon, 15 Nov 2010 11:14:03 +0000 (12:14 +0100)] 
apt-pkg/aptconfiguration.cc: Have Acquire::CompressionTypes::Order default
to preferring "gz", so that compressed indexes will actually work.

14 years agoinitial apt-get changelog implementation, not quite ready yet (need to get rid of...
Michael Vogt [Mon, 15 Nov 2010 11:12:56 +0000 (12:12 +0100)] 
initial apt-get changelog implementation, not quite ready yet (need to get rid of tmpnam

14 years agoapt-pkg/acquire-item.cc: Set Acquire::GzipIndexes to "true" by default, to
Martin Pitt [Mon, 15 Nov 2010 10:55:10 +0000 (11:55 +0100)] 
apt-pkg/acquire-item.cc: Set Acquire::GzipIndexes to "true" by default, to
store compressed indexes. This feature is now mature enough for general
consumption. Update doc/apt.conf.5.xml accordingly.

14 years ago* test/integration/test-compressed-indexes, test/test-indexes.sh:
Martin Pitt [Mon, 15 Nov 2010 09:55:15 +0000 (10:55 +0100)] 
* test/integration/test-compressed-indexes, test/test-indexes.sh:
  - Explicitly disable compressed indexes at the start. This ensures that we
    will actually test uncompressed indexes regardless of the internal
    default value of Acquire::GzipIndexes.

14 years agomerged from debian
Michael Vogt [Mon, 15 Nov 2010 09:28:27 +0000 (10:28 +0100)] 
merged from debian

14 years ago* cmdline/apt-changelog: Read server name from configuration
Martin Pitt [Mon, 15 Nov 2010 09:05:32 +0000 (10:05 +0100)] 
* cmdline/apt-changelog: Read server name from configuration
  APT::Changelog::Server instead of hardcoding it. This allows local users
  to point to a local changelog mirror, or make this script work for Debian.
* Add debian/apt.conf.changelog: Configuration for apt-changelog with the
  server for Ubuntu (changelogs.ubuntu.com). Install it in debian/rules.
* doc/apt-changelog.1.xml: Document the new option.

14 years agoSlovenian update by Andrej Žnidaršič and Rosetta Slovenian team
bubulle@debian.org [Sat, 13 Nov 2010 12:26:31 +0000 (13:26 +0100)] 
Slovenian update by Andrej Žnidaršič and Rosetta Slovenian team

14 years agocmdline/apt-changelog: Filter out multiple results for a source package,
Martin Pitt [Fri, 12 Nov 2010 15:53:51 +0000 (16:53 +0100)] 
cmdline/apt-changelog: Filter out multiple results for a source package,
just take the latest one.

14 years ago* cmdline/acqprogress.cc:
David Kalnischkies [Thu, 11 Nov 2010 17:35:32 +0000 (18:35 +0100)] 
* cmdline/acqprogress.cc:
  - don't ask the user for media change if quiet >= 2, stdout is not
    a tty and assume-yes, force-yes or trivial-only option is set to
    avoid cpu eating endless loops in unattended runs like apt.cron
    (Closes: #602354, LP: #665580)

14 years agomerged from donkult
Michael Vogt [Wed, 10 Nov 2010 18:39:12 +0000 (19:39 +0100)] 
merged from donkult

14 years ago* apt-pkg/depcache.cc:
David Kalnischkies [Wed, 10 Nov 2010 12:26:37 +0000 (13:26 +0100)] 
* apt-pkg/depcache.cc:
  - don't install previously not installed providers in a try
    to statisfy a "Breaks: provides" dependency by upgrade

14 years ago* apt-pkg/algorithms.cc:
David Kalnischkies [Wed, 10 Nov 2010 11:24:48 +0000 (12:24 +0100)] 
* apt-pkg/algorithms.cc:
  - if the package was explicitly marked as ToRemove don't
    consider it as a candidate for FixByInstall

14 years agoevaluate Acquire::Languages= before LANG= (Closes: #602573)
David Kalnischkies [Tue, 9 Nov 2010 13:18:19 +0000 (14:18 +0100)] 
evaluate Acquire::Languages= before LANG= (Closes: #602573)

14 years agoreleasing version 0.8.8ubuntu2
Martin Pitt [Tue, 9 Nov 2010 10:49:08 +0000 (11:49 +0100)] 
releasing version 0.8.8ubuntu2

14 years ago* Add cmdline/apt-changelog: Script to fetch package changelog from
Martin Pitt [Tue, 9 Nov 2010 10:31:47 +0000 (11:31 +0100)] 
* Add cmdline/apt-changelog: Script to fetch package changelog from
  changelogs.ubuntu.com. Install it in cmdline/makefile and debian/rules.
* Add doc/apt-changelog.1.xml, and install it in debian/rules.

14 years ago* apt-pkg/orderlist.cc:
David Kalnischkies [Sat, 6 Nov 2010 14:02:27 +0000 (15:02 +0100)] 
* apt-pkg/orderlist.cc:
  - try fixing before removing even if the fix is hidden in
    a provides, hidden in the #590438 testcase

14 years ago* apt-pkg/aptconfiguration.cc:
David Kalnischkies [Sat, 6 Nov 2010 11:50:49 +0000 (12:50 +0100)] 
* apt-pkg/aptconfiguration.cc:
  - respect the none-force even in LANG=C (Closes: #602573)

14 years agoDrop useless untranslatable sections from apt.8
bubulle@debian.org [Sat, 30 Oct 2010 20:42:39 +0000 (22:42 +0200)] 
Drop useless untranslatable sections from apt.8

14 years agoFix "typos" in French manpages translations. Thanks to
bubulle@debian.org [Sat, 30 Oct 2010 07:52:21 +0000 (09:52 +0200)] 
Fix "typos" in French manpages translations. Thanks to
Cyril Brulebois for bashing me.

14 years agomerged from debian
Michael Vogt [Fri, 29 Oct 2010 14:37:35 +0000 (10:37 -0400)] 
merged from debian

14 years ago* apt-pkg/deb/dpkgpm.cc: 0.8.8
Michael Vogt [Thu, 28 Oct 2010 19:50:47 +0000 (21:50 +0200)] 
* apt-pkg/deb/dpkgpm.cc:
  - ensure that history.log gets closed to avoid leaking a FD
    (closes: #601649)

14 years agomerged from donkult
Michael Vogt [Thu, 28 Oct 2010 19:19:57 +0000 (21:19 +0200)] 
merged from donkult

14 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Thu, 28 Oct 2010 19:11:52 +0000 (21:11 +0200)] 
* apt-pkg/deb/dpkgpm.cc:
  - ensure that history.log gets closed to avoid leaking a FD
    (closes: #601649)

14 years ago* apt-pkg/deb/dpkgpm.cc:
Michael Vogt [Thu, 28 Oct 2010 18:56:32 +0000 (14:56 -0400)] 
* apt-pkg/deb/dpkgpm.cc:
  - ensure that history.log gets closed to avoid leaking a FD
    (closes: #601649)

14 years ago* apt-pkg/pkgcache.cc:
David Kalnischkies [Tue, 26 Oct 2010 21:24:41 +0000 (23:24 +0200)] 
* apt-pkg/pkgcache.cc:
  - fallback always to a suitable description (Closes: #601016)

14 years agodpkg doesn't like underscores in versions anymore (=it fails) so our
David Kalnischkies [Fri, 22 Oct 2010 17:10:49 +0000 (19:10 +0200)] 
dpkg doesn't like underscores in versions anymore (=it fails) so our
behaviour can be undefined… (or at least can't be tested against dpkg)

14 years ago* apt-pkg/contrib/fileutl.cc:
David Kalnischkies [Thu, 21 Oct 2010 14:54:28 +0000 (16:54 +0200)] 
* apt-pkg/contrib/fileutl.cc:
  - Add a FileFd::FileSize() method to get the size of the underlying
    file and not the size of the content in the file as FileFd::Size()
    does - the sizes can differ since the direct gzip integration
* methods/{gzip,bzip2}.cc:
  - use FileSize() to determine if the file is invalid (Closes: #600852)

14 years agoreleasing version 0.8.7ubuntu1
Michael Vogt [Fri, 15 Oct 2010 17:13:53 +0000 (19:13 +0200)] 
releasing version 0.8.7ubuntu1

14 years agomerged from debian-sid
Michael Vogt [Fri, 15 Oct 2010 16:30:09 +0000 (18:30 +0200)] 
merged from debian-sid

14 years agoreleasing version 0.8.7 0.8.7
Michael Vogt [Fri, 15 Oct 2010 16:28:03 +0000 (18:28 +0200)] 
releasing version 0.8.7

14 years ago* doc/examples/apt-https-method-example.conf:
Michael Vogt [Fri, 15 Oct 2010 16:15:00 +0000 (18:15 +0200)] 
* doc/examples/apt-https-method-example.conf:
  - apply various typo fixes by Olly Betts, thanks! (Closes: #600249)

14 years agomerged from lp:~pitti/apt/compressed-indexes
Michael Vogt [Fri, 15 Oct 2010 15:59:12 +0000 (17:59 +0200)] 
merged from lp:~pitti/apt/compressed-indexes

14 years agoadd test case for having no indexes, and fix regression in that case
Martin Pitt [Fri, 15 Oct 2010 15:54:36 +0000 (17:54 +0200)] 
add test case for having no indexes, and fix regression in that case

14 years ago* doc/examples/apt-https-method-example.conf:
Olly Betts [Fri, 15 Oct 2010 07:18:45 +0000 (09:18 +0200)] 
* doc/examples/apt-https-method-example.conf:
  - apply various typo fixes by Olly Betts, thanks! (Closes: #600249)

14 years agomerged from the debian-sid branch
Michael Vogt [Thu, 14 Oct 2010 12:49:47 +0000 (14:49 +0200)] 
merged from the debian-sid branch

14 years agomerged from http://code.launchpad.net/~donkult/apt/sid
Michael Vogt [Thu, 14 Oct 2010 12:38:56 +0000 (14:38 +0200)] 
merged from http://code.launchpad.net/~donkult/apt/sid

14 years ago* doc/apt-verbatim.ent:
David Kalnischkies [Wed, 13 Oct 2010 22:08:23 +0000 (00:08 +0200)] 
* doc/apt-verbatim.ent:
  - change the codenames to reflect the situation after squeeze release

14 years ago* doc/apt.ent:
David Kalnischkies [Wed, 13 Oct 2010 22:06:02 +0000 (00:06 +0200)] 
* doc/apt.ent:
  - move some strings into apt-verbatim.ent to avoid showing them in
    apt-doc.pot as they are untranslatable anyway (e.g. manpage references)

14 years agomerge with debian-sid
David Kalnischkies [Wed, 13 Oct 2010 20:27:56 +0000 (22:27 +0200)] 
merge with debian-sid

14 years agomerged FileFd::Size() fix from lp:~mvo/apt/mvo
Michael Vogt [Wed, 13 Oct 2010 14:12:00 +0000 (16:12 +0200)] 
merged FileFd::Size() fix from lp:~mvo/apt/mvo

14 years agoapt-pkg/contrib/fileutl.cc: fix FileFd::Size() for files that are empty or for non...
Michael Vogt [Wed, 13 Oct 2010 14:03:56 +0000 (16:03 +0200)] 
apt-pkg/contrib/fileutl.cc: fix FileFd::Size() for files that are empty or for non-gzip files

14 years agomerged from debian-sid branch
Michael Vogt [Wed, 13 Oct 2010 13:36:54 +0000 (15:36 +0200)] 
merged from debian-sid branch

14 years ago* apt-pkg/deb/debindexfile.cc:
Michael Vogt [Wed, 13 Oct 2010 13:33:16 +0000 (15:33 +0200)] 
* apt-pkg/deb/debindexfile.cc:
  - Use FileFd::Size() instead of stat()ing the sources/binary/translations
    indexes directly, so that we have transparent handling of gzipped
    indexes.
* apt-pkg/contrib/fileutl.cc:
  - Fix FileFd::Size() for gzipped files to give the size of the
    uncompressed data. This fixes cache building progress going way
    over 100%.

14 years agotest/integration/framework: set proper dir::state::status
Michael Vogt [Wed, 13 Oct 2010 13:30:47 +0000 (15:30 +0200)] 
test/integration/framework: set proper dir::state::status

14 years agotests/integration/test-*: remove a bunch of "local" that are used outside funtions...
Michael Vogt [Wed, 13 Oct 2010 13:22:48 +0000 (15:22 +0200)] 
tests/integration/test-*: remove a bunch of "local" that are used outside funtions (bash complains)

14 years agofix changelog typo
Martin Pitt [Wed, 13 Oct 2010 12:34:23 +0000 (14:34 +0200)] 
fix changelog typo

14 years agomerge from trunk
Martin Pitt [Wed, 13 Oct 2010 12:22:29 +0000 (14:22 +0200)] 
merge from trunk

14 years agodoc/po/fr.po: refreshed after running make
Michael Vogt [Wed, 13 Oct 2010 12:21:35 +0000 (14:21 +0200)] 
doc/po/fr.po: refreshed after running make

14 years ago* apt-pkg/deb/debsystem.cc:
Michael Vogt [Wed, 13 Oct 2010 12:18:18 +0000 (14:18 +0200)] 
* apt-pkg/deb/debsystem.cc:
  - fix issues with dir::state::status and dir::state::extended_states
    when alternative rootdirs are used

14 years agoapt-pkg/deb/debsystem.cc: remove duplicated rootdir (FindFile will prepend the rootdi...
Michael Vogt [Wed, 13 Oct 2010 12:11:57 +0000 (14:11 +0200)] 
apt-pkg/deb/debsystem.cc: remove duplicated rootdir (FindFile will prepend the rootdir later anyway)