From d06476848b02a49e2de333b81c0794afb0b67c47 Mon Sep 17 00:00:00 2001 From: Petr Bokoc Date: Apr 26 2021 22:09:21 +0000 Subject: Merge branch 'pr683' into f34 --- diff --git a/modules/release-notes/pages/sysadmin/System_Utilities.adoc b/modules/release-notes/pages/sysadmin/System_Utilities.adoc index 9610c44..77b23cd 100644 --- a/modules/release-notes/pages/sysadmin/System_Utilities.adoc +++ b/modules/release-notes/pages/sysadmin/System_Utilities.adoc @@ -31,3 +31,20 @@ Highlights * Priviledges are now more granular. For full information about this release, see the link:https://mariadb.com/kb/en/changes-improvements-in-mariadb-105/[official MariaDB release notes]. + +== Move deprecated bluez utilities to sub-package + +Certain number of utilities in the upstream `bluez` bluetooth package have long been deprecated and no longer receive any updates. The functionality of those utilities was replaced by the core `bluetoothctl` utility. + +In Fedora 34, the deprecated `bluez` utilities have been moved to a dedicated sub-package to indicate their upstream support status. + +The list of utilities being moved are: + +* `ciptool` +* `gatttool` +* `hciattach` +* `hciconfig` +* `hcidump` +* `hcitool` +* `rfcomm` +* `sdptool`