All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luiz Augusto von Dentz <noreply@github.com>
To: linux-bluetooth@vger.kernel.org
Subject: [bluez/bluez] 8ebb0f: doc: Add initial SCO(7) documentation
Date: Fri, 28 Mar 2025 10:38:21 -0700	[thread overview]
Message-ID: <bluez/bluez/push/refs/heads/master/5df952-78aabd@github.com> (raw)

  Branch: refs/heads/master
  Home:   https://github.com/bluez/bluez
  Commit: 8ebb0ff1178591e49b1a6f340c8b1f846824fa54
      https://github.com/bluez/bluez/commit/8ebb0ff1178591e49b1a6f340c8b1f846824fa54
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2025-03-27 (Thu, 27 Mar 2025)

  Changed paths:
    M Makefile.am
    A doc/sco.rst

  Log Message:
  -----------
  doc: Add initial SCO(7) documentation

This adds initial documentation for SCO sockets.


  Commit: 5bbefdcc9d2254b5a193c9361a44257d69e11246
      https://github.com/bluez/bluez/commit/5bbefdcc9d2254b5a193c9361a44257d69e11246
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2025-03-28 (Fri, 28 Mar 2025)

  Changed paths:
    M src/shared/att.c

  Log Message:
  -----------
  shared/att: Fix not always setting security for BT_ATT_LOCAL

Channels created with BT_ATT_LOCAL (socket pair) shall not be restricted
from downgrading the security level since its default security level is
BT_ATT_SECURITY_LOW and it may need to be switched to BT_ATT_SECURITY_AUTO.


  Commit: 78aabd896dbe3e23faaebbc97b8ecd711b2502fc
      https://github.com/bluez/bluez/commit/78aabd896dbe3e23faaebbc97b8ecd711b2502fc
  Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
  Date:   2025-03-28 (Fri, 28 Mar 2025)

  Changed paths:
    M profiles/audio/a2dp.c
    M src/device.c

  Log Message:
  -----------
  a2dp: Fix removing local cache on restart

Endpoint cache shall only be removed when the device is being removed
not when just because the service is being removed since that is also
done when bluetoothd is being restarted.

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


Compare: https://github.com/bluez/bluez/compare/5df9521ce4d5...78aabd896dbe

To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications

                 reply	other threads:[~2025-03-28 17:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bluez/bluez/push/refs/heads/master/5df952-78aabd@github.com \
    --to=noreply@github.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.