summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.1.41.1.4Julian Andres Klode2015-12-0758-1505/+1527
* Use 0llu instead of 0ull in one place tooJulian Andres Klode2015-12-071-1/+1
* Avoid overflow when summing up file sizesJulian Andres Klode2015-12-072-4/+4
* part revert, part redo 'which' replacementDavid Kalnischkies2015-12-073-13/+28
* replace run-parts with find|sort to avoid debianutils usageDavid Kalnischkies2015-12-062-2/+2
* replace "which" with "command -v" for portabilityDavid Kalnischkies2015-12-065-15/+15
* apt-helper.cc: include <stdlib.h> for atoiFredrik Fornwall2015-12-061-0/+2
* use @CHANGEPATH@ as placeholder in changelog URI templatesDavid Kalnischkies2015-12-0217-29/+29
* tests: apt build-dep actually reports no depends correctlyDavid Kalnischkies2015-12-022-2/+14
* require explicit paths to dsc/control as we do for deb filesDavid Kalnischkies2015-12-016-60/+108
* deal with configured build-essential firstDavid Kalnischkies2015-12-011-16/+23
* split build-dep satisfier loop out of DoBuildDepDavid Kalnischkies2015-12-011-292/+302
* add a apt breaks (apt-utils << 1.1.3) for partial-upgradesDavid Kalnischkies2015-12-011-1/+1
* defaults.mak: Set LC_COLLATE=C.UTF-8 for reproducible sort orderJulian Andres Klode2015-11-301-0/+3
* release 1.1.31.1.3Michael Vogt2015-11-3057-4805/+4818
* add apt-utils Depends apt (= ${binary:Version})David Kalnischkies2015-11-291-1/+1
* drop some needlessly public declarations in libapt-privateDavid Kalnischkies2015-11-2915-32/+29
* move 'unmet' handling into libapt-privateDavid Kalnischkies2015-11-293-103/+131
* accept ../ on the cmdline as start for a deb file as wellDavid Kalnischkies2015-11-292-2/+6
* tests: fix typos, correct helpmsgs and test testsDavid Kalnischkies2015-11-293-7/+12
* do not override exact targetrelease matches with lesser matchesAndreas Cadhalpun2015-11-292-7/+25
* use function pointers instead of weak symbols for cmdline parsingDavid Kalnischkies2015-11-2914-25/+21
* doc: VerifyFile checks all hashes instead of best onlyDavid Kalnischkies2015-11-291-1/+1
* Release 1.1.21.1.2Julian Andres Klode2015-11-2857-58/+292
* Revert "Revert "appease adequate with some weak symbols for -private""Julian Andres Klode2015-11-283-2/+8
* do not use "-Wl,-Bsymbolic-functions" during the build to avoid breakageMichael Vogt2015-11-281-1/+4
* Revert "appease adequate with some weak symbols for -private"Julian Andres Klode2015-11-283-8/+2
* disable privilege dropping for rsh/ssh method by defaultDavid Kalnischkies2015-11-281-0/+4
* fix program name detection in rsh methodDavid Kalnischkies2015-11-282-6/+6
* disable privilege-drop verification by default as fakeroot trips over itDavid Kalnischkies2015-11-282-42/+62
* show the group we failed to drop via setgroupsDavid Kalnischkies2015-11-281-6/+11
* autopkgtest: use the quiet mode as for travis and coDavid Kalnischkies2015-11-281-1/+1
* tests: use id to get user/group instead of environmentDavid Kalnischkies2015-11-281-2/+2
* ignore deprecated method calls in deprecated methodDavid Kalnischkies2015-11-271-0/+2
* outsmart gcc -O3 over-optimization in pkgCdrom::FindPackagesDavid Kalnischkies2015-11-272-3/+5
* update arch-specific symbols in symbols fileDavid Kalnischkies2015-11-271-11/+17
* ./prepare-release pre-export1.1.1Michael Vogt2015-11-2713-14/+14
* prepare 1.1.1 releaseMichael Vogt2015-11-271-0/+13
* say 'master' is default branch in README, tooDavid Kalnischkies2015-11-271-1/+1
* add messages to our deprecation warnings in libaptDavid Kalnischkies2015-11-2729-111/+101
* appease adequate with some weak symbols for -privateDavid Kalnischkies2015-11-273-2/+8
* use pre-build hook to check for pre-export executionDavid Kalnischkies2015-11-272-6/+21
* debian/gbp.conf: point debian-branch to masterMichael Vogt2015-11-271-1/+1
* Check if the Apt::Sandbox::User exists in CheckDropPrivsMustBeDisabled()Michael Vogt2015-11-271-0/+4
* Deal with killed acquire methods properly instead of hangingMichael Vogt2015-11-272-6/+24
* release apt 1.11.1Michael Vogt2015-11-2614-114/+108
* Do not run pre*export* functions in the pre*build* hookMichael Vogt2015-11-261-1/+2
* Fix missing </literal> in sources.list.5.xml pageMichael Vogt2015-11-261-1/+1
* Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi...Michael Vogt2015-11-261-9/+8
|\
| * reword Trusted paragraph in sources.list(5)Justin B Rye2015-11-261-9/+8