Change logs for libuv1 source package in Groovy

  • libuv1 (1.38.0-2ubuntu2.1) groovy-security; urgency=medium
    
      * SECURITY UPDATE: Out-of-bounds read
        - debian/patches/CVE-2021-22918.patch: fix OOB read in punycode decoder
          src/idna.c, test/test-idna.c, test/test-list.h.
        - CVE-2021-22918
    
     -- Leonidas Da Silva Barbosa <email address hidden>  Mon, 05 Jul 2021 14:20:09 -0300
  • libuv1 (1.38.0-2ubuntu2) groovy; urgency=medium
    
      * SECURITY UPDATE: Buffer overflow
        - debian/patches/CVE-2020-8252.patch: fix buffer overruns when
          processing very long paths in uv_fs_readlink() in src/unix/internal.h.
        - CVE-2020-8252
    
     -- <email address hidden> (Leonidas S. Barbosa)  Fri, 25 Sep 2020 10:39:29 -0300
  • libuv1 (1.38.0-2ubuntu1) groovy; urgency=medium
    
      * Merge from Debian unstable.  Remaining changes:
        - Use python2 in tools/make_dist_html.py
    
    libuv1 (1.38.0-2) unstable; urgency=medium
    
      * use cmake instead of autotools to build libuv.
        As a consequence:
        * control: add cmake build dep
        * archive lib is now libuv_a.a
        * remove all internal symbols from symbol file
        * rules is updated to not run tests in parallel
      * remove autopkgtest (Closes: 961878)
    
     -- Brian Murray <email address hidden>  Thu, 18 Jun 2020 11:13:26 -0700
  • libuv1 (1.38.0-1ubuntu1) groovy; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Use python2 in the autopkg test.
    
    libuv1 (1.38.0-1) unstable; urgency=medium
    
      * new upstream version
      * fill.copyright.blanks: add override for files under m4/
      * refreshed copyright with cme
      * refreshed patches
      * update symbols
      * rules: increase test timeout for sparc64
    
     -- Steve Langasek <email address hidden>  Tue, 09 Jun 2020 13:25:19 -0700
  • libuv1 (1.35.0-2ubuntu1) groovy; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Use python2 in the autopkg test.
    
    libuv1 (1.35.0-2) unstable; urgency=medium
    
      * rules: fix increased timeout of time sensitive tests
    
    libuv1 (1.35.0-1) unstable; urgency=medium
    
      * new upstream version
      * copyright: update with cme
      * remove slow-down-some-tests patch
      * README.source: fix instructions for symbol patch generation
      * update symbols file
    
    libuv1 (1.34.2-4) experimental; urgency=medium
    
      * fix gnumake syntax
    
    libuv1 (1.34.2-3) experimental; urgency=medium
    
      * rules: slow down tests for hppa and riscv64
    
    libuv1 (1.34.2-2) experimental; urgency=medium
    
      * add patch to slow test down for slow arches
      * rules: relax timeout on heavy tests
    
     -- Steve Langasek <email address hidden>  Fri, 01 May 2020 15:30:29 -0700
  • libuv1 (1.34.2-1ubuntu1) focal; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Use python2 in the autopkg test.
    
    libuv1 (1.34.2-1) unstable; urgency=medium
    
      * new upstream version
      * add override license instructions for "cme udpate"
      * update copyright file with cme
      * refreshed patches
      * update symbols
      * control: declare compliance with policy 4.5.0
    
     -- Steve Langasek <email address hidden>  Thu, 13 Feb 2020 12:38:11 -0800