~simpoir/ubuntu/+source/landscape-client:xenial_trusted_local

Last commit made on 2020-07-07
Get this branch:
git clone -b xenial_trusted_local https://git.launchpad.net/~simpoir/ubuntu/+source/landscape-client
Only Simon Poirier can upload to this branch. If you are Simon Poirier please log in for upload directions.

Branch merges

Branch information

Name:
xenial_trusted_local
Repository:
lp:~simpoir/ubuntu/+source/landscape-client

Recent commits

5e83cf1... by Simon Poirier

Backport trusted file repositories patch to xenial.

* Add debian/patches/1886491-trusted-local.patch
* Update debian/landscape-client.postinst
* Update debian/changelog

dd157b6... 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.

346f490... 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.

78c54c3... by Simon Poirier

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

d7634d8... by Simon Poirier

Default data_path in postinst (LP: #1728681)

e4aaa83... by Simon Poirier

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

488d5c1... by Simon Poirier

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

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

c67dd6f... by Simon Poirier

add bug for d/p/nutanix-kvm.patch

aad37e9... by Simon Poirier

New changelog entry

 * debian/patches/nutanix-kvm.patch: Update vm_info.py to include Nutanix
   hypervisor.
 * Fixes for release-upgrade (LP: #1699179).
   - debian/patches/1699179-release-upgrade-check.diff: Check if ubuntu-
     release-upgrader is running before apt-update. (LP: #1699179)
   - debian/patches/release-upgrade-success.patch: Enable landscape-client to
     survive trusty upgrade. (LP: #1670291)
   - debian/patches/post-upgrade-reboot.patch: Force reboot operation in
     case systemd fails. (LP: #1670291)
 * debian/patches/1616116-resync-loop.patch:
   Clear hash id database on package resync. (LP: #1616116)

1932b2d... by Simon Poirier

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

Clear hash id database on package resync.