ntk/apt.git
14 years ago - add --arch option for apt-ftparchive packages and contents commands
David Kalnischkies [Wed, 17 Feb 2010 23:05:14 +0000 (00:05 +0100)]
  - add --arch option for apt-ftparchive packages and contents commands
  - if an arch is given accept only *_all.deb and *_arch.deb instead
    of *.deb. Thanks Stephan Bosch for the patch! (Closes: #319710)

14 years ago* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies [Wed, 17 Feb 2010 23:04:26 +0000 (00:04 +0100)]
* apt-pkg/deb/dpkgpm.cc:
  - stdin redirected to /dev/null takes all CPU (Closes: #569488)
    Thanks to Aurelien Jarno for providing (again) a patch!

14 years agomerge with debian-sid
David Kalnischkies [Sat, 13 Feb 2010 00:45:26 +0000 (01:45 +0100)]
merge with debian-sid

14 years agofix progress reporting while reading extended_states file
David Kalnischkies [Sun, 7 Feb 2010 18:26:02 +0000 (19:26 +0100)]
fix progress reporting while reading extended_states file

14 years agoSlovak translation update
bubulle@debian.org [Wed, 3 Feb 2010 19:09:24 +0000 (20:09 +0100)]
Slovak translation update

14 years agoreleasing version 0.7.25.3 0.7.25.3
Michael Vogt [Mon, 1 Feb 2010 20:03:52 +0000 (21:03 +0100)]
releasing version 0.7.25.3

14 years agomerge r1966..1967 from lp:~donkult/apt/sid
Michael Vogt [Mon, 1 Feb 2010 02:56:26 +0000 (18:56 -0800)]
merge r1966..1967  from lp:~donkult/apt/sid

14 years ago* cmdline/acqprogress.cc:
Michael Vogt [Sun, 31 Jan 2010 15:28:06 +0000 (07:28 -0800)]
* cmdline/acqprogress.cc:
  - Set Mode to Medium so that the correct prefix is used.
    Thanks Stefan Haller for the patch! (Closes: #567304 LP: #275243)
* ftparchive/writer.cc:
  - generate sha1 and sha256 checksums for dsc (Closes: #567343)
* cmdline/apt-get.cc:
  - don't mark as manually if in download only (Closes: #468180)

14 years agocommit debian/changelog for final 0.7.25.2 upload
Michael Vogt [Sun, 31 Jan 2010 15:21:48 +0000 (16:21 +0100)]
commit debian/changelog for final 0.7.25.2 upload

14 years ago* cmdline/apt-get.cc:
David Kalnischkies [Sun, 31 Jan 2010 01:16:17 +0000 (02:16 +0100)]
* cmdline/apt-get.cc:
  - don't mark as manually if in download only (Closes: #468180)

14 years ago* ftparchive/writer.cc:
David Kalnischkies [Sat, 30 Jan 2010 22:57:27 +0000 (23:57 +0100)]
* ftparchive/writer.cc:
  - generate sha1 and sha256 checksums for dsc (Closes: #567343)

14 years ago* cmdline/acqprogress.cc:
David Kalnischkies [Sat, 30 Jan 2010 21:40:25 +0000 (22:40 +0100)]
* cmdline/acqprogress.cc:
  - Set Mode to Medium so that the correct prefix is used.
    Thanks Stefan Haller for the patch! (Closes: #567304 LP: #275243)

14 years agocleanup the error header a bit by moving the printf-macros out
David Kalnischkies [Sat, 30 Jan 2010 21:30:29 +0000 (22:30 +0100)]
cleanup the error header a bit by moving the printf-macros out
and remove the using std::string

14 years ago* apt-pkg/contrib/macros.h:
David Kalnischkies [Sat, 30 Jan 2010 21:19:57 +0000 (22:19 +0100)]
* apt-pkg/contrib/macros.h:
  - move the header system.h with a new name to the public domain,
    to be able to use it in other headers (Closes: #567662)

14 years agoFirst French update
bubulle@debian.org [Fri, 29 Jan 2010 18:59:11 +0000 (19:59 +0100)]
First French update

14 years agoFrench translation update
bubulle@debian.org [Fri, 29 Jan 2010 18:54:18 +0000 (19:54 +0100)]
French translation update

14 years agoItalian translation update
bubulle@debian.org [Fri, 29 Jan 2010 18:46:44 +0000 (19:46 +0100)]
Italian translation update

14 years agomerged from lp:~mvo/apt/mvo
Michael Vogt [Wed, 27 Jan 2010 15:07:21 +0000 (16:07 +0100)]
merged from lp:~mvo/apt/mvo

14 years agomerge 1695..1701 from the lp:~mvo/apt/mvo branch
Michael Vogt [Wed, 27 Jan 2010 11:11:07 +0000 (12:11 +0100)]
merge 1695..1701 from the lp:~mvo/apt/mvo branch

14 years agoadd new "Acquire::cdrom::AutoDetect" config that enables/disables
Michael Vogt [Tue, 26 Jan 2010 10:49:29 +0000 (11:49 +0100)]
add new "Acquire::cdrom::AutoDetect" config that enables/disables
the dlopen of libudev for automatic cdrom detection. Off by default
currently, feedback/testing welcome

14 years ago* ftparchive/writer.{cc,h}:
Michael Vogt [Mon, 25 Jan 2010 16:34:02 +0000 (17:34 +0100)]
* ftparchive/writer.{cc,h}:
  - merge crash fix for apt-ftparchive on hurd, thanks to
    Samuel Thibault for the patch (closes: #566664)

14 years ago* cmdline/apt-mark:
Michael Vogt [Mon, 25 Jan 2010 16:15:53 +0000 (17:15 +0100)]
* cmdline/apt-mark:
  - merge fix from Gene Cash that supports markauto for
    packages that are not in the extended_states file yet
    (closes: #534920)

14 years agomethods/cdrom.cc: fix compile error
Michael Vogt [Mon, 25 Jan 2010 11:09:52 +0000 (12:09 +0100)]
methods/cdrom.cc: fix compile error

14 years ago* apt-pkg/contrib/fileutl.cc:
Michael Vogt [Fri, 22 Jan 2010 23:37:21 +0000 (00:37 +0100)]
* apt-pkg/contrib/fileutl.cc:
  - Fix the newly introduced method GetListOfFilesInDir to not
    accept every file if no extension is enforced
    (= restore old behaviour). (Closes: #565213)
* apt-pkg/policy.cc:
  - accept also partfiles with "pref" file extension as valid
* apt-pkg/contrib/configuration.cc:
  - accept also partfiles with "conf" file extension as valid
* doc/apt.conf.5.xml:
  - reorder description and split out syntax
  - add partfile name convention (Closes: #558348)
* doc/apt_preferences.conf.5.xml:
  - describe partfile name convention also here
* apt-pkg/deb/dpkgpm.cc:
  - don't segfault if term.log file can't be opened.
    Thanks Sam Brightman for the patch! (Closes: #475770)
* doc/*:
  - replace the per language addendum with a global addendum
  - add a explanation why translations include (maybe) english
    parts to the new global addendum (Closes: #561636)
* apt-pkg/contrib/strutl.cc:
  - fix malloc asseration fail with ja_JP.eucJP locale in
    apt-cache search. Thanks Kusanagi Kouichi! (Closes: #548884)

14 years ago* methods/cdrom.cc:
Michael Vogt [Fri, 22 Jan 2010 20:34:29 +0000 (21:34 +0100)]
* methods/cdrom.cc:
  - fixes in multi cdrom setup code

14 years ago* apt-pkg/contrib/cdromutl.cc:
Michael Vogt [Fri, 22 Jan 2010 19:06:37 +0000 (20:06 +0100)]
* apt-pkg/contrib/cdromutl.cc:
  - fix UnmountCdrom() fails, give it a bit more time and try
    the umount again

14 years agomark the Error methods as __cold
David Kalnischkies [Fri, 22 Jan 2010 07:38:09 +0000 (08:38 +0100)]
mark the Error methods as __cold

14 years agoadd a few gcc helpers, including [un]likely() and __deprecated
David Kalnischkies [Fri, 22 Jan 2010 07:27:20 +0000 (08:27 +0100)]
add a few gcc helpers, including [un]likely() and __deprecated

14 years ago* apt-pkg/contrib/strutl.cc:
David Kalnischkies [Wed, 20 Jan 2010 13:18:12 +0000 (14:18 +0100)]
* apt-pkg/contrib/strutl.cc:
  - fix malloc asseration fail with ja_JP.eucJP locale in
    apt-cache search. Thanks Kusanagi Kouichi! (Closes: #548884)

14 years agoreplace the per language addendum with a global addendum and
David Kalnischkies [Wed, 20 Jan 2010 12:39:37 +0000 (13:39 +0100)]
replace the per language addendum with a global addendum and
add a explanation why translations include (maybe) english
parts to this new global addendum (Closes: #561636)

14 years ago* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies [Tue, 19 Jan 2010 12:08:01 +0000 (13:08 +0100)]
* apt-pkg/deb/dpkgpm.cc:
  - don't segfault if term.log file can't be opened.
    Thanks Sam Brightman for the patch! (Closes: #475770)

14 years agomerge with lp:~mvo/apt/apt-sid to get the complete fr
David Kalnischkies [Sun, 17 Jan 2010 14:56:50 +0000 (15:56 +0100)]
Merge ... lp:~mvo/apt/apt-sid to get the complete fr

14 years agoMissing \n
bubulle@debian.org [Sun, 17 Jan 2010 12:18:08 +0000 (13:18 +0100)]
Missing \n

14 years agoFix the newly introduced method GetListOfFilesInDir to not accept every
David Kalnischkies [Sat, 16 Jan 2010 22:09:42 +0000 (23:09 +0100)]
Fix the newly introduced method GetListOfFilesInDir to not accept every
file if no extension is enforced (= restore old behaviour). (Closes: #565213)

This commit includes also:
* apt-pkg/policy.cc:
  - accept also partfiles with "pref" file extension as valid
* apt-pkg/contrib/configuration.cc:
  - accept also partfiles with "conf" file extension as valid
* doc/apt.conf.5.xml:
  - reorder description and split out syntax
  - add partfile name convention (Closes: #558348)
* doc/apt_preferences.conf.5.xml:
  - describe partfile name convention also here

And a lovely test application of course.

14 years agoCompleted translation
bubulle@debian.org [Sat, 16 Jan 2010 07:11:50 +0000 (08:11 +0100)]
Completed translation

14 years agoFrench translation update (17 left)
bubulle@debian.org [Thu, 14 Jan 2010 18:33:17 +0000 (19:33 +0100)]
French translation update (17 left)

14 years agocorrect a spelling error spotted by lintian in the debian/NEWS file:
David Kalnischkies [Wed, 13 Jan 2010 13:52:28 +0000 (14:52 +0100)]
correct a spelling error spotted by lintian in the debian/NEWS file:
W: spelling-error-in-news-debian: informations -> information

14 years agomerge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes back
David Kalnischkies [Wed, 13 Jan 2010 13:51:28 +0000 (14:51 +0100)]
Merge ... lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes back

14 years agoreleasing version 0.7.25.1 0.7.25.1
Michael Vogt [Mon, 11 Jan 2010 18:44:47 +0000 (19:44 +0100)]
releasing version 0.7.25.1

14 years ago* apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:
Michael Vogt [Sat, 9 Jan 2010 20:19:03 +0000 (21:19 +0100)]
* apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc:
  - add debug option Debug::pkgCacheGen
  - merge fix for apt-get source pkg=version regression
    (closes: #561971)

14 years agoUpdate PO files
bubulle@debian.org [Sat, 9 Jan 2010 16:20:40 +0000 (17:20 +0100)]
Update PO files

14 years agoRussian translation update
bubulle@debian.org [Sat, 9 Jan 2010 15:46:43 +0000 (16:46 +0100)]
Russian translation update

14 years agofix merge error
Michael Vogt [Fri, 8 Jan 2010 21:47:24 +0000 (22:47 +0100)]
fix merge error

14 years ago* po/ru.po:
Michael Vogt [Fri, 8 Jan 2010 21:40:46 +0000 (22:40 +0100)]
* po/ru.po:
  - merged updated ru.po, thanks to Yuri Kozlov (closes: #564171)

14 years ago* cmdline/apt-get.cc:
Michael Vogt [Fri, 8 Jan 2010 21:32:32 +0000 (22:32 +0100)]
* cmdline/apt-get.cc:
  - fix apt-get source pkg=version regression (closes: #561971)

14 years ago* French manpage translation update
Michael Vogt [Fri, 8 Jan 2010 21:28:49 +0000 (22:28 +0100)]
* French manpage translation update

* spot & fix various typos in all manpages
* German manpage translation update
* cmdline/apt-cache.cc:
  - remove translatable marker from the "%4i %s\n" string
* buildlib/po4a_manpage.mak:
  - instruct debiandoc to build files with utf-8 encoding
* buildlib/tools.m4:
  - fix some warning from the buildtools
* apt-pkg/acquire-item.cc:
  - add configuration PDiffs::Limit-options to not download
    too many or too big patches (Closes: #554349)
* debian/control:
  - let all packages depend on ${misc:Depends}
* share/*-archive.gpg:
  - remove the horrible outdated files. We already depend on
    the keyring so we don't need to ship our own version
* cmdline/apt-key:
  - errors out if wget is not installed (Closes: #545754)
  - add --keyring option as we have now possibly many
* methods/gpgv.cc:
  - pass all keyrings (TrustedParts) to gpgv instead of
    using only one trusted.gpg keyring (Closes: #304846)
* methods/https.cc:
  - finally merge the rest of the patchset from Arnaud Ebalard
    with the CRL and Issuers options, thanks! (Closes: #485963)

14 years ago44 strings left
bubulle@debian.org [Fri, 8 Jan 2010 18:45:15 +0000 (19:45 +0100)]
44 strings left

14 years agomerge again with lp:~mvo/apt/debian-sid to get a buildable fr again
David Kalnischkies [Mon, 4 Jan 2010 13:09:54 +0000 (14:09 +0100)]
merge again with lp:~mvo/apt/debian-sid to get a buildable fr again

14 years agosome minor style fixes: use empty() and add a few const
David Kalnischkies [Mon, 4 Jan 2010 13:06:49 +0000 (14:06 +0100)]
some minor style fixes: use empty() and add a few const

14 years agofinally merge the rest of the patchset from Arnaud Ebalard
David Kalnischkies [Mon, 4 Jan 2010 12:54:57 +0000 (13:54 +0100)]
finally merge the rest of the patchset from Arnaud Ebalard
with the CRL and Issuers options for https, thanks! (Closes: #485963)

14 years agoadd TrustedParts so in the future new keyrings can just be dropped
David Kalnischkies [Mon, 4 Jan 2010 12:45:14 +0000 (13:45 +0100)]
add TrustedParts so in the future new keyrings can just be dropped
into /etc/apt/trusted.gpg.d/ which eliminates the need to have
gpg installed to add keys to APTs trusted keyring (with apt-key)
(Closes #304846) - Thanks to Timo Weingärtner & Peter Palfrader
for providing different patchs/ideas for this!

14 years agoReview continued by Stephane Blondon
bubulle@debian.org [Mon, 4 Jan 2010 06:09:43 +0000 (07:09 +0100)]
Review continued by Stephane Blondon

14 years agoAdd a GetListOfFilesInDir() helper method which replaces the old
David Kalnischkies [Sun, 3 Jan 2010 18:37:34 +0000 (19:37 +0100)]
Add a GetListOfFilesInDir() helper method which replaces the old
code copies used to load the various parts-files

14 years agoReviewed by Philippe batailler
bubulle@debian.org [Sun, 3 Jan 2010 15:55:41 +0000 (16:55 +0100)]
Reviewed by Philippe batailler

14 years agoReview by Stephane Blondon and msgcat
bubulle@debian.org [Sun, 3 Jan 2010 08:30:47 +0000 (09:30 +0100)]
Review by Stephane Blondon and msgcat

14 years agoapt-key errors out nicely if wget is not installed (Closes: #545754)
David Kalnischkies [Sat, 2 Jan 2010 19:24:53 +0000 (20:24 +0100)]
apt-key errors out nicely if wget is not installed (Closes: #545754)

14 years agoremove the horrible outdated share/*-archive.gpg files and all there traces
David Kalnischkies [Sat, 2 Jan 2010 16:53:05 +0000 (17:53 +0100)]
remove the horrible outdated share/*-archive.gpg files and all there traces
We already depend on the proper keyring so we don't need to ship our
own version which isn't used anyway.

14 years agofix a typo in the apt.conf manpage spotted by lintian
David Kalnischkies [Sat, 2 Jan 2010 16:43:07 +0000 (17:43 +0100)]
fix a typo in the apt.conf manpage spotted by lintian
W: apt: spelling-error-in-manpage usr/share/man/man5/apt.conf.5.gz enviroment environment

14 years agofix another mistake spotted by lintian:
David Kalnischkies [Sat, 2 Jan 2010 16:38:04 +0000 (17:38 +0100)]
fix another mistake spotted by lintian:
I: apt: spelling-error-in-binary ./usr/lib/libapt-pkg-libc6.9-6.so.4.8.0 Alot A lot

14 years agoFix the following gcc-4.5 buildfailure in pkgcache.cc by following the suggestion:
David Kalnischkies [Sat, 2 Jan 2010 16:19:07 +0000 (17:19 +0100)]
Fix the following gcc-4.5 buildfailure in pkgcache.cc by following the suggestion:
pkgcache.cc: In member function ‘const char* pkgCache::PkgIterator::CandVersion() const’:
pkgcache.cc:301:51: error: cannot call constructor ‘pkgPolicy::pkgPolicy’ directly
pkgcache.cc:301:51: note: for a function-style cast, remove the redundant ‘::pkgPolicy’

14 years agolet all packages depend on
David Kalnischkies [Sat, 2 Jan 2010 16:03:23 +0000 (17:03 +0100)]
let all packages depend on

14 years agoadd configuration PDiffs::Limit-options (FileLimit and SizeLimit) to
David Kalnischkies [Fri, 1 Jan 2010 23:22:31 +0000 (00:22 +0100)]
add configuration PDiffs::Limit-options (FileLimit and SizeLimit) to
not download too many or too big patches (Closes: #554349)

14 years agobzrignore the now linked config.{guess,sub} files
David Kalnischkies [Fri, 1 Jan 2010 20:32:50 +0000 (21:32 +0100)]
bzrignore the now linked config.{guess,sub} files

14 years agofix some warning from the buildtools in tools.m4 and configure.in
David Kalnischkies [Fri, 1 Jan 2010 20:05:58 +0000 (21:05 +0100)]
fix some warning from the buildtools in tools.m4 and configure.in

14 years agoinstruct debiandoc to build files with utf-8 encoding
David Kalnischkies [Fri, 1 Jan 2010 20:00:54 +0000 (21:00 +0100)]
instruct debiandoc to build files with utf-8 encoding

14 years agoremove translatable marker from the "%4i %s\n" string in apt-cache.cc
David Kalnischkies [Fri, 1 Jan 2010 18:15:15 +0000 (19:15 +0100)]
remove translatable marker from the "%4i %s\n" string in apt-cache.cc

14 years agoupdate german manpage translation by Chris Leick
David Kalnischkies [Fri, 1 Jan 2010 18:10:14 +0000 (19:10 +0100)]
update german manpage translation by Chris Leick

14 years agoChris Leick spot & fix various typos in all manpages
David Kalnischkies [Fri, 1 Jan 2010 11:54:13 +0000 (12:54 +0100)]
Chris Leick spot & fix various typos in all manpages

14 years agomerge with lp:~mvo/apt/debian-sid to get updated french
David Kalnischkies [Fri, 1 Jan 2010 09:33:34 +0000 (10:33 +0100)]
Merge ... lp:~mvo/apt/debian-sid to get updated french

14 years agoFrench translation update
bubulle@debian.org [Tue, 29 Dec 2009 08:50:03 +0000 (09:50 +0100)]
French translation update

14 years agoYet more French
bubulle@debian.org [Wed, 23 Dec 2009 21:47:25 +0000 (22:47 +0100)]
Yet more French

14 years agoReview by Philippe batailler
bubulle@debian.org [Tue, 22 Dec 2009 19:02:18 +0000 (20:02 +0100)]
Review by Philippe batailler

14 years agomerge with lp:~mvo/apt/sid to get the finale 0.7.25 state
David Kalnischkies [Tue, 22 Dec 2009 11:20:43 +0000 (12:20 +0100)]
Merge ... lp:~mvo/apt/sid to get the finale 0.7.25 state

14 years agoFrench translation update
bubulle@debian.org [Sun, 20 Dec 2009 21:16:38 +0000 (22:16 +0100)]
French translation update

14 years agoFrench translation update
bubulle@debian.org [Sat, 19 Dec 2009 07:36:46 +0000 (08:36 +0100)]
French translation update

14 years agoFrench translation update
bubulle@debian.org [Wed, 16 Dec 2009 22:00:06 +0000 (23:00 +0100)]
French translation update

14 years agoreleasing version 0.7.25 0.7.25
Michael Vogt [Tue, 15 Dec 2009 12:49:21 +0000 (13:49 +0100)]
releasing version 0.7.25

14 years agomerge segfault fix from Mario Sanchez Prada, many thanks
Michael Vogt [Mon, 14 Dec 2009 16:45:51 +0000 (17:45 +0100)]
merge segfault fix from Mario Sanchez Prada, many thanks
(closes: #561109)

14 years agodoc/sources.list.5.xml: merge typo fixes
Michael Vogt [Mon, 14 Dec 2009 12:50:40 +0000 (13:50 +0100)]
doc/sources.list.5.xml: merge typo fixes

14 years agofix two other typos - this time in sources.list.5.xml:
David Kalnischkies [Mon, 14 Dec 2009 11:44:17 +0000 (12:44 +0100)]
fix two other typos - this time in sources.list.5.xml:
* recongnizable --> recognizable
* maintain --> maintains

14 years agoapt-inst/makefile: include libversion.mak
Michael Vogt [Mon, 14 Dec 2009 09:08:27 +0000 (10:08 +0100)]
apt-inst/makefile: include libversion.mak

14 years agomerged patches from david (many thanks)
Michael Vogt [Mon, 14 Dec 2009 08:22:29 +0000 (09:22 +0100)]
merged patches from david (many thanks)

14 years agofix to other oddities observed by Chris Leick while translating
David Kalnischkies [Sat, 12 Dec 2009 18:06:01 +0000 (19:06 +0100)]
fix to other oddities observed by Chris Leick while translating
in doc/apt-get.8.xml, namely:
- change equivalent "for" to "to the" (purge command)
- clarify --fix-broken sentence about specifying packages

14 years agodecrease the libapt-inst major version again to 1.1 as the increase
David Kalnischkies [Sat, 12 Dec 2009 15:52:17 +0000 (16:52 +0100)]
decrease the libapt-inst major version again to 1.1 as the increase
was a backport error and is not needed (and destroys our non-abi-break hack)

14 years agoremove informalexample tag which hides the programlisting in the
David Kalnischkies [Sat, 12 Dec 2009 15:32:18 +0000 (16:32 +0100)]
remove informalexample tag which hides the programlisting in the
tree section of the apt-ftparchive manpage,
thanks Chris Leick for noticing it!

14 years agorefactor the current changelog a bit
David Kalnischkies [Sat, 12 Dec 2009 15:28:25 +0000 (16:28 +0100)]
refactor the current changelog a bit

14 years agoFrench translation update
bubulle@debian.org [Sat, 12 Dec 2009 13:51:16 +0000 (14:51 +0100)]
French translation update

14 years agorevert this commit as fast as possible (aka next ABI break)
David Kalnischkies [Sat, 12 Dec 2009 00:54:33 +0000 (01:54 +0100)]
revert this commit as fast as possible (aka next ABI break)

This commit sets up our faked library extension to trick the build
system into building the packages with libc6.9-6 while we are actually
already at libc6.10-6. Oh dear...

14 years agofix the backport of the https methods as they would require an ABI break
David Kalnischkies [Fri, 11 Dec 2009 11:45:04 +0000 (12:45 +0100)]
fix the backport of the https methods as they would require an ABI break
otherwise in the Configuration class.

14 years agofix a few typos in strings, comments and manpage of apt-ftparchive
David Kalnischkies [Thu, 10 Dec 2009 23:48:52 +0000 (00:48 +0100)]
fix a few typos in strings, comments and manpage of apt-ftparchive
thanks Karl Goetz! (Closes: #558757)

14 years agocheck cache size even if we do nothing else otherwise in apt.cron.daily,
David Kalnischkies [Thu, 10 Dec 2009 23:44:32 +0000 (00:44 +0100)]
check cache size even if we do nothing else otherwise in apt.cron.daily,
thanks Francesco Poli for patch(s) and patience! (Closes: #459344)

14 years agoadd AI_ADDRCONFIG to ai_flags in connect.cc as suggested by Aurelien Jarno
David Kalnischkies [Thu, 10 Dec 2009 23:42:43 +0000 (00:42 +0100)]
add AI_ADDRCONFIG to ai_flags in connect.cc as suggested by Aurelien Jarno
in his response to Bernhard R. Link's patch, thanks! (Closes: #505020)

14 years agoadd https options which default to the ones from http for the https
David Kalnischkies [Thu, 10 Dec 2009 23:38:13 +0000 (00:38 +0100)]
add https options which default to the ones from http for the https
method as this is more sane than using only the http options without
a possibility to override these for https.

14 years agoadd config setting for User-Agent in http and https to the Acquire group,
David Kalnischkies [Thu, 10 Dec 2009 23:32:01 +0000 (00:32 +0100)]
add config setting for User-Agent in http and https to the Acquire group,
thanks Timothy J. Miller! (Closes: #355782)

14 years agoBackport rred patches from my own sid branch to the 0.7.25 branch
David Kalnischkies [Thu, 10 Dec 2009 23:23:18 +0000 (00:23 +0100)]
Backport rred patches from my own sid branch to the 0.7.25 branch

* rewrite and refactor rred method to be able to handle even big (>30 MB)
  patches (Closes: #554349) and hardening the method itself by using more
  constants and a return value which can't be misinterpreted as linenumber
* Finally adope the patch from Morten Hustveit <morten@debian.org> to be
  able to optional use mmaps and iovec to increase patch speed -
  but as this increase memory usage we can always fall back to the "old"
  method which doesn't depend on mmaps.

14 years ago* apt-pkg/init.h:
Michael Vogt [Thu, 10 Dec 2009 22:48:04 +0000 (23:48 +0100)]
* apt-pkg/init.h:
  - add compatibilty with old ABI name until the next ABI break

14 years agomerge Michaels wonderful "fix" for the currently unwanted ABI Break
David Kalnischkies [Thu, 10 Dec 2009 22:43:06 +0000 (23:43 +0100)]
merge Michaels wonderful "fix" for the currently unwanted ABI Break

14 years ago* apt-pkg/init.h:
Michael Vogt [Thu, 10 Dec 2009 22:28:57 +0000 (23:28 +0100)]
* apt-pkg/init.h:
  - add compatibilty with old ABI name until the next ABI break

14 years agomerge again with lp:~mvo/debian-sid
David Kalnischkies [Thu, 10 Dec 2009 22:08:28 +0000 (23:08 +0100)]
merge again with lp:~mvo/debian-sid

14 years agomerge with lp:~mvo/apt/debian-sid : move all my ABI break changes
David Kalnischkies [Thu, 10 Dec 2009 22:05:23 +0000 (23:05 +0100)]
Merge ... lp:~mvo/apt/debian-sid : move all my ABI break changes
to the "new" 0.7.26 version