summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-04-20releasing version 0.8.16~exp12ubuntu10Michael Vogt
2012-04-20apt-pkg/packagemanager.cc: make the MaxLoopCount really big to avoid ↵Michael Vogt
potential regressions
2012-04-20merged r2204 from lp:~donkult/apt/sidMichael Vogt
2012-04-20cherry pick r2129.1.104 to increase MaxLoopCount to 500Michael Vogt
2012-04-20cherry pick max-loop count patchMichael Vogt
2012-04-20merge patch from Malcolm Scott for bug #985852Michael Vogt
2012-04-19releasing version 0.8.16~exp12ubuntu9Michael Vogt
2012-04-19releasing version 0.8.16~exp12ubuntu9Michael Vogt
2012-04-12Set FD_CLOEXEC on history.log's FD (Closes: #610069, LP: #636010)Adam Conrad
2012-04-06releasing version 0.8.16~exp12ubuntu7Steve Langasek
2012-04-05For cross-build-dependencies, Architecture: all packages should beSteve Langasek
treated as implicitly Multi-Arch: foreign, because either they *are* M-A: foreign when used as a build-dependency, or they need to be updated to not be Architecture: all; and since cross-build-deps are new functionality in apt, we can safely make this change without breaking existing systems. Closes: #666772.
2012-04-04Merge fix for bug #924628Steve Langasek
2012-04-02Makefile, po/makefile: make sure our pot generation datestamp doesn'tSteve Langasek
change at build time, since this makes translations fail to be co-installable with multiarch. Based on a patch by David Kalnischkies. Closes: #659333, LP: #924628.
2012-03-30merge fix for bug #968828Steve Langasek
2012-03-30Build-depend on gettext:any for cross-building support.Steve Langasek
2012-03-29don't treat build-depends-indep as cross-build-dependencies; we shouldSteve Langasek
always install the host arch versions. LP: #968828.
2012-03-24clean up obsolete conffile /etc/apt/apt.conf.d/01ubuntu, which wasSteve Langasek
dropped in maverick.
2012-03-15releasing version 0.8.16~exp12ubuntu6Michael Vogt
2012-03-13cherry pick a bunch of packagemanager.cc ordering fixesMichael Vogt
2012-03-13update changelogMichael Vogt
2012-03-13cherry pick 2217.1.39Michael Vogt
2012-03-13cherry pick from experimentalMichael Vogt
2012-03-13cherry pick r2226Michael Vogt
2012-03-13cherry pick r2225Michael Vogt
2012-03-13cherry pick 2217.1.26 (cppcheck fixes)Michael Vogt
2012-03-13cherry pick 2217.1.22Michael Vogt
2012-03-13cherry pick 2217.1.{19,20}Michael Vogt
2012-03-13* cherry pick r2222 from Michael Vogt
http://bzr.debian.org/bzr/bzr/apt/apt/debian-experimental2/: * apt-pkg/packagemanager.cc: - fix bug in predepends handling - ensure that packages that needs unpackaging are unpacked before they are configured (LP: #927993)
2012-03-06releasing version 0.8.16~exp12ubuntu5Michael Vogt
2012-03-06* merged from the debian-sid branch, most notably:Michael Vogt
- Correct fi translation for hash sum mismatches (LP: #420403) - remove 'old' InRelease file if we can't get a new one before proceeding with Release.gpg to avoid the false impression of a still trusted repository by a (still present) old InRelease file. Thanks to Simon Ruderich for reporting this issue! (CVE-2012-0214) * apt-pkg/acquire-item.cc: - remove 'old' InRelease file if we can't get a new one before proceeding with Release.gpg to avoid the false impression of a still trusted repository by a (still present) old InRelease file. Thanks to Simon Ruderich for reporting this issue! (CVE-2012-0214) * French: replace "étiquetage" by "épinglage" for "pinning"
2012-03-06* apt-pkg/acquire-item.cc:Michael Vogt
- remove 'old' InRelease file if we can't get a new one before proceeding with Release.gpg to avoid the false impression of a still trusted repository by a (still present) old InRelease file. Thanks to Simon Ruderich for reporting this issue! (CVE-2012-0214)
2012-03-03French: replace "étiquetage" by "épinglage" for "pinning"bubulle@debian.org
2012-03-01merged from the debian-sid branchMichael Vogt
2012-03-01merged patch from lp:~uusijani/apt/uusi-branch: Michael Vogt
Correct fi translation for hash sum mismatches (lp:420403) Thanks to Jani Uusitalo
2012-02-14releasing version 0.8.16~exp12ubuntu4Michael Vogt
2012-02-05Danish translation updatebubulle@debian.org
2012-02-03merged latest apt from experimentalMichael Vogt
2012-02-03rework previous patch to avoid changing the inline codeMichael Vogt
2012-02-03* apt-pkg/contrib/fileutl.h:Michael Vogt
- fix compat with FileFd::OpenDescriptor() in ReadOnlyGzip mode
2012-02-03* apt-pkg/contrib/fileutl.h:Michael Vogt
- fix compat with FileFd::OpenDescriptor() in ReadOnlyGzip mode
2012-02-03* apt-pkg/contrib/fileutl.h:Michael Vogt
- fix compat with FileFd::OpenDescriptor() in ReadOnlyGzip mode
2012-01-31Fix IndexCopy::CopyPackages and TranslationsCopy::CopyTranslations toMichael Vogt
handle compressed files again (LP: #924182, closes: #658096)
2012-01-31releasing version 0.8.16~exp12ubuntu3Colin Watson
2012-01-31Fix IndexCopy::CopyPackages and TranslationsCopy::CopyTranslations toColin Watson
handle compressed files again (LP: #924182).
2012-01-31merged from lp:~mvo/apt/mvoMichael Vogt
2012-01-31merged from lp:~donkult/apt/experimental/Michael Vogt
2012-01-30releasing version 0.8.16~exp12ubuntu2Michael Vogt
2012-01-30merged from lp:~mvo/apt/mvo (and lp:~donkult/apt/experimental)Michael Vogt
2012-01-30* apt-pkg/deb/dpkgpm.cc:Michael Vogt
- fix crash when a package is in removed but residual config state (LP: #923807)
2012-01-30merged from donkultMichael Vogt