Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] bluez: update to 5.68.
@ 2023-07-01 14:35 Bnyro
  2023-07-01 14:35 ` [PR PATCH] [Updated] " Bnyro
  2023-07-01 21:44 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: Bnyro @ 2023-07-01 14:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages bluez
https://github.com/void-linux/void-packages/pull/44761

bluez: update to 5.68.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### 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):
  - x86_64-musl
  - aarch64-musl
  - armv6l-musl

Would be great if someone using musl could test whether it works properly too there, since I don't have a machine running musl unfortunately.

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

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

From 649cba26930a841b1f69e05c0361ce0cfb36c4d6 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Sat, 1 Jul 2023 16:21:28 +0200
Subject: [PATCH] bluez: update to 5.68.

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

diff --git a/srcpkgs/bluez/template b/srcpkgs/bluez/template
index d66ca51557f4..f1a1ca5b72fa 100644
--- a/srcpkgs/bluez/template
+++ b/srcpkgs/bluez/template
@@ -1,6 +1,6 @@
 # Template file for 'bluez'
 pkgname=bluez
-version=5.66
+version=5.68
 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=39fea64b590c9492984a0c27a89fc203e1cdc74866086efb8f4698677ab2b574
+checksum=fc505e6445cb579a55cacee6821fe70d633921522043d322b696de0a175ff933
 conf_files="/etc/bluetooth/main.conf"
 system_groups="bluetooth"
 

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

* Re: [PR PATCH] [Updated] bluez: update to 5.68.
  2023-07-01 14:35 [PR PATCH] bluez: update to 5.68 Bnyro
@ 2023-07-01 14:35 ` Bnyro
  2023-07-01 21:44 ` [PR PATCH] [Merged]: " Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Bnyro @ 2023-07-01 14:35 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by Bnyro against master on the void-packages repository

https://github.com/Bnyro/void-packages bluez
https://github.com/void-linux/void-packages/pull/44761

bluez: update to 5.68.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### 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):
  - x86_64-musl
  - aarch64-musl
  - armv6l-musl

Would be great if someone using musl could test whether it works properly too there, since I don't have a machine running musl unfortunately.

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

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

From a0f360889197075de7725be44bdf75f381ea8648 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Sat, 1 Jul 2023 16:36:27 +0200
Subject: [PATCH] bluez: update to 5.68.

---
 srcpkgs/bluez/patches/max-input.patch | 15 ---------------
 srcpkgs/bluez/template                |  4 ++--
 2 files changed, 2 insertions(+), 17 deletions(-)
 delete mode 100644 srcpkgs/bluez/patches/max-input.patch

diff --git a/srcpkgs/bluez/patches/max-input.patch b/srcpkgs/bluez/patches/max-input.patch
deleted file mode 100644
index f11c1684d82f..000000000000
--- a/srcpkgs/bluez/patches/max-input.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-# Required for musl, taken from alpine: https://git.alpinelinux.org/aports/tree/main/bluez/max-input.patch
-diff --git a/src/shared/util.c b/src/shared/util.c
-index 0a0308c..a2b8c23 100644
---- a/src/shared/util.c
-+++ b/src/shared/util.c
-@@ -65,7 +65,7 @@ void *util_memdup(const void *src, size_t size)
- void util_debug_va(util_debug_func_t function, void *user_data,
- 				const char *format, va_list va)
- {
--	char str[MAX_INPUT];
-+	char str[_POSIX_MAX_INPUT];
- 
- 	if (!function || !format)
- 		return;
-
diff --git a/srcpkgs/bluez/template b/srcpkgs/bluez/template
index d66ca51557f4..f1a1ca5b72fa 100644
--- a/srcpkgs/bluez/template
+++ b/srcpkgs/bluez/template
@@ -1,6 +1,6 @@
 # Template file for 'bluez'
 pkgname=bluez
-version=5.66
+version=5.68
 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=39fea64b590c9492984a0c27a89fc203e1cdc74866086efb8f4698677ab2b574
+checksum=fc505e6445cb579a55cacee6821fe70d633921522043d322b696de0a175ff933
 conf_files="/etc/bluetooth/main.conf"
 system_groups="bluetooth"
 

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

* Re: [PR PATCH] [Merged]: bluez: update to 5.68.
  2023-07-01 14:35 [PR PATCH] bluez: update to 5.68 Bnyro
  2023-07-01 14:35 ` [PR PATCH] [Updated] " Bnyro
@ 2023-07-01 21:44 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-07-01 21:44 UTC (permalink / raw)
  To: ml

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

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

bluez: update to 5.68.
https://github.com/void-linux/void-packages/pull/44761

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### 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):
  - x86_64-musl
  - aarch64-musl
  - armv6l-musl

Would be great if someone using musl could test whether it works properly too there, since I don't have a machine running musl unfortunately.

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

end of thread, other threads:[~2023-07-01 21:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-01 14:35 [PR PATCH] bluez: update to 5.68 Bnyro
2023-07-01 14:35 ` [PR PATCH] [Updated] " Bnyro
2023-07-01 21:44 ` [PR PATCH] [Merged]: " Duncaen

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).