Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11001586
D14239.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
5 KB
Referenced Files
None
Subscribers
None
D14239.diff
View Options
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 @@
<Path fileType="library">/usr/lib64/bluez/bluetooth/obexd</Path>
<Path fileType="library">/usr/lib64/cups/backend/bluetooth</Path>
<Path fileType="library">/usr/lib64/libbluetooth.so.3</Path>
- <Path fileType="library">/usr/lib64/libbluetooth.so.3.19.8</Path>
+ <Path fileType="library">/usr/lib64/libbluetooth.so.3.19.9</Path>
<Path fileType="data">/usr/share/dbus-1/services/org.bluez.obex.service</Path>
<Path fileType="data">/usr/share/dbus-1/system-services/org.bluez.service</Path>
<Path fileType="data">/usr/share/dbus-1/system.d/bluetooth.conf</Path>
@@ -64,7 +64,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="42">bluez</Dependency>
+ <Dependency release="43">bluez</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/bluetooth/bluetooth.h</Path>
@@ -83,12 +83,12 @@
</Files>
</Package>
<History>
- <Update release="42">
- <Date>2023-05-23</Date>
- <Version>5.66</Version>
+ <Update release="43">
+ <Date>2023-07-12</Date>
+ <Version>5.68</Version>
<Comment>Packaging update</Comment>
<Name>Thomas Staudinger</Name>
<Email>Staudi.Kaos@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jul 31, 10:10 AM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5880972
Default Alt Text
D14239.diff (5 KB)
Attached To
Mode
D14239: bluez: update to 5.68
Attached
Detach File
Event Timeline
Log In to Comment