summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-13deprecate the single-line deprecation ignoring macroDavid Kalnischkies
2017-12-13don't name unused parameter in apt-helper waitonlineDavid Kalnischkies
2017-12-13clearing object via constructor instead of memsetDavid Kalnischkies
2017-12-13fix over-calculating dpkg commandline lengthDavid Kalnischkies
2017-12-13explicitly name token in auth.conf parsing errorDavid Kalnischkies
2017-12-13update libapt-pkg symbols fileDavid Kalnischkies
2017-12-13use the newest available git-clang-format in PATHDavid Kalnischkies
2017-12-13don't auto-switch candidate if installed is good enoughDavid Kalnischkies
2017-12-13if insecure repo is allowed continue on all http errorsDavid Kalnischkies
2017-11-22tests: Improve handling profiling messages on CIJulian Andres Klode
2017-11-20Translate shared documentation parts againJulian Andres Klode
2017-11-20allow apt_auth.conf(5) to be translatedDavid Kalnischkies
2017-11-19support COLUMNS environment variable in apt toolsDavid Kalnischkies
2017-11-19allow multivalue fields in deb822 sources to be foldedDavid Kalnischkies
2017-11-19Run wrap-and-sortJulian Andres Klode
2017-11-19Also look at https_proxy for https URLsJulian Andres Klode
2017-11-16Add Breaks: aptitude (<< 0.8.10) for gzip method removalJulian Andres Klode
2017-11-12Release 1.6~alpha51.6_alpha5Julian Andres Klode
2017-11-12Dutch manpage translation updateFrans Spiesschaert
2017-11-12Do not attempt seccomp under qemu-user and drop EFAULT workaroundJulian Andres Klode
2017-11-05[amend] Use a versioned breaks for a-t-https in apt1.6_alpha4Julian Andres Klode
2017-11-05Release 1.6~alpha4Julian Andres Klode
2017-11-05Add ${misc:Depends} to apt-transport-https dependsJulian Andres Klode
2017-11-05Re-introduce a transitional apt-transport-httpsJulian Andres Klode
2017-10-29debian: Bump Standards-Version to 4.1.1Julian Andres Klode
2017-10-29debian: Set Rules-Requires-Root: noJulian Andres Klode
2017-10-28Release 1.6~alpha31.6_alpha3Julian Andres Klode
2017-10-28use store: instead of gzip: to open local changelogsDavid Kalnischkies
2017-10-28Also use FindULL for checking if the size tags is validJulian Andres Klode
2017-10-28Prevent overflow in Installed-Size (and Size) in apt showJulian Andres Klode
2017-10-27seccomp: Allow clock_nanosleep() and nanosleep() syscallsJulian Andres Klode
2017-10-26Drop unused gzip, lzma, bzip2, and xz symlinks of storeJulian Andres Klode
2017-10-26seccomp: Allow ipc() for fakeroot, and allow sysinfo() for sortJulian Andres Klode
2017-10-26debian/tests/control: Add dpkg so we get triggered by itJulian Andres Klode
2017-10-26Release 1.6~alpha21.6_alpha2Julian Andres Klode
2017-10-26CMake: Get rid of some debugging messagesJulian Andres Klode
2017-10-26Print syscall number and arch to stderr when trapped by seccompJulian Andres Klode
2017-10-25Only warn about seccomp() EINVAL (normal) and EFAULT (qemu) errorsJulian Andres Klode
2017-10-25Don't segfault if receiving a method warning on empty queueJulian Andres Klode
2017-10-25methods: Enable additional syscalls (SYSV IPC) in fakerootJulian Andres Klode
2017-10-23CMake: methods: Cleanup link libraries, use OBJECT librariesJulian Andres Klode
2017-10-23seccomp: Conditionalize statx() whitelistingJulian Andres Klode
2017-10-23Release 1.6~alpha11.6_alpha1Julian Andres Klode
2017-10-23seccomp: Add missing syscalls for ppc64el, i386, and othersJulian Andres Klode
2017-10-22Sandbox methods with seccomp-BPF; except cdrom, gpgv, rshJulian Andres Klode
2017-10-22methods/basehttp.cc: Remove proxy autodetect debugging codeJulian Andres Klode
2017-10-22methods/mirror: Enable sandboxing and other aptMethod featuresJulian Andres Klode
2017-10-22Run the ProxyAutoDetect script in the sandbox againJulian Andres Klode
2017-10-22Run Proxy-Auto-Detect script from main processJulian Andres Klode
2017-10-20Fix testsuite for and add new fields from dpkg 1.19Julian Andres Klode