[ubuntu/focal-proposed] nut 2.7.4-11ubuntu3 (Accepted)
Lucas Kanashiro
lucas.kanashiro at canonical.com
Tue Jan 14 07:30:12 UTC 2020
nut (2.7.4-11ubuntu3) focal; urgency=medium
* Re-introduce nut-powerman-pdu binary package. It was dropped in the past
because it b-d on a package not in main but this is not an issue anymore
these days.
- B-d on libpowerman0-dev
- debian/control: add nut-powerman-pdu binary package metadata
- Add debian/nut-powerman-pdu.{install,manpages}
nut (2.7.4-11ubuntu2) focal; urgency=medium
* Port autopkgtests to python3.
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: Fri, 10 Jan 2020 11:25:01 -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-11ubuntu3
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 10 Jan 2020 11:25:01 -0300
Source: nut
Binary: nut nut-server nut-client nut-cgi nut-snmp nut-ipmi nut-xml nut-powerman-pdu nut-doc libupsclient4 libupsclient-dev libnutclient0 libnutclient-dev libnutscan1 libnutscan-dev libups-nut-perl
Architecture: source
Version: 2.7.4-11ubuntu3
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-powerman-pdu - network UPS tools - PowerMan PDU 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-11ubuntu3) focal; urgency=medium
.
* Re-introduce nut-powerman-pdu binary package. It was dropped in the past
because it b-d on a package not in main but this is not an issue anymore
these days.
- B-d on libpowerman0-dev
- debian/control: add nut-powerman-pdu binary package metadata
- Add debian/nut-powerman-pdu.{install,manpages}
.
nut (2.7.4-11ubuntu2) focal; urgency=medium
.
* Port autopkgtests to python3.
.
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:
1a5ea52c99c652cd9323926732660167c8ead8e1 3348 nut_2.7.4-11ubuntu3.dsc
a450382dbfaff2e1bdeefeda8d3c682a36a7fc72 2509831 nut_2.7.4.orig.tar.gz
772a00f49600dceeae064d897b8b166993bb5b64 82220 nut_2.7.4-11ubuntu3.debian.tar.xz
8f4aa53f343d40b36174714f8913b1ad8dc485d2 7166 nut_2.7.4-11ubuntu3_source.buildinfo
Checksums-Sha256:
170832c896e2f66bd29e9fb7e42f7236263cf11dc77d50635f501ea5d96e0fd6 3348 nut_2.7.4-11ubuntu3.dsc
980e82918c52d364605c0703a5dcf01f74ad2ef06e3d365949e43b7d406d25a7 2509831 nut_2.7.4.orig.tar.gz
e91e8879a1991e11f02aad45c7f5e5bf0277060965a2bd39f06f4d8cac4c22de 82220 nut_2.7.4-11ubuntu3.debian.tar.xz
45d49b192ea63fa06b77eec6f191e7eac841d9332bafb75e5a17b23d9dfed069 7166 nut_2.7.4-11ubuntu3_source.buildinfo
Files:
b8d8bec2fa4617d97cf2be5433adf189 3348 admin optional nut_2.7.4-11ubuntu3.dsc
3ba53656933d7471f95140b32a5b8d5c 2509831 admin optional nut_2.7.4.orig.tar.gz
0602a07bcdd47b62e3f12d0e6de449d1 82220 admin optional nut_2.7.4-11ubuntu3.debian.tar.xz
e0c906586e873069d0ae2b8819108e6b 7166 admin optional nut_2.7.4-11ubuntu3_source.buildinfo
Original-Maintainer: Arnaud Quette <aquette at debian.org>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEktYY9mjyL47YC+71uj4pM4KAskIFAl4dbZ0ACgkQuj4pM4KA
skIyIA/9FEz5L7UEZlvxy3YBnTR3b7ORXhF2qvAposr7FlaXUp1cn9jzoNhsDWpP
UqzYD3necG6BCmfDuQl/DlFSMiF4lofoWOwuKvClC9c6ibPjsWB/pFx0RKHKiV1E
eO1yHbwTa5tbGbkMV16O5WYqnlDwAPnfubAx9+n0lpSXMUOT3FMK4bEsra4AYn4k
8aWuUser3dMpCvxPNlGX2ZEv54d3WwWgzjVjXoEAVScktLc6+ti6BzVIGbYEi+Pp
cJWO8w27lV3Mg6KHy/UlUh/4QHNJ3lTQ5HcwrfztZ9kJ3e9LUULHwy3FeUia0QhB
67cGTCcObOAhDkaqC+dNYlaHfa8sr2lLVaMFwmT+82VlZ+pybIT+ca5kz3RNIRQ+
n5gth/PhO2FOlZSuBumKAbk2UVEiEin3V3E0+Z50w512xLzsQbhM6mO3SDBNeDBv
l4ZmdwtLYzmxH4+KKz5AeBdKAtEEtk4/1VvZMk7BvX/hzZeIQG9cB9GuEVUD4TLy
jqbcHQGfqDdR//vf0Agz+wEbCyfkcuGo+nQNR1W/2Vda4GPbQxWuWZduVXaJ/ojN
7YbFwNxbzcXa0KR7kgb4MN+6m3cIPPJe6Xhq414zBypLoccHQSC9LcX2u5C3u3ts
zfQpijnn7dwnxIlvQsyTXcpnL/01+5G4ASQpP5qwYIiKU5/Ea0Q=
=ob57
-----END PGP SIGNATURE-----
More information about the Focal-changes
mailing list