summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [amend] Use a versioned breaks for a-t-https in apt1.6_alpha4Julian Andres Klode2017-11-051-1/+1
* Release 1.6~alpha4Julian Andres Klode2017-11-055-6/+14
* Add ${misc:Depends} to apt-transport-https dependsJulian Andres Klode2017-11-051-1/+1
* Re-introduce a transitional apt-transport-httpsJulian Andres Klode2017-11-051-0/+9
* debian: Bump Standards-Version to 4.1.1Julian Andres Klode2017-10-291-1/+1
* debian: Set Rules-Requires-Root: noJulian Andres Klode2017-10-291-0/+1
* Release 1.6~alpha31.6_alpha3Julian Andres Klode2017-10-285-6/+21
* use store: instead of gzip: to open local changelogsDavid Kalnischkies2017-10-281-2/+2
* Also use FindULL for checking if the size tags is validJulian Andres Klode2017-10-281-2/+2
* Prevent overflow in Installed-Size (and Size) in apt showJulian Andres Klode2017-10-282-2/+14
* seccomp: Allow clock_nanosleep() and nanosleep() syscallsJulian Andres Klode2017-10-271-0/+2
* Drop unused gzip, lzma, bzip2, and xz symlinks of storeJulian Andres Klode2017-10-261-1/+1
* seccomp: Allow ipc() for fakeroot, and allow sysinfo() for sortJulian Andres Klode2017-10-261-0/+2
* debian/tests/control: Add dpkg so we get triggered by itJulian Andres Klode2017-10-261-1/+1
* Release 1.6~alpha21.6_alpha2Julian Andres Klode2017-10-265-6/+17
* CMake: Get rid of some debugging messagesJulian Andres Klode2017-10-261-2/+0
* Print syscall number and arch to stderr when trapped by seccompJulian Andres Klode2017-10-262-0/+34
* Only warn about seccomp() EINVAL (normal) and EFAULT (qemu) errorsJulian Andres Klode2017-10-251-3/+5
* Don't segfault if receiving a method warning on empty queueJulian Andres Klode2017-10-251-1/+1
* methods: Enable additional syscalls (SYSV IPC) in fakerootJulian Andres Klode2017-10-251-0/+10
* CMake: methods: Cleanup link libraries, use OBJECT librariesJulian Andres Klode2017-10-233-18/+20
* seccomp: Conditionalize statx() whitelistingJulian Andres Klode2017-10-231-0/+2
* Release 1.6~alpha11.6_alpha1Julian Andres Klode2017-10-2348-93/+121
* seccomp: Add missing syscalls for ppc64el, i386, and othersJulian Andres Klode2017-10-231-0/+11
* Sandbox methods with seccomp-BPF; except cdrom, gpgv, rshJulian Andres Klode2017-10-2215-19/+291
* methods/basehttp.cc: Remove proxy autodetect debugging codeJulian Andres Klode2017-10-221-2/+0
* methods/mirror: Enable sandboxing and other aptMethod featuresJulian Andres Klode2017-10-221-1/+1
* Run the ProxyAutoDetect script in the sandbox againJulian Andres Klode2017-10-223-1/+13
* Run Proxy-Auto-Detect script from main processJulian Andres Klode2017-10-225-7/+48
* Fix testsuite for and add new fields from dpkg 1.19Julian Andres Klode2017-10-204-6/+13
* Dutch program translation updateFrans Spiesschaert2017-10-201-7/+10
* zh_CN.po: Update Simplified Chinese programs translationMo Zhou2017-10-081-6/+6
* avoid using NULL in varadic function for cmdline parsingDavid Kalnischkies2017-10-051-20/+13
* remove pointless va_copy to avoid cleanup danceDavid Kalnischkies2017-10-051-18/+12
* ignore unsupported key formats in apt-keyDavid Kalnischkies2017-10-053-43/+96
* send the hashes for alternative file correctlyDavid Kalnischkies2017-10-051-4/+4
* use pkgTagSection::Key in srcRecords parserDavid Kalnischkies2017-09-261-32/+34
* allow empty build-dependency fields in the parserDavid Kalnischkies2017-09-262-1/+5
* proper error reporting for v3 onion servicesDavid Kalnischkies2017-09-262-7/+27
* Drop curl method and apt-transport-https packageJulian Andres Klode2017-09-2411-710/+3
* Drop obsolute Testsuite: autopkgtest headerJulian Andres Klode2017-09-241-1/+0
* Drop obsolete dh-systemd build-depJulian Andres Klode2017-09-241-1/+0
* Bump Standards-Version to 4.1.0Julian Andres Klode2017-09-241-1/+1
* Release 1.51.5Julian Andres Klode2017-09-2448-49/+187
* Fix translator comment location for legacy target warningJulian Andres Klode2017-09-131-3/+5
* Release 1.5~rc41.5_rc4Julian Andres Klode2017-09-135-6/+16
* apt-daily: Do not Wants=network-online, and add some more After=Julian Andres Klode2017-09-112-2/+2
* Release 1.5~rc31.5_rc3Julian Andres Klode2017-09-107-8/+16
* clang-format: Set ContinuationIndentWidth: 3Julian Andres Klode2017-09-101-0/+1
* apt-helper: Add connman support to wait-onlineJulian Andres Klode2017-09-101-1/+3