Change logs for update-manager source package in Yakkety

  • update-manager (1:16.10.10) yakkety; urgency=medium
    
      * Bump the python3-gi dependency so that set_int64 is available thereby
        avoiding a crash if update-manager is updated but not python3-gi.
        (LP: #1681939)
    
     -- Brian Murray <email address hidden>  Tue, 11 Apr 2017 14:04:31 -0700
  • update-manager (1:16.10.9) yakkety; urgency=medium
    
      * Use a 64 bit integer for launch-time instead of a 32 bit one which won't
        work someday. (LP: #1654008)
    
     -- Brian Murray <email address hidden>  Fri, 17 Mar 2017 15:41:35 -0700
  • update-manager (1:16.10.8) yakkety; urgency=medium
    
      [ Brian Murray ]
      * data/gtkbuilder/UpdateManager.ui: Set a minimum content height of 80px for
        the technical description scrolled window. This was the default height
        gtk3widgets used in GTK versions prior to 3.20. Thanks to Martin Wimpress
        for the fix. (LP: #1623856)
      * tests/test_hwe_support_status.py: Resolve issues with the test.
    
      [ Iain Lane ]
      * debian/control: Update Vcs-Bzr for yakkety stable branch
    
     -- Brian Murray <email address hidden>  Wed, 26 Oct 2016 10:09:34 -0700
  • update-manager (1:16.10.7) yakkety; urgency=medium
    
      * UpdateManager/Core/MyCache.py: Gracefully handle absence of Launchpadlib
        module.
      * Lower python3-launchpadlib Depends: to a Suggests:, to avoid pulling it
        into "standard" priority. Retrieving PPA changelogs is more of a niche
        feature which is relevant for desktops, but shoud not drag the entire
        python3-launchpadlib stack into small installations. Add it as Recommends
        to the GUI frontends instead, to retain current behaviour on desktops.
    
     -- Martin Pitt <email address hidden>  Tue, 11 Oct 2016 12:13:46 +0200
  • update-manager (1:16.10.6) yakkety; urgency=medium
    
      * UpdateManager/UnitySupport.py: Handle ValueError traceback when checking
        for Unity and Dbusmenu support.  Thanks to Launchpad user flocculant for
        the patch.  (LP: #1629900)
    
     -- Brian Murray <email address hidden>  Mon, 03 Oct 2016 15:18:31 -0700
  • update-manager (1:16.10.5) yakkety; urgency=medium
    
      [ Brian Murray ]
      * UpdateManager/UpdateManager.py: when marking HWE packages for install pass
        on a SystemError and let the problem resolver sort it out.
      * HweSupportStatus/consts.py: Improve wording of the messages.
      * hwe-support-status:
        - decode output when checking for foreign architectures so that the result
          is unicode not bytes.
        - add libwayland-egl1-mesa to the list of metapackages.
        - utilize a virtualbox metapackage set.
        - Do not show replacements that are already installed on
          the system.  (LP: #1607983)
      * source_update-manager.py: collect information about the state of HWE
        support on the system. (LP: #1617080)
      * source_update-manager.py: only collect HWE information if it exists.
    
      [ Jeremy Bicha ]
      * Add gi.require_version in a few more places to reduce the annoying
        warnings. (LP: #1573177)
    
     -- Brian Murray <email address hidden>  Thu, 08 Sep 2016 16:01:13 -0700
  • update-manager (1:16.10.4) yakkety; urgency=medium
    
      * ChangelogViewer: Fix an API call to work with GTK < and ≥ 3.20. Upstream
        gave gtk_text_view_get_iter_at_location a gboolean return type, which
        makes gobject-introspection return (return value, out parameter). (LP:
        #1548425)
      * ChangelogViewer: Set vexpand so that the changelog TextView takes up all
        the remaining vertical space.
    
     -- Iain Lane <email address hidden>  Fri, 29 Jul 2016 11:15:54 +0100
  • update-manager (1:16.10.3) yakkety; urgency=medium
    
      [Nicolas Delvaux]
      * Attempt to retrieve Changelogs from PPA sources (LP: #253119)
      * Correctly detect the usage of a username in changelog URIs
    
     -- Brian Murray <email address hidden>  Wed, 27 Jul 2016 11:14:53 -0700
  • update-manager (1:16.10.2) yakkety; urgency=medium
    
      * Include HWE support tools and information. (LP: #1498059)
    
     -- Brian Murray <email address hidden>  Thu, 21 Jul 2016 14:29:10 -0700
  • update-manager (1:16.10.1) yakkety; urgency=medium
    
      * Correctly calculate the end of support, and return correctly when support
        has ended. Patch from Andrew Gaul, with thanks.
    
     -- Iain Lane <email address hidden>  Tue, 10 May 2016 15:32:40 +0100
  • update-manager (1:16.04.3) xenial; urgency=medium
    
      * Quote URL parameters for the Release Announcement. (LP: #1561215)
    
     -- Brian Murray <email address hidden>  Mon, 11 Apr 2016 18:49:09 -0700