Change logs for libpcap source package in Disco

  • libpcap (1.8.1-6ubuntu1.19.04.1) disco-security; urgency=medium
    
      * SECURITY UPDATE: pcapng reading buffer over-read.
        - debian/patches/CVE-2019-15165-1.patch: do sanity checks on PHB
          header length before allocating memory.
        - debian/patches/CVE-2019-15165-2.patch: fix introduced format
          warning
        - CVE-2019-15165
    
     -- Steve Beattie <email address hidden>  Thu, 21 Nov 2019 16:36:33 -0800
  • libpcap (1.8.1-6ubuntu1) bionic; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - debian/patches/0001-Revert-Add-file-capture-length-sanity-check-for-pcap.patch:
          Revert an upstream commit - it makes dbus-test-runner's testsuite, which
          uses bustle, fail. I think it sets a SNAPLEN more than the maximum - which
          is not enforced - and fails a new check.
    
    libpcap (1.8.1-6) unstable; urgency=medium
    
      * debian/watch: add pgpsigurlmangle option.
      * Add upstream signing key in debian/upstream.
      * Make transitional package libpcap-dev 'Multi-Arch: same'.
      * Use new URLs on salsa.debian.org for Vcs-* fields.
      * Lintian cleanups:
        + Make libpcap0.8-dbg 'Priority: optional'.
        + Use /usr/share/dpkg/architecture.mk instead of setting DEB_HOST_ARCH_OS.
        + Bump Standards-Version to 4.1.2.
    
     -- Gianfranco Costamagna <email address hidden>  Tue, 02 Jan 2018 16:14:52 +0100