From ac87b2c5edac969421a240c3e15d718378218bc1 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 1 Jul 2023 13:21:53 +0300 Subject: [PATCH] bluez-5.68 --- hardware/bluetooth/bluez/actions.py | 2 +- hardware/bluetooth/bluez/pspec.xml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/hardware/bluetooth/bluez/actions.py b/hardware/bluetooth/bluez/actions.py index d697c98c05..896f4d8ce7 100644 --- a/hardware/bluetooth/bluez/actions.py +++ b/hardware/bluetooth/bluez/actions.py @@ -10,7 +10,7 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get def setup(): - pisitools.dosed("configure.ac", "rst2man", "rst2man_3") + # pisitools.dosed("configure.ac", "rst2man", "rst2man_3") #shelltools.system("sed -i -e '/SystemdService/d' obexd/src/org.bluez.obex.service.in") pisitools.dosed("obexd/src/org.bluez.obex.service.in", "SystemdService", deleteLine=True) autotools.autoreconf("-fi") diff --git a/hardware/bluetooth/bluez/pspec.xml b/hardware/bluetooth/bluez/pspec.xml index 087416a419..a70a9174d6 100644 --- a/hardware/bluetooth/bluez/pspec.xml +++ b/hardware/bluetooth/bluez/pspec.xml @@ -12,7 +12,7 @@ app:console Official Linux Bluetooth protocol stack bluez contains the tools and libraries that provides support for the core Bluetooth layers and protocols. - https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.66.tar.xz + https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.68.tar.xz docutils alsa-lib-devel @@ -30,7 +30,7 @@ 0001-Allow-using-obexd-without-systemd-in-the-user-session-r2.patch - 0001-obex-Use-GLib-helper-function-to-manipulate-paths.patch + @@ -93,6 +93,13 @@ + + 2023-07-01 + 5.68 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-11-15 5.66