summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-04test/integration/test-apt-key-net-update: improve test to test for empty ↵Michael Vogt
keyring/correct keys
2011-10-04export/import keys one-by-oneMichael Vogt
2011-10-04use update-apt-xapian-index -u on armelAdam Conrad
2011-10-04cmdline/apt-key: use --verify-sigs instead of --list-sigsMichael Vogt
2011-10-04* apt-pkg/policy.cc:David Kalnischkies
- accept generic release pin expressions again in -t (Closes: #644166)
2011-09-27fix apt-key net-update by erroring out if there are any duplicated keys in ↵Michael Vogt
master-keyring and add-keyring (see lp #857472) and add regression test
2011-09-26releasing version 0.8.16~exp5ubuntu12Michael Vogt
2011-09-26* apt-pkg/deb/deblistparser.cc:Michael Vogt
- fix crash when the dynamic mmap needs to be grown in LoadReleaseInfo (LP: #854090)
2011-09-26merged fix from donkultMichael Vogt
2011-09-24* ftparchive/cachedb.cc:Michael Vogt
- fix buffersize in bytes2hex * ftparchive/cachedb.cc: - make buffer fully dynamic (thanks to Colin Watson)
2011-09-24Symbol file updateMichael Vogt
2011-09-22releasing version 0.8.16~exp5ubuntu11Michael Vogt
2011-09-22merge disable apt-key net-updateMichael Vogt
2011-09-22cherry pick from lp:~mvo/apt/mvoMichael Vogt
2011-09-22ftparchive/cachedb.cc: rewrite to fix the fixed length fieldMichael Vogt
2011-09-22* ftparchive/cachedb.cc:Michael Vogt
- fix buffersize in bytes2hex
2011-09-21* apt-pkg/init.cc:David Kalnischkies
- silently ignore *.orig and *.save files by default
2011-09-21* apt-pkg/deb/debsrcrecords.cc:David Kalnischkies
- remove the limit of 400 Binaries for a source package (Closes: #622110)
2011-09-21convert a few for-loop char finds to proper strchr and memchrDavid Kalnischkies
2011-09-20* methods/https.cc:Michael Vogt
- cleanup broken downloads properly (just like http)
2011-09-20* methods/https.cc:Michael Vogt
- cleanup broken downloads properly
2011-09-20* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
- use std::vector instead of fixed size arrays to store args and multiarch-packagename strings - load the dpkg base arguments only one time and reuse them later * cmdline/apt-get.cc: - follow Provides in the evaluation of saving candidates, too, for statisfying garbage package dependencies (Closes: #640590) * apt-pkg/algorithms.cc: - if a package is garbage, don't try to save it with FixByInstall
2011-09-20* apt-pkg/algorithms.cc:David Kalnischkies
- if a package is garbage, don't try to save it with FixByInstall
2011-09-20* cmdline/apt-get.cc:David Kalnischkies
- follow Provides in the evaluation of saving candidates, too, for statisfying garbage package dependencies (Closes: #640590)
2011-09-20load the dpkg base arguments only one time and reuse them laterDavid Kalnischkies
2011-09-20* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
- use std::vector instead of fixed size arrays to store args and multiarch-packagename strings
2011-09-19fix foldmarker in algorithms.hDavid Kalnischkies
2011-09-19remove old APT_COMPATIBILITY ifdef'sDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-19remove an extra argument for the error mesage formatDavid Kalnischkies
2011-09-16releasing version 0.8.16~exp5ubuntu9Michael Vogt
2011-09-16cherry pick r2162.1.7 and r2162.1.8 from the debian-sid branchMichael Vogt
2011-09-16cherry pick 2162.1.2 from the debian-sid branchMichael Vogt
2011-09-16* apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc:Michael Vogt
- fix fetching language information by adding OptionalSubIndexTarget
2011-09-16* apt-pkg/acquire-item.h, apt-pkg/deb/debmetaindex.cc:Michael Vogt
- fix fetching language information by adding OptionalSubIndexTarget
2011-09-15update the test to ensure that NotAutomatic and co is used alsoDavid Kalnischkies
if the archive is signed, but the signature can't be checked as the key is missing (debbugs #597301 - fix in r2105)
2011-09-14releasing version 0.8.16~exp6Michael Vogt
2011-09-14* doc/apt-get.8.xml:David Kalnischkies
- change wording of autoremove description as suggested by Robert Simmons, thanks! (Closes: #641490)
2011-09-14merged from donkultMichael Vogt
2011-09-14enable APT in unpack/configure ordering to handle loops as wellDavid Kalnischkies
as tight dependencies between immediate packages better enabling also the possibility to mark all packages as immediate (at least Closes: #353290, #540227, #559733, #621836, #639290)
2011-09-14Changelog entry forspelling fixbubulle@debian.org
2011-09-14merged from donkultMichael Vogt
2011-09-14Fix spelling errorbubulle@debian.org
2011-09-14update symbolsDavid Kalnischkies
2011-09-14update symbols fileDavid Kalnischkies
2011-09-14update package names too for the new abiMichael Vogt
2011-09-14* [abi-break] Support large files in the complete toolset. Indexes of thisMichael Vogt
* bump ABI version
2011-09-14merged from lp:~donkult/apt/experimentalMichael Vogt
2011-09-14releasing version 0.8.15.80.8.15.8Michael Vogt