From c771fe2c0ab19ed964d6817966a2eb439ef7378e Mon Sep 17 00:00:00 2001 From: Jaroslav Klech Date: Apr 12 2021 13:05:34 +0000 Subject: Describes issue #569 --- diff --git a/modules/release-notes/pages/sysadmin/System_Utilities.adoc b/modules/release-notes/pages/sysadmin/System_Utilities.adoc index 05c5a23..5c24419 100644 --- a/modules/release-notes/pages/sysadmin/System_Utilities.adoc +++ b/modules/release-notes/pages/sysadmin/System_Utilities.adoc @@ -2,3 +2,20 @@ include::{partialsdir}/entities.adoc[] [[sect-system-utilities]] = System Utilities + +== 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`