ubuntu/+source/landscape-client:ubuntu/disco-proposed

Last commit made on 2020-06-25
Get this branch:
git clone -b ubuntu/disco-proposed https://git.launchpad.net/ubuntu/+source/landscape-client
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/disco-proposed
Repository:
lp:ubuntu/+source/landscape-client

Recent commits

01d8a73... by Simon Poirier

Update changelog

  * d/p/product-name-vminfo-1828217.patch: Add product_name to things scanned
    for vm_info (LP: #1828217)
  * d/landscape-client.postinst: Set default value if data_path is
    missing. (LP: #1728681)
  * d/p/stagger-launch-1788518.patch: Add option to stagger launch of broker
    plugins. (LP: #1788518)
  * d/landscape-client.init: Fix init script stop action.

84460ab... by Simon Poirier

Fix regression with d/landscape-client.init

Add an additional --name filter to start-stop-daemon to correct
a regression introduced by dpkg>=1.19.3.

e2ef37b... by Simon Poirier

Add d/p/stagger-launch-1788518.patch

28ac757... by Simon Poirier

Default data_path in postinst (LP: #1728681)

a113788... by Simon Poirier

Add d/p/product-name-vminfo-1828217.patch

3378b93... by Simon Poirier

Add debian/patches/mem-usage-1685885.patch:

Reduce memory usage by unused twisted logs. (LP: #1685885)

4980055... by Simon Poirier

Update changelog

  * debian/patches/nutanix-kvm.patch: Update vm_info.py to include Nutanix
    hypervisor.
  * Fixes for release-upgrade (LP: #1699179).
    - debian/patches/release-upgrade-success.patch: Enable landscape-client to
      survive trusty upgrade.
    - debian/patches/post-upgrade-reboot.patch: Force reboot operation in
      case systemd fails. (LP: #1670291)
  * debian/patches/unicode-tags-script.patch: Permit environments
    containing unicode chars for script execution. (LP: #1765518)
  * debian/patches/1616116-resync-loop.patch:
    Clear hash id database on package resync. (LP: #1616116)

7c9d7e0... by Simon Poirier

Add d/p/1616116-resync-loop.patch

Clear hash id database on package resync.

26d4f6e... by Simon Poirier

Add d/p/unicode-tags-script.patch

Permit environments containing unicode chars for script execution.

352a5ca... by Simon Poirier

Add d/p/post-upgrade-reboot.patch

Force reboot operation in case systemd fails.