GNU bug report logs -
#39692
[PATCH core-updates] gnu: bluez: Update to 5.53.
Previous Next
Reported by: Brice Waegeneire <brice <at> waegenei.re>
Date: Thu, 20 Feb 2020 15:00:02 UTC
Severity: normal
Tags: patch
Done: Marius Bakke <mbakke <at> fastmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 39692 in the body.
You can then email your comments to 39692 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#39692
; Package
guix-patches
.
(Thu, 20 Feb 2020 15:00:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Brice Waegeneire <brice <at> waegenei.re>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 20 Feb 2020 15:00:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/linux.scm (bluez): Update to 5.53.
---
gnu/packages/linux.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 79430dea3e..78f3a70e88 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -36,7 +36,7 @@
;;; Copyright © 2019, 2020 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
;;; Copyright © 2019 Stefan Stefanović <stefanx2ovic <at> gmail.com>
;;; Copyright © 2019 Pierre Langlois <pierre.langlois <at> gmx.com>
-;;; Copyright © 2019 Brice Waegeneire <brice <at> waegenei.re>
+;;; Copyright © 2019, 2020 Brice Waegeneire <brice <at> waegenei.re>
;;; Copyright © 2019 Kei Kebreau <kkebreau <at> posteo.net>
;;; Copyright © 2020 Oleg Pykhalov <go.wigust <at> gmail.com>
;;;
@@ -3846,7 +3846,7 @@ Bluetooth audio output devices like headphones or loudspeakers.")
(define-public bluez
(package
(name "bluez")
- (version "5.52")
+ (version "5.53")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3854,7 +3854,7 @@ Bluetooth audio output devices like headphones or loudspeakers.")
version ".tar.xz"))
(sha256
(base32
- "02jng21lp6fb3c2bh6vf9y7cj4gaxwk29dfc32ncy0lj0gi4q57p"))))
+ "1g1qg6dz6hl3csrmz75ixr12lwv836hq3ckb259svvrg62l2vaiq"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
--
2.25.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#39692
; Package
guix-patches
.
(Thu, 20 Feb 2020 15:22:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 39692 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Brice Waegeneire 写道:
> * gnu/packages/linux.scm (bluez): Update to 5.53.
Looks good assuming you've rebuilt all dependents (‘guix refresh
-l’).
Because of the high number of dependents, this patch wil have to
be applied to the next ‘core-updates’ branch.
Thanks!
T G-R
[signature.asc (application/pgp-signature, inline)]
Changed bug title to '[PATCH core-updates] gnu: bluez: Update to 5.53.' from '[PATCH] gnu: bluez: Update to 5.53.'
Request was from
Jakub Kądziołka <kuba <at> kadziolka.net>
to
control <at> debbugs.gnu.org
.
(Sat, 22 Feb 2020 17:15:02 GMT)
Full text and
rfc822 format available.
Reply sent
to
Marius Bakke <mbakke <at> fastmail.com>
:
You have taken responsibility.
(Mon, 24 Feb 2020 18:57:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Brice Waegeneire <brice <at> waegenei.re>
:
bug acknowledged by developer.
(Mon, 24 Feb 2020 18:57:02 GMT)
Full text and
rfc822 format available.
Message #15 received at 39692-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Brice Waegeneire <brice <at> waegenei.re> writes:
> * gnu/packages/linux.scm (bluez): Update to 5.53.
Pushed to the 'staging' branch in
9844848b23860136da54193b725b6653b4e9d8ee.
Thank you!
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 24 Mar 2020 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 5 years and 92 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.