Peter Robinson
b9f7a71dec
include isotest in devel package
2022-07-28 10:14:22 +01:00
Peter Robinson
3ad54846a8
5.65
2022-07-28 09:48:48 +01:00
Fedora Release Engineering
88aad1b9ed
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-20 22:07:24 +00:00
Bastien Nocera
a6cde194db
Remove unused and upstreamed patch
2022-04-19 13:40:01 +02:00
Peter Robinson
1b8fd108c7
5.64
2022-03-21 21:31:23 +00:00
Fedora Release Engineering
e31d5b8ecf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-19 22:28:10 +00:00
Adam Williamson
ae56267dfd
Update fix for Logitech MX mice to the one merged upstream
2022-01-13 16:30:27 -08:00
Peter Robinson
5ae774d3fa
5.63
2022-01-05 23:39:11 +00:00
Adam Williamson
651f9209df
Merge branch 'rawhide' into f34
2021-11-09 08:38:11 -08:00
Adam Williamson
6d9000ac00
- Revert upstream change to fix Logitech MX mice ( #2019970 )
2021-11-07 15:13:37 -08:00
Peter Robinson
2b469d6aad
Merge branch 'rawhide' into f34
2021-10-14 15:49:01 +01:00
Peter Robinson
fc8573cf16
v5.62
2021-10-14 15:25:20 +01:00
Peter Robinson
e5a2576eec
fix merge
2021-08-22 16:51:22 +01:00
Peter Robinson
39d516b7a9
5.61
2021-08-22 16:22:51 +01:00
Peter Robinson
b7409fe4e5
5.61
2021-08-22 16:00:21 +01:00
Bastien Nocera
17d7928125
+ bluez-5.60-2
...
Fix for CVE-2021-3658 (rhbz#1986232)
2021-07-27 10:50:12 +02:00
Bastien Nocera
4a34d21ace
+ bluez-5.60-4
...
Fix for CVE-2021-3658 (see rhbz#1984728)
2021-07-27 10:47:36 +02:00
Fedora Release Engineering
ef629df9a6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 18:44:46 +00:00
Fedora Release Engineering
a9f9212c0e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 13:47:46 +00:00
Björn Esser
7360865f4c
Rebuild for versioned symbols in json-c
2021-07-10 11:51:49 +02:00
Peter Robinson
22fac2ae2f
v5.60
2021-07-08 22:51:05 +01:00
Peter Robinson
19b82e32f5
Update new files
2021-06-15 16:40:00 +01:00
Peter Robinson
0122099da9
Add python3-docutils for man pages
2021-06-15 16:28:52 +01:00
Peter Robinson
302e71de58
v5.59
2021-06-15 16:14:32 +01:00
David Woodhouse
be1858e231
Fix rfkill handling ( #1944482 )
2021-05-18 10:40:00 +01:00
Peter Robinson
81b5b9a7d2
5.58
2021-04-04 22:28:40 +01:00
Peter Robinson
47bb2ac98f
Fix for avdtp audio disconnexts
2021-03-14 19:04:04 +00:00
Hans de Goede
e5a6d99cfa
Add the btmgmt util to the packaged files
...
I have been debugging a regression where Bluetooth has stopped working on
some broadcom Wifi/BT chipsets. This is caused by the BT parts of these
chips not having a unique MAC programmed into them. Instead they all use
the same factory-default address. This used to work as long as only one
device with this factory-default address was in the room. But a while ago the
kernel learned to recognize the factory-default address and now it (rightly)
refuses to use this. Instead it expects userspace to configure a valid MAC
address.
Both checking if their are any adapters in the unconfigured state (these
are invisible in e.g. bluetoothctl) and setting their MAC address to make
them work requires the btmgmt util, so lets package it.
Note this is not a complete fix for this issue, but having btmgmt
available will at least allow users to work around the problem.
I've filed an upstream bluez issue for getting a workaround for this
in place inside bluez: https://github.com/bluez/bluez/issues/107
2021-03-14 11:44:46 +00:00
Hans de Goede
3a853a2f14
Drop obsolete btattach udev rule + systemd service
...
Drop the obsolete udev rule + systemd service to call btattach on BT-HCIs
connected via UART from userspace.
I added these a long time ago to make BT work on Broadcom HCIs connected
through an UART, but this has not been necessary for a long time.
The kernel now makes the connection between the UART and the HCI itself
and as part of this it no longer instantiates the platform-devices which
the udev rule triggers on, so these have been a no-op for a long time now.
2021-03-14 11:44:43 +00:00
Zbigniew Jędrzejewski-Szmek
fdda690e47
Fix conflict with unistd.h
2021-03-03 09:04:51 +01:00
Zbigniew Jędrzejewski-Szmek
9946daa905
Rebuilt for updated systemd-rpm-macros
...
See https://pagure.io/fesco/issue/2583 .
2021-03-02 16:14:08 +01:00
Peter Robinson
c5705fd207
5.56
2021-02-27 19:46:57 +00:00
Fedora Release Engineering
6110e62d61
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 01:15:55 +00:00
Tom Stellard
fb217344ce
Add BuildRequires: make
...
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2020-12-17 03:02:43 +00:00
Peter Robinson
ea45d3989e
Split tools marked as deprecated to separate sub package (rhbz #1887569 )
2020-10-13 09:55:07 +01:00
Peter Robinson
7eea935751
v5.55
2020-09-06 18:44:21 +01:00
Fedora Release Engineering
af9785d794
- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-08-01 00:12:44 +00:00
Fedora Release Engineering
8988f04d6f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 13:15:50 +00:00
Björn Esser
c5895682d3
Rebuild (json-c)
2020-04-22 00:02:15 +02:00
Peter Robinson
4b6f37715c
bluez 5.54
2020-03-15 16:37:11 +00:00
Peter Robinson
45a1b7b0bf
Minor mesh updates
2020-02-16 12:31:34 +00:00
Peter Robinson
2e00a7b264
mesh updates
2020-02-16 12:04:07 +00:00
Peter Robinson
1c246f6c7a
own bluetooth config directory
2020-02-16 11:53:55 +00:00
Peter Robinson
fe6ed846c0
v5.53
2020-02-16 11:48:10 +00:00
Fedora Release Engineering
f172032513
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-28 13:08:30 +00:00
Peter Robinson
8f5b81e20f
mesh: create/add mesh state directory, include sample mesh config files in mesh docs
2019-12-12 05:39:32 +00:00
Lubomir Rintel
eb384bfd83
Package the btvirt binary
...
The HCI emulator is useful for QA testing, beyond testing bluez itself.
Let's put it in the -devel subpackage, so that we don't clutter the main
package but also avoid creating a subpackage.
https://src.fedoraproject.org/rpms/bluez/pull-request/2
2019-12-02 02:05:00 +01:00
Peter Robinson
443f8e2871
bluez 5.52 needs ell 0.26
2019-11-03 22:39:58 +00:00
Peter Robinson
4f8782f470
5.52
2019-11-03 22:30:04 +00:00
Bastien Nocera
ad91b6f4e0
Update topic patches from tree branch
...
And correct authorship of said patches
2019-09-23 11:03:46 +02:00