software-properties (0.96.20.7) xenial; urgency=medium * software-properties-gtk: - fix the backend code to set the gnome debconf frontend, without which libgtk2-perl goes unused. - depend on libgtk2-perl to ensure it's available, since it was not seeded on the desktop at release time. This is only a Recommends: in zesty, but we need to ensure this isn't ignored on upgrade. LP: #1679784. -- Steve Langasek Thu, 27 Apr 2017 16:21:42 -0700 software-properties (0.96.20.6) xenial; urgency=medium * Add knowledge of OpenStack releases Pike and Queens. (LP: #1670385) [ Scott Moser & Dimitri John Ledkov ] * When failing to retrieve a GPG key, raise an exception such that e.g. add-apt-repository can fail when it did not manage to retrieve a GPG key for the shortcut repository. LP: #1532855 -- Scott Moser Mon, 06 Mar 2017 16:56:40 -0500 software-properties (0.96.20.5) xenial; urgency=medium * cloudarchive: Enable support for the Ocata Ubuntu Cloud Archive on 16.04 (LP: #1645827). -- Corey Bryant Tue, 29 Nov 2016 13:49:16 -0500 software-properties (0.96.20.4) xenial; urgency=medium * Do not assume that a distribution adding the PPA of another distribution will want the latest series all the time. Instead check if the requested codename (that is the codename of the installed distribution) is a valid series in launchpad for the distribution the PPA belongs to. This essentially enables derivate distributions to carry a different name but use the same series name. As long as launchpad knows about the series we should be fine even if the constraints are a bit lax. -- Harald Sitter Fri, 12 Aug 2016 16:12:07 +0200 software-properties (0.96.20.3) xenial; urgency=medium * softwareproperties/ppa.py: - fix exception output when `add-apt-repository` is called with an invalid ppa (LP: #1594776) * tests/test_shortcuts.py: - add network check for tests that require talking to launchpad or the cloud archives -- Brian Murray Fri, 22 Jul 2016 15:27:26 -0700 software-properties (0.96.20.2) xenial; urgency=medium * SoftwarePropertiesGtk.py: only add mirror choices if there are mirrors available from which to choose. (LP: #1101881) * DialogMirror.py: guard against a traceback when get cursor returns None. (LP: #1101881) -- Brian Murray Tue, 21 Jun 2016 12:22:08 -0700 software-properties (0.96.20.1) xenial; urgency=medium * cloudarchive: Enable support for the Newton Ubuntu Cloud Archive on 16.04 (LP: #1591382). -- Corey Bryant Fri, 10 Jun 2016 17:32:35 -0400 software-properties (0.96.20) xenial; urgency=medium * Add missing pyflakes3 test dependency (got split out recently). -- Martin Pitt Tue, 22 Mar 2016 08:45:29 +0100 software-properties (0.96.19) xenial; urgency=medium * data/gtkbuilder/main.ui: - let the new label wrap when needed * softwareproperties/SoftwareProperties.py: - security upload autoinstallation doesn't require autodownload to be on, but check that unattended-upgrade is installed instead [ Dustin Kirkland ] * debian/control: LP: #831487 - make unattended-upgrades a 'recommends', rather than a depends, such that it can be easily removed, without removing a bunch of other useful stuff -- Sebastien Bacher Wed, 16 Mar 2016 10:04:11 +0100 software-properties (0.96.18) xenial; urgency=medium * Create a new tab for developer options and move the proposed source to it. Since those updates can create issues they shouldn't be too easy to enable nor listed with the standard recommended sources. -- Sebastien Bacher Tue, 01 Mar 2016 19:52:14 +0100 # For older changelog entries, run 'apt-get changelog python3-software-properties'