lp:~cyphermox/connman/1.10

Created by Mathieu Trudel-Lapierre and last modified
Get this branch:
bzr branch lp:~cyphermox/connman/1.10
Only Mathieu Trudel-Lapierre can upload to this branch. If you are Mathieu Trudel-Lapierre please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mathieu Trudel-Lapierre
Project:
Connection Manager
Status:
Development

Recent revisions

15. By Mathieu Trudel-Lapierre

debian/connman.install: fix up installed files to match what upstream
provides. Also ship connmanctl for good measure.

14. By Mathieu Trudel-Lapierre

debian/patches/fix_build_with_kernel_3.8.0.patch: workaround broken headers
in kernel 3.8.0-rc4; specifically if_bridge.h has an incomplete definition
of in6_addr...

13. By Mathieu Trudel-Lapierre

debian/control: add libreadline-dev to Build-Depends.

12. By Mathieu Trudel-Lapierre

debian/connman.upstart: start connman with the --no-backtrace option, so
apport can catch the crashes.

11. By Mathieu Trudel-Lapierre

debian/patches/02-CVE-2012-6459.patch: dropped, included upstream.

10. By Mathieu Trudel-Lapierre

New upstream release.

9. By Mathieu Trudel-Lapierre

debian/patches/08-remove-internal-backtrace-hand.patch: make sure we bypass
internal crash handling so that apport can catch the crashes.

8. By Mathieu Trudel-Lapierre

* Resynchronize with Debian, remaining changes:
  - Add upstart script.
  - Add apport hook and crashdb file.
  - Notify the user a reboot is required after updating connman.
  - Don't disable the service if NetworkManager or wicd are installed; we use
    Conflicts instead.
  - Recommend indicator-network.

7. By John Paul Adrian Glaubitz

* Non-maintainer upload.
* Include patch to fix bluetooth offline visibility
  issue CVE-2012-6459 (Closes: #697580).

6. By Mathieu Trudel-Lapierre

[ Andrew Brouwers ]
* New upstream release (closes: #583925, #672989)
* Add debian/watch (closes: #583928)
* Update to compat 8 + standards version 3.9.3
  - Remove debian/tmp from install files
* debian/control:
  - Remove obsolete deps (cdbs, quilt, dpkg-dev, ppp-dev, dhcp3-client)
    (use source format 3.0, too)
  - Add missing deps: iptables-dev, gnutls-dev
  - Add recommends for wpa_supplicant (wifi) + bluez (bluetooth)
  - Add a connman-doc package
* debian/rules:
  - Convert from cdbs -> dh; most of the details outling patches and source
    mangling should be obsolete with regular stable tarball releases;
    simplify the rules file accordingly
  - Add support for openvpn + openconnect to configure
  - Specify systemd unit-file location to provide upstream systemd unit
* Remove NM compatibility mode from default init-script options (no longer
  available upstream); remove connman.default accordingly
* Use dh_installinit for initscript install, and eliminate post/pre-install
  files used to manage the init script; thanks to Patrik Flykt for the
  suggestion!
* Update debian/copyright for DEP5 + GPL-2 simplification
* Punt debian/README.source - docs/*.txt should be covered by copyright
  now - update note accordingly

[ Mathieu Trudel-Lapierre ]
* debian/control:
  - Set VCS-* fields to new location.
  - Add a Conflicts: network-manager, wicd to the connman binary package,
    since they all try to manage the same network devices.
  - Fix my name in uploaders for proper signing.
  - Add a Depends for dbus, lsb-base to connman.
* debian/copyright: updated and fixed to adhere to DEP-5 format.
* debian/rules:
  - override dh_auto_install to fail on files that aren't installed; also
    clean up on .la files.
  - clean up on the debian/connman.init file we copy in installinit.
  - use --restart-on-upgrade for dh_installinit
* debian/patches/01-init-script-lsb-headers.patch: more fixes to the init
  script:
  - set LSB Default-Stop, add NAME, drop 'set -e'.
  - add support for a "status" command.
* debian/control, debian/compat: bump to compat level 9, to get the hardening
  flags at build time.
* debian/connman.install, debian/connman-dev.install: make the paths multiarch
  aware (since that comes along with compat 9).
* debian/connman.postinst, debian/rules: disable the connman init script on
  install if NetworkManager or wicd are installed. See README.Debian.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.