Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] bluez: update to 5.65
@ 2022-08-24 17:33 PoroCYon
  2022-08-24 21:10 ` paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: PoroCYon @ 2022-08-24 17:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 766 bytes --]

There is a new pull request by PoroCYon against master on the void-packages repository

https://github.com/PoroCYon/void-packages bluez-5.65
https://github.com/void-linux/void-packages/pull/38891

bluez: update to 5.65
#### Testing the changes
- I tested the changes in this PR: **YES**
  - I checked that it fixes a bug present in 5.64 that affects my [Mooltipass](https://www.themooltipass.com/)

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64 (cross)
  - aarch64-musl (cross)
  - armv7l (cross)
  - armv6l-musl (cross)

A patch file from https://github.com/void-linux/void-packages/pull/38891.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bluez-5.65-38891.patch --]
[-- Type: text/x-diff, Size: 1043 bytes --]

From 9e746a02d3073d3275fa99da3e0f25031aceb087 Mon Sep 17 00:00:00 2001
From: PoroCYon <p@pcy.be>
Date: Wed, 24 Aug 2022 18:54:03 +0200
Subject: [PATCH] bluez: update to 5.65

---
 srcpkgs/bluez/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/bluez/template b/srcpkgs/bluez/template
index e9827e8e1d95..fa05de5091fa 100644
--- a/srcpkgs/bluez/template
+++ b/srcpkgs/bluez/template
@@ -1,6 +1,6 @@
 # Template file for 'bluez'
 pkgname=bluez
-version=5.64
+version=5.65
 revision=1
 build_style=gnu-configure
 configure_args="--with-udevdir=/usr/lib/udev --disable-systemd
@@ -15,7 +15,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="http://www.bluez.org/"
 distfiles="${KERNEL_SITE}/bluetooth/$pkgname-$version.tar.xz"
-checksum=ae437e65b6b3070c198bc5b0109fe9cdeb9eaa387380e2072f9de65fe8a1de34
+checksum=2565a4d48354b576e6ad92e25b54ed66808296581c8abb80587051f9993d96d4
 conf_files="/etc/bluetooth/main.conf"
 system_groups="bluetooth"
 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: bluez: update to 5.65
  2022-08-24 17:33 [PR PATCH] bluez: update to 5.65 PoroCYon
@ 2022-08-24 21:10 ` paper42
  2022-08-24 22:43 ` PoroCYon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-08-24 21:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 492 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/38891#issuecomment-1226354861

Comment:
As mentioned in CONTRIBUTING.md:

> You should also [set the email](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-email-preferences/setting-your-commit-email-address) on your GitHub account and in git so your commits are associated with your GitHub account properly.

cc @ericonr 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: bluez: update to 5.65
  2022-08-24 17:33 [PR PATCH] bluez: update to 5.65 PoroCYon
  2022-08-24 21:10 ` paper42
@ 2022-08-24 22:43 ` PoroCYon
  2022-08-24 22:54 ` PoroCYon
  2022-08-26  4:02 ` [PR PATCH] [Closed]: " sgn
  3 siblings, 0 replies; 5+ messages in thread
From: PoroCYon @ 2022-08-24 22:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 256 bytes --]

New comment by PoroCYon on void-packages repository

https://github.com/void-linux/void-packages/pull/38891#issuecomment-1226545477

Comment:
Oops, moved emails, I set this in my gitconfig, but forgot to set this in my Github account. Should be fixed now.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: bluez: update to 5.65
  2022-08-24 17:33 [PR PATCH] bluez: update to 5.65 PoroCYon
  2022-08-24 21:10 ` paper42
  2022-08-24 22:43 ` PoroCYon
@ 2022-08-24 22:54 ` PoroCYon
  2022-08-26  4:02 ` [PR PATCH] [Closed]: " sgn
  3 siblings, 0 replies; 5+ messages in thread
From: PoroCYon @ 2022-08-24 22:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 268 bytes --]

New comment by PoroCYon on void-packages repository

https://github.com/void-linux/void-packages/pull/38891#issuecomment-1226545477

Comment:
Oops, moved emails a while ago, I set this in my gitconfig, but forgot to set this in my Github account. Should be fixed now.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Closed]: bluez: update to 5.65
  2022-08-24 17:33 [PR PATCH] bluez: update to 5.65 PoroCYon
                   ` (2 preceding siblings ...)
  2022-08-24 22:54 ` PoroCYon
@ 2022-08-26  4:02 ` sgn
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2022-08-26  4:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 692 bytes --]

There's a closed pull request on the void-packages repository

bluez: update to 5.65
https://github.com/void-linux/void-packages/pull/38891

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**
  - I checked that it fixes [a bug](https://github.com/bluez/bluez/commit/c7955b2099dc6be46e977229d852612c4817f78f) present in 5.64 that affects my [Mooltipass](https://www.themooltipass.com/)

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64 (cross)
  - aarch64-musl (cross)
  - armv7l (cross)
  - armv6l-musl (cross)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-26  4:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-24 17:33 [PR PATCH] bluez: update to 5.65 PoroCYon
2022-08-24 21:10 ` paper42
2022-08-24 22:43 ` PoroCYon
2022-08-24 22:54 ` PoroCYon
2022-08-26  4:02 ` [PR PATCH] [Closed]: " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).