[bluez/bluez] 53542d: main.conf: Fix parsing of uint32_t values

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



  Branch: refs/heads/master
  Home:   https://github.com/bluez/bluez
  Commit: 53542db3d6c6bc9991e3f9b0ab05e6ea6cee753d
      https://github.com/bluez/bluez/commit/53542db3d6c6bc9991e3f9b0ab05e6ea6cee753d
  Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>
  Date:   2023-09-12 (Tue, 12 Sep 2023)

  Changed paths:
    M src/main.c

  Log Message:
  -----------
  main.conf: Fix parsing of uint32_t values

Passing UINT32_MAX as int may overfollow causing errors such as:

bluetoothd[2688495]: src/main.c:parse_config_int()
General.TemporaryTimeout = 60 is out of range (> -1)

Fixes: https://github.com/bluez/bluez/issues/583#issuecomment-1713447461


  Commit: 2d2389d967025a5629f00f125abffa9d2c1b4771
      https://github.com/bluez/bluez/commit/2d2389d967025a5629f00f125abffa9d2c1b4771
  Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>
  Date:   2023-09-12 (Tue, 12 Sep 2023)

  Changed paths:
    M src/adapter.c
    M src/device.c
    M src/device.h

  Log Message:
  -----------
  device: Fix not handling initiator properly

Previously initiator would be set whenever a central key was found
which turns out to be unreliable besides the MGMT New Connection event
does in fact inform if the connection was initiated locally or not.

Fixes: https://github.com/bluez/bluez/issues/598


  Commit: feadcbbed50dc7c5b9c2334eeb73d8236797b53e
      https://github.com/bluez/bluez/commit/feadcbbed50dc7c5b9c2334eeb73d8236797b53e
  Author: Vlad Pruteanu <vlad.pruteanu@xxxxxxx>
  Date:   2023-09-12 (Tue, 12 Sep 2023)

  Changed paths:
    M profiles/audio/bap.c

  Log Message:
  -----------
  bap: Use defer setup when syncing to a BIS source

This commit uses the newly added bt_io_bcast_accept function from
btio.c to implement the defer setup for the BIS sync process.
Now, information from the BIG Info advertising report can be
used when sending the BIG Create Sync command.


  Commit: f838361bf0a306de0d0de33f0253e082ebeb10af
      https://github.com/bluez/bluez/commit/f838361bf0a306de0d0de33f0253e082ebeb10af
  Author: Vlad Pruteanu <vlad.pruteanu@xxxxxxx>
  Date:   2023-09-12 (Tue, 12 Sep 2023)

  Changed paths:
    M monitor/packet.c

  Log Message:
  -----------
  monitor: Use proper name for CIS bit

In the Bluetooth Specification the complete name for bit
number 32 is "Connected Isochronous Stream (Host Support)".


Compare: https://github.com/bluez/bluez/compare/df658c6c4ab5...f838361bf0a3



[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux