[ubuntu/focal-proposed] nut 2.7.4-11ubuntu1 (Accepted)

Lucas Kanashiro lucas.kanashiro at canonical.com
Wed Jan 8 14:48:11 UTC 2020


nut (2.7.4-11ubuntu1) focal; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - remove Build-Depends on libpowerman0-dev
    - remove nut-powerman-pdu
      + debian/control: remove nut-powerman-pdu package
      + debian/nut-powerman-pdu.{install,manpages}: dropped for now
    - d/nut-server.postinst, d/nut-cgi.postinst: ensure nut is member of group
      dialout. Droppable after 20.04: "Going back in time (a lot) this
      was added in 14.04 for upgrades from hardy. Debian switched in 0.44.1-3
      to need the user to chown serials.  Maybe we keep it for 20.04 as the
      last release. But following that new installs (upgraders will still have
      nut be a dialout member) are very++ unlikely to have classic serials.
      For ipmi/usb based ports (what you'd expect today) udev rules will set
      things up correctly (/lib/udev/rules.d/62-nut-usbups.rules shipped in
      nut-server)."
    - d/libnutclient0.symbols: Mark more symbols as optional (ppc64el, -O3).
      The build flag -O3 is not used by Debian.
  * Dropped:
    - debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
      debian/rules: Install apport hooks for all top-level nut packages.
      [Applied in 2.7.4-10]
    - debian/tests/test-nut.py: in the CVE_2012_2944 test, give nut at most
      + 5 seconds to shut down, instead of expecting it to be shut down
        immediately after sending the killall.
      + Additional indication on how to run tests for xenial+
      [Applied in 2.7.4-10]

nut (2.7.4-11) unstable; urgency=medium

  * Remove python(2) binding and disable nut-monitor package for now as it
    depends on unmaintained pygtk (Closes: #885358, #937169)
  * debian/control: Add support for the <!nodoc> Build-Profile
  * debian/patches/0013-fix-doc-build.patch: Fix the documentation build with
    asciidoc >= 0.9
  * Disable python3-nut package for now as it's broken with python3

nut (2.7.4-10) unstable; urgency=medium

  * debian/libnutscan1.symbols: hurd-i386 is not built with ipmi support and
    thus is libnutscan is not exporting the related symbols
  * debian/libnutclient0.symbols: Add new C++ template exported on arm64 and
    x32
  * debian/tests: Import changes from the ubuntu package, thanks to them.
    Add psmisc to the dependencies as it's not installed by default in debian
  * Add the apport script coming from Ubuntu, thanks to them again
  * Add higher resolution icon for nut-monitor

Date: Wed, 08 Jan 2020 09:02:03 -0300
Changed-By: Lucas Kanashiro <lucas.kanashiro at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Christian Ehrhardt  <christian.ehrhardt at canonical.com>
https://launchpad.net/ubuntu/+source/nut/2.7.4-11ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 08 Jan 2020 09:02:03 -0300
Source: nut
Binary: nut nut-server nut-client nut-cgi nut-snmp nut-ipmi nut-xml nut-doc libupsclient4 libupsclient-dev libnutclient0 libnutclient-dev libnutscan1 libnutscan-dev libups-nut-perl
Architecture: source
Version: 2.7.4-11ubuntu1
Distribution: focal
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Lucas Kanashiro <lucas.kanashiro at canonical.com>
Description:
 libnutclient-dev - network UPS tools - development files for the new client library
 libnutclient0 - network UPS tools - new client library
 libnutscan-dev - network UPS tools - development files for the scanner library
 libnutscan1 - network UPS tools - scanner library
 libups-nut-perl - network UPS tools - Perl bindings for NUT server
 libupsclient-dev - network UPS tools - development files
 libupsclient4 - network UPS tools - client library
 nut        - network UPS tools - metapackage
 nut-cgi    - network UPS tools - web interface
 nut-client - network UPS tools - clients
 nut-doc    - network UPS tools - documentation
 nut-ipmi   - network UPS tools - IPMI driver
 nut-server - network UPS tools - core system
 nut-snmp   - network UPS tools - SNMP driver
 nut-xml    - network UPS tools - XML/HTTP driver
Closes: 885358 937169
Changes:
 nut (2.7.4-11ubuntu1) focal; urgency=medium
 .
   * Merge with Debian unstable. Remaining changes:
     - remove Build-Depends on libpowerman0-dev
     - remove nut-powerman-pdu
       + debian/control: remove nut-powerman-pdu package
       + debian/nut-powerman-pdu.{install,manpages}: dropped for now
     - d/nut-server.postinst, d/nut-cgi.postinst: ensure nut is member of group
       dialout. Droppable after 20.04: "Going back in time (a lot) this
       was added in 14.04 for upgrades from hardy. Debian switched in 0.44.1-3
       to need the user to chown serials.  Maybe we keep it for 20.04 as the
       last release. But following that new installs (upgraders will still have
       nut be a dialout member) are very++ unlikely to have classic serials.
       For ipmi/usb based ports (what you'd expect today) udev rules will set
       things up correctly (/lib/udev/rules.d/62-nut-usbups.rules shipped in
       nut-server)."
     - d/libnutclient0.symbols: Mark more symbols as optional (ppc64el, -O3).
       The build flag -O3 is not used by Debian.
   * Dropped:
     - debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
       debian/rules: Install apport hooks for all top-level nut packages.
       [Applied in 2.7.4-10]
     - debian/tests/test-nut.py: in the CVE_2012_2944 test, give nut at most
       + 5 seconds to shut down, instead of expecting it to be shut down
         immediately after sending the killall.
       + Additional indication on how to run tests for xenial+
       [Applied in 2.7.4-10]
 .
 nut (2.7.4-11) unstable; urgency=medium
 .
   * Remove python(2) binding and disable nut-monitor package for now as it
     depends on unmaintained pygtk (Closes: #885358, #937169)
   * debian/control: Add support for the <!nodoc> Build-Profile
   * debian/patches/0013-fix-doc-build.patch: Fix the documentation build with
     asciidoc >= 0.9
   * Disable python3-nut package for now as it's broken with python3
 .
 nut (2.7.4-10) unstable; urgency=medium
 .
   * debian/libnutscan1.symbols: hurd-i386 is not built with ipmi support and
     thus is libnutscan is not exporting the related symbols
   * debian/libnutclient0.symbols: Add new C++ template exported on arm64 and
     x32
   * debian/tests: Import changes from the ubuntu package, thanks to them.
     Add psmisc to the dependencies as it's not installed by default in debian
   * Add the apport script coming from Ubuntu, thanks to them again
   * Add higher resolution icon for nut-monitor
Checksums-Sha1:
 ca9faff1fc877e54211462d70e24598f88fb9c0f 3254 nut_2.7.4-11ubuntu1.dsc
 a450382dbfaff2e1bdeefeda8d3c682a36a7fc72 2509831 nut_2.7.4.orig.tar.gz
 5b5cc34c69ae8a5b146f84109b7670a850b650dd 81888 nut_2.7.4-11ubuntu1.debian.tar.xz
 f12f604b113b45000a1555905e0f91e485d7117c 7149 nut_2.7.4-11ubuntu1_source.buildinfo
Checksums-Sha256:
 b27234b3630909147f4bbf03d0a519c8215fd954a9fa289ac0f5a23efe1c7cb2 3254 nut_2.7.4-11ubuntu1.dsc
 980e82918c52d364605c0703a5dcf01f74ad2ef06e3d365949e43b7d406d25a7 2509831 nut_2.7.4.orig.tar.gz
 9ac1720a5f41541d4a39f377b8a26675fe16d1f5057aaaf9ad06803ffaaec1c1 81888 nut_2.7.4-11ubuntu1.debian.tar.xz
 96465d34cea28530e5a0f9c792c019e141eeaa5b6b2804507d1dcf41955a1c3d 7149 nut_2.7.4-11ubuntu1_source.buildinfo
Files:
 dce29650dd150bf64eb935f63db680a3 3254 admin optional nut_2.7.4-11ubuntu1.dsc
 3ba53656933d7471f95140b32a5b8d5c 2509831 admin optional nut_2.7.4.orig.tar.gz
 a46a6d18d31d17865329f234181ff536 81888 admin optional nut_2.7.4-11ubuntu1.debian.tar.xz
 46d7ccd160f4ea073602650d4f92c961 7149 admin optional nut_2.7.4-11ubuntu1_source.buildinfo
Original-Maintainer: Arnaud Quette <aquette at debian.org>

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

iQIzBAEBCgAdFiEEktYY9mjyL47YC+71uj4pM4KAskIFAl4V62YACgkQuj4pM4KA
skI+LA/+Oh4j8hj8uq42aC1XSqV2wgoj87r5ptyASCIbAyNqJ5M2eU+MTeMQQSLi
zY+y5HxYT113vVuNgzkNS28HWzzYaXx0Jt9IlUUvax8L4aLYixrfiZ73FzhMug7o
ceqvKcweAdUKatnrL1dU8QA2eSfHz7sotQ40bX6kn6dpUXLUEHL508K8Jnz+v/oN
fbZq2CE/fTtLk+A4CmDd+I4bKR5XlkXdG3fmfrY1hyogZ1xwYD1KnZT/ops584LK
7tbglV3YU/g1klNNI2xOe32+1WeHSrwQTb1b9RoVaR6/ohsbWJJ5urwO4qnffOku
xg6IcNbnpbQujcmnFG5grd32m+fNDZ3hf7SReKAytKQ9BKVxtfBKADr/gvmUTWlT
zNdk7sWHulFYcj5tkQ37ZWd9l/LIqhGiEwZFQUSJjeBTNeVv1EGxKLHBGDNjLzDA
vnkDTruBqmdVQbt85EJ3CUV9wdvHYbGicDG6jBFA52IXksuxzQ7r7qHztky2nP4D
IkPsPXHrjtHZppS+fWogOZjs/dKRdbfDjdX0UJnxMwueF1o24NRu7um3y3ZkHGmR
a4CqfXRKGCLC0nVlF4j41U6Zr42q4/vYkroLjxzbBTX5ZjYCBtGnwK6XvbIxiDHa
gdQGHTHojNZqVlc3/SKtReN8PdsrBhtL3Ubxqj0up22VNyLJ1V8=
=wTN1
-----END PGP SIGNATURE-----


More information about the Focal-changes mailing list