mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
main/bluez: upgrade to 5.77
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.
This commit is contained in:
parent
b52e5c1c7b
commit
d95595b7a1
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||||
pkgname=bluez
|
pkgname=bluez
|
||||||
# Make sure to also update the obexd-enhanced package if updating bluez
|
# Make sure to also update the obexd-enhanced package if updating bluez
|
||||||
pkgver=5.76
|
pkgver=5.77
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Tools for the Bluetooth protocol stack"
|
pkgdesc="Tools for the Bluetooth protocol stack"
|
||||||
url="https://www.bluez.org/"
|
url="https://www.bluez.org/"
|
||||||
@ -182,7 +182,7 @@ openrc() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
30dc3faef74a2225fd6027178376dca4166082d1ed5188021e13d13582db5846aef60b753f173d525bfd0c040f26c3e7dab0283ecafbd34c4a06855d13abb389 bluez-5.76.tar.xz
|
cf0faba4ddbfe6cc3c2d86cbd809483ed82327cbd7e4970ef53cf19053de7b355a505cab88844aebe7a6aa1947ec7a366250d3cbf48cf309db413d287289ff99 bluez-5.77.tar.xz
|
||||||
5442f4f489718e51c50611c143803f2cc99e540b55a72af20ea2921b256774a6c7c5e273f2bedb745753d8c67d3fb7c938750fb48feac7460b32bd1cca029a28 bluetooth.initd
|
5442f4f489718e51c50611c143803f2cc99e540b55a72af20ea2921b256774a6c7c5e273f2bedb745753d8c67d3fb7c938750fb48feac7460b32bd1cca029a28 bluetooth.initd
|
||||||
8d7b7c8938a2316ce0a855e9bdf1ef8fcdf33d23f4011df828270a088b88b140a19c432e83fef15355d0829e3c86be05b63e7718fef88563254ea239b8dc12ac rfcomm.initd
|
8d7b7c8938a2316ce0a855e9bdf1ef8fcdf33d23f4011df828270a088b88b140a19c432e83fef15355d0829e3c86be05b63e7718fef88563254ea239b8dc12ac rfcomm.initd
|
||||||
a70aa0dbbabe7e29ee81540a6f98bf191a850da55a28f678975635caf34b363cf4d461a801b3484120ee28fdd21240bd456a4f5d706262700924bd2e9a0972fb rfcomm.confd
|
a70aa0dbbabe7e29ee81540a6f98bf191a850da55a28f678975635caf34b363cf4d461a801b3484120ee28fdd21240bd456a4f5d706262700924bd2e9a0972fb rfcomm.confd
|
||||||
|
Loading…
Reference in New Issue
Block a user