software-properties 0.96.24.25 source package in Ubuntu

Changelog

software-properties (0.96.24.25) bionic; urgency=medium

  * ppa.py:
   - rework key retrieval, instead of using hkp & gnupg/dirmngr, use https
     & python's built in urllib.
   - thus, add-apt-key for PPAs observes https_proxy for key retrieval
   - simplify gnupg operations, depend on gpg package only, and use
     import/public key operations only.
   - fix unicode process output bugs, when operating in a non-UTF-8
     locale, thus enabling to import keys for my ppas in C locale.
   - avoid creating trustdb, or requiring any gpg-agent systemd socket to
     be activated
   - update tests to execute key addition fully with less things stubbed
     out with mock
   - stop using apt-key for installing keys
   - dirmngr is a heavy dependency and not used, and it is hard to pass
     proxy information to it when invoking gpg from a non-standard homedir
   - deprecate --keyserver option, making HTTPS access to
     keyserver.ubuntu.com required
   - LP: #1755192, LP: #1713962, LP: #1699086, LP: #1510220, LP: #1433761,
     LP: #1395321, LP: #1312267

 -- Dimitri John Ledkov <email address hidden>  Mon, 02 Apr 2018 10:19:34 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Bionic
Original maintainer:
Michael Vogt
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
software-properties_0.96.24.25.tar.xz 401.8 KiB dc4be51f98dfec31370d538047be91f3818f166c3d2d25bc59cdc81bbe1bc7d1
software-properties_0.96.24.25.dsc 2.0 KiB 01e52290ac35efbcd0cc620443763c4891dfbd4322ff5da920f10de08acdf77a

Available diffs

View changes file

Binary packages built by this source

python-software-properties: No summary available for python-software-properties in ubuntu bionic.

No description available for python-software-properties in ubuntu bionic.

python3-software-properties: manage the repositories that you install software from

 This software provides an abstraction of the used apt repositories.
 It allows you to easily manage your distribution and independent software
 vendor software sources.

software-properties-common: manage the repositories that you install software from (common)

 This software provides an abstraction of the used apt repositories.
 It allows you to easily manage your distribution and independent software
 vendor software sources.
 .
 This package contains the common files for software-properties like the
 D-Bus backend.

software-properties-gtk: manage the repositories that you install software from (gtk)

 This software provides an abstraction of the used apt repositories.
 It allows you to easily manage your distribution and independent software
 vendor software sources.
 .
 This package contains a GTK+ based graphical interface.

software-properties-kde: manage the repositories that you install software from (qt)

 This software provides an abstraction of the used apt repositories.
 It allows you to easily manage your distribution and independent software
 vendor software sources.
 .
 This package contains a Qt based graphical interface.