From 24dbb512dca5c513f4aadf119f7c883a0739f929c46f4155f3ef91e410027c36 Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Sat, 5 Mar 2022 09:10:45 +0000 Subject: [PATCH] Accepting request 959585 from home:seife:testing update to version 5.63 OBS-URL: https://build.opensuse.org/request/show/959585 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=320 --- bluez-5.62.tar.xz | 3 --- bluez-5.63.tar.xz | 3 +++ bluez.changes | 8 ++++++++ bluez.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 bluez-5.62.tar.xz create mode 100644 bluez-5.63.tar.xz diff --git a/bluez-5.62.tar.xz b/bluez-5.62.tar.xz deleted file mode 100644 index a000b9e..0000000 --- a/bluez-5.62.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:38090a5b750e17fc08d3e52178ed8d3254c5f4bd2c48830d5c1955b88e3bc0c2 -size 2149348 diff --git a/bluez-5.63.tar.xz b/bluez-5.63.tar.xz new file mode 100644 index 0000000..5fa22f8 --- /dev/null +++ b/bluez-5.63.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9349e11e8160bb3d720835d271250d8a7424d3690f5289e6db6fe07cc66c6d76 +size 2169168 diff --git a/bluez.changes b/bluez.changes index e995276..9da2869 100644 --- a/bluez.changes +++ b/bluez.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Mar 5 09:07:00 UTC 2022 - Stefan Seyfried + +- update to version 5.63: + * Fix issue with storing IRK causing invalid read access. + * Fix issue with disconnecting due to GattCharacteristic1.MTU. + * Add support for Device{Found,Lost} of advertising monitoring. + ------------------------------------------------------------------- Sat Feb 26 18:20:25 UTC 2022 - Callum Farmer diff --git a/bluez.spec b/bluez.spec index 5a2ac51..dbf0b0e 100644 --- a/bluez.spec +++ b/bluez.spec @@ -1,7 +1,7 @@ # # spec file for package bluez # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2010-2020 B1 Systems GmbH, Vohburg, Germany # # All modifications and additions to the file contributed by third parties @@ -25,7 +25,7 @@ %bcond_without bluez_deprecated # Name: bluez -Version: 5.62 +Version: 5.63 Release: 0 Summary: Bluetooth Stack for Linux License: GPL-2.0-or-later