Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluez fixed test scripts & bumped to 5.48 #33424

Merged
merged 2 commits into from Jan 6, 2018
Merged

Conversation

andir
Copy link
Member

@andir andir commented Jan 4, 2018

Motivation for this change

I started playing around with bluez and a new bluetooth headset so I discovered the scripts in bluez.test aren't working since the dbus bindings aren't properly provided. Also bumped the version to the latest upstream release with a couple of bug fixes [1]:

-	Fix issue with subscriptions for unpaired devices.
-	Fix issue with handling A2DP and no available SEP.
-	Fix issue with handling AVCTP change path support.
-	Fix issue with handling AVCTP browsing channel.
-	Fix issue with handling AVCTP passthrough PDUs.
-	Fix issue with handling detaching of controller.
-	Fix issue with handling start discovery results.
-	Fix issue with handling non-connectable devices.
-	Fix issue with handling unused parameter in WriteValue.
-	Add support for service side AcquireWrite and AcquireNotify.
-	Add support for providing address type information.
-	Add support for cable based authentication and pairing.
-	Add support for Bluetooth Low-Energy battery service.
-	Add support for BTP client for qualification testing.
-	Add support for additional Mesh control functionality.
-	Mark advertising manager APIs as stable interfaces.

[1] https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?h=5.48&id=0d1e3b9c5754022c779da129025d493a198d49cf

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@andir
Copy link
Member Author

andir commented Jan 4, 2018

Give the amount of rebuilds and the minor effect on the average user. Should I move this to staging?

@andir andir changed the base branch from master to staging January 6, 2018 18:09
@andir
Copy link
Member Author

andir commented Jan 6, 2018

Changed the target branch to staging.

@orivej
Copy link
Contributor

orivej commented Jan 6, 2018

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants