Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] bluez: update to 5.71.
@ 2023-12-16  1:10 mhmdanas
  2023-12-16  3:52 ` sgn
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mhmdanas @ 2023-12-16  1:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages bluez-5.71
https://github.com/void-linux/void-packages/pull/47779

bluez: update to 5.71.
Fixes critical vulnerability CVE-2023-45866.

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

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

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 8972d88b52cbad61aab79ac55ecd86ce1ad36051 Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Sat, 16 Dec 2023 01:09:30 +0000
Subject: [PATCH] bluez: update to 5.71.

Fixes critical vulnerability CVE-2023-45866.
---
 srcpkgs/bluez/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/bluez/template b/srcpkgs/bluez/template
index 8bb8bed0d263f..84b553692b982 100644
--- a/srcpkgs/bluez/template
+++ b/srcpkgs/bluez/template
@@ -1,6 +1,6 @@
 # Template file for 'bluez'
 pkgname=bluez
-version=5.70
+version=5.71
 revision=1
 build_style=gnu-configure
 configure_args="--with-udevdir=/usr/lib/udev --disable-systemd
@@ -16,7 +16,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="http://www.bluez.org/"
 changelog="https://git.kernel.org/pub/scm/bluetooth/bluez.git/plain/ChangeLog"
 distfiles="${KERNEL_SITE}/bluetooth/bluez-${version}.tar.xz"
-checksum=37e372e916955e144cb882f888e4be40898f10ae3b7c213ddcdd55ee9c009278
+checksum=b828d418c93ced1f55b616fb5482cf01537440bfb34fbda1a564f3ece94735d8
 conf_files="/etc/bluetooth/main.conf"
 system_groups="bluetooth"
 

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

* Re: bluez: update to 5.71.
  2023-12-16  1:10 [PR PATCH] bluez: update to 5.71 mhmdanas
@ 2023-12-16  3:52 ` sgn
  2023-12-16 14:52 ` mhmdanas
  2024-02-14 11:02 ` [PR PATCH] [Closed]: " mhmdanas
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2023-12-16  3:52 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/47779#issuecomment-1858704396

Comment:
6ad1c2bc842a008bdedd55f2039577951dabc5fb

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

* Re: bluez: update to 5.71.
  2023-12-16  1:10 [PR PATCH] bluez: update to 5.71 mhmdanas
  2023-12-16  3:52 ` sgn
@ 2023-12-16 14:52 ` mhmdanas
  2024-02-14 11:02 ` [PR PATCH] [Closed]: " mhmdanas
  2 siblings, 0 replies; 4+ messages in thread
From: mhmdanas @ 2023-12-16 14:52 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/47779#issuecomment-1858836525

Comment:
Marking as draft since this crashes on i686.

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

* Re: [PR PATCH] [Closed]: bluez: update to 5.71.
  2023-12-16  1:10 [PR PATCH] bluez: update to 5.71 mhmdanas
  2023-12-16  3:52 ` sgn
  2023-12-16 14:52 ` mhmdanas
@ 2024-02-14 11:02 ` mhmdanas
  2 siblings, 0 replies; 4+ messages in thread
From: mhmdanas @ 2024-02-14 11:02 UTC (permalink / raw)
  To: ml

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

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

bluez: update to 5.71.
https://github.com/void-linux/void-packages/pull/47779

Description:

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

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

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2024-02-14 11:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-16  1:10 [PR PATCH] bluez: update to 5.71 mhmdanas
2023-12-16  3:52 ` sgn
2023-12-16 14:52 ` mhmdanas
2024-02-14 11:02 ` [PR PATCH] [Closed]: " mhmdanas

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