~paelzer/ubuntu/+source/nut:bug-1540008-zesty

Last commit made on 2017-08-17
Get this branch:
git clone -b bug-1540008-zesty https://git.launchpad.net/~paelzer/ubuntu/+source/nut
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Branch information

Name:
bug-1540008-zesty
Repository:
lp:~paelzer/ubuntu/+source/nut

Recent commits

6a0283a... by Christian Ehrhardt 

changelog: d/nut-server.postinst: use correct udevd name (LP: #1540008)

Signed-off-by: Christian Ehrhardt <email address hidden>

cae0074... by Christian Ehrhardt 

d/nut-server.postinst: use correct udevd name (LP: #1540008)

Signed-off-by: Christian Ehrhardt <email address hidden>

156112a... by Adam Conrad

Import patches-unapplied version 2.7.4-5ubuntu2 to ubuntu/zesty-proposed

Imported using usd-importer.

Publish parent: c6d386270c2d6cffe65721d1c2f615eb89a8514d

New changelog entries:
  * debian/libnutclient0.symbols: Correct symbols file for ppc64el.

c6d3862... by Louis Bouchard

Import patches-unapplied version 2.7.4-5ubuntu1 to ubuntu/zesty-proposed

Imported using usd-importer.

Publish parent: d406a68325ee2b8748df60de635aec8a08820ffb
Upload parent: 45bdc714e64877f678f85ebd8fe7ad4a4c1029b9

New changelog entries:
  * Merge with Debian; remaining changes (LP: #1643618)
    - debian/control:
      + 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 oneiric, precise to
        vivid and wily+
    - 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.
  * Dropped changes:
    - Patch libtool.m4 and configure to support ppc64le. (Fixed upstream)
    - Remove unnecessary chmod 755 on files introduced by previous merge,
      assumed to be an error
    - debian/patches/0006-ups-conf-maxretry.patch: documentation tweaks
      (unnecessary Ubuntu delta). This was formerly listed as "Move maxretry
      setting above Examples section" but no longer did this at all.
  * Replace outdated indictions on how to run tests (Oneric, Precise, Vivid,
    Wily+) with proper indications for current version (Xenial+)
  * debian/control: Build-depends against asciidoc-dblatex, Recommends are not
    pulled automatically by the buildd (Closes: #851015)
  * debian/libnutclient0.symbols: Update the .symbols file, this should fix
    the FTBFS (Closes: #835703)
  * debian/nut-monitor.install: Install appdata file
  * debian/libnutclient0.symbols: Really add all the needed symbols (Closes:
    #831725)
  * debian/libnutclient0.symbols: Adjust .symbols file for arch specific C++
    symbols (Thanks to pkgkde tools)
  * Run wrap-and-sort
  * debian/control: Add systemd to the build-dependencies, we need the
    systemd.pc file to be installed during the build
  [ Arnaud Quette ]
  * New upstream release (Closes: #806255)
  * debian/patches/series: remove 0007-killpower-path.patch
  * debian/control: add new packages libnutclient0 and libnutclient-dev
  * debian/rules: adapted for the new packages
  * debian/libnutclient0.install, debian/libnutclient0.symbols,
    debian/libnutclient-dev.install, debian/libnutclient-dev.manpages:
    created for the new packages
  [ Laurent Bigonville ]
  * debian/gbp.conf: Switch back the branch to the "debian" one
  * Drop d/p/0009-fix-favorites-permissions.patch, merged upstream
  * d/p/0002-nut-monitor-paths.patch, d/p/0006-ups-conf-maxretry.patch:
    Refreshed
  * debian/control: Bump Standards-Version to 3.9.8 (no further changes)
  * debian/control: Add dh-python to the build-dependencies
  * Bump debhelper compatibility to 9
  * d/p/0009-fix-nutshutdown-install.patch: Install the nutshutdown script in
    the correct path
  * debian/nut-server.install: 52-nut-usbups.rules file has been renamed to
    62-nut-usbups.rules
  * debian/libnutclient0.symbols, debian/libupsclient4.symbols: Adjust the
    .symbols files
  * debian/control: Use https:// URL's in Vcs-* fields
  * debian/nut-cgi.README.Debian: Fix typo
  * debian/control: Fix the grammar in nut-ipmi long description
  * Drop debian/nut-monitor.menu and debian/nut-monitor.xpm, not needed
    anymore per tech-ctte decision #741573
  * debian/rules: Enable hardening=+all

45bdc71... by Robie Basak

Bump version following rebase

1a00015... by Robie Basak

Fix changelog bullet formatting

9d919dd... by Robie Basak

Release to Zesty

51aa106... by Robie Basak

Fix transfer of systemd disablement delta

0915324... by Robie Basak

Document reason for drop of chmod 755 delta

2926530... by Robie Basak

Document dropping of tweak to 0006-ups-conf-maxretry.patch