summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* merged the debian-wheezy branchMichael Vogt2013-03-221-7/+14
|\
| * * SECURITY UPDATE: InRelease verification bypassMichael Vogt2013-03-141-7/+14
* | apt-pkg/edsp.cc: do not use stderr in WriteSolution at allMichael Vogt2013-03-201-3/+0
* | apt-pkg/edsp.cc: do not spam stderr in WriteSolutionMichael Vogt2013-03-201-0/+2
* | merged lp:~mvo/apt/hash-orderMichael Vogt2013-03-011-1/+1
|\ \
| * | ensure sha512 is really used when available (thanks to Tyler Hicks )Michael Vogt2013-01-141-1/+1
* | | include two missing patches to really fix bug #696225, thanks toMichael Vogt2013-03-011-1/+1
* | | * apt-pkg/depcache.cc:David Kalnischkies2013-02-241-0/+31
* | | * apt-pkg/indexrecords.cc:Michael Vogt2013-01-241-2/+3
|/ /
* | * apt-pkg/contrib/progress.cc:Michael Vogt2013-01-091-2/+2
* | fix pkgProblemResolver::Scores, thanks to Paul Wise. Michael Vogt2013-01-082-14/+18
|\ \ | |/ |/|
| * fix pkgProblemResolver::Scores, thanks to Paul Wise. Michael Vogt2013-01-082-13/+14
|/
* merged from lp:~donkult/apt/sidMichael Vogt2012-12-132-26/+29
|\
| * * apt-pkg/algorithms.cc:Jonathan Thomas2012-11-101-3/+9
| * * apt-pkg/algorithms.cc:David Kalnischkies2012-11-091-8/+8
| * no mode changes should obviously be ok for pkgDepCache::IsModeChangeOkDavid Kalnischkies2012-11-091-2/+6
| * * apt-pkg/depcache.cc:David Kalnischkies2012-11-091-13/+6
* | change permissions of /var/log/apt/term.log to 0640 (LP: #975199)Michael Vogt2012-12-131-1/+1
|/
* * apt-pkg/packagemanager.cc:David Kalnischkies2012-10-241-0/+2
* * apt-pkg/pkgcachegen.cc:Michael Vogt2012-10-151-2/+6
* merge from lp:~donkult/apt/sidMichael Vogt2012-10-155-62/+70
|\
| * remove 256 char line limit by using getline() (POSIX.1-2008)David Kalnischkies2012-10-131-3/+5
| * * apt-pkg/contrib/netrc.cc:David Kalnischkies2012-10-131-16/+27
| * * apt-pkg/policy.cc:David Kalnischkies2012-10-131-23/+26
| * * apt-pkg/edsp.cc:David Kalnischkies2012-10-131-2/+4
| * write the native architecture as unique string into the cache headerDavid Kalnischkies2012-10-131-1/+3
| * correct "3 missing" to "2 missing" remap registrations as the VersionDavid Kalnischkies2012-10-131-1/+1
* | merged lp:~mvo/apt/mvoMichael Vogt2012-10-121-5/+16
|\ \ | |/ |/|
| * apt-pkg/contrib/netrc.cc: use a slightly smaller login/password sizeMichael Vogt2012-08-281-2/+2
| * make netrc parser more robust and parser biger login tokens, thanks to "TJ" (...Michael Vogt2012-08-131-5/+16
* | * apt-pkg/pkgcache.cc:David Kalnischkies2012-09-192-3/+24
* | add 3 missing remap registrations causing a segfault in caseDavid Kalnischkies2012-09-191-0/+3
* | * apt-pkg/pkgcachegen.cc:David Kalnischkies2012-09-191-1/+1
* | * apt-pkg/pkgcachegen.cc:David Kalnischkies2012-09-091-0/+2
* | handle packages without a mandatory architecture (debian-policy ยง5.3)David Kalnischkies2012-09-095-8/+86
* | apt-pkg/aptconfiguration.h: fix compiler errorMichael Vogt2012-09-041-1/+1
* | report the package name with architecture in the "no file" error messageDavid Kalnischkies2012-09-031-1/+1
* | unpack versions only in case a different version from the packageDavid Kalnischkies2012-09-031-1/+4
* | * apt-pkg/cdrom.cc:David Kalnischkies2012-09-034-0/+45
* | - do not create duplicated flat-archive CD-ROM sources for foreignDavid Kalnischkies2012-09-031-6/+9
* | * apt-pkg/cdrom.cc:David Kalnischkies2012-09-021-3/+6
* | * apt-pkg/indexcopy.cc:David Kalnischkies2012-09-021-4/+7
* | * apt-pkg/packagemanager.cc:David Kalnischkies2012-08-301-1/+3
* | * apt-pkg/cdrom.cc:David Kalnischkies2012-08-051-2/+2
* | * apt-pkg/indexcopy.cc:David Kalnischkies2012-08-051-1/+6
* | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2012-08-041-2/+0
* | move the sysconf call behind the _POSIX_SYNCHRONIZED_IO guard thereDavid Kalnischkies2012-08-041-1/+1
* | apt-pkg/contrib/mmap.cc:Pino Toscano2012-08-041-7/+7
* | for filesystems not supporting mmap'ing a file we need to use aDavid Kalnischkies2012-07-241-0/+1
* | trigger the usage of the fallback code for kfreebsd also in theDavid Kalnischkies2012-07-241-1/+11