Change logs for software-properties source package in Xenial

  • software-properties (0.96.20.13) xenial; urgency=medium
    
      * Fix autopkgtest: Make sure directory exists before trying to create file
        in it. (lp: #2058035)
      * d/control: Add python-pathlib.
    
    software-properties (0.96.20.12) xenial; urgency=medium
    
      * Fix invalid syntax for old Python and unused import (lp: #2029473).
    
    software-properties (0.96.20.11) xenial; urgency=medium
    
      * Backport of the Ubuntu Pro tab (lp: #2029473)
    
     -- Nathan Pratta Teodosio <email address hidden>  Tue, 12 Mar 2024 10:06:55 +0100
  • software-properties (0.96.20.12) xenial; urgency=medium
    
      * Fix invalid syntax for old Python and unused import (lp: #2029473).
    
    software-properties (0.96.20.11) xenial; urgency=medium
    
      * Backport of the Ubuntu Pro tab (lp: #2029473)
    
     -- Nathan Pratta Teodosio <email address hidden>  Fri, 17 Nov 2023 12:16:01 +0100
  • software-properties (0.96.20.11) xenial; urgency=medium
    
      * Backport of the Ubuntu Pro tab (lp: #2029473)
    
     -- Nathan Pratta Teodosio <email address hidden>  Wed, 30 Aug 2023 11:29:36 +0200
  • software-properties (0.96.20.10) xenial-security; urgency=medium
    
      * SECURITY UPDATE: malicious repo could send ANSI sequences to terminal
        (LP: #1890286)
        - add-apt-repository: strip ANSI sequences from the description.
        - CVE-2020-15709
    
     -- Marc Deslauriers <email address hidden>  Fri, 07 Aug 2020 10:08:35 -0400
  • software-properties (0.96.20.9) xenial; urgency=medium
    
      * cloudarchive: Update outdated WEB_LINK that is presented when
        cloud archive is enabled (LP: #1836258).
    
     -- Corey Bryant <email address hidden>  Fri, 12 Jul 2019 10:15:23 -0400
  • software-properties (0.96.20.8) xenial; urgency=medium
    
      * SoftwarePropertiesGtk.py: when checking a package's depends for DKMS also
        pass on an AttributeError (LP: #1807373)
    
     -- Brian Murray <email address hidden>  Mon, 17 Dec 2018 11:21:26 -0800
  • 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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  Tue, 01 Mar 2016 19:52:14 +0100
  • software-properties (0.96.17) xenial; urgency=medium
    
      * cloudarchive: Enable support for the Mitaka Ubuntu Cloud Archive on
        14.04 (LP: #1531225).
    
     -- Corey Bryant <email address hidden>  Tue, 05 Jan 2016 13:08:28 -0500
  • software-properties (0.96.16) xenial; urgency=medium
    
      * Reload sources when starting the GTK backend; since changes made by the
        user might otherwise be mangled as the DBus backend keeps running after
        the GUI is terminated. Patch from Sam Segers. (LP: #879943)
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Mon, 23 Nov 2015 16:17:45 -0500
  • software-properties (0.96.15) xenial; urgency=medium
    
      [ Barry Warsaw ]
      * In ppa.py, shortcut_handler(), if a ShortcutException occurs, print
        the traceback to stderr and return None to allow other shortcut
        handlers to run.  (LP: #1510558)
    
     -- Brian Murray <email address hidden>  Tue, 27 Oct 2015 11:25:08 -0700
  • software-properties (0.96.14) xenial; urgency=medium
    
      * If a driver package depends on dkms and the correct linux meta package is
        already installed don't uninstall it. (LP: #1506169)
    
     -- Brian Murray <email address hidden>  Mon, 26 Oct 2015 10:10:32 -0700
  • software-properties (0.96.13) wily; urgency=medium
    
      * Properly parse a ppa which has a leading slash, something which a lot of
        people seem use as an argument to add-apt-repository. (LP: #1426933)
    
     -- Brian Murray <email address hidden>  Tue, 13 Oct 2015 11:31:14 -0700