Skip to content

Commit

Permalink
main/bluez: upgrade to 5.77
Browse files Browse the repository at this point in the history
ver 5.77:
- Fix issue with storing and handling connection parameters.
- Fix issue with handling device that are marked as temporary.
- Fix issue with HID and special handling for non-keyboards.
- Fix issue with BR/EDR not support when discoverable is off.
- Add support for initial implementation of ASHA profile.
  • Loading branch information
macmpi authored and ncopa committed Jul 9, 2024
1 parent b52e5c1 commit d95595b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main/bluez/APKBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <[email protected]>
pkgname=bluez
# Make sure to also update the obexd-enhanced package if updating bluez
pkgver=5.76
pkgver=5.77
pkgrel=0
pkgdesc="Tools for the Bluetooth protocol stack"
url="https://www.bluez.org/"
Expand Down Expand Up @@ -182,7 +182,7 @@ openrc() {
}

sha512sums="
30dc3faef74a2225fd6027178376dca4166082d1ed5188021e13d13582db5846aef60b753f173d525bfd0c040f26c3e7dab0283ecafbd34c4a06855d13abb389 bluez-5.76.tar.xz
cf0faba4ddbfe6cc3c2d86cbd809483ed82327cbd7e4970ef53cf19053de7b355a505cab88844aebe7a6aa1947ec7a366250d3cbf48cf309db413d287289ff99 bluez-5.77.tar.xz
5442f4f489718e51c50611c143803f2cc99e540b55a72af20ea2921b256774a6c7c5e273f2bedb745753d8c67d3fb7c938750fb48feac7460b32bd1cca029a28 bluetooth.initd
8d7b7c8938a2316ce0a855e9bdf1ef8fcdf33d23f4011df828270a088b88b140a19c432e83fef15355d0829e3c86be05b63e7718fef88563254ea239b8dc12ac rfcomm.initd
a70aa0dbbabe7e29ee81540a6f98bf191a850da55a28f678975635caf34b363cf4d461a801b3484120ee28fdd21240bd456a4f5d706262700924bd2e9a0972fb rfcomm.confd
Expand Down

0 comments on commit d95595b

Please sign in to comment.