-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 15 Sep 2015 16:02:03 +0200 Source: software-properties Binary: python-software-properties python3-software-properties software-properties-common software-properties-gtk software-properties-kde Architecture: source all Version: 0.96.9debian1 Distribution: unstable Urgency: medium Maintainer: Julian Andres Klode <jak@debian.org> Changed-By: Julian Andres Klode <jak@debian.org> Description: python-software-properties - manage the repositories that you install software from python3-software-properties - manage the repositories that you install software from software-properties-common - manage the repositories that you install software from (common) software-properties-gtk - manage the repositories that you install software from (gtk) software-properties-kde - manage the repositories that you install software from (qt) Changes: software-properties (0.96.9debian1) unstable; urgency=medium . * Merge with Ubuntu, remaining changes: - Drop driver handling - Drop Ubuntu release upgrade thing - Do not use dh-translations - Use copyright-format 1.0 for debian/copyright . software-properties (0.96.9) wily; urgency=medium . * .assert_called() is not a valid mock method. This silently passed in earlier versions of Python because mocks create attributes on the fly, however Python 3.5 throws AttributeErrors when the missing method starts with "assert" for exactly this reason. Use assertTrue() on .called instead. * debian/control: Bump Standards-Version to 3.9.6. . software-properties (0.96.8) wily; urgency=medium . * Fix syntax errors in the KDE frontend. . software-properties (0.96.7) wily; urgency=low . [ Matthew Paul Thomas ] * lp:~mpt/software-properties/1377742-markup: - Factors out Pango markup from translatable strings, to avoid problems like LP: #1377742. Also switches to using <small> for alert secondary text, rather than <b><big> for primary text. . software-properties (0.96.6) wily; urgency=medium . * SoftwareProperties.py: self.options can be None, don't crash if this is the case. . software-properties (0.96.5) wily; urgency=low . [ Jay R. Wren ] * lp:~evarlast/software-properties/support-update: - add -u, --update option to apt-add-repository . software-properties (0.96.4) vivid; urgency=medium . * data/gtkbuilder/dialog-add.ui: set label width, that's needed with the new gtk . software-properties (0.96.3) vivid; urgency=medium . * Add missing dbus-x11 test dependency. . software-properties (0.96.2) vivid; urgency=medium . * cloudarchive: Enable support for the Kilo Ubuntu Cloud Archive on 14.04 (LP: #1412465). . software-properties (0.96.1) vivid; urgency=low . * fix autopkgtest failure . software-properties (0.96) vivid; urgency=medium . * Port kde ui to Qt 5 . software-properties (0.95) vivid; urgency=medium . [ Sebastien Bacher ] * list some extra known keys for translation, thanks feng-kylin (lp: #1306494) . [ Lars Uebernickel ] * lp:~larsu/software-properties/fix-wide-dialog: - dialog-cache-outofdate: make sure the label is wrapped at ~70 chars . [ Bruno Nova ] * lp:~brunonova/software-properties/lp1383289: - fix dragging a key into the list of keys in the "Authentication" tab (LP: 1383289) * lp:~brunonova/software-properties/lp1381050: - fix import of keys with special chars (LP: #1381050) . software-properties (0.94) utopic; urgency=medium . * If adding a PPA from a foreign distribution, use that distribution's current series as the codename. . software-properties (0.93.2) utopic; urgency=medium . * Add pyflakes to autopkgtest dependencies. . software-properties (0.93.1) utopic; urgency=low . * fix autopkgtest . software-properties (0.93) utopic; urgency=low . [ Michael Vogt ] * add more tests * pyflakes cleanup * make PPA suggestions work again by using the LP api directly instead of using python-launchpadlib (which is not available for py3) . [ Mathieu Trudel-Lapierre ] * support distros like "ubuntu-rtm" in add-apt-repository . [ James Page ] * cloudarchive: Teach cloud-archive: prefix which Ubuntu Cloud Archive's map to which Ubuntu releases, adding support for Juno on 14.04 (LP: #1350291). * cloudarchive: Tidy messages to have correct capitalization. . software-properties (0.92.37.1) trusty-proposed; urgency=low . * software-properties-dbus: - do not crash if locale.setlocale() fails (LP: #1314660) . software-properties (0.92.37) trusty-proposed; urgency=low . * software-properties-dbus: force C.utf-8 locale if C is used to ensure utf-8 support when reading sources.list LP: #1069019 . software-properties (0.92.36) trusty; urgency=medium . * software-properties-kde : Work around crash in sip by skipping the + destructors of SIP objects. (LP: #1307170) . software-properties (0.92.35) trusty; urgency=low . * Add "Additional Drivers" desktop file for the non {GNOME,Unity,KDE} flavors (LP: #1060543) - thanks to Unity193 . software-properties (0.92.34) trusty; urgency=medium . * gnupg version 1.4.16 was changed not to require a trustdb with --trust-model set to always . software-properties (0.92.33) trusty; urgency=medium . * The new gtk doesn't wrap label by itself, do that for the drivers text . software-properties (0.92.32) trusty; urgency=low . * data/software-properties-gtk.desktop.in: - Show in both GNOME control center and Unity control center (LP: #1257505) . software-properties (0.92.31) trusty; urgency=medium . * Stop using deprecated GObject constructors with positional arguments. (https://wiki.gnome.org/PyGObject/InitializerDeprecations) . software-properties (0.92.30) trusty; urgency=low . [ Brian Murray ] * Remove unneeded setting of modified_sourceslist. Thanks to Bruno Nova for the patch. . [ Sebastien Bacher ] * do not crash for packages without a candidate . software-properties (0.92.29) trusty; urgency=low . * debian/control: - depends on python-apt-common (>= 0.9), which is the version containing the trusty definition, without it you can't use add-apt-repository without error (lp: #1257765) - depends on python-pycurl, ppa.py uses it (lp: #1249080) . software-properties (0.92.28) saucy; urgency=low . [ Bruno Nova ] * Ensure package sources are refreshed after modification Fixes Bug LP: #1075537 (and, indirectly, Bug LP: #782953 it seems). . [ Brian Murray ] * Restore the removal of a line feed from a source (LP: #1239893) . [ Jean-Baptiste Lallement ] . * debian/manpages/add-apt-repository.1: Documented options -m and -s of add-apt-repository (LP: #1229092) . [ Sebastien Bacher ] * softwareproperties/gtk/SoftwarePropertiesGtk.py: don't use the gtk-logout-helper command, it has been deprecated and dropped from the indicator-session binary, use gnome-session instead (lp: #1241210) . software-properties (0.92.27) saucy; urgency=low . * support adding cloud-archive repositories using syntax like cloud-archive:havana (LP: #1233486) . software-properties (0.92.26) saucy; urgency=low . * SECURITY UPDATE: possible privilege escalation via policykit UID lookup race. - softwareproperties/dbus/SoftwarePropertiesDBus.py: pass system-bus-name as a subject instead of pid so policykit can get the information from the system bus. - CVE-2013-1061 Checksums-Sha1: ba988bac05f1ab9e3c9834c0b5f8ba0c8e0ae4a0 2066 software-properties_0.96.9debian1.dsc 4cc6bb2d22e702aebd9afeed83ffc7371164e3ff 401512 software-properties_0.96.9debian1.tar.xz c5481090f8b54d0f3d491d907fb940e6b7045f45 46896 python-software-properties_0.96.9debian1_all.deb 367454fea6d62f9dbc98f0a87db7d287f3ee8843 46502 python3-software-properties_0.96.9debian1_all.deb 5a5d1734b976be15d47768b570458861e15235f7 81258 software-properties-common_0.96.9debian1_all.deb d4547333ada5efc54579089f0bd94e46ba9bd2ef 76616 software-properties-gtk_0.96.9debian1_all.deb 52484665cc018914c4a4a59dee5401b41ea73a8d 49634 software-properties-kde_0.96.9debian1_all.deb Checksums-Sha256: ddcf786b6640542d0e86797c716f4c79e03f75842d3fc3b852eab5f027e1943a 2066 software-properties_0.96.9debian1.dsc caedea40e68077cf450f2618aa21437a2db3ecf99789f1199a4503c46247f113 401512 software-properties_0.96.9debian1.tar.xz da52610b488a2e538fe8ddef480a43f3326a588afb7afaf0da72abafe3b75863 46896 python-software-properties_0.96.9debian1_all.deb e7f3c359437c098e5edf3ce85bc7a8b8b8e89a78d78c2441b8ad661a8e06578c 46502 python3-software-properties_0.96.9debian1_all.deb d1c05eb52c281559d7ee022520ede7ac03233aa8907560e3c7f33a116d115bd8 81258 software-properties-common_0.96.9debian1_all.deb b0c9213502f7fa55a09b22f9398af3f47c5807e3cb39c2575c405b5f2d0ea5e0 76616 software-properties-gtk_0.96.9debian1_all.deb a0749944dc3fbff0099a8d886586d717e4c6971ae21f4eb106abeb084a83f16c 49634 software-properties-kde_0.96.9debian1_all.deb Files: 70d8865a8a590c809becba4f87dd949b 2066 admin optional software-properties_0.96.9debian1.dsc c76a62b51b2067dcdf14d472d717d835 401512 admin optional software-properties_0.96.9debian1.tar.xz b26cf7f42abeb8cfeabcf350e867dc49 46896 python optional python-software-properties_0.96.9debian1_all.deb cfb37b326eaa860c871d08d0bc0b162e 46502 python optional python3-software-properties_0.96.9debian1_all.deb 9f4baebbf6892508866452cba6abe74c 81258 admin optional software-properties-common_0.96.9debian1_all.deb e905a4bb35036fe60039c4bbf5e7d8cb 76616 admin optional software-properties-gtk_0.96.9debian1_all.deb a784fef3af91c250fec51a5380bcf1cb 49634 kde optional software-properties-kde_0.96.9debian1_all.deb -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJV+CcBAAoJENc8OeVlgLOGfCUP/3v96pwZQ2O/Bq0uMpzIe2J/ 0ycEwtHCBiAdP0NN2lbLL8Xii8BR9O9JKqPvG3LvN5h+cF/qdNv2c4IsuFZZqfS4 0PFWEYQ9tTZW0ggDNWPJ7ZwTgFd/xekqGYi66655me3ucuWAAUzKsnZ9VNWLp/vd YL/f7mtfsUPEVB8Ea8B+hEIo9mUzWz9b24DHCDV0iw9wraTlfGVGWfsp4UKjiD/7 xUbstHlhrchmV9nqvOf48Q6N6rUxnRl014dF+YZBRrTpF7NkjhYYpuyHTQm1/jXb vRVNf+FaXR1UDIgXVxJ9UEJZZ99RcPL2bNsMyC+HD7eHKQ4ZPeMCs82agXv2yy5f rkO27TR7qyRZ/Rlbo90GnECbL+2v3IEQIcYI3AzncaK253UlkcMOHRjwgDf2iuMZ SnLA/uOg2Ly+BM7d9A7jTNOjIT/Y0ZDDdv2/vmz8rKNQiIj94Vb1ogtsdvi9O0Kh 4cRPnhz5MYxBmD9QpCBq/20djyzT0/Id7BUiB5VLFoE5AJlbRsP9B0N5vFZygOCv 9baEh45r5IVabIHsS+WblSIQkyn7XpymOUYfYK2NUJBAhoAgJ0VsdO7/1TXtOBfh xku6ZRdeOdN5SH/GBbwg766Y1g3j4CJ27JFub4volxKVTLO8NX8FBDolIjKX46+v VAt8JohwZ37AMEQyODLE =Roz2 -----END PGP SIGNATURE-----