Changelog for
libbtbb1-2018.12.R1-11.1.x86_64.rpm :
Wed Dec 5 13:00:00 2018 mardnhAATTgmx.de
- No changes, just keeping version parity with Ubertooth 2018-12-R1
Wed Dec 5 13:00:00 2018 mardnhAATTgmx.de
- Update to version 2018-12-R1
Wed Aug 8 14:00:00 2018 mardnhAATTgmx.de
- No changes, just keeping version parity with Ubertooth 2018-08-R1
Wed Jun 27 14:00:00 2018 mardnhAATTgmx.de
- Update to version 2018-06-R1
* Minor bugfix and version bump for 2018-06-R1 Ubertooth release
Thu May 25 14:00:00 2017 mardnhAATTgmx.de
- Use %cmake macro
Thu Apr 13 14:00:00 2017 mardnhAATTgmx.de
- Update to version 2017-03-R2 (tagged release)
- specfile cleanup
Wed Mar 1 13:00:00 2017 mardnhAATTgmx.de
- Update to version 2017.03.R1.git1488389994.a4e1501:
* Allow static builds via BUILD_STATIC=ON cmake setting
* Put static lib in the right place!
* Tidy up shared/static variables
* le: prevent buffer overflows on memcpy
* include assert.h so that call to assert() doesn\'t break the build
* pcap: write PCAP directly from libbtbb without using libpcap
* include DLTs for BT
* Force PCAP on by default, and remove dependency from cmake
* Fix uint types for non-OS X systems
* le: decode 16-bit UUIDs in AD data
* Bump .so number for imminent release
* Signal / noise values are negative
* Started logging the payloads to the output files
* Fixed the packet output
* Fixed the packet length?
* Fixed Payload present
* Or bits not and
* Fixed the pcapng file with all the pcap fixes
* Fix pcap magic number for nanoseconds
* Add OS X to travis build
* trim whitespaces at the end of a line
* store clkn in the correct variable
* simplify btbb_decode()
* move btbb_decode() to bluetooth_packet.c since it has no relation to btbb_piconet any more
* le: parse remaining LE advertising types
* le: parse manufacturer-specific data
* le: decode flags
* Correct NAP extraction from 8 bits to 16 bits - Thanks to Nemanja Savić
* Fix a couple of warnings about uint8_t bitshifting
* Tidy cmake for OS X and static/shared lib builds
* Bump SO version and fix some const values
Fri Jan 22 13:00:00 2016 mardnhAATTgmx.de
- move python stuff into an extra rpm package
Thu Jan 21 13:00:00 2016 mardnhAATTgmx.de
- Update to version 2015.10.R1.git1453386133.4cc286f:
+ Move \"legacy\" (Wireshark < 2.0) plugins
+ Fix issue #24 - plugins do not build for Wireshark 2.0+
- adapt specfile to support new wireshark-plugin layout
Fri Jan 1 13:00:00 2016 mardnhAATTgmx.de
- Update to version 2015.10.R1.git1447425384.525381d:
+ Fix Ubertooth issue #112 - duplicate plugin names
+ Missing sudo in make install instructions
+ Remove unnecessary calculations from survey mode
+ support passive detection of the AFH channel map
+ removed the calculations of the hopping patterns because they would flood the system memory
Tue Sep 8 14:00:00 2015 mardnhAATTgmx.de
- Update to version 0.0.0.git1441461223.c151e62:
+ Fix pcap cmake optionato be ON/OFF default is on, but it is not an error if pcap is not found
+ cmake: Fix libbtbb.pc.in.
+ Fix buffer overflow in assemble_pcapng_le_packet().
+ pcapng: Eliminate/Document some magic numbers.
+ afh: add AFH support for faster hopping pattern detection
+ afh: implement optimized generation of hopping sequence with support for AFH
+ Missing break in packet type switch statement GitHub issue #23
+ Remove outdated (and slightly confusing) patch for building within wireshark
+ Remove unused (and confusing) makefiles
+ Remove old build instuctions from Wireshark plugin readme files
+ cmake: use homebrew version of libpcap by default
+ Experimental travis-ci config
+ Move Travis-CI to continer infrastructure
+ Add libpcap-dev via apt repo
+ Experimental upload of build
+ Don\'t upload build artifacts
+ cmake: find PCAP correctly on both Linux and OS X
+ Only set channel maps for known piconets
+ Only calculate hopping pattern when we have a valid UAP
+ Silence build warnings and remove unused code
+ Add test BT BR/EDR file for new plugin
+ Remove assertions and handle malformed/encrypted packets differently
+ pcapng: treat result as a signed size_t
+ warnings: kill (most) warnings with -Wall -Werror -Wextra
+ Set aggressive flags for travis ci builds - Perhaps -Werror is too aggressive, but we\'ll ignore it if we don\'t
+ travis: don\'t warn on zero length array (seriously?!)
+ piconet: silly wabbit, uint8_t is always >= 0!
+ Experiment with clang builds Because playing with the CI is way more fun than fixing bugs
+ Remove old versioning information - only set in CMakeLists.txt now
+ Add dirty flag to git version version number
+ More cmake experimentation
+ Tidy up my cmake mess
+ Fix UBertooth issue #110 - tidy version numbers and add dirty flag
Sat Mar 21 13:00:00 2015 mardnhAATTgmx.de
- Update to version 0.0.0.git1426955997.43ef808:
+ Print error when unable to allocate packet
+ Add transport getter functions to btbb for pcaps
+ Add USE_PCAP flag to enable/disable PCAP
+ Modify btbb.h based on pcap support - To inform ubertooth / gr-bluetooth pcap support
+ Remove hacky pcap flag
Sun Mar 15 13:00:00 2015 mardnhAATTgmx.de
- Update to version 0.0.0.git1425666551.76d46d8:
+ Update uthash version
+ Add header test
+ Use popcount if we\'re building with gcc
+ Check for failed malloc() before writing to struct
Tue Dec 16 13:00:00 2014 mardnhAATTgmx.de
- Update to version 0.0.0.git1418399235.cd0a445:
+ Remove Debian packaging files - they conflict with other versions of the files
+ Add version information to btbb library
+ Use cmake modules to alter the git commit hash when rebuilding - as opposed to re-configuring
+ Add forgotten cmake module to git - This
*may
* have been part of my testing method
+ Add missing version files - Github issue #12
+ Remove unused cmake code for finding previous installations
+ Add Wireshark dissestor for BT BR/EDR Baseband PCAP format
+ Tidy / fix some PCAP / PCAPNG formatting code
+ Set max payload length based on packet type - Also added #defines for packet type values
+ Add modulation/transport to packet data - This should improve our mapping from packet -> pcap
- removed The btatt wireshark dissector (It\'s included in wireshark >= 1.10 )
Sun Sep 21 14:00:00 2014 mardnhAATTgmx.de
- update to version git.1411166085.35ec973
Sat Nov 30 13:00:00 2013 mardnhAATTgmx.de
- added wireshark plugins
Sun Oct 27 13:00:00 2013 mardnhAATTgmx.de
- initial package