summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2012-09-04releasing version 0.9.7.5ubuntu2Michael Vogt
2012-09-04merged sftp://bzr.debian.org/bzr/apt/apt/debian-sidMichael Vogt
2012-09-04merged from lp:~donkult/apt/experimentalMichael Vogt
2012-09-03report the package name with architecture in the "no file" error messageDavid Kalnischkies
2012-09-03unpack versions only in case a different version from the packageDavid Kalnischkies
2012-09-03* apt-pkg/cdrom.cc:David Kalnischkies
2012-09-03 - do not create duplicated flat-archive CD-ROM sources for foreignDavid Kalnischkies
2012-09-02* apt-pkg/cdrom.cc:David Kalnischkies
2012-09-02* apt-pkg/indexcopy.cc:David Kalnischkies
2012-08-30* apt-pkg/packagemanager.cc:David Kalnischkies
2012-08-28merged from the debian-sid branchMichael Vogt
2012-08-28merged loginsize fix from lp:~mvo/apt/mvoMichael Vogt
2012-08-28apt-pkg/contrib/netrc.cc: use a slightly smaller login/password sizeMichael Vogt
2012-08-13make netrc parser more robust and parser biger login tokens, thanks to "TJ" (...Michael Vogt
2012-08-05* apt-pkg/cdrom.cc:David Kalnischkies
2012-08-05* apt-pkg/indexcopy.cc:David Kalnischkies
2012-08-04* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2012-08-04move the sysconf call behind the _POSIX_SYNCHRONIZED_IO guard thereDavid Kalnischkies
2012-08-04apt-pkg/contrib/mmap.cc:Pino Toscano
2012-07-24for filesystems not supporting mmap'ing a file we need to use aDavid Kalnischkies
2012-07-24trigger the usage of the fallback code for kfreebsd also in theDavid Kalnischkies
2012-07-20* apt-pkg/contrib/mmap.cc:David Kalnischkies
2012-07-18* apt-pkg/packagemanager.cc:David Kalnischkies
2012-07-18* apt-pkg/cacheset.cc:David Kalnischkies
2012-07-12* apt-pkg/cachefilter.cc:David Kalnischkies
2012-07-10 cherry pick -r1847 from bzr+ssh://bazaar.launchpad.net/~mvo/apt/lp346386/Michael Vogt
2012-07-10cherry pick -r1846 from bzr+ssh://bazaar.launchpad.net/~mvo/apt/lp346386/Michael Vogt
2012-07-10merged the relevant bits from lp:~mvo/apt/lp346386Michael Vogt
2012-07-09* apt-pkg/deb/deblistparser.cc:David Kalnischkies
2012-07-09* apt-pkg/contrib/strutl.cc:David Kalnischkies
2012-07-05* apt-pkg/clean.cc:David Kalnischkies
2012-06-29merged from the debian-sid branchMichael Vogt
2012-06-21update comments and add one FIXME for the next ABI breakMichael Vogt
2012-06-21check when finished downloading the InRelease file if it has the expected gpg...Michael Vogt
2012-06-19merged from donkultMichael Vogt
2012-06-16do not dereference the storage for the unique strings as the pointer canDavid Kalnischkies
2012-06-16Fix previous commit: Do not call memset() if realloc() returned NULL.Julian Andres Klode
2012-06-16Zero out the new memory allocated with realloc().Julian Andres Klode
2012-06-16* apt-pkg/contrib/mmap.cc:Julian Andres Klode
2012-06-14* apt-pkg/pkgcache.cc:David Kalnischkies
2012-06-14* apt-pkg/pkgcachegen.cc:Daniel Hartwig
2012-06-14* apt-pkg/cacheset.cc:David Kalnischkies
2012-06-14* apt-pkg/deb/deblistparser.cc:David Kalnischkies
2012-06-14* deb/deblistparser.cc:David Kalnischkies
2012-06-11Merge version 0.9.6 from DebianSteve Langasek
2012-06-11* apt-pkg/deb/deblistparser.cc:Thibaut Girka
2012-06-11* apt-pkg/cacheiterators.h:David Kalnischkies
2012-06-10* apt-pkg/aptconfiguration.cc:David Kalnischkies
2012-06-10* apt-pkg/deb/deblistparser.cc:David Kalnischkies
2012-06-09fix segfault with empty LongOpt in --no-* branchDavid Kalnischkies