~paelzer/ubuntu/+source/nut:artful-bug-1540008-udevd-name-changed

Last commit made on 2017-08-16
Get this branch:
git clone -b artful-bug-1540008-udevd-name-changed 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:
artful-bug-1540008-udevd-name-changed
Repository:
lp:~paelzer/ubuntu/+source/nut

Recent commits

5988ef4... by Christian Ehrhardt 

changelog: release to artful as new version

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

13a3564... by Christian Ehrhardt 

changelog: d/libnutclient0.symbols: fix symbols in regard to gcc-7 (LP: #1711091)

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

d3fdeb2... by Christian Ehrhardt 

d/libnutclient0.symbols: fix symbols in regard to gcc-7 (LP: #1711091)

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

51e870f... by Christian Ehrhardt 

changelog: fix cflags/ldflags mismatch (LP: #1711092)

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

b56eb74... by Christian Ehrhardt 

fix cflags/ldflags mismatch (LP: #1711092)

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

7bf6f43... by Christian Ehrhardt 

changelog: udevd is called systemd-udevd (LP: #1540008)

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

4b0d5c1... by Christian Ehrhardt 

udevd is called systemd-udevd (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