Comment 4 for bug 277658

Revision history for this message
Mathias Gug (mathiaz) wrote : Re: update landscape-client to 1.0.23

Requesting a FFexception.

The full changelog is:

 * New upstream release. (LP: #277658):
    Changes since 1.0.21.1:
    - Don't print duplicate warnings when / is nearing capacity in sysinfo
      (LP: #260230).
    - Slight change to link text in landscape-sysinfo.
    - Don't crash badly when programs are run as the incorrect user
      (LP: #268879).
  * debian/changelog: New debian-version scheme including Ubuntu version. The
    same upstream version is available for all supported releases.
    (LP: #277682).
  * debian/landscape-client.postrm: Delete log and data files upon purge
    (LP: #121182).
  * debian/landscape-common.postrm: Delete the sysinfo logs upon purge.

The new upstream revision also adds test for the bug fixes and a new scriptcontent library that is not used by the client code for now.

Here is the diffstats:

$ diffstat landscape-client_1.0.23-0ubuntu0.8.10.debdiff
 debian/changelog | 18 ++++++++++++++++
 debian/landscape-client.postrm | 13 +++++++++++
 debian/landscape-common.postrm | 2 +
 landscape/__init__.py | 2 -
 landscape/configuration.py | 2 +
 landscape/deployment.py | 13 +++++++++++
 landscape/lib/scriptcontent.py | 14 ++++++++++++
 landscape/lib/tests/test_scriptcontent.py | 23 ++++++++++++++++++++
 landscape/message_schemas.py | 3 +-
 landscape/sysinfo/disk.py | 12 +++++-----
 landscape/sysinfo/landscapelink.py | 5 ++--
 landscape/sysinfo/tests/test_disk.py | 29 +++++++++++++++++++++++++-
 landscape/sysinfo/tests/test_landscapelink.py | 7 +++---
 landscape/tests/test_configuration.py | 16 +++++++++++++-
 landscape/tests/test_deployment.py | 21 +++++++++++++++++-
 landscape/tests/test_watchdog.py | 25 ++++++++++++++++++++--
 landscape/watchdog.py | 4 +++
 setup.py | 2 -
 18 files changed, 192 insertions(+), 19 deletions(-)

I've also the complete debdiff.