summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-30Release 1.3~rc31.3_rc3Julian Andres Klode
2016-08-30test: Pass -d to dpkg-buildpackageJulian Andres Klode
2016-08-29Add shippable.yml for CI on ShippableJulian Andres Klode
2016-08-29test, travis: Quieter testing with a new -qq modeJulian Andres Klode
2016-08-29Switch documentation from httpredir.d.o to deb.d.oJulian Andres Klode
2016-08-29Add new symbols to symbols fileJulian Andres Klode
2016-08-29init: Add Dir::Bin::planners default entryJulian Andres Klode
2016-08-29init: Fix path to external solversJulian Andres Klode
2016-08-29don't loop on pinning pkgs from absolute debs by regexDavid Kalnischkies
2016-08-29randomize acquire order for same type index filesDavid Kalnischkies
2016-08-27Merge branch 'portability/freebsd'Julian Andres Klode
2016-08-26CMake: Add missing iconv dependencyJulian Andres Klode
2016-08-26Make root group configurable via ROOT_GROUPJulian Andres Klode
2016-08-26test: Use :$(id -gn) instead of :root (when run as root)Julian Andres Klode
2016-08-26test: Assert multi-arch in the chrootJulian Andres Klode
2016-08-26changelog: Respect Dir setting for local changelog gettingJulian Andres Klode
2016-08-26Lower-case uname -r output in kernel autoremove helperJulian Andres Klode
2016-08-26test: More portable check for dpkg versionsJulian Andres Klode
2016-08-26test: Use a file to determine TEST_DEFAULT_GROUPJulian Andres Klode
2016-08-26apt-inst: debfile: Pass comp. Name to ExtractTar, not BinaryJulian Andres Klode
2016-08-26test: Allow db_dump-5 instead of db_dumpJulian Andres Klode
2016-08-26Always pass a directory to find before an optionJulian Andres Klode
2016-08-26test: Fix invalid quoting in variable expansionJulian Andres Klode
2016-08-26test: Use printf "%b\n" instead of echo for strings with '\'Julian Andres Klode
2016-08-26test: Make sure we always find a dpkg in status fileJulian Andres Klode
2016-08-26test: Avoid use of /proc/self/fdJulian Andres Klode
2016-08-26test: Explicitly pass --admindir=var/lib/dpkg to dpkgJulian Andres Klode
2016-08-26test: Fix building of noopchrootJulian Andres Klode
2016-08-26test: Get rid of debhelper rules.tiny example depJulian Andres Klode
2016-08-26test: Allow moreutils-parallel instead of parallelJulian Andres Klode
2016-08-26test: Allow stunnel to be used instead of stunnel4Julian Andres Klode
2016-08-26test: Substitute GNU commands for other commands where availableJulian Andres Klode
2016-08-26test: Use C locale instead of C.UTF-8Julian Andres Klode
2016-08-26Make directory paths configurableJulian Andres Klode
2016-08-26apt-key: Only use readlink -f for existing componentsJulian Andres Klode
2016-08-26Use C locale instead of C.UTF-8 for protocol stringsJulian Andres Klode
2016-08-26CMake: Add support for libintlJulian Andres Klode
2016-08-26Accept --autoremove as alias for --auto-removeJulian Andres Klode
2016-08-26CMake: Handle Berkeley DB on FreeBSDJulian Andres Klode
2016-08-26methods/connect.cc: Only use AI_IDN if definedJulian Andres Klode
2016-08-26CMake/private-download: Fix statfs includes on FreeBSDJulian Andres Klode
2016-08-26CMake: Add FindLZ4 and FindLZMAJulian Andres Klode
2016-08-26CMake: Do not use -lresolv if res_init exists in libcJulian Andres Klode
2016-08-26CMake: Do not hardcode -ldlJulian Andres Klode
2016-08-26CMake: Handle endian.h locations on other platformsJulian Andres Klode
2016-08-26CMake: Handle BSD platforms with sig_t instead of sighandler_tJulian Andres Klode
2016-08-26Add missing includes and external definitionsJulian Andres Klode
2016-08-25treat .ddeb files like .deb, especially for dpkgDavid Kalnischkies
2016-08-25show apt-key warnings in apt updateDavid Kalnischkies
2016-08-25apt-key: warn instead of fail on unreadable keyringsDavid Kalnischkies