Change logs for bluez source package in Quantal

  • bluez (4.101-0ubuntu6) quantal; urgency=low
    
      * debian/rules: add --enable-gatt (and remove the unrecognized configure
        options left over from previous releases). This fixes a regression in the
        support for Low Energy bluetooth devices such as thermometer probes and the
        like. (LP: #1055616)
     -- Mathieu Trudel-Lapierre <email address hidden>   Fri, 28 Sep 2012 17:03:12 -0400
  • bluez (4.101-0ubuntu5) quantal; urgency=low
    
      * debian/source_bluez.py: suggest installing bluez-hcidump as a step to get
        hci debugging information. (LP: #652057)
      * debian/control: add bluez-hcidump to Suggests for bluez, since it can be
        useful for debugging bluetooth issues (and suggested by the apport hook).
     -- Mathieu Trudel-Lapierre <email address hidden>   Wed, 15 Aug 2012 14:08:16 -0400
  • bluez (4.101-0ubuntu4) quantal; urgency=low
    
      * debian/patches/git-57170b3-fix_network_connect_method.patch: set the correct
        parameters and return values for the org.bluez.Network Connect() method.
        (LP: #1036241)
      * debian/patches/git-2f92669-permit_concurrent_ag_hf.patch: allow AG and HF
        roles to be enabled concurrently; should fix cases where HFP/HSP doesn't
        show in pulseaudio (where the plugin fails to start) (LP: #1026378)
      * debian/patches/git-a66a557-gdbus_missing_flags.patch: upstream converted
        to using GDBus macros, but some flags got lost in the process. Fix them.
      * debian/patches/git-b57c64f-network-null-deref.patch: fix an issue with
        NULL dereferencing when evaluating network interface names/indexes.
      * debian/patches/git-ea793cb-input_io_channel_watches.patch: Ensure input
        IO channel watches are always properly added when channels are connected.
     -- Mathieu Trudel-Lapierre <email address hidden>   Mon, 13 Aug 2012 17:16:30 -0400
  • bluez (4.101-0ubuntu3) quantal; urgency=low
    
      * debian/patches/dinovo_edge_keyboard.patch: support diNovo Edge
        keyboard. (LP: #269851)
     -- Tommy <email address hidden>   Fri, 27 Jul 2012 15:15:48 +1200
  • bluez (4.101-0ubuntu2) quantal; urgency=low
    
      * debian/control: enable autopkgtest tests; add XS-Testsuite.
      * debian/tests/control, debian/tests/bluez_response: add new tests for bluez
        adapter and device support.
     -- Mathieu Trudel-Lapierre <email address hidden>   Thu, 12 Jul 2012 14:53:13 -0400
  • bluez (4.101-0ubuntu1) quantal-proposed; urgency=low
    
      * New upstream release
      * debian/libbluetooth3.symbols:
        - Updated
      * debian/patches/10-unregister_interface_on_exit.patch:
      * debian/patches/11-explicitly_close.patch:
      * debian/patches/python3.patch:
        - Applied upstream
     -- Robert Ancell <email address hidden>   Wed, 04 Jul 2012 13:28:49 +1200
  • bluez (4.99-2ubuntu2) quantal; urgency=low
    
      * debian/source_bluez.py: Drop tabs to fix compatibility with Python 3.
        Thanks Edward Donovan! (LP: #1013171)
     -- Martin Pitt <email address hidden>   Mon, 18 Jun 2012 14:58:49 +0200
  • bluez (4.99-2ubuntu1) quantal; urgency=low
    
      [ Iain Lane ]
    
      * Merge with Debian unstable, remaining changes:
        - Upstart support:
          o Add debian/bluez.bluetooth.upstart and drop
            debian/bluez.bluetooth.default.
          o debian/rules: Drop -DEB_UPDATE_RCD_PARAMS
          o Disable 07-fix-639356.patch and don't install 97-bluetooth.rules (in
            debian/bluez.install) and debian/bluez-udev (in debian/rules), we
            don't want to use the udev rules to start bluez. The upstart job does
            that already.
        - debian/bluez-alsa.install: Install ALSA bluetooth configuration into the
          right place for ALSA 1.0.25.
        - Add debian/source_bluez.py Apport package hook. Install in
          debian/bluez.install.
        - debian/control: Build against libnl3-dev, not libnl-dev.
        - debian/patches/socket_audio.patch: re-enable the socket API for the
          bluetooth audio manager. This reverts an upstream change that switches to
          the MediaEndpoint DBus API by default, but it looks like PulseAudio isn't
          quite ready to use that yet.
        - Add sbc_mmx.patch: Fix building with gcc 4.7.
        - debian/patches/10-unregister_interface_on_exit.patch: unregister the SAP
          interface on exit.
        - debian/patches/11-explicitly_close.patch: make sure the io channel for
          HFP is properly closed on exit.
        - debian/patches/enable_audio_profiles.patch: properly enable the Source
          profile, its state is checked twice, once in audio/a2dp.c again which was
          not taken into account in the previous upload.
        - Drop debian/bluez.preinst and debian/bluez-alsa.preinst: Obsolete
          conffile migrations, 10.04 LTS has a much newer version.
        - Transition the BLUETOOTH_ENABLED variable to an Upstart override
          variable if it's been changed.
      * debian/control: Continue depending on module-init-tools instead of kmod
        (reverts Debian change), as we do not have the latter yet.
      * debian/patches/python3.diff: Some additional changes
    
      [ Steve Langasek ]
    
      * Switch to python3.
     -- Iain Lane <email address hidden>   Tue, 01 May 2012 15:42:57 +0100
  • bluez (4.98-2ubuntu7) precise; urgency=low
    
      * debian/patches/10-unregister_interface_on_exit.patch: unregister the SAP
        interface on exit. Thanks to Jesse Sung for the patch.
      * debian/patches/11-explicitly_close.patch: make sure the io channel for
        HFP is properly closed on exit. Thanks to Jesse Sung for the patch.
        (LP: #907818)
     -- Mathieu Trudel-Lapierre <email address hidden>   Wed, 21 Mar 2012 15:27:57 -0400