Change logs for dpkg source package in Cosmic

  • dpkg (1.19.0.5ubuntu5.1) cosmic; urgency=medium
    
      * Cherry-pick upstream fixes for trigger loops (LP: #1828639)
        - dpkg: Negate tortoise_not_in_hare() function name and return value
        - dpkg: Initialize trigcyclenode's next member once
        - dpkg: Factor trigproc_new_cyclenode() out from check_trigger_cycle()
        - dpkg: Mark the package we are giving up on a trigger cycle as istobe normal
        - dpkg: Switch dependtry from an int to an enum
        - dpkg: Reset progress_bytrigproc once we have injected into the current iteration
        - dpkg: Split trigger processing types into required, try-queued and try-deferred
        - dpkg: Convert one trigger processing required type into the new try-queued
        - dpkg: Move trigproc cycle reset inside try-deferred conditional
        - dpkg: Introduce a new dependency try level for trigger processing
        - dpkg: Introduce a new dependency try level for trigger cycle checks
    
     -- Julian Andres Klode <email address hidden>  Tue, 16 Jul 2019 14:57:11 +0200
  • dpkg (1.19.0.5ubuntu5) cosmic; urgency=medium
    
      * Manually do autoreconf -fi to pick up new automake 1.16
    
     -- Gianfranco Costamagna <email address hidden>  Thu, 13 Sep 2018 13:46:04 +0200
  • dpkg (1.19.0.5ubuntu4) cosmic; urgency=medium
    
      * Apply patch from upstream to add frontend locking:
        - Add support for frontend locking. This makes it possible for frontends
          using this new protocol, to safely lock the dpkg database w/o risk of
          race conditions with other dpkg instances or frontends supporting the
          same protocol. Thanks to Julian Andres Klode <email address hidden>.
    
     -- Julian Andres Klode <email address hidden>  Wed, 08 Aug 2018 10:58:53 +0200
  • dpkg (1.19.0.5ubuntu3) cosmic; urgency=medium
    
      * No-change rebuild for ncurses soname changes.
    
     -- Matthias Klose <email address hidden>  Thu, 03 May 2018 15:19:09 +0000
  • dpkg (1.19.0.5ubuntu2) bionic; urgency=medium
    
      * Add Zstandard compression and decompression support for binary packages
        (LP: #1764220)
    
     -- Balint Reczey <email address hidden>  Mon, 16 Apr 2018 04:25:21 +0200