Publishing details

Changelog

libuv1 (1.40.0-1.1~ubuntu18.04.1~ppa1) bionic; urgency=medium

  * Set d/compat back to 9.
  * No-change backport to bionic

libuv1 (1.40.0-1) unstable; urgency=medium

  * new upstream version
  * update copyright with cme
  * refreshed patch
  * update symbol file

libuv1 (1.39.0-1) unstable; urgency=medium

  * new upstream version
  * update copyright with cme
  * refreshed patch
  * update symbol file

libuv1 (1.38.0-3) unstable; urgency=medium

  * rules: increase timeout of time sensitive tests for all arch

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)

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

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

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

libuv1 (1.33.1-3) unstable; urgency=medium

  * make autopkgtests cross-test-friendly.
    Thanks to Steve Langasek for the heads-up and the patch (Closes: #950294)
  * no longer install libuv.la file

libuv1 (1.33.1-2) unstable; urgency=medium

  * add patch to disable multicast testsuite which break
    Debian builds

libuv1 (1.33.1-1) unstable; urgency=medium

  * new upstream version
  * refreshed copyright with cme
  * refreshed patches
  * regenerated symbol file
  * fix symbol regeneration instructions in README.source
  * use new style of debhelper dependency
  * control: comply with policy 4.4.1
  * install libuv.la file in libuv1-dev package

libuv1 (1.30.1-1) unstable; urgency=medium

  * new upstream version
  * update symbols file
  * ignore jpg files when scanning copyright
  * updated copyright with cme
  * refreshed patches
  * control: declare compliance with policy 4.4.0
  * control: add libuv1-dev dependency on freebsd-glue [kfreebsd-any].
    Thanks to Sebastian Reichel for the hint (Closes: 921424)

libuv1 (1.24.1-1) unstable; urgency=medium

  * new upstream version
  * update README.source instructions
  * refreshed copyright with cme
  * refreshed patches
  * update symbols file
  * add Build-Depends-Package in symbols file
  * update compat to 12
  * control: declare compliance with policy 4.3.0
  * control: remove build-dev on dh-autoreconf

libuv1 (1.24.0-1) unstable; urgency=medium

  * new upstream version
  * fix git describe instruction in README.source
  * refreshed copyright (cme update dpkg)
  * removed configure.ac.diff, path_man and hurd-port patches
    (applied upstream)
  * refreshed path_max_zero_st_size patch
  * mark internal symbols (uv__*) as optional in symbols file

libuv1 (1.23.2-2) unstable; urgency=medium

  * Fix path_max_zero_st_size to follow renaming of variable upstream.
    Thanks to Adam Conrad for the patch (Closes: #913779)

libuv1 (1.23.2-1) unstable; urgency=medium

  [ Ondřej Nový ]
    * d/changelog: Remove trailing whitespaces

  [ Dominique Dumont ]
  * new upstream version
  * copyright: rm one file (cme update dpkg)
  * README.source: fix version extraction from git
  * refreshed patches

libuv1 (1.23.1-1) unstable; urgency=medium

  * new upstream release:
    The following symbols were removed: uv__epoll_create1
    uv__epoll_create uv__epoll_ctl uv__epoll_pwait uv__epoll_wait
    uv__utimesat.
    No breakage is expected as these symbols are internal.
  * update README.source
  * refreshed patch path_max_zero_st_size
  * removed patch mips-epoll_pwait
  * remove some internal symbols from libuv1.symbols

libuv1 (1.23.0-2) unstable; urgency=medium

  * gbp.conf: set update-tag for all tools
  * add patch to fix zero buffer size of readlink()
    Thanks to Mauricio Faria de Oliveira <email address hidden> (LP: 1792647)
    (Closes: 909011)

libuv1 (1.23.0-1) unstable; urgency=medium

  * new upstream version
  * control: declare compliance with policy 4.2.1
  * copyright: updated with cme
  * refreshed patch
  * updated symbols file

libuv1 (1.22.0-3) unstable; urgency=medium

  * allow warning while compiing autopkg tests files
  * control: add BD on freebsd-glue for freebsd-any arch
    Thanks to Svante Signell for the patch (Closes: 904503)
  * fix hurd-port patch.
    Thanks to Svante Signell for the fix (Closes: 904476)

libuv1 (1.22.0-2) unstable; urgency=medium

  * update hurd-port patch.
    Thanks to Svante Signell (Closes: #904476)
  * update symbols file for hurd.
  * patch configure.ac for kfreebsd.
    Thanks to Svante Signell (Closes: 904503)
  * update symbols file for kfreebsd.

libuv1 (1.22.0-1) unstable; urgency=medium

  * new upstream version
    * contains upstream fix for #902941
  * tests/control: add dependency on g++
  * update copyright file with cme
  * refresh hurd-port patch
  * remove patch for #902941 (applied upstream)
  * control: Declare compliance with policy 4.1.5
  * update symbols file

libuv1 (1.21.0-2) unstable; urgency=medium

  * tests/control: add dep on libc-dev
  * patch wrong enum order.
    Thanks to Felipe Sateler for the analysis (Closes: 902941)

libuv1 (1.21.0-1) unstable; urgency=medium

  * new upstream version
  * refreshed © info with cme dpkg-copyright update
  * refreshed hurd-port.diff
  * refreshed symbols file
  * improve README.source

libuv1 (1.20.3-2) unstable; urgency=medium

  * add patch to fix hurd packages.
    Thanks to Samuel Thibault <email address hidden> (Closes: #881882)
  * test/control: add gcc build-dep
  * control: Build-dep on netbase.
    Thanks to Adam Borowski <email address hidden> (Closes: 899078)

libuv1 (1.20.3-1) unstable; urgency=medium

  * new upstream version
  * copyright: fix utf-8 entry with cme update
  * patch to fix PATH_MAX on hurd.
  * update symbols table for hurd.
    Thanks to Samuel Thibault for the patches (Closes: #897061)

libuv1 (1.20.2-1) experimental; urgency=medium

  * new upstream version
  * control:
    * update Vcs-Browser and Vcs-Git
    * drop versioned dep on dh-exec
    * declare compliance with policy 4.1.4
    * set <email address hidden> as Maintainer
  * copyright:
    * use https URL for Format (cme)
    * add  debian/fill.copyright.blanks.yml
    * refreshed copyright with cme
  * update symbols file
  * add README.source
  * removed patch fix_udp_multicast_test (applied upstream)
  * fix typo in patch description
  * rules: enable hardening
  * add testsuite instructions

 -- Andy Li <email address hidden>  Sun, 14 Feb 2021 20:38:08 +0800

Available diffs

Builds

Built packages

Package files