Commit History

Author SHA1 Message Date
  David Kalnischkies 804419029a replace run-parts with find|sort to avoid debianutils usage 9 years ago
  David Kalnischkies e75e5879c0 replace "which" with "command -v" for portability 9 years ago
  Fredrik Fornwall 2f17261da9 apt-helper.cc: include <stdlib.h> for atoi 9 years ago
  David Kalnischkies 430481e794 use @CHANGEPATH@ as placeholder in changelog URI templates 9 years ago
  David Kalnischkies 39f96d07cf tests: apt build-dep actually reports no depends correctly 9 years ago
  David Kalnischkies f359b7e8c0 require explicit paths to dsc/control as we do for deb files 9 years ago
  David Kalnischkies 7d19ee92f2 deal with configured build-essential first 9 years ago
  David Kalnischkies aa368243bb split build-dep satisfier loop out of DoBuildDep 9 years ago
  David Kalnischkies b311fd8dd6 add a apt breaks (apt-utils << 1.1.3) for partial-upgrades 9 years ago
  Julian Andres Klode be9dbd0642 defaults.mak: Set LC_COLLATE=C.UTF-8 for reproducible sort order 9 years ago
  Michael Vogt 0507225b1b release 1.1.3 9 years ago
  David Kalnischkies a0bf789783 add apt-utils Depends apt (= ${binary:Version}) 9 years ago
  David Kalnischkies f6777222f8 drop some needlessly public declarations in libapt-private 9 years ago
  David Kalnischkies 0a778f71f9 move 'unmet' handling into libapt-private 9 years ago
  David Kalnischkies 3dd64b9c53 accept ../ on the cmdline as start for a deb file as well 9 years ago
  David Kalnischkies 3d28414809 tests: fix typos, correct helpmsgs and test tests 9 years ago
  Andreas Cadhalpun 321213f0dc do not override exact targetrelease matches with lesser matches 9 years ago
  David Kalnischkies 90986d4dbb use function pointers instead of weak symbols for cmdline parsing 9 years ago
  David Kalnischkies 875a9e54ba doc: VerifyFile checks all hashes instead of best only 9 years ago
  Julian Andres Klode 20597fb843 Release 1.1.2 9 years ago
  Julian Andres Klode dca07c4d67 Revert "Revert "appease adequate with some weak symbols for -private"" 9 years ago
  Michael Vogt a5fc9be362 do not use "-Wl,-Bsymbolic-functions" during the build to avoid breakage 9 years ago
  Julian Andres Klode 7ac9386cb6 Revert "appease adequate with some weak symbols for -private" 9 years ago
  David Kalnischkies 25ff0797da disable privilege dropping for rsh/ssh method by default 9 years ago
  David Kalnischkies d29d27b551 fix program name detection in rsh method 9 years ago
  David Kalnischkies ebca2f254c disable privilege-drop verification by default as fakeroot trips over it 9 years ago
  David Kalnischkies d5e7aa2a60 show the group we failed to drop via setgroups 9 years ago
  David Kalnischkies 052a7f48e7 autopkgtest: use the quiet mode as for travis and co 9 years ago
  David Kalnischkies eab57e0807 tests: use id to get user/group instead of environment 9 years ago
  David Kalnischkies 668ae33adc ignore deprecated method calls in deprecated method 9 years ago