[ubuntu/bionic-proposed] nut 2.7.4-5.1ubuntu2 (Accepted)
Christian Ehrhardt
christian.ehrhardt at canonical.com
Wed Nov 15 16:09:14 UTC 2017
nut (2.7.4-5.1ubuntu2) bionic; urgency=medium
* Drop change which is no more needed, thereby fixes systemd integration
and the availability of /lib/systemd/system-shutdown/nutshutdown
(LP: #1603609)
- Disable systemd unit; it does not check nut.conf whether nut is
configured, and thus fails to start (and the package install). The
init.d script works well enough for the time being.
nut (2.7.4-5.1ubuntu1) bionic; urgency=medium
* Merge with Debian unstable. Remaining changes:
- remove Build-Depends on libpowerman0-dev
- remove nut-powerman-pdu
+ debian/nut-powerman-pdu.{install,manpages}: dropped for now
- debian/nut-{cgi,server}.postinst: fix 'adduser' logic to be
unconditional, since adduser is guaranteed to be idempotent.
- debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
debian/rules: Install apport hooks for all top-level nut packages.
- Disable systemd unit; it does not check nut.conf whether nut is
configured, and thus fails to start (and the package install). The
init.d script works well enough for the time being.
- 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+
- debian/tests/control : Fix dep8 test failures:
+ Drop python-unit from dep8 dependencies since the python-test
package has now been removed. The unittest module has shipped with
Python since 2.1.
+ Add dep8 test dependency on python, since Python 2 is required and
is not necessarily installed by default any more.
- debian/libnutclient0.symbols: Correct symbols file for ppc64el.
- fix cflags/ldflags mismatch (LP #1711092)
* Drop:
- udevd is called systemd-udevd (LP #1540008)
[ Fixed in Debian 2.7.4-5.1 ]
- d/libnutclient0.symbols: fix symbols in regard to gcc-7
(LP #1711091)
[ Fixed in Debian 2.7.4-5.1 ]
nut (2.7.4-5.1) unstable; urgency=medium
* Non-maintainer upload.
[ Laurent Bigonville ]
* debian/nut-server.postinst: The udevd process is called systemd-udevd for
quite sometimes already, properly detect whether it's running or not, this
should fix the devices permissions for USB UPS's (LP: #1540008)
* debian/rules: Mask ups-monitor, this is not a real LSB initscript but it's
a symlink to the nut-client one. The purpose of this was to offer a common
interface to shutdown the UPS in case of power loss, this is not necessary
with systemd as this functionality is handeled by the
/lib/systemd/system-shutdown/nutshutdown script now.
[ Michael Stapelberg ]
* Update symbols file for gcc-7 (Closes: #853579)
Date: Wed, 15 Nov 2017 16:47:10 +0100
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/nut/2.7.4-5.1ubuntu2
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 15 Nov 2017 16:47:10 +0100
Source: nut
Binary: nut nut-server nut-client nut-cgi nut-snmp nut-ipmi nut-xml nut-doc libupsclient4 libupsclient-dev libnutclient0 libnutclient-dev python-nut nut-monitor libups-nut-perl
Architecture: source
Version: 2.7.4-5.1ubuntu2
Distribution: bionic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Christian Ehrhardt <christian.ehrhardt at canonical.com>
Description:
libnutclient-dev - network UPS tools - development files
libnutclient0 - network UPS tools - new client 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-monitor - network UPS tools - GUI application to monitor UPS status
nut-server - network UPS tools - core system
nut-snmp - network UPS tools - SNMP driver
nut-xml - network UPS tools - XML/HTTP driver
python-nut - network UPS tools - Python bindings for NUT server
Closes: 853579
Launchpad-Bugs-Fixed: 1540008 1603609
Changes:
nut (2.7.4-5.1ubuntu2) bionic; urgency=medium
.
* Drop change which is no more needed, thereby fixes systemd integration
and the availability of /lib/systemd/system-shutdown/nutshutdown
(LP: #1603609)
- Disable systemd unit; it does not check nut.conf whether nut is
configured, and thus fails to start (and the package install). The
init.d script works well enough for the time being.
.
nut (2.7.4-5.1ubuntu1) bionic; urgency=medium
.
* Merge with Debian unstable. Remaining changes:
- remove Build-Depends on libpowerman0-dev
- remove nut-powerman-pdu
+ debian/nut-powerman-pdu.{install,manpages}: dropped for now
- debian/nut-{cgi,server}.postinst: fix 'adduser' logic to be
unconditional, since adduser is guaranteed to be idempotent.
- debian/source_nut.py, debian/{nut,nut-server,nut-client}.install,
debian/rules: Install apport hooks for all top-level nut packages.
- Disable systemd unit; it does not check nut.conf whether nut is
configured, and thus fails to start (and the package install). The
init.d script works well enough for the time being.
- 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+
- debian/tests/control : Fix dep8 test failures:
+ Drop python-unit from dep8 dependencies since the python-test
package has now been removed. The unittest module has shipped with
Python since 2.1.
+ Add dep8 test dependency on python, since Python 2 is required and
is not necessarily installed by default any more.
- debian/libnutclient0.symbols: Correct symbols file for ppc64el.
- fix cflags/ldflags mismatch (LP #1711092)
* Drop:
- udevd is called systemd-udevd (LP #1540008)
[ Fixed in Debian 2.7.4-5.1 ]
- d/libnutclient0.symbols: fix symbols in regard to gcc-7
(LP #1711091)
[ Fixed in Debian 2.7.4-5.1 ]
.
nut (2.7.4-5.1) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Laurent Bigonville ]
* debian/nut-server.postinst: The udevd process is called systemd-udevd for
quite sometimes already, properly detect whether it's running or not, this
should fix the devices permissions for USB UPS's (LP: #1540008)
* debian/rules: Mask ups-monitor, this is not a real LSB initscript but it's
a symlink to the nut-client one. The purpose of this was to offer a common
interface to shutdown the UPS in case of power loss, this is not necessary
with systemd as this functionality is handeled by the
/lib/systemd/system-shutdown/nutshutdown script now.
.
[ Michael Stapelberg ]
* Update symbols file for gcc-7 (Closes: #853579)
Checksums-Sha1:
a22fd1b554a74152b7dfcd6867e0eef3f346b9ae 3304 nut_2.7.4-5.1ubuntu2.dsc
46a727d1cd18705cb81917ba1ad164498cf4dc30 60060 nut_2.7.4-5.1ubuntu2.debian.tar.xz
3d0552443f963ff6f8ce9c2c7c5255a213dc5403 10409 nut_2.7.4-5.1ubuntu2_source.buildinfo
Checksums-Sha256:
a9db554d8fe40fa824ea81a6ed37b1ccd7ed4bcd2f6f58072eb11a754d88f961 3304 nut_2.7.4-5.1ubuntu2.dsc
aeaa14260ea5d78584af51849e028088d929e9e8b239ead4a10cca03f34b45cb 60060 nut_2.7.4-5.1ubuntu2.debian.tar.xz
8195bd4718bb106c80d130e258e18a43ebd2de83c5c27536cf2a3d571fe5d5eb 10409 nut_2.7.4-5.1ubuntu2_source.buildinfo
Files:
f9fd27539faa11d873b60b0426f28d03 3304 admin optional nut_2.7.4-5.1ubuntu2.dsc
8043e4f2f8a29058bc2388cd94b59e7e 60060 admin optional nut_2.7.4-5.1ubuntu2.debian.tar.xz
0fa3a1074c6de3100db1ef92beef0342 10409 admin optional nut_2.7.4-5.1ubuntu2_source.buildinfo
Original-Maintainer: Arnaud Quette <aquette at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJaDGYfAAoJELo+KTOCgLJCVxoP+gNG2+hjPvZ/5vA2+iNNYmnR
wjiyXIMQWqWH1+uHhs8gri08P+bBNnlOgMhwTwztr/Vc2jrRqRi3BgRvTQ3wGUca
fa1T7zwdtf940+QWQpfFVJE24BE6VrrTGNbtXDY+haAE74QXHGOc0kTP1esWJpwo
lP03ahEdIK+7zsHpmWK7v16SVK42WH2Nw4goYKyw6Px5XJZMgk3ghvUshDH+JS7o
7ybPA1/7Nwsie9LJIBhvZvPjiZWaTuoc2nTR6H1kVzA4FTlJOBfL509XbuTtA6TI
F2xsAIDv4grbFdPbVuXy7IY2Esc22RzxPSEp9S/FL1f4PcKfekZuwh4oVVvoR3Hj
ittknHw6z4HdK9cP6hNU8E7f68kxRlIBkkPPQAIDr9kLXNQVffbsVz7npAhs9OSY
cFrA0FZjvQjxz7nkGAhpOygFBxdauxwkiQjwrGCUzLmzK3IcWn+FKNFqEbcpBVN3
1O0Gfm2jB7/yGq+VqbZT6wJgrk0QZcdeR6LpzJEMUjQmlmX88wkKVeENzVZu8795
0zSXa/3xl+KP0DTF4Cem1jm8lTMJZD55i4rz+3xOfhheUz48qHtwYRRVaOMgO3HM
gvijkfhxRmnDqZleOHDLVlrHOy1vaC4p5ARhuzmJehYZH/PkS7XmOvCqdVjXQJwQ
/jqBfYfF8cChfI++n+Pp
=lnVz
-----END PGP SIGNATURE-----
More information about the Bionic-changes
mailing list