Change logs for apt source package in Eoan

  • apt (1.9.4ubuntu0.1) eoan-security; urgency=high
    
      * SECURITY UPDATE: Out of bounds read in ar, tar implementations (LP: #1878177)
        - apt-pkg/contrib/arfile.cc: Fix out-of-bounds read in member name
        - apt-pkg/contrib/arfile.cc: Fix out-of-bounds read on unterminated
          member names in error path
        - apt-pkg/contrib/extracttar.cc: Fix out-of-bounds read on unterminated
          member names in error path
        - CVE-2020-3810
    
     -- Julian Andres Klode <email address hidden>  Tue, 12 May 2020 22:04:30 +0200
  • apt (1.9.4) experimental; urgency=medium
    
      * CMake: Pass -Werror=return-type to gcc
      * CMake: Produce a fatal error if triehash could not be found
      * apt.systemd.daily: Do not numerically check if intervals equal 0
        (LP: #1840995)
      * srvrec: Use re-entrant resolver functions
      * Pass --abort-after=1 to dpkg when using --force-depends (Closes: #935910)
        (LP: #1844634)
      * Fix use of GTest to adjust for GTest 1.9
    
     -- Julian Andres Klode <email address hidden>  Thu, 19 Sep 2019 11:13:47 +0200
  • apt (1.9.3) experimental; urgency=medium
    
      * Fix segfault in pkgAcquire::Enqueue() with Acquire::Queue-Mode=access
        (LP: #1839714)
      * test: Use valgrind to ensure Acquire::Queue-Mode=access does not crash
      * Add initial support for package patterns (patterns on versions WIP)
    
     -- Julian Andres Klode <email address hidden>  Mon, 19 Aug 2019 16:21:20 +0200
  • apt (1.9.2) experimental; urgency=medium
    
      [ Julian Andres Klode ]
      * Improve locking messaging - pid and name, "do not remove lock file"
    
      [ Lynn Cyrin ]
      * Change a pronoun in the readme from `he` to `they`
    
      [ David Kalnischkies ]
      * Distribute host-less work based on backlog of the queues
      * Show details about the package with bad Provides
      * Apply various suggestions by cppcheck
    
     -- Julian Andres Klode <email address hidden>  Mon, 05 Aug 2019 21:26:10 +0200
  • apt (1.9.1) experimental; urgency=medium
    
      * RFC1123StrToTime: Accept const std::string& as first argument
      * Fix pkg-config-test autopkgtest
    
     -- Julian Andres Klode <email address hidden>  Thu, 20 Jun 2019 17:53:14 +0200
  • apt (1.9.0) experimental; urgency=medium
    
      [ Julian Andres Klode ]
      * CMakeLists.txt: Bump C++ standard version to C++14
      * debian: Update to debhelper-compat (= 12)
      * debian/rules: Do not use dh_install --list-missing (dh 12 porting)
      * Remove all the deprecated bits, merge various function prototypes together
      * prepare-release: Add merge-translations command
      * Use system-provided triehash
      * CI: Use unstable for now, as we need triehash package
      * Tighten dependencies from apt and apt-utils on libs
      * Add test case for local-only packages pinned to never
      * acq: worker: Move CurrentSize, TotalSize, ResumePoint to CurrentItem
      * apt-helper: Support multiple hashes for a file
      * Add 'explicit' to most single argument constructors
      * Get rid of pkgExtract and pkgFLCache
      * Merge libapt-inst into libapt-pkg
      * Use debDebFile to get control file instead of dpkg-deb
      * prepare-release: Add bump-abi command
      * Change soname to libapt-pkg.so.5.90
      * CMake: Enforce "override" use on overriden methods
      * debmetaindex: Use isspace_ascii() variant to normalize Signed-By
      * README.md: Quote -j <count> as code with backticks
      * apt-mark: Add hidden showheld alias for showhold
      * Mnor wording improvements in documentation
      * Make APT::StringView public, replace std::string with it in various places
      * Introduce apt satisfy and apt-get satisfy (Closes: #275379)
      * Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERS
      * Adjust code for missing includes, and using std::string
      * Bump cache MajorVersion to 16
    
      [ Corentin Noël ]
      * Add pkg-config files for the apt-pkg and apt-inst libraries
        (Closes: #439121)
    
      [ Simon McVittie ]
      * vendor/getinfo: Iterate through vendors in lexicographic order
        (Closes: #924662)
      * vendor/getinfo: Don't assume that Ubuntu is the last vendor
        (Closes: #924662)
    
      [ Martin Michlmayr ]
      * Perform minor copy-editing on the docs
    
      [ Ivan Krylov ]
      * Mark apt-transport-https as M-A:foreign (Closes: #905141)
    
      [ David Kalnischkies ]
      * Don't limit cpu-limited queues to at most 10
    
      [ Stephen Kitt ]
      * apt-cache: only show solutions if displayed
    
      [ Brian Murray ]
      * Do not include squashfs file systems in df output. (LP: #1756595)
    
      [ Simon Körner ]
      * http: Fix Host header in proxied https connections
    
     -- Julian Andres Klode <email address hidden>  Mon, 17 Jun 2019 11:36:56 +0200
  • apt (1.8.2+19.10) eoan; urgency=medium
    
      * Upload to eoan
    
    apt (1.8.2) unstable; urgency=medium
    
      [ Alwin Henseler ]
      * Flip /: in documented default value of DPkg::Path (Closes: #917986)
    
      [ TilmanK ]
      * Fix typo in German manpage translation
    
      [ Américo Monteiro ]
      * Portuguese manpages translation update (Closes: #926614)
    
      [ Jean-Pierre Giraud ]
      * French manpages translation update (Closes: #929290)
    
      [ Michael Zhivich ]
      * methods: https: handle requests for TLS re-handshake (LP: #1829861)
    
      [ Julian Andres Klode ]
      * Unlock dpkg locks in reverse locking order (LP: #1829860)
    
     -- Julian Andres Klode <email address hidden>  Tue, 28 May 2019 23:25:22 +0200
  • apt (1.8.1+19.10) eoan; urgency=medium
    
      * Upload to eoan
    
    apt (1.8.1) unstable; urgency=medium
    
      * Add test case for local-only packages pinned to never
      * Prevent shutdown while running dpkg (LP: #1820886)
      * Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgs
        (LP: #1821640)
    
     -- Julian Andres Klode <email address hidden>  Mon, 06 May 2019 11:26:17 +0200
  • 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)
    
     -- Julian Andres Klode <email address hidden>  Fri, 08 Mar 2019 09:41:20 +0100