Age | Commit message (Expand) | Author |
2017-10-27 | seccomp: Allow clock_nanosleep() and nanosleep() syscalls | Julian Andres Klode |
2017-10-26 | Drop unused gzip, lzma, bzip2, and xz symlinks of store | Julian Andres Klode |
2017-10-26 | seccomp: Allow ipc() for fakeroot, and allow sysinfo() for sort | Julian Andres Klode |
2017-10-26 | debian/tests/control: Add dpkg so we get triggered by it | Julian Andres Klode |
2017-10-26 | Release 1.6~alpha21.6_alpha2 | Julian Andres Klode |
2017-10-26 | CMake: Get rid of some debugging messages | Julian Andres Klode |
2017-10-26 | Print syscall number and arch to stderr when trapped by seccomp | Julian Andres Klode |
2017-10-25 | Only warn about seccomp() EINVAL (normal) and EFAULT (qemu) errors | Julian Andres Klode |
2017-10-25 | Don't segfault if receiving a method warning on empty queue | Julian Andres Klode |
2017-10-25 | methods: Enable additional syscalls (SYSV IPC) in fakeroot | Julian Andres Klode |
2017-10-23 | CMake: methods: Cleanup link libraries, use OBJECT libraries | Julian Andres Klode |
2017-10-23 | seccomp: Conditionalize statx() whitelisting | Julian Andres Klode |
2017-10-23 | Release 1.6~alpha11.6_alpha1 | Julian Andres Klode |
2017-10-23 | seccomp: Add missing syscalls for ppc64el, i386, and others | Julian Andres Klode |
2017-10-22 | Sandbox methods with seccomp-BPF; except cdrom, gpgv, rsh | Julian Andres Klode |
2017-10-22 | methods/basehttp.cc: Remove proxy autodetect debugging code | Julian Andres Klode |
2017-10-22 | methods/mirror: Enable sandboxing and other aptMethod features | Julian Andres Klode |
2017-10-22 | Run the ProxyAutoDetect script in the sandbox again | Julian Andres Klode |
2017-10-22 | Run Proxy-Auto-Detect script from main process | Julian Andres Klode |
2017-10-20 | Fix testsuite for and add new fields from dpkg 1.19 | Julian Andres Klode |
2017-10-20 | Dutch program translation update | Frans Spiesschaert |
2017-10-08 | zh_CN.po: Update Simplified Chinese programs translation | Mo Zhou |
2017-10-05 | avoid using NULL in varadic function for cmdline parsing | David Kalnischkies |
2017-10-05 | remove pointless va_copy to avoid cleanup dance | David Kalnischkies |
2017-10-05 | ignore unsupported key formats in apt-key | David Kalnischkies |
2017-10-05 | send the hashes for alternative file correctly | David Kalnischkies |
2017-09-26 | use pkgTagSection::Key in srcRecords parser | David Kalnischkies |
2017-09-26 | allow empty build-dependency fields in the parser | David Kalnischkies |
2017-09-26 | proper error reporting for v3 onion services | David Kalnischkies |
2017-09-24 | Drop curl method and apt-transport-https package | Julian Andres Klode |
2017-09-24 | Drop obsolute Testsuite: autopkgtest header | Julian Andres Klode |
2017-09-24 | Drop obsolete dh-systemd build-dep | Julian Andres Klode |
2017-09-24 | Bump Standards-Version to 4.1.0 | Julian Andres Klode |
2017-09-24 | Release 1.51.5 | Julian Andres Klode |
2017-09-13 | Fix translator comment location for legacy target warning | Julian Andres Klode |
2017-09-13 | Release 1.5~rc41.5_rc4 | Julian Andres Klode |
2017-09-11 | apt-daily: Do not Wants=network-online, and add some more After= | Julian Andres Klode |
2017-09-10 | Release 1.5~rc31.5_rc3 | Julian Andres Klode |
2017-09-10 | clang-format: Set ContinuationIndentWidth: 3 | Julian Andres Klode |
2017-09-10 | apt-helper: Add connman support to wait-online | Julian Andres Klode |
2017-09-10 | CMake: Mark BZip2, LZMA, and LZ4 as required | Julian Andres Klode |
2017-09-10 | CMake: Properly handle Udev missing | Julian Andres Klode |
2017-09-09 | Release 1.5~rc21.5_rc2 | Julian Andres Klode |
2017-09-09 | Directly link against libudev on Linux systems | Julian Andres Klode |
2017-09-09 | ftparchive: Do not pass through disabled hashes in Sources | Julian Andres Klode |
2017-09-09 | cdrom: Don't hardcode "Files" field for copying source files | Julian Andres Klode |
2017-09-09 | Do not warn about duplicate "legacy" targets | Julian Andres Klode |
2017-09-09 | apt-daily: Pull in network-online.target in service, not timer | Julian Andres Klode |
2017-09-09 | apt-daily: Wait for network before daily updates | Julian Andres Klode |
2017-09-09 | drop unused/unimplemented & hidden LoadReleaseInfo | David Kalnischkies |