Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
work-around-Logitech-diNovo-Edge-keyboard-firmware-i.patch | [PATCH] work around Logitech diNovo Edge keyboard firmware issue https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/269851 |
Tommy <mesilliac@gmail.com> | no | 2013-01-10 | ||
allow-using-obexd-without-systemd-in-the-user-sessio.patch | [PATCH] Allow using obexd without systemd in the user session Not all sessions run systemd --user (actually, the majority doesn't), so the dbus daemon must be able to spawn obexd directly, and to do so it needs the full path of the daemon. |
Giovanni Campagna <gcampagna-cNUdlRotFMnNLxjTenLetw@public.gmane.org> | no | 2013-10-12 | ||
obex-Use-GLib-helper-function-to-manipulate-paths.patch | [PATCH 1/5] obex: Use GLib helper function to manipulate paths Instead of trying to do it by hand. This also makes sure that relative paths aren't used by the agent. |
Bastien Nocera <hadess@hadess.net> | no | 2013-11-09 | ||
agent-Assert-possible-infinite-loop.patch | [PATCH 4/5] agent: Assert possible infinite loop | Bastien Nocera <hadess@hadess.net> | no | 2013-12-09 | ||
bluetooth.conf.patch | Add permission to bluetooth control for user into bluetooth diff --git a/src/bluetooth.conf b/src/bluetooth.conf index 8a1e25801..d6e1c7a03 100644 |
Nobuhiro Iwamatsu <iwamatsu@debian.org> | not-needed | vendor | ||
main.conf.patch | diff --git a/src/main.conf b/src/main.conf index a6492761b..a6da84f85 100644 |
no | ||||
change_path_of_hogsuspend.patch | Move path of hogsuspend to /run. diff --git a/profiles/input/suspend-dummy.c b/profiles/input/suspend-dummy.c index 542ae25..580213e 100644 |
Nobuhiro Iwamatsu <iwamatsu@debian.org> | not-needed | debian | vendor | |
org.bluez.obex.service.in.patch | not-needed | debian | 2017-03-17 | |||
Fix-typo.patch | [PATCH] Fix typo This commit fixes following typo: Refrence -> Reference Unkown -> Unknown disappered -> disappeared WRITTING -> WRITING fragement -> fragment specifiy -> specify errror -> error retreive -> retrieve Successfuly -> Successfully avaiable -> available bandwith -> bandwidth/ futher -> further occured/ -> occurred immediatelly -> immediately Seach -> Search Lenght -> Length miliseconds -> milliseconds missmatch -> mismatch |
Nobuhiro Iwamatsu <iwamatsu@debian.org> | no | 2018-03-20 | ||
shared-gatt-client-Fix-segfault-after-PIN-entry.patch | [PATCH] shared/gatt-client: Fix segfault after PIN entry (Closes: #884663) This fixes the problem of referring to NULL when ext_prop_read_cb() callback function is called with the value variable of read_cb not initialized. |
Nobuhiro Iwamatsu <iwamatsu@debian.org> | no | 2018-05-23 | ||
main.conf-Add-more-details-Closes-904212.patch | [PATCH] main.conf: Add more datails (Closes: #904212) | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | no | 2018-07-29 | ||
headers-use-releative-symlinks.patch | Use relative symlinks when linking to headers. Using the absolute build path only works during the build; the symlinks are included in the tarball, which results in broken symlinks in the tarball included in the bluez-source package. =================================================================== |
vagrant@reproducible-builds.org | no | 2020-09-24 | ||
main-Don-t-warn-for-unset-config-option.patch | main: Don't warn for unset config option Unset options shall not be printed if debug is not enabled. |
Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | yes | debian upstream | https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=02e46e9df6b0d897e6ba67dc3ea18e5e9c510e44 | 2020-11-09 |
shared-gatt-server-Fix-not-properly-checking-for-sec.patch | shared/gatt-server: Fix not properly checking for secure flags When passing the mask to check_permissions all valid permissions for the operation must be set including BT_ATT_PERM_SECURE flags. |
Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | no | debian | https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit?id=00da0fb4972cf59e1c075f313da81ea549cb8738 | 2021-03-02 |
gatt-Fix-potential-buffer-out-of-bound.patch | gatt: Fix potential buffer out-of-bound When client features is read check if the offset is within the cli_feat bounds. |
Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | yes | debian upstream | https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit?id=3a40bef49305f8327635b81ac8be52a3ca063d5a | 2021-01-04 |
input.conf-Change-default-of-ClassicBondedOnly.patch | input.conf: Change default of ClassicBondedOnly This changes the default of ClassicBondedOnly since defaulting to false is not inline with HID specification which mandates the of Security Mode 4: BLUETOOTH SPECIFICATION Page 84 of 123 Human Interface Device (HID) Profile: 5.4.3.4.2 Security Modes Bluetooth HID Hosts shall use Security Mode 4 when interoperating with Bluetooth HID devices that are compliant to the Bluetooth Core Specification v2.1+EDR[6]. |
Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | no | debian | https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=25a471a83e02e1effb15d5a488b3f0085eaeb675 | 2023-10-10 |