- Apr 02, 2025
-
- Apr 01, 2025
-
- Mar 27, 2025
-
- Mar 26, 2025
-
-
Yao Zi authored
Without --enable-external-ell specified, BlueZ defaults to build vendored ell library, instead of linking the system one. This introduces duplicated binaries and doesn't match the fact that ell is listed as makedepends and optdepends of btpclient. Let's apply the option to devendor ell. It's necessary to remove the vendored source to prevent possible conflicts of header searching paths. Without the patch, $ readelf -d pkg/bluez-utils/usr/bin/btpclient Dynamic section at offset 0x25bb0 contains 25 entries: Tag Type Name/Value 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] With the patch applied, $ readelf -d pkg/bluez-utils/usr/bin/btpclient Dynamic section at offset 0xcb00 contains 26 entries: Tag Type Name/Value 0x0000000000000001 (NEEDED) Shared library: [libell.so.0] 0x0000000000000001 (NEEDED) Shared library: [libc.so.6] Signed-off-by:
Yao Zi <ziyao@disroot.org>
-
- Mar 17, 2025
-
- Nov 02, 2024
-
- Sep 09, 2024
-
- Jul 09, 2024
-
- May 17, 2024
-
- Apr 15, 2024
-
- Apr 14, 2024
-
- Mar 13, 2024
-
- Mar 08, 2024
-
-
Andreas Radke authored
upgpkg: 5.73-3; bring back proper config dir permission 0555; sort fakeinstall commands by path/file (parts of MR2)
-
- Mar 07, 2024
-
-
Andreas Radke authored
-
Robin Candau authored
upgpkg: 5.73-2: Adapt package functions to new sources locations + Delete unpackaged files check for the removed sixaxis plugin
-
Robin Candau authored
-
- Feb 11, 2024
-
-
Andreas Radke authored
-
- Jan 24, 2024
-
-
Emil Velikov authored
bluez 5.64 attempted to "lockdown" the daemon/service file access. In the process of doing so it broke badly. With 5.64 the manual path handling was changed to {State,Configuration}Directory{,Mode} tokens in the systemd service. Drop the no longer applicable workaround. Signed-off-by:
Emil Velikov <emil.l.velikov@gmail.com>
-
- Jan 14, 2024
-
-
Andreas Radke authored
- rework split installation - split mesh and obex out - both should be rarely used - build deprecated tools into a subpackage in case they are needed - add missing input+network config files - #5
-
- Jan 13, 2024
-
- Dec 20, 2023
-
-
Robin Candau authored
Fixes #3
-
- Dec 17, 2023
-
-
Andreas Radke authored
upgpkg: 5.71-2; fix link key address type for stable kernels (5.71 depends on a bluetooth-next kernel change)
-
- Dec 14, 2023
-
- Dec 09, 2023
-
-
Robin Candau authored
Closes #2
-
- Sep 28, 2023
-
- Aug 25, 2023
-
- Jul 01, 2023
-
- Jun 30, 2023
-
- Jan 15, 2023
-
-
Evangelos Foutras authored
devtools 20230105-1 enables the debug option by default. A follow-up commit will remove debug from alongside other options.
-
- Nov 11, 2022
-
- Sep 02, 2022
-
-
Andreas Radke authored
fix configuration dirextory permission - the bluetooth.service wants now ConfigurationDirectoryMode=0555
-
- Aug 12, 2022
-
- Aug 06, 2022
-
- Mar 19, 2022
-
- Mar 16, 2022
-
- Feb 19, 2022
-
- Jan 06, 2022
-
- Oct 13, 2021
-
- Aug 26, 2021
-