lp:ubuntu/wily/usb-modeswitch

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily/usb-modeswitch
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

31. By Mathieu Trudel-Lapierre

* Merge from Debian unstable, remaining changes: (LP: #1498805)
  - dispatcher-c-rewrite.patch: Rewrite dispatcher in C to avoid TCL deps.
  - redirect_dispatcher_output.patch: redirect all dispatcher output when
    called from udev to /dev/null.
  - Replace libjim/jimsh build-depends with libpipeline-dev, libudev-dev.
* Update dipatcher-c-rewrite: add unbind_driver function as per the change
  from 2.2.3 to 2.2.5 to the TCL version of the dispatcher.
* debian/patches/systemd_service_name.patch: fix instance name for systemd;
  make sure we don't try to start usb-modeswitch with an invalid instance
  name.

30. By Adam Conrad

* Merge from Debian unstable, remaining changes:
  - dispatcher-c-rewrite.patch: Rewrite dispatcher in C to avoid TCL deps.
  - redirect_dispatcher_output.patch: redirect all dispatcher output when
    called from udev to /dev/null.
  - Replace libjim/jimsh build-depends with libpipeline-dev, libudev-dev.

29. By Gianfranco Costamagna

* Merge from Debian unstable (LP: #1468833). Remaining changes:
  - patch to rewrite dispatcher to C.
  - debian/patches/redirect_dispatcher_output.patch: redirect all dispatcher
    output when called from udev to /dev/null.
  - Replace libjim depends with libpipeline-dev, libudev-dev.

28. By Martin Pitt

* dispatcher-c-rewrite.patch:
  - Fix broken length calculation, resulting in segfaults.
  - For --switch-systemd, trim leading '/-' characters and replace '/' with
    '-' in the device argument, like in the tcl equivalent.
  - LP: #1431179

27. By Mathieu Trudel-Lapierre

* Merge from unstable; remaining changes: (LP: #1354823)
  - patch to rewrite dispatcher to C.
  - debian/patches/redirect_dispatcher_output.patch: redirect all dispatcher
    output when called from udev to /dev/null.
  - Replace libjim depends with libpipeline-dev, libudev-dev.

26. By Mathieu Trudel-Lapierre

* Merge with Debian unstable; remaining changes: (LP: #1280546)
  - patch to rewrite dispatcher to C.
  - debian/patches/redirect_dispatcher_output.patch: redirect all dispatcher
    output when called from udev to /dev/null.
  - Replace libjim depends with libpipeline-dev, libudev-dev.
* Fixed some bugs in dispatcher rewrite. (LP: #1155975)

25. By Mathieu Trudel-Lapierre

debian/patches/dispatcher-c-rewrite.patch: correct the "search" for
modprobe to properly figure out whether it's available from PATH.
(LP: #990337)

24. By Mathieu Trudel-Lapierre

debian/patches/dispatcher-c-rewrite.patch: fix check_success() checks for
the presence of vendor and product IDs to allow modeswitch to correctly
be reported as successful when a verification is required. (LP: #935230)

23. By Mathieu Trudel-Lapierre

* Merge with Debian; remaining changes:
  - debian/control: Drop the dependency on tcl and Build-Depends on
    jimsh/libjim (another tcl implementation).
  - debian/control: add libudev-dev and libpipeline-dev to Build-Depends.
  - debian/patches/dispatcher-c-rewrite.patch: rewrite the dispatcher in C,
    to be able to drop the Tcl dependencies.
* debian/patches/dispatcher-c-rewrite.patch: adapt C rewrite patch to take
  in the changes from 1.2.1-1.2.3.
* debian/patches/redirect_dispatcher_output.patch: redirect all dispatcher
  output when called from udev to /dev/null.

22. By Mathieu Trudel-Lapierre

* Merge with Debian testing; remaining changes:
  - debian/control: Drop the dependency on tcl and Build-Depends on
    jimsh/libjim (another tcl implementation).
  - debian/control: add libudev-dev and libpipeline-dev to Build-Depends.
  - debian/patches/dispatcher-c-rewrite.patch: rewrite the dispatcher in C,
    to be able to drop the Tcl dependencies.
* debian/patches/dispatcher-c-rewrite.patch:
  - Adapt to follow the changes introduced in version 1.2.0.
  - Move bind_list, current_cfg and other state files to /run.
  - Fix handling parameters when the dispatcher is called manually instead
    of via udev. (LP: #829519)

Branch metadata

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

Subscribers