[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted libuv1 1.34.2-1~bpo9+1 (source amd64) into stretch-backports->backports-policy, stretch-backports



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 17 Mar 2020 17:40:09 +0100
Source: libuv1
Binary: libuv1-dev libuv1
Architecture: source amd64
Version: 1.34.2-1~bpo9+1
Distribution: stretch-backports
Urgency: medium
Maintainer: Dominique Dumont <dod@debian.org>
Changed-By: Andreas Tille <tille@debian.org>
Description:
 libuv1     - asynchronous event notification library - runtime library
 libuv1-dev - asynchronous event notification library - development files
Closes: 881882 897061 899078 902941 904476 904503 909011 913779 921424 950294
Changes:
 libuv1 (1.34.2-1~bpo9+1) stretch-backports; urgency=medium
 .
   * Rebuild for stretch-backports.
 .
 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 <mfo@canonical.com> (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 <sthibault@debian.org> (Closes: #881882)
   * test/control: add gcc build-dep
   * control: Build-dep on netbase.
     Thanks to Adam Borowski <kilobyte@angband.pl> (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 dod@debian.org 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
Checksums-Sha1:
 c0f312fc07ad4e337980360fb7a02fe1f3eeca95 2066 libuv1_1.34.2-1~bpo9+1.dsc
 9bcef2eca6069169b059df5ac49f39e17ad9e4ea 21624 libuv1_1.34.2-1~bpo9+1.debian.tar.xz
 d0252497d063a1b43b6c75fc98138511b26274cf 178566 libuv1-dbgsym_1.34.2-1~bpo9+1_amd64.deb
 73ba72eb831d012475ee62ab282ef24f571cad86 147084 libuv1-dev_1.34.2-1~bpo9+1_amd64.deb
 de307b711f06fcb0148016882cb2854b72ccddf1 6535 libuv1_1.34.2-1~bpo9+1_amd64.buildinfo
 30d61e88af713be6f87f46d70719bb3b73418ad7 125518 libuv1_1.34.2-1~bpo9+1_amd64.deb
Checksums-Sha256:
 dd5a0cab6c8568d4c91880b5da13a1518cfa4c55a3bdaef0d06e7c0b314e75de 2066 libuv1_1.34.2-1~bpo9+1.dsc
 5f786ebc299c28ec99ab2dccd84405f6df536bde0f9092477953322ad1a9ec50 21624 libuv1_1.34.2-1~bpo9+1.debian.tar.xz
 d5230e8027a9ccdecb7e7bf486fb732fe92e2837b2891e05bb3a43fb176e615a 178566 libuv1-dbgsym_1.34.2-1~bpo9+1_amd64.deb
 84e21b2f0e89d0b5b6edaff86c3766f151026f685a295f43c2a802f068585e65 147084 libuv1-dev_1.34.2-1~bpo9+1_amd64.deb
 d7619c20734813a98b5853f8731a3a6101f781211556123215469ab7b4d1479c 6535 libuv1_1.34.2-1~bpo9+1_amd64.buildinfo
 7d67f991cc493ef9d87eab914e461c453d4c62953729d6bf457b9fa0e87cf484 125518 libuv1_1.34.2-1~bpo9+1_amd64.deb
Files:
 c0eedfe06e81941302328a3020aba908 2066 libs optional libuv1_1.34.2-1~bpo9+1.dsc
 320aa9dd3da389034567e7c5f9420b5f 21624 libs optional libuv1_1.34.2-1~bpo9+1.debian.tar.xz
 1dc09198b834ea5a587dd993a87fabdc 178566 debug optional libuv1-dbgsym_1.34.2-1~bpo9+1_amd64.deb
 62449f7a2f428ea3963b52b29294dab6 147084 libdevel optional libuv1-dev_1.34.2-1~bpo9+1_amd64.deb
 22160e6e5dc4ae9f25b3e37902f9c1f6 6535 libs optional libuv1_1.34.2-1~bpo9+1_amd64.buildinfo
 3edf1b4bd56da43ee822d3f07264c69b 125518 libs optional libuv1_1.34.2-1~bpo9+1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAl5x+lkRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtGjZw//TqJ9cmHWXK1UMmOihh4iJ/8XR/XuRDmt
/Lm5zdpIoLqr9+P8K5tUuoNU8kjkDC8KC0Ew5WBJRpJSUDmxsbFVywCd4RzXvbi3
nkgQOW747SelW/BQA+HV152/LVfXmvOoK+7AvPN2D+Ztgn1x/D5bxGLaVjJ8/2CM
Ri4sW9vahg0ycoJr4P1N+f9TxQIpAY0lXIxyyv0sUtQbZwUxZfzqRBhE0GeqiIjD
VGhuKxGg7VRJmSBByHARnGEzKmALH+YKrBaaIl3qPeqoLSWpZcWKUHNmMwQLcIuE
O5hbSAUemanOeInk9JuilCvIxqNmx2hmxjNyABwme6SNEF66crua7dOo+IcSWjHF
dtxEWeyeD2algruDGrlaKjqZo+18uU047ZaXyQOlnuFzhLLJRV9xd5pkeaAsqZoa
Mj6uO0zMJqD1C4wDWRA1UfRjK7acNMrLSPVwijcFLKD9gKRfaZUKs27zTekim80y
4DPS/RcJpl1Vp9EXcqk31THV4lA5NImJPkVpAHElez22tD0j/wUIBbpl4wT7sWNk
64tLk6AnomG/xMOWMTgjb/miId/6+SAZkn+ileGj7jrhI9TD6wpVZvLZU5iWv9w7
Nb1AKRzAxgcggnx/KlTEdps+woZK3E92/X06rdGSCaZpUt2k8YEi1jaHv3d+D9vM
r9JkQmghMSU=
=j8Ic
-----END PGP SIGNATURE-----


Reply to: