![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 952d443c1bc4d292830700d03ff4a98b86d1dd5e Author: Tim Biermann <tbier@posteo.de> Date: Sat Aug 26 10:13:30 2023 +0200 bluez: 5.68 -> 5.69 diff --git a/bluez/.footprint b/bluez/.footprint index f464ab522..7432bfa1a 100644 --- a/bluez/.footprint +++ b/bluez/.footprint @@ -1,9 +1,6 @@ drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/bluetooth/ -rw-r--r-- root/root etc/bluetooth/main.conf -drwxr-xr-x root/root etc/dbus-1/ -drwxr-xr-x root/root etc/dbus-1/system.d/ --rw-r--r-- root/root etc/dbus-1/system.d/bluetooth.conf drwxr-xr-x root/root etc/rc.d/ -rwxr-xr-x root/root etc/rc.d/bluetoothd drwxr-xr-x root/root usr/ @@ -35,12 +32,15 @@ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/bluetooth/ -rwxr-xr-x root/root usr/lib/bluetooth/bluetoothd -rwxr-xr-x root/root usr/lib/libbluetooth.la -lrwxrwxrwx root/root usr/lib/libbluetooth.so -> libbluetooth.so.3.19.9 -lrwxrwxrwx root/root usr/lib/libbluetooth.so.3 -> libbluetooth.so.3.19.9 --rwxr-xr-x root/root usr/lib/libbluetooth.so.3.19.9 +lrwxrwxrwx root/root usr/lib/libbluetooth.so -> libbluetooth.so.3.19.10 +lrwxrwxrwx root/root usr/lib/libbluetooth.so.3 -> libbluetooth.so.3.19.10 +-rwxr-xr-x root/root usr/lib/libbluetooth.so.3.19.10 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/bluez.pc drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/dbus-1/ +drwxr-xr-x root/root usr/share/dbus-1/system.d/ +-rw-r--r-- root/root usr/share/dbus-1/system.d/bluetooth.conf drwxr-xr-x root/root usr/share/zsh/ drwxr-xr-x root/root usr/share/zsh/site-functions/ -rw-r--r-- root/root usr/share/zsh/site-functions/_bluetoothctl diff --git a/bluez/.signature b/bluez/.signature index fe400c03c..75646209e 100644 --- a/bluez/.signature +++ b/bluez/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zGoKoSQZTDSpBqa8S8+Fjf66If5yd/wAkVggCeCVUGQc9dtzkCAcVZpyPsNMRq65x4tTRpiOYaNiQopMfjwNQ8= -SHA256 (Pkgfile) = 18d4a3c52d9643b9ae21dedaa333c56fb40d0e251fb201ccc184b01ced7087d3 -SHA256 (.footprint) = 3ad58bdc57b4338f68d3ee0ee8db72e6fd667975bf0471b4e2294130eb00258c -SHA256 (bluez-5.68.tar.xz) = fc505e6445cb579a55cacee6821fe70d633921522043d322b696de0a175ff933 +RWSagIOpLGJF39boZ9so8bXzOunenB/X+93Y57F4odYsAD+g1X+xoR7+OhBSGilsBQmA4c2alOaHaQ4S7YlTZ53T/DcWzTh6tQY= +SHA256 (Pkgfile) = 40ea3ac67ba5dca4d79a5c4c2e197456aed892677c80f718375f40606732f4b1 +SHA256 (.footprint) = 46d4db9c9b04c724e13eb510d4adc9afda5f8a6a8a35806df5bb443ed69d8004 +SHA256 (bluez-5.69.tar.xz) = bc5a35ddc7c72d0d3999a0d7b2175c8b7d57ab670774f8b5b4900ff38a2627fc SHA256 (bluetoothd) = b24a219ea4b457a8efdd1b5e0880022056b7b85a3e469f5e3678fa5e4d4be6b6 diff --git a/bluez/Pkgfile b/bluez/Pkgfile index e17c1d066..9ee93bd56 100644 --- a/bluez/Pkgfile +++ b/bluez/Pkgfile @@ -5,7 +5,7 @@ # Optional: cups docutils libical name=bluez -version=5.68 +version=5.69 release=1 source=(https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-$version.tar.xz bluetoothd)