summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-21Unlock dpkg locks in reverse locking orderJulian Andres Klode1-1/+1
2019-05-21methods: https: handle requests for TLS re-handshakeMichael Zhivich1-28/+51
2019-05-21French manpages translation updateJean-Pierre Giraud1-34/+21
2019-05-21Portuguese manpages translation updateAmérico Monteiro1-895/+1333
2019-05-21Fix typo in German manpage translationTilmanK1-1/+1
2019-05-21Flip /: in documented default value of DPkg::PathAlwin Henseler1-1/+1
2019-05-06Release 1.8.11.8.1Julian Andres Klode5-4/+13
2019-05-06Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgsJulian Andres Klode1-0/+5
2019-05-03Prevent shutdown while running dpkgJulian Andres Klode9-0/+103
2019-04-02Add test case for local-only packages pinned to neverJulian Andres Klode1-1/+14
2019-03-08Release 1.8.01.8.0Julian Andres Klode7-13/+26
2019-03-07CMake: Install auth.conf.d directoryJulian Andres Klode1-0/+1
2019-03-06Dutch manpages translation updateFrans Spiesschaert1-5/+4
2019-03-06Dutch program translation updateFrans Spiesschaert1-6/+9
2019-03-06Fix name of APT::Update::Post-Invoke-Stats (was ...Update-Post...)Julian Andres Klode1-1/+1
2019-03-04Merge branch 'l10n-1.8.y' into '1.8.y'Julian Andres Klode1-18/+15
2019-03-04Merge branch 'bugfix/reportbinarysig' into '1.8.y'Julian Andres Klode2-2/+38
2019-03-04[l10n] Update Italian translationMilo Casagrande1-18/+15
2019-03-03Add explicit message for unsupported binary signatureDavid Kalnischkies2-2/+38
2019-02-26Release 1.8.0~rc41.8.0_rc4Julian Andres Klode5-6/+14
2019-02-13Introduce APT::Install::Pre-Invoke / Post-Invoke-SuccessJulian Andres Klode1-1/+6
2019-02-13update: Provide APT::Update-Post-Invoke-Stats script hook pointJulian Andres Klode1-0/+2
2019-02-11Release 1.8.0~rc31.8.0_rc3Julian Andres Klode5-6/+28
2019-02-11Install translated apt_auth and apt-transport-* manpagesJulian Andres Klode1-0/+2
2019-02-11debian/gbp.conf: Set debian-branch to 1.8.yJulian Andres Klode1-1/+1
2019-02-10Dutch manpages translation updateFrans Spiesschaert1-30/+20
2019-02-10Dutch program translation updateFrans Spiesschaert1-61/+59
2019-02-10Fix various typos in the documentationJakub Wilk18-44/+44
2019-02-10Russian program translation updateАлексей Шилин1-21/+21
2019-02-07json-hooks-protocol: The "pin" field is optionalJulian Andres Klode1-1/+1
2019-02-07Fix issues in previous two debian/changelog entriesJulian Andres Klode1-2/+1
2019-02-05aptmethod.h: Do not have gcc warning about ignoring write() resultJulian Andres Klode1-0/+7
2019-02-04Release 1.8.0~rc21.8.0_rc2Julian Andres Klode3-2/+9
2019-02-04Correctly handle feature detection for sse4.2 and crc32Julian Andres Klode1-4/+4
2019-02-04Release 1.8.0~rc11.8.0_rc1Julian Andres Klode59-186/+1373
2019-02-04Use std::to_string() for HashStringList::FileSize() getterJulian Andres Klode1-3/+1
2019-02-04Detect function multiversioning and sse4.2/crc32, enables i386Julian Andres Klode4-2/+50
2019-02-04gpgv: Use buffered writes for splitting clearsigned filesJulian Andres Klode3-2/+13
2019-02-04Merge branch 'pu/dead-pin' into 'master'Julian Andres Klode8-10/+206
2019-02-01Add a Packages-Require-Authorization Release file fieldJulian Andres Klode7-4/+124
2019-02-01Introduce experimental 'never' pinning for sourcesJulian Andres Klode2-6/+82
2019-02-01Merge branch 'pu/refuseunsignedlines' into 'master'Julian Andres Klode9-249/+515
2019-02-01French program translation updateBaptiste Jammet1-74/+58
2019-02-01Russian program translation updateАлексей Шилин1-9/+5
2019-02-01Step over empty sections in TagFiles with commentsDavid Kalnischkies3-2/+76
2019-02-01Drop buffered writing from clearsigned message extractionDavid Kalnischkies1-1/+1
2019-02-01Avoid boolean flags by splitting writeTo functionsDavid Kalnischkies1-14/+20
2019-01-31Merge branch 'pu/verify-method-messages-2' into 'master'Julian Andres Klode1-0/+31
2019-01-31Disable deprecated methods (ftp, rsh, ssh) by defaultJulian Andres Klode1-0/+2
2019-01-30Verify data being sent by methods in SendMessage()Julian Andres Klode1-0/+31