diff --git a/abi_symbols b/abi_symbols --- a/abi_symbols +++ b/abi_symbols @@ -4,6 +4,7 @@ bluetoothd:btd_adapter_block_address bluetoothd:btd_adapter_check_oob_handler bluetoothd:btd_adapter_confirm_reply +bluetoothd:btd_adapter_device_found bluetoothd:btd_adapter_disconnect_device bluetoothd:btd_adapter_find_device bluetoothd:btd_adapter_find_device_by_fd @@ -25,6 +26,7 @@ bluetoothd:btd_adapter_get_services bluetoothd:btd_adapter_get_storage_dir bluetoothd:btd_adapter_has_exp_feature +bluetoothd:btd_adapter_has_settings bluetoothd:btd_adapter_is_default bluetoothd:btd_adapter_is_uuid_allowed bluetoothd:btd_adapter_passkey_reply @@ -51,7 +53,6 @@ bluetoothd:btd_adapter_unref bluetoothd:btd_adapter_unregister_msd_cb bluetoothd:btd_adapter_unregister_pin_cb -bluetoothd:btd_adapter_update_found_device bluetoothd:btd_add_conn_fail_cb bluetoothd:btd_add_disconnect_cb bluetoothd:btd_adv_manager_destroy @@ -76,12 +77,14 @@ bluetoothd:btd_battery_update bluetoothd:btd_cancel_authorization bluetoothd:btd_debug +bluetoothd:btd_device_add_set bluetoothd:btd_device_add_uuid bluetoothd:btd_device_all_services_allowed bluetoothd:btd_device_cleanup bluetoothd:btd_device_connect_services bluetoothd:btd_device_device_set_name bluetoothd:btd_device_flags_changed +bluetoothd:btd_device_foreach_ad bluetoothd:btd_device_gatt_set_service_changed bluetoothd:btd_device_get_attrib bluetoothd:btd_device_get_bdaddr_type @@ -105,6 +108,7 @@ bluetoothd:btd_device_has_uuid bluetoothd:btd_device_init bluetoothd:btd_device_is_connected +bluetoothd:btd_device_is_initiator bluetoothd:btd_device_is_trusted bluetoothd:btd_device_ref bluetoothd:btd_device_set_pnpid @@ -189,6 +193,9 @@ bluetoothd:btd_service_set_allowed bluetoothd:btd_service_set_user_data bluetoothd:btd_service_unref +bluetoothd:btd_set_add_device +bluetoothd:btd_set_get_path +bluetoothd:btd_set_remove_device bluetoothd:btd_settings_gatt_db_load bluetoothd:btd_settings_gatt_db_store bluetoothd:btd_unregister_adapter_driver @@ -1025,6 +1032,32 @@ obexd:util_get_uid obexd:util_getrandom obexd:util_hexdump +obexd:util_iov_dup +obexd:util_iov_free +obexd:util_iov_memcmp +obexd:util_iov_memcpy +obexd:util_iov_pull +obexd:util_iov_pull_be16 +obexd:util_iov_pull_be24 +obexd:util_iov_pull_be32 +obexd:util_iov_pull_be64 +obexd:util_iov_pull_le16 +obexd:util_iov_pull_le24 +obexd:util_iov_pull_le32 +obexd:util_iov_pull_le64 +obexd:util_iov_pull_mem +obexd:util_iov_pull_u8 +obexd:util_iov_push +obexd:util_iov_push_be16 +obexd:util_iov_push_be24 +obexd:util_iov_push_be32 +obexd:util_iov_push_be64 +obexd:util_iov_push_le16 +obexd:util_iov_push_le24 +obexd:util_iov_push_le32 +obexd:util_iov_push_le64 +obexd:util_iov_push_mem +obexd:util_iov_push_u8 obexd:util_malloc obexd:util_memdup obexd:verify_path diff --git a/abi_used_symbols b/abi_used_symbols --- a/abi_used_symbols +++ b/abi_used_symbols @@ -5,6 +5,7 @@ libc.so.6:__errno_location libc.so.6:__fdelt_chk libc.so.6:__fprintf_chk +libc.so.6:__getdelim libc.so.6:__isoc99_sscanf libc.so.6:__libc_start_main libc.so.6:__memcpy_chk @@ -183,8 +184,10 @@ libc.so.6:timerfd_create libc.so.6:timerfd_settime libc.so.6:umask +libc.so.6:uname libc.so.6:unlink libc.so.6:usleep +libc.so.6:wait libc.so.6:waitid libc.so.6:wordexp libc.so.6:wordfree diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : bluez -version : '5.66' -release : 42 +version : '5.68' +release : 43 source : - - https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.66.tar.xz : 39fea64b590c9492984a0c27a89fc203e1cdc74866086efb8f4698677ab2b574 + - https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.68.tar.xz : fc505e6445cb579a55cacee6821fe70d633921522043d322b696de0a175ff933 license : - GPL-2.0-or-later - LGPL-2.1-or-later diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -42,7 +42,7 @@ /usr/lib64/bluez/bluetooth/obexd /usr/lib64/cups/backend/bluetooth /usr/lib64/libbluetooth.so.3 - /usr/lib64/libbluetooth.so.3.19.8 + /usr/lib64/libbluetooth.so.3.19.9 /usr/share/dbus-1/services/org.bluez.obex.service /usr/share/dbus-1/system-services/org.bluez.service /usr/share/dbus-1/system.d/bluetooth.conf @@ -64,7 +64,7 @@ programming.devel - bluez + bluez /usr/include/bluetooth/bluetooth.h @@ -83,12 +83,12 @@ - - 2023-05-23 - 5.66 + + 2023-07-12 + 5.68 Packaging update Thomas Staudinger Staudi.Kaos@gmail.com \ No newline at end of file