summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-07Release 1.1.41.1.4Julian Andres Klode
2015-12-07Use 0llu instead of 0ull in one place tooJulian Andres Klode
2015-12-07Avoid overflow when summing up file sizesJulian Andres Klode
2015-12-07part revert, part redo 'which' replacementDavid Kalnischkies
2015-12-06replace run-parts with find|sort to avoid debianutils usageDavid Kalnischkies
2015-12-06replace "which" with "command -v" for portabilityDavid Kalnischkies
2015-12-06apt-helper.cc: include <stdlib.h> for atoiFredrik Fornwall
2015-12-02use @CHANGEPATH@ as placeholder in changelog URI templatesDavid Kalnischkies
2015-12-02tests: apt build-dep actually reports no depends correctlyDavid Kalnischkies
2015-12-01require explicit paths to dsc/control as we do for deb filesDavid Kalnischkies
2015-12-01deal with configured build-essential firstDavid Kalnischkies
2015-12-01split build-dep satisfier loop out of DoBuildDepDavid Kalnischkies
2015-12-01add a apt breaks (apt-utils << 1.1.3) for partial-upgradesDavid Kalnischkies
2015-11-30defaults.mak: Set LC_COLLATE=C.UTF-8 for reproducible sort orderJulian Andres Klode
2015-11-30release 1.1.31.1.3Michael Vogt
2015-11-29add apt-utils Depends apt (= ${binary:Version})David Kalnischkies
2015-11-29drop some needlessly public declarations in libapt-privateDavid Kalnischkies
2015-11-29move 'unmet' handling into libapt-privateDavid Kalnischkies
2015-11-29accept ../ on the cmdline as start for a deb file as wellDavid Kalnischkies
2015-11-29tests: fix typos, correct helpmsgs and test testsDavid Kalnischkies
2015-11-29do not override exact targetrelease matches with lesser matchesAndreas Cadhalpun
2015-11-29use function pointers instead of weak symbols for cmdline parsingDavid Kalnischkies
2015-11-29doc: VerifyFile checks all hashes instead of best onlyDavid Kalnischkies
2015-11-28Release 1.1.21.1.2Julian Andres Klode
2015-11-28Revert "Revert "appease adequate with some weak symbols for -private""Julian Andres Klode
2015-11-28do not use "-Wl,-Bsymbolic-functions" during the build to avoid breakageMichael Vogt
2015-11-28Revert "appease adequate with some weak symbols for -private"Julian Andres Klode
2015-11-28disable privilege dropping for rsh/ssh method by defaultDavid Kalnischkies
2015-11-28fix program name detection in rsh methodDavid Kalnischkies
2015-11-28disable privilege-drop verification by default as fakeroot trips over itDavid Kalnischkies
2015-11-28show the group we failed to drop via setgroupsDavid Kalnischkies
2015-11-28autopkgtest: use the quiet mode as for travis and coDavid Kalnischkies
2015-11-28tests: use id to get user/group instead of environmentDavid Kalnischkies
2015-11-27ignore deprecated method calls in deprecated methodDavid Kalnischkies
2015-11-27outsmart gcc -O3 over-optimization in pkgCdrom::FindPackagesDavid Kalnischkies
2015-11-27update arch-specific symbols in symbols fileDavid Kalnischkies
2015-11-27./prepare-release pre-export1.1.1Michael Vogt
2015-11-27prepare 1.1.1 releaseMichael Vogt
2015-11-27say 'master' is default branch in README, tooDavid Kalnischkies
2015-11-27add messages to our deprecation warnings in libaptDavid Kalnischkies
2015-11-27appease adequate with some weak symbols for -privateDavid Kalnischkies
2015-11-27use pre-build hook to check for pre-export executionDavid Kalnischkies
2015-11-27debian/gbp.conf: point debian-branch to masterMichael Vogt
2015-11-27Check if the Apt::Sandbox::User exists in CheckDropPrivsMustBeDisabled()Michael Vogt
2015-11-27Deal with killed acquire methods properly instead of hangingMichael Vogt
2015-11-26release apt 1.11.1Michael Vogt
2015-11-26Do not run pre*export* functions in the pre*build* hookMichael Vogt
2015-11-26Fix missing </literal> in sources.list.5.xml pageMichael Vogt
2015-11-26Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi...Michael Vogt
2015-11-26reword Trusted paragraph in sources.list(5)Justin B Rye