summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.8.11.8.1Julian Andres Klode2019-05-065-4/+13
* Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgsJulian Andres Klode2019-05-061-0/+5
* Prevent shutdown while running dpkgJulian Andres Klode2019-05-039-0/+103
* Add test case for local-only packages pinned to neverJulian Andres Klode2019-04-021-1/+14
* Release 1.8.01.8.0Julian Andres Klode2019-03-087-13/+26
* CMake: Install auth.conf.d directoryJulian Andres Klode2019-03-071-0/+1
* Dutch manpages translation updateFrans Spiesschaert2019-03-061-5/+4
* Dutch program translation updateFrans Spiesschaert2019-03-061-6/+9
* Fix name of APT::Update::Post-Invoke-Stats (was ...Update-Post...)Julian Andres Klode2019-03-061-1/+1
* Merge branch 'l10n-1.8.y' into '1.8.y'Julian Andres Klode2019-03-041-18/+15
|\
| * [l10n] Update Italian translationMilo Casagrande2019-03-041-18/+15
* | Merge branch 'bugfix/reportbinarysig' into '1.8.y'Julian Andres Klode2019-03-042-2/+38
|\ \ | |/ |/|
| * Add explicit message for unsupported binary signatureDavid Kalnischkies2019-03-032-2/+38
|/
* Release 1.8.0~rc41.8.0_rc4Julian Andres Klode2019-02-265-6/+14
* Introduce APT::Install::Pre-Invoke / Post-Invoke-SuccessJulian Andres Klode2019-02-131-1/+6
* update: Provide APT::Update-Post-Invoke-Stats script hook pointJulian Andres Klode2019-02-131-0/+2
* Release 1.8.0~rc31.8.0_rc3Julian Andres Klode2019-02-115-6/+28
* Install translated apt_auth and apt-transport-* manpagesJulian Andres Klode2019-02-111-0/+2
* debian/gbp.conf: Set debian-branch to 1.8.yJulian Andres Klode2019-02-111-1/+1
* Dutch manpages translation updateFrans Spiesschaert2019-02-101-30/+20
* Dutch program translation updateFrans Spiesschaert2019-02-101-61/+59
* Fix various typos in the documentationJakub Wilk2019-02-1018-44/+44
* Russian program translation updateАлексей Шилин2019-02-101-21/+21
* json-hooks-protocol: The "pin" field is optionalJulian Andres Klode2019-02-071-1/+1
* Fix issues in previous two debian/changelog entriesJulian Andres Klode2019-02-071-2/+1
* aptmethod.h: Do not have gcc warning about ignoring write() resultJulian Andres Klode2019-02-051-0/+7
* Release 1.8.0~rc21.8.0_rc2Julian Andres Klode2019-02-043-2/+9
* Correctly handle feature detection for sse4.2 and crc32Julian Andres Klode2019-02-041-4/+4
* Release 1.8.0~rc11.8.0_rc1Julian Andres Klode2019-02-0459-186/+1373
* Use std::to_string() for HashStringList::FileSize() getterJulian Andres Klode2019-02-041-3/+1
* Detect function multiversioning and sse4.2/crc32, enables i386Julian Andres Klode2019-02-044-2/+50
* gpgv: Use buffered writes for splitting clearsigned filesJulian Andres Klode2019-02-043-2/+13
* Merge branch 'pu/dead-pin' into 'master'Julian Andres Klode2019-02-048-10/+206
|\
| * Add a Packages-Require-Authorization Release file fieldJulian Andres Klode2019-02-017-4/+124
| * Introduce experimental 'never' pinning for sourcesJulian Andres Klode2019-02-012-6/+82
* | Merge branch 'pu/refuseunsignedlines' into 'master'Julian Andres Klode2019-02-019-249/+515
|\ \
| * | Drop buffered writing from clearsigned message extractionDavid Kalnischkies2019-02-011-1/+1
| * | Avoid boolean flags by splitting writeTo functionsDavid Kalnischkies2019-02-011-14/+20
| * | Reuse APT::StringView more in LineBufferDavid Kalnischkies2019-01-291-32/+9
| * | Rework ifs to use not instead of == false/trueDavid Kalnischkies2019-01-291-54/+66
| * | Refuse files with lines unexpectedly starting with a dashDavid Kalnischkies2019-01-282-10/+161
| * | Use more abstraction to handle the current line bufferDavid Kalnischkies2019-01-281-83/+133
| * | Explicitly remove the whitespaces defined by RFCDavid Kalnischkies2019-01-281-4/+20
| * | Merge and reuse tmp file handling across the boardDavid Kalnischkies2019-01-245-85/+51
| * | Fail on non-signature lines in Release.gpgDavid Kalnischkies2019-01-233-36/+139
| * | Fail instead of warn for unsigned lines in InReleaseDavid Kalnischkies2019-01-233-133/+118
| |/
* | French program translation updateBaptiste Jammet2019-02-011-74/+58
* | Russian program translation updateАлексей Шилин2019-02-011-9/+5
* | Step over empty sections in TagFiles with commentsDavid Kalnischkies2019-02-013-2/+76
* | Merge branch 'pu/verify-method-messages-2' into 'master'Julian Andres Klode2019-01-311-0/+31
|\ \