summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-06Release 1.8.11.8.1Julian Andres Klode
2019-05-06Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgsJulian Andres Klode
2019-05-03Prevent shutdown while running dpkgJulian Andres Klode
2019-04-02Add test case for local-only packages pinned to neverJulian Andres Klode
2019-03-08Release 1.8.01.8.0Julian Andres Klode
2019-03-07CMake: Install auth.conf.d directoryJulian Andres Klode
2019-03-06Dutch manpages translation updateFrans Spiesschaert
2019-03-06Dutch program translation updateFrans Spiesschaert
2019-03-06Fix name of APT::Update::Post-Invoke-Stats (was ...Update-Post...)Julian Andres Klode
2019-03-04Merge branch 'l10n-1.8.y' into '1.8.y'Julian Andres Klode
2019-03-04Merge branch 'bugfix/reportbinarysig' into '1.8.y'Julian Andres Klode
2019-03-04[l10n] Update Italian translationMilo Casagrande
2019-03-03Add explicit message for unsupported binary signatureDavid Kalnischkies
2019-02-26Release 1.8.0~rc41.8.0_rc4Julian Andres Klode
2019-02-13Introduce APT::Install::Pre-Invoke / Post-Invoke-SuccessJulian Andres Klode
2019-02-13update: Provide APT::Update-Post-Invoke-Stats script hook pointJulian Andres Klode
2019-02-11Release 1.8.0~rc31.8.0_rc3Julian Andres Klode
2019-02-11Install translated apt_auth and apt-transport-* manpagesJulian Andres Klode
2019-02-11debian/gbp.conf: Set debian-branch to 1.8.yJulian Andres Klode
2019-02-10Dutch manpages translation updateFrans Spiesschaert
2019-02-10Dutch program translation updateFrans Spiesschaert
2019-02-10Fix various typos in the documentationJakub Wilk
2019-02-10Russian program translation updateАлексей Шилин
2019-02-07json-hooks-protocol: The "pin" field is optionalJulian Andres Klode
2019-02-07Fix issues in previous two debian/changelog entriesJulian Andres Klode
2019-02-05aptmethod.h: Do not have gcc warning about ignoring write() resultJulian Andres Klode
2019-02-04Release 1.8.0~rc21.8.0_rc2Julian Andres Klode
2019-02-04Correctly handle feature detection for sse4.2 and crc32Julian Andres Klode
2019-02-04Release 1.8.0~rc11.8.0_rc1Julian Andres Klode
2019-02-04Use std::to_string() for HashStringList::FileSize() getterJulian Andres Klode
2019-02-04Detect function multiversioning and sse4.2/crc32, enables i386Julian Andres Klode
2019-02-04gpgv: Use buffered writes for splitting clearsigned filesJulian Andres Klode
2019-02-04Merge branch 'pu/dead-pin' into 'master'Julian Andres Klode
2019-02-01Add a Packages-Require-Authorization Release file fieldJulian Andres Klode
2019-02-01Introduce experimental 'never' pinning for sourcesJulian Andres Klode
2019-02-01Merge branch 'pu/refuseunsignedlines' into 'master'Julian Andres Klode
2019-02-01French program translation updateBaptiste Jammet
2019-02-01Russian program translation updateАлексей Шилин
2019-02-01Step over empty sections in TagFiles with commentsDavid Kalnischkies
2019-02-01Drop buffered writing from clearsigned message extractionDavid Kalnischkies
2019-02-01Avoid boolean flags by splitting writeTo functionsDavid Kalnischkies
2019-01-31Merge branch 'pu/verify-method-messages-2' into 'master'Julian Andres Klode
2019-01-31Disable deprecated methods (ftp, rsh, ssh) by defaultJulian Andres Klode
2019-01-30Verify data being sent by methods in SendMessage()Julian Andres Klode
2019-01-29Reuse APT::StringView more in LineBufferDavid Kalnischkies
2019-01-29Rework ifs to use not instead of == false/trueDavid Kalnischkies
2019-01-29Merge branch 'trivial-epipe-fix' into 'master'Julian Andres Klode
2019-01-29private-json-hooks.cc: deal with EPIPEMichael Vogt
2019-01-28Refuse files with lines unexpectedly starting with a dashDavid Kalnischkies
2019-01-28Use more abstraction to handle the current line bufferDavid Kalnischkies