lp:ubuntu/jaunty/jockey

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/jaunty/jockey
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

63. By Martin Pitt

kde/jockey-kde: Revert Ubuntu specific change to call application through
kdesu from the applet. This isn't necessary any more with policykit-kde.
(LP: #357133)

62. By Martin Pitt

jockey/ui.py: Fix previous change to not break existing translations.
(LP: #353081)

61. By Martin Pitt

* Merge fixes from trunk:
  - ui.py, get_ui_driver_name(): If driver has a version, show it.
  - nvidia.py: Set self.version instead of mangling name(), to avoid
    breaking translations. (LP: #353081)
  - Update German translations.

60. By Martin Pitt

* Add support for unannounced drivers, i. e. drivers which do not cause
  --check to report newly available drivers. This is a prerequisite for
  LP #346078. (Cherrypicked from trunk.)
* data/handlers/madwifi.py: Only announce this driver through --check if
  ath5k is not loaded. (LP: #346078)
* debian/control: Add alternative policykit-{gnome,kde} dependencies, to
  make it possible to install -kde on GNOME or -gnome on KDE.
* jockey-gtk: Improve default height of driver list VPane, depending on
  number of available drivers. (Cherrypicked from trunk) (LP: #291028)

59. By Martin Pitt

jockey/ui.py: If the backend crashes, ask the user to file a bug with
ubuntu-bug, not on Launchpad.

58. By Martin Pitt

* Add debian/watch.
* Add bzr-builddeb configuration.
* data/handlers/fglrx.py: Enable again, 2:8.600-0ubuntu1 works on Jaunty
  now.
* Merge bug fixes from trunk:
  - Fix KernelModuleHandler.available() to return False when the handler
    package is not available. This fixes the situation that Jockey
    advertises e. g. the nvidia driver before apt-get update was run, or on
    "free software only" installs. (LP: #341647)
  - kde/jockey-kde.desktop.in: Do not run as root any more, PolicyKit-KDE
    exists now; update README.txt
  - kde/jockey-kde: Port to knotify4. UIF exception approval and original
    patch by Jonathan Riddell. Now properly i18n'ed and integrated into
    standard build system.
  - Update German translations.
* debian/control: Add policykit-kde dependency to jockey-kde.
* Add madwifi handler (merged from trunk). This now takes care of properly
  flipping the blacklisting between ath5k and ath_pci (LP: #323830), and
  fixes the description and freeness state (LP: #290264)
* jockey/oslib.py: Overwrite apt.InstallProgress.fork() to capture the
  child's stdout/stderr into temporary files, and then send that to logging.
  Before this, apt/dpkg output was sent to oblivion, making it hard to
  remotely debug package installation problems. (LP: #280291)

57. By Martin Pitt

* Merge bug fixes from trunk:
  - Fix KDE autostart file.
  - handlers.py: Fix crash if closing /sys file during rebind fails
    (LP: #335567)
  - nvidia.py: Do not attempt to rebind driver, it's doomed to fail anyway.
* nvidia.py: Remove -libvdpau for driver >= 180, and nvidia-settings, when
  removing the driver.

56. By Martin Pitt

* data/handlers/broadcom_wl.py: Fix spelling of the b43legacy module.
* data/handlers/broadcom_wl.py: Fix ordering of module loading if b44 is
  needed/loaded as well: Blacklist b44, and load it in the "install wl"
  rule, so that wl always comes first. (LP: #333903)
* Merge bug fixes from trunk:
  - oslib.py: Do not grab lsb-release stderr.
  - oslib.py: Append ".conf" suffix to blacklist file, since current
    modutils deprecates anything else.
* data/handlers/{b43,broadcom_wl}.py: Rename blacklist-bcm43 to
  blacklist-bcm43.conf, for the same reason.
* debian/jockey-common.postinst: Rename blacklist-{bcm43,local} to *.conf on
  upgrades.

55. By Martin Pitt

[ Martin Pitt ]
* Merge bug fixes from trunk:
  - Replace Exception.message with str(Exception), since .message is
    deprecated in Python 2.6.
* Python transition: Build for all Python versions again, to work
  with 2.6. Include links in the .deb, bump python-central
  build dependency for this.
* debian/rules: Drop DEB_PYTHON_INSTALL_ARGS_ALL setting;
  --no-compile is set by default nowadays, and explicitly setting it
  hides python-distutils.mk's --install-layout option.
* data/handlers/sl_modem.py: Recognize modems which are subdevices
  of alsa cards, and thus only appear in "aplay -l", not in
  /proc/asound/cards. Thanks to Peteris Krisjanis for the patch!
  (LP: #295158)

[ Mario Limonciello ]
* data/handlers/broadcom_wl.py:
  - if we don't offer b43 at all with the card, and the Broadcom STA
    driver is loaded, it is implicitly "enabled". (LP: #288211)

54. By Martin Pitt

* Final 0.5 upstream release. Compared to our previous snapshot this
  just provides updated translations.
* The clean orig.tar.gz now finally drops the erroneous emblems.
  (LP: #330421)
* debian/apport_hook.py: Attach /var/log/jockey.log and hardware
  information.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/jockey
This branch contains Public information 
Everyone can see this information.

Subscribers