-
- Downloads
Import Debian version 1.8.0
apt (1.8.0) unstable; urgency=medium [ David Kalnischkies ] * Add explicit message for unsupported binary signature (Closes: #921685) [ Milo Casagrande ] * [l10n] Update Italian translation [ Julian Andres Klode ] * Fix name of APT::Update::Post-Invoke-Stats (was ...Update-Post...) * CMake: Install auth.conf.d directory (LP: #1818996) [ Frans Spiesschaert ] * Dutch program translation update (Closes: #923728) * Dutch manpages translation update (Closes: #923834) apt (1.8.0~rc4) unstable; urgency=medium * update: Provide APT::Update-Post-Invoke-Stats script hook point (LP: #1815760) * Introduce APT::Install::Pre-Invoke / Post-Invoke-Success (LP: #1815761) apt (1.8.0~rc3) unstable; urgency=medium [ Julian Andres Klode ] * aptmethod.h: Do not have gcc warning about ignoring write() result * Fix issues in previous two debian/changelog entries * json-hooks-protocol: The "pin" field is optional * debian/gbp.conf: Set debian-branch to 1.8.y * Install translated apt_auth and apt-transport-* manpages [ Алексей Шилин ] * Russian program translation update. Thanks to Vladimir Zhbanov <vzhbanov@gmail.com> (Closes: #921830) [ Jakub Wilk ] * Fix various typos in the documentation [ Frans Spiesschaert ] * Dutch program translation update (Closes: #921934) * Dutch manpages translation update (Closes: #921941) apt (1.8.0~rc2) unstable; urgency=medium * Correctly handle feature detection for sse4.2 and crc32 apt (1.8.0~rc1) unstable; urgency=medium [ David Kalnischkies ] * Fail instead of warn for unsigned lines in InRelease * Fail on non-signature lines in Release.gpg * Merge and reuse tmp file handling across the board * Explicitly remove the whitespaces defined by RFC * Refuse files with lines unexpectedly starting with a dash * Drop buffered writing from clearsigned message extraction * Step over empty sections in TagFiles with comments (Closes: #920317, #921037) [ Josh Triplett ] * Add a "reinstall" command as an alias for "install --reinstall". [ Michael Vogt ] * private-json-hooks.cc: deal with EPIPE (LP: #1814543) [ Julian Andres Klode ] * Verify data being sent by methods in SendMessage() * Disable deprecated methods (ftp, rsh, ssh) by default * Introduce experimental 'never' pinning for sources * Add a Packages-Require-Authorization Release file field * gpgv: Use buffered writes for splitting clearsigned files * Detect function multiversioning and sse4.2/crc32, enables i386 * Use std::to_string() for HashStringList::FileSize() getter [ Алексей Шилин ] * Russian program translation update (Closes: #921011) [ Baptiste Jammet ] * French program translation update (Closes: #921008) apt (1.8.0~beta1) unstable; urgency=medium [ anatoly techtonik ] * README.md: Document that apt is also included * apt.cc: Add "apt info" alias for muscle memory [ Jean-Pierre Giraud ] * French manpages translation update (Closes: #915952) [ Frans Spiesschaert ] * Dutch manpages translation update (Closes: #916358) [ Julian Andres Klode ] * cache hash: Use sse4.2 CRC32c on x86-64 where available * configuration: Compare size first during lookup * debListParser: Avoid native arch lookup in ParseDepends * hash32: Tighten to multiversion to x86-64 ELF and use uint32_t * apt-mark: Introduce minimize-manual * doc/apt-verbatim.ent: Point ubuntu-codename to disco (LP: #1812696) * CI: Use debian:buster as test base image * doc/apt-verbatim.ent: Debian buster is stable * SECURITY UPDATE: content injection in http method (CVE-2019-3462) (LP: #1812353) * debian/control: Drop libcurl4-gnutls-dev build dependency [ Mo Zhou ] * zh_CN.po: Update Simplified Chinese programs translation. [ Khem Raj ] * Remove `register` keyword [ Vasya Novikov ] * bash completion: add keys [ David Kalnischkies ] * Communicate back which key(s) were used for signing apt (1.8.0~alpha3.1) unstable; urgency=emergency * SECURITY UPDATE: content injection in http method (CVE-2019-3462) (LP: #1812353)
parent
baa86bdf
No related branches found
No related tags found
Showing
- CMake/CheckCxxTarget.cmake 35 additions, 0 deletionsCMake/CheckCxxTarget.cmake
- CMake/config.h.in 4 additions, 0 deletionsCMake/config.h.in
- CMakeLists.txt 7 additions, 1 deletionCMakeLists.txt
- Dockerfile 1 addition, 1 deletionDockerfile
- README.md 10 additions, 9 deletionsREADME.md
- apt-pkg/acquire-item.cc 19 additions, 3 deletionsapt-pkg/acquire-item.cc
- apt-pkg/acquire-item.h 2 additions, 1 deletionapt-pkg/acquire-item.h
- apt-pkg/acquire-method.cc 37 additions, 0 deletionsapt-pkg/acquire-method.cc
- apt-pkg/acquire-worker.cc 2 additions, 0 deletionsapt-pkg/acquire-worker.cc
- apt-pkg/contrib/configuration.cc 1 addition, 1 deletionapt-pkg/contrib/configuration.cc
- apt-pkg/contrib/fileutl.cc 8 additions, 2 deletionsapt-pkg/contrib/fileutl.cc
- apt-pkg/contrib/fileutl.h 6 additions, 0 deletionsapt-pkg/contrib/fileutl.h
- apt-pkg/contrib/gpgv.cc 287 additions, 174 deletionsapt-pkg/contrib/gpgv.cc
- apt-pkg/contrib/hashes.cc 1 addition, 3 deletionsapt-pkg/contrib/hashes.cc
- apt-pkg/contrib/md5.cc 1 addition, 1 deletionapt-pkg/contrib/md5.cc
- apt-pkg/contrib/netrc.cc 44 additions, 0 deletionsapt-pkg/contrib/netrc.cc
- apt-pkg/contrib/netrc.h 4 additions, 0 deletionsapt-pkg/contrib/netrc.h
- apt-pkg/contrib/strutl.cc 1 addition, 1 deletionapt-pkg/contrib/strutl.cc
- apt-pkg/deb/debindexfile.cc 4 additions, 7 deletionsapt-pkg/deb/debindexfile.cc
- apt-pkg/deb/deblistparser.cc 3 additions, 3 deletionsapt-pkg/deb/deblistparser.cc
Loading
Please register or sign in to comment