-
Notifications
You must be signed in to change notification settings - Fork 88
/
changelog
51 lines (36 loc) · 1.73 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
libbtbb (2020-12-R1) unstable; urgency=low
* Python 3 support
* Minor bugfixes
-- Mike Ryan <[email protected]> 25 Dec 2020 13:30:00 -0800
libbtbb (2018-12-R1) unstable; urgency=low
* No changes, just keeping version parity with Ubertooth 2018-12-R1
-- Mike Ryan <[email protected]> 04 Dec 2018 21:50:00 -0800
libbtbb (2018-08-R1) unstable; urgency=low
* No changes, just keeping version parity with Ubertooth 2018-08-R1
-- Mike Ryan <[email protected]> 07 Aug 2018 15:36:00 -0700
libbtbb (2018-06-R1) unstable; urgency=low
* Minor bugfix and version bump for 2018-06-R1 Ubertooth release
-- Mike Ryan <[email protected]> 26 Jun 2018 13:20:00 -0700
libbtbb (2017-03-R2) unstable; urgency=low
* Remove dependency on libpcap, simplifying build process
-- Dominic Spill <[email protected]> 01 Mar 2017 10:39:00 -0700
libbtbb (2015-10-R1) unstable; urgency=low
* This is a minor bug fix release. It includes fixes to clock
recovery and piconet survey mode
-- Dominic Spill <[email protected]> 12 Oct 2015 03:10:00 -0700
libbtbb (2015-09-R2) unstable; urgency=low
* New PCAP format for BR and EDR packets
* Wireshark dissector for BR/EDR PCAP format
* BLE PCAPNG support
* Improved support for AFH
* Numerous bug fixes
-- Dominic Spill <[email protected]> 05 Sep 2015 05:30:00 -0700
libbtbb (2014-02-R2) unstable; urgency=low
* This release adds new features while including a complete rewrite of the
Basic Rate API.
* Bluetooth Low Energy support (aka Bluetooth Smart)
* Limited support for AFH
* Cleaned up Basic Rate API - btbb.h
* Wireshark plugins support v1.10
* Numerous bug fixes
-- Dominic Spill <[email protected]> 20 Feb 2014 06:06:00 -0700