View Git repositories
You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:software-properties

Software Properties has 19 active reviews. See all merge proposals.

Software Properties has 50 active branches owned by 35 people and 2 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:~azzar1/software-properties/livepatch-icon-checkbutton 1 Development 2019-03-13 18:06:19 UTC
1079. Add a checkbutton to show/hide Livepa...

Author: Andrea Azzarone
Revision Date: 2019-03-13 18:06:19 UTC

Add a checkbutton to show/hide Livepatch status in the top bar.

lp:~silhusk/software-properties/lp1804887-qt-dbus bug 1 Development 2019-01-28 20:12:20 UTC
1068. Port to DBus backend

Author: Carlo Vanini
Revision Date: 2019-01-28 20:03:55 UTC

Port to DBus backend

lp:~amichai2/software-properties/edit-on-doubleclick (Has a merge proposal) 1 Development 2017-04-30 22:50:50 UTC
994. software-properties-kde: fixed editin...

Author: amichair
Revision Date: 2017-04-30 22:45:54 UTC

software-properties-kde: fixed editing when source is double-clicked

lp:~smoser/software-properties/trunk.lp1532855 bug(Has a merge proposal) 1 Development 2017-03-06 17:23:18 UTC
992. releasing package software-properties...

Author: Scott Moser
Revision Date: 2017-03-06 17:22:07 UTC

releasing package software-properties version 0.96.24.11

lp:~smoser/software-properties/trunk.lp1670399 (Has a merge proposal) 1 Development 2017-03-06 17:09:28 UTC
993. debian/tests/run-tests: use gpg rathe...

Author: Scott Moser
Revision Date: 2017-03-06 16:57:32 UTC

debian/tests/run-tests: use gpg rather than gpg1, and show errors

Change 'gpg1 -k' to 'gpg --list-keys'.
gpg1 is not the default gpg for newer ubuntu.

Capturing of output was causing very silent failure. Now, show output and
exit code on failure, and a message indicating why it was used.

lp:~laney/software-properties/test-fixes (Has a merge proposal) 1 Development 2017-03-02 15:00:04 UTC
990. softwareproperties/shortcuts.py: Make...

Author: Iain Lane
Revision Date: 2017-03-02 14:59:42 UTC

softwareproperties/shortcuts.py: Make add_key() return True. Since r988,
the return value of add_key() is now used to raise an exception.
ShortcutHandler.add_key() always succeeds, so should return True. This
fixes a testsuite failure.

lp:~apachelogger/software-properties/python-apt-is-like (Has a merge proposal) 1 Development 2016-11-09 12:32:22 UTC
987. * Use is_like from python-apt to dete...

Author: Harald Sitter
Revision Date: 2016-11-09 12:32:22 UTC

* Use is_like from python-apt to determine whether or not distros
  are compatible. This act as additional constraint to the changes
  introduced in 0.96.24.2 enforcing higher accuracy on whether a
  derivate ought to be considered compatible or not.
  + Bump python-apt requirement to 1.1.0~beta5 to have is_like.

lp:~apachelogger/software-properties/test 1 Development 2016-11-09 12:25:50 UTC
986. Fix up mis-merged changelog

Author: Dimitri John Ledkov
Revision Date: 2016-09-23 10:47:57 UTC

Fix up mis-merged changelog

lp:~murukesh/software-properties/man-page-fix bug(Has a merge proposal) 1 Development 2016-03-19 15:47:57 UTC
156. Added entry for new -u option to manp...

Author: Murukesh Mohanan
Revision Date: 2016-03-19 15:46:45 UTC

Added entry for new -u option to manpage

lp:~robert-ancell/software-properties/no-aptdaemon bug 1 Development 2016-01-15 07:21:41 UTC
953. Start replacing aptdaemon with Packag...

Author: Robert Ancell
Revision Date: 2016-01-15 07:21:01 UTC

Start replacing aptdaemon with PackageKit

lp:~didrocks/software-properties/error-fixes 1 Development 2015-10-13 10:14:40 UTC This branch has not been scanned yet.
lp:~juliank/software-properties/debian bug 1 Development 2015-09-15 14:07:55 UTC
680. * Merge with Ubuntu, remaining change...

Author: Julian Andres Klode
Revision Date: 2015-09-15 14:05:00 UTC

* 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
* .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.
* Fix syntax errors in the KDE frontend.
* 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.
* SoftwareProperties.py: self.options can be None, don't crash if this is
  the case.
* lp:~evarlast/software-properties/support-update:
  - add -u, --update option to apt-add-repository
* data/gtkbuilder/dialog-add.ui: set label width, that's needed with
  the new gtk
* Add missing dbus-x11 test dependency.
* cloudarchive: Enable support for the Kilo Ubuntu Cloud Archive on
  14.04 (LP: #1412465).
* fix autopkgtest failure
* Port kde ui to Qt 5
* list some extra known keys for translation, thanks feng-kylin
  (lp: #1306494)
* lp:~larsu/software-properties/fix-wide-dialog:
  - dialog-cache-outofdate: make sure the label is wrapped at ~70
    chars

* 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)
* If adding a PPA from a foreign distribution, use that distribution's
  current series as the codename.
* Add pyflakes to autopkgtest dependencies.
* fix autopkgtest
* 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)

* support distros like "ubuntu-rtm" in add-apt-repository
* 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-dbus:
  - do not crash if locale.setlocale() fails (LP: #1314660)
* 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-kde : Work around crash in sip by skipping the
  + destructors of SIP objects. (LP: #1307170)
* Add "Additional Drivers" desktop file for the non {GNOME,Unity,KDE}
  flavors (LP: #1060543) - thanks to Unity193
* gnupg version 1.4.16 was changed not to require a trustdb with
  --trust-model set to always
* The new gtk doesn't wrap label by itself, do that for the drivers text
* data/software-properties-gtk.desktop.in:
  - Show in both GNOME control center and Unity control center (LP: #1257505)
* Stop using deprecated GObject constructors with positional arguments.
  (https://wiki.gnome.org/PyGObject/InitializerDeprecations)
* Remove unneeded setting of modified_sourceslist. Thanks to Bruno Nova
  for the patch.

* do not crash for packages without a candidate
* 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)
* Ensure package sources are refreshed after modification
  Fixes Bug LP: #1075537 (and, indirectly, Bug LP: #782953 it seems).
* Restore the removal of a line feed from a source (LP: #1239893)
* debian/manpages/add-apt-repository.1: Documented options -m and -s of
  add-apt-repository (LP: #1229092)
* 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)
* support adding cloud-archive repositories using syntax like
  cloud-archive:havana (LP: #1233486)
* 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

lp:~kubuntu-packagers/software-properties/qt5 1 Development 2014-07-25 10:54:21 UTC
908. import qtgui for qicon

Author: Harald Sitter
Revision Date: 2014-07-25 10:54:21 UTC

import qtgui for qicon

lp:~apachelogger/software-properties/rip 1 Development 2014-05-27 10:23:11 UTC
901. rip apar

Author: Harald Sitter
Revision Date: 2014-05-27 10:22:46 UTC

rip apar

lp:~rohangarg/software-properties/fix-for-1307170 bug(Has a merge proposal) 1 Development 2014-04-14 09:41:25 UTC
904. Indentation--

Author: Rohan Garg
Revision Date: 2014-04-14 09:41:25 UTC

Indentation--

lp:~manishsinha/software-properties/add-update-after-repo-add bug(Has a merge proposal) 1 Development 2013-03-10 03:37:44 UTC
837. Remove YAY print line

Author: Manish Sinha (मनीष सिन्हा)
Revision Date: 2013-03-10 03:37:44 UTC

Remove YAY print line

lp:~evfool/software-properties/lp1061101 bug(Has a merge proposal) 1 Development 2012-11-23 11:51:33 UTC
823. Use an exception to signal a signing ...

Author:
Revision Date: 2012-11-23 11:51:33 UTC

Use an exception to signal a signing key problem

lp:~andrea.corbellini/software-properties/fix-621977 bug(Has a merge proposal) 1 Development 2012-11-18 19:25:24 UTC
822. Do not enable deb-src lines by default.

Author: Andrea Corbellini
Revision Date: 2012-11-18 19:24:21 UTC

Do not enable deb-src lines by default.

lp:~mvo/software-properties/use-apt-auth (Has a merge proposal) 1 Development 2012-10-02 18:40:44 UTC
813. use apt.auth.add_key_from_keyserver()...

Author: Michael Vogt
Revision Date: 2012-10-02 18:40:27 UTC

use apt.auth.add_key_from_keyserver() and upate debian/control

lp:~mvo/software-properties/recv-key-lp1016643-precise bug 1 Development 2012-09-27 14:37:53 UTC
99. fix cleanup

Author: Michael Vogt
Revision Date: 2012-09-27 14:37:53 UTC

fix cleanup

lp:~mvo/software-properties/recv-key-lp1016643-oneiric 1 Development 2012-09-27 14:37:00 UTC
86. fix cleanup

Author: Michael Vogt
Revision Date: 2012-09-27 14:37:00 UTC

fix cleanup

lp:~mvo/software-properties/recv-key-lp1016643-natty 1 Development 2012-09-27 14:36:13 UTC
71. fix cleanup

Author: Michael Vogt
Revision Date: 2012-09-27 14:36:13 UTC

fix cleanup

lp:~mvo/software-properties/recv-key-lp1016643-lucid 1 Development 2012-09-27 14:34:43 UTC
50. fix cleanup

Author: Michael Vogt
Revision Date: 2012-09-27 14:34:43 UTC

fix cleanup

lp:~glatzor/software-properties/python3 (Has a merge proposal) 1 Development 2012-06-02 09:44:15 UTC
758. * debian/control: - Add new package...

Author: Sebastian Heinlein
Revision Date: 2012-06-02 09:44:15 UTC

* debian/control:
  - Add new package python3-software-properties
  - Add build dependencies on setuptools and python3

lp:~etulfetulf/software-properties/software-properties-fix-916982 bug(Has a merge proposal) 1 Development 2012-04-21 18:12:17 UTC
753. Add changelog entry

Author: Greg A
Revision Date: 2012-04-21 18:12:17 UTC

Add changelog entry

lp:~yofel/software-properties/lp-944876 bug(Has a merge proposal) 1 Development 2012-04-15 21:04:57 UTC
752. manually shift the policy index to wo...

Author: Philip Muškovac
Revision Date: 2012-04-15 21:03:23 UTC

manually shift the policy index to work around bug 944876

lp:~tomak65/software-properties/Jordan65 1 Development 2012-03-07 23:17:55 UTC This branch has not been pushed to yet.
lp:~mvo/software-properties/miscfixes2 1 Development 2012-03-01 10:57:53 UTC
743. merged lp:~evfool/software-properties...

Author: Michael Vogt
Revision Date: 2012-03-01 10:57:43 UTC

merged lp:~evfool/software-properties/miscfixes2 with minor tweaks

lp:~manishsinha/software-properties/add-gui-ppa-support 1 Development 2012-01-31 21:44:01 UTC
738. Got a basic PPA adding dialog working

Author: Manish Sinha (मनीष सिन्हा)
Revision Date: 2012-01-31 21:43:15 UTC

Got a basic PPA adding dialog working

lp:~suetbabi/software-properties/suetbabi 0 Experimental 2012-01-31 19:44:35 UTC This branch has not been pushed to yet.
lp:~josegeneroso/software-properties/jose 1 Development 2012-01-25 17:45:04 UTC This branch has not been pushed to yet.
lp:~josegeneroso/software-properties/josegeneroso 2 Mature 2012-01-21 15:17:51 UTC This branch has not been pushed to yet.
lp:~twoface23/software-properties/dominik 1 Development 2012-01-14 05:46:32 UTC This branch has not been pushed to yet.
lp:~armysoftport/software-properties/main 1 Development 2012-01-04 03:44:14 UTC This branch has not been pushed to yet.
lp:~logan88noe/software-properties/Logan 1 Development 2011-11-25 15:25:34 UTC This branch has not been pushed to yet.
lp:~kelemeng/software-properties/bug853231 bug(Has a merge proposal) 1 Development 2011-09-18 15:24:48 UTC
81. Build with dh_translations, to locali...

Author: Gabor Kelemen
Revision Date: 2011-09-18 14:04:48 UTC

Build with dh_translations, to localize the .policy file at runtime. LP: #853231

lp:~kubuntu-packagers/software-properties/software-properties-kcm 0 Experimental 2011-05-15 17:30:52 UTC
586. Our QWidget is inside the KCModule th...

Author: Jonathan Thomas
Revision Date: 2009-10-01 17:12:10 UTC

Our QWidget is inside the KCModule thanks to apachelogger
We also show up in KPackageKit's module now

lp:~juliank/software-properties/debian070 1 Development 2011-04-07 08:40:35 UTC
641. * softwareproperties/kde/CdromProgres...

Author: Julian Andres Klode
Revision Date: 2011-04-07 08:40:35 UTC

* softwareproperties/kde/CdromProgress.py:
  - Fix python-apt 0.8 progress->progress.base incompatibility

lp:~gilir/software-properties/fix-721778 bug(Has a merge proposal) 1 Development 2011-02-28 23:53:29 UTC
647. * softwareproperties/gtk/DialogAdd.py...

Author: Julien Lavergne
Revision Date: 2011-02-28 23:51:47 UTC

* softwareproperties/gtk/DialogAdd.py
 - Fix encoding out of range (LP: #721778).

lp:~berdario/software-properties/ppa-name 1 Development 2010-12-01 23:21:49 UTC
57. fixed login identification

Author: Dario Bertini
Revision Date: 2010-12-01 23:21:49 UTC

fixed login identification

lp:~and471/software-properties/treeview-improvements 1 Development 2010-08-26 13:44:47 UTC
622. added datadir option for kde prettier...

Author: <email address hidden>
Revision Date: 2010-08-26 13:41:32 UTC

added datadir option for kde
prettier treeview for sources

lp:~mac9416/software-properties/illegalcharfix bug(Has a merge proposal) 1 Development 2010-07-19 21:18:54 UTC
607. Fixed Bug #579669

Author: mac9416
Revision Date: 2010-07-19 20:17:03 UTC

Fixed Bug #579669

lp:~shanepatrickfagan/software-properties/software-properties-updates-changes 1 Development 2010-07-11 19:56:48 UTC
46. Changes to the glade file and the lab...

Author: Shane Fagan
Revision Date: 2010-07-11 19:41:33 UTC

Changes to the glade file and the label done but still not working right in the backend

lp:~bryce/software-properties/rm-apt-repository 1 Development 2010-05-25 18:23:02 UTC
607. Add a parallel script to add-apt-repo...

Author: Bryce Harrington
Revision Date: 2010-05-25 18:22:16 UTC

Add a parallel script to add-apt-repository which will remove them too

lp:~ronj/software-properties/doubleclickSourceline bug(Has a merge proposal) 1 Development 2010-04-21 22:08:01 UTC
607. initial version: corrected function n...

Author: Ronan Jouchet
Revision Date: 2010-04-21 21:57:13 UTC

initial version: corrected function name and removed FIXME

lp:~flamingolof/software-properties/gtkbuilder (Has a merge proposal) 1 Development 2009-10-12 04:36:20 UTC
591. Some fixes in the cdrom treeview

Author: Olof Kindgren
Revision Date: 2009-10-12 04:36:20 UTC

Some fixes in the cdrom treeview

lp:~echidnaman/software-properties/pykde4 1 Development 2009-10-01 17:12:10 UTC
586. Our QWidget is inside the KCModule th...

Author: Jonathan Thomas
Revision Date: 2009-10-01 17:12:10 UTC

Our QWidget is inside the KCModule thanks to apachelogger
We also show up in KPackageKit's module now

lp:~cprov/software-properties/ppa-support 1 Development 2009-06-14 13:46:33 UTC
561. Testing version in jaunty.

Author: Celso Providelo
Revision Date: 2009-06-14 13:46:33 UTC

Testing version in jaunty.

lp:~ubuntu-core-dev/software-properties/feisty-proposed 1 Development 2007-05-03 09:44:42 UTC
522. * data/glade/main.glade: - add miss...

Author: Michael Vogt
Revision Date: 2007-05-03 09:45:53 UTC

* data/glade/main.glade:
  - add missing 'translatable="yes"' property to the Add and Edit
    button (LP#103292)
* po/POTFILES.in:
  - remove "[type: python]", this confuses intltool
  - remove data/glade/dialog_add_channels.glade (we do not have that
    anymore)

lp:~glatzor/software-properties/glatzor 1 Development 2007-02-13 11:35:04 UTC
535. * [GTK] Do not show the cache is outd...

Author: Sebastian Heinlein
Revision Date: 2007-08-14 09:42:07 UTC

* [GTK] Do not show the cache is outdated dialog if the --no-update
  option was specified

150 of 50 results
You can't create new branches for Software Properties.