Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mpv: update to 0.37.0, libplacebo: update to 6.338.1
@ 2023-11-23  9:46 zen0bit
  2023-11-23 23:35 ` daniel-eys
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: zen0bit @ 2023-11-23  9:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR mpv
https://github.com/void-linux/void-packages/pull/47361

mpv: update to 0.37.0, libplacebo: update to 6.338.1
#### Testing the changes
- I tested the changes in this PR: **played movie**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

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

From fc01e62f1cfa28d487de9342862110ea0abff541 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 23 Nov 2023 10:04:14 +0100
Subject: [PATCH 1/2] libplacebo: update to 6.338.1

---
 common/shlibs               | 2 +-
 srcpkgs/libplacebo/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 247bfca781f5d..27826088b344a 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3407,7 +3407,7 @@ libSoapySDR.so.0.8 SoapySDR-0.8.1_1
 libeditorconfig.so.0 editorconfig-0.12.2_1
 libcfitsio.so.10 cfitsio-4.2.0_1
 libapparmor.so.1 libapparmor-2.12.0_1
-libplacebo.so.264 libplacebo-5.264.1_1
+libplacebo.so.338 libplacebo-6.338.1_1
 libw2xc.so waifu2x-converter-cpp-5.2_1
 libnova-0.15.so.0 libnova-0.15.0_1
 libcue.so.2 libcue-2.2.0_1
diff --git a/srcpkgs/libplacebo/template b/srcpkgs/libplacebo/template
index d18d96167f8e5..0a8858523d2e5 100644
--- a/srcpkgs/libplacebo/template
+++ b/srcpkgs/libplacebo/template
@@ -1,6 +1,6 @@
 # Template file for 'libplacebo'
 pkgname=libplacebo
-version=5.264.1
+version=6.338.1
 revision=1
 build_style=meson
 configure_args="-Dshaderc=enabled -Dvulkan=enabled -Ddemos=false
@@ -14,7 +14,7 @@ maintainer="Enrico Belleri <idesmi@protonmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://code.videolan.org/videolan/libplacebo"
 distfiles="https://code.videolan.org/videolan/libplacebo/-/archive/v${version}/libplacebo-v${version}.tar.gz"
-checksum=9eb0c198f58d994f1c0d173dd37647d4d07d27972412c48ab758e984503c787b
+checksum=f748bf9385f4c228e1379d7d1bed13581176bfdc54eb99f4abe22e649f8dc93f
 
 if [ "$XBPS_CHECK_PKGS" ]; then
 	configure_args+=" -Dtests=true"

From f6cf26749da379553fcd02bd202d76de5ac93957 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 23 Nov 2023 10:04:33 +0100
Subject: [PATCH 2/2] mpv: update to 0.37.0

---
 srcpkgs/mpv/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mpv/template b/srcpkgs/mpv/template
index 4948d1e332cb8..06e50630797ff 100644
--- a/srcpkgs/mpv/template
+++ b/srcpkgs/mpv/template
@@ -1,7 +1,7 @@
 # Template file for 'mpv'
 pkgname=mpv
-version=0.36.0
-revision=4
+version=0.37.0
+revision=1
 build_style=meson
 configure_args="-Dcdda=enabled -Ddvbin=enabled -Ddvdnav=enabled
  -Dlibmpv=true -Dcplugins=enabled
@@ -41,7 +41,7 @@ license="GPL-2.0-or-later"
 homepage="https://mpv.io"
 changelog="https://github.com/mpv-player/mpv/releases"
 distfiles="https://github.com/mpv-player/mpv/archive/v${version}.tar.gz"
-checksum=29abc44f8ebee013bb2f9fe14d80b30db19b534c679056e4851ceadf5a5e8bf6
+checksum=1d2d4adbaf048a2fa6ee134575032c4b2dad9a7efafd5b3e69b88db935afaddf
 python_version=3
 
 build_options="alsa caca jack lcms lua openal pulseaudio pipewire sdl2

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

* Re: mpv: update to 0.37.0, libplacebo: update to 6.338.1
  2023-11-23  9:46 [PR PATCH] mpv: update to 0.37.0, libplacebo: update to 6.338.1 zen0bit
@ 2023-11-23 23:35 ` daniel-eys
  2023-12-27  2:19 ` ahesford
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: daniel-eys @ 2023-11-23 23:35 UTC (permalink / raw)
  To: ml

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

New comment by daniel-eys on void-packages repository

https://github.com/void-linux/void-packages/pull/47361#issuecomment-1824995333

Comment:
vlc needs a rebuilt against the new libplacebo


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

* Re: mpv: update to 0.37.0, libplacebo: update to 6.338.1
  2023-11-23  9:46 [PR PATCH] mpv: update to 0.37.0, libplacebo: update to 6.338.1 zen0bit
  2023-11-23 23:35 ` daniel-eys
@ 2023-12-27  2:19 ` ahesford
  2024-02-10 10:54 ` sfan5
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ahesford @ 2023-12-27  2:19 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/47361#issuecomment-1869884775

Comment:
Unfortunately, VLC doesn't build cleanly with new `libplacebo`. We're blocked until VLC can be patched or `libplacebo` is split.

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

* Re: mpv: update to 0.37.0, libplacebo: update to 6.338.1
  2023-11-23  9:46 [PR PATCH] mpv: update to 0.37.0, libplacebo: update to 6.338.1 zen0bit
  2023-11-23 23:35 ` daniel-eys
  2023-12-27  2:19 ` ahesford
@ 2024-02-10 10:54 ` sfan5
  2024-02-10 13:21 ` zen0bit
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sfan5 @ 2024-02-10 10:54 UTC (permalink / raw)
  To: ml

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

New comment by sfan5 on void-packages repository

https://github.com/void-linux/void-packages/pull/47361#issuecomment-1936971923

Comment:
FWIW arch went and disabled placebo support [in vlc](https://gitlab.archlinux.org/archlinux/packaging/packages/vlc/-/commit/fbf315e2b05e30c520469a23dd58cd639aebc35a) to unblock this situation.

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

* Re: mpv: update to 0.37.0, libplacebo: update to 6.338.1
  2023-11-23  9:46 [PR PATCH] mpv: update to 0.37.0, libplacebo: update to 6.338.1 zen0bit
                   ` (2 preceding siblings ...)
  2024-02-10 10:54 ` sfan5
@ 2024-02-10 13:21 ` zen0bit
  2024-02-10 14:14 ` ahesford
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: zen0bit @ 2024-02-10 13:21 UTC (permalink / raw)
  To: ml

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

New comment by zen0bit on void-packages repository

https://github.com/void-linux/void-packages/pull/47361#issuecomment-1937006449

Comment:
> FWIW arch went and disabled placebo support [in vlc](https://gitlab.archlinux.org/archlinux/packaging/packages/vlc/-/commit/fbf315e2b05e30c520469a23dd58cd639aebc35a) to unblock this situation.

Should we apply same patch?

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

* Re: mpv: update to 0.37.0, libplacebo: update to 6.338.1
  2023-11-23  9:46 [PR PATCH] mpv: update to 0.37.0, libplacebo: update to 6.338.1 zen0bit
                   ` (3 preceding siblings ...)
  2024-02-10 13:21 ` zen0bit
@ 2024-02-10 14:14 ` ahesford
  2024-02-10 14:42 ` zen0bit
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ahesford @ 2024-02-10 14:14 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/47361#issuecomment-1937017764

Comment:
If you can describe what VLC does with libplacebo and what we'd be giving up, we can consider building without it.

Another alternative is moving forward with the libplacebo upgrade and adding a legacy package to support VLC.

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

* Re: mpv: update to 0.37.0, libplacebo: update to 6.338.1
  2023-11-23  9:46 [PR PATCH] mpv: update to 0.37.0, libplacebo: update to 6.338.1 zen0bit
                   ` (4 preceding siblings ...)
  2024-02-10 14:14 ` ahesford
@ 2024-02-10 14:42 ` zen0bit
  2024-02-22  0:05 ` ahesford
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: zen0bit @ 2024-02-10 14:42 UTC (permalink / raw)
  To: ml

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

New comment by zen0bit on void-packages repository

https://github.com/void-linux/void-packages/pull/47361#issuecomment-1937023146

Comment:
Don't know. Using just mpv for long time...
Could investigate eventually, but low prirority

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

* Re: mpv: update to 0.37.0, libplacebo: update to 6.338.1
  2023-11-23  9:46 [PR PATCH] mpv: update to 0.37.0, libplacebo: update to 6.338.1 zen0bit
                   ` (5 preceding siblings ...)
  2024-02-10 14:42 ` zen0bit
@ 2024-02-22  0:05 ` ahesford
  2024-02-22  1:02 ` [PR PATCH] [Updated] " zen0bit
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ahesford @ 2024-02-22  0:05 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/47361#issuecomment-1958421773

Comment:
I dropped `libplacebo` from `vlc` in 0e9264156ba2509d5bd66a1ba7be2f3ba2ccf0f1. You are welcome to mark this PR ready for review if you would like to move forward with the `mpv` update.

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

* Re: [PR PATCH] [Updated] mpv: update to 0.37.0, libplacebo: update to 6.338.1
  2023-11-23  9:46 [PR PATCH] mpv: update to 0.37.0, libplacebo: update to 6.338.1 zen0bit
                   ` (6 preceding siblings ...)
  2024-02-22  0:05 ` ahesford
@ 2024-02-22  1:02 ` zen0bit
  2024-02-24 10:29 ` zen0bit
  2024-02-24 13:10 ` [PR PATCH] [Closed]: " ahesford
  9 siblings, 0 replies; 11+ messages in thread
From: zen0bit @ 2024-02-22  1:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR mpv
https://github.com/void-linux/void-packages/pull/47361

mpv: update to 0.37.0, libplacebo: update to 6.338.1
#### Testing the changes
- I tested the changes in this PR: **played movie**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

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

From 6f8adf0ca096afe7bcd8e606c38da9a4724a9609 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 23 Nov 2023 10:04:14 +0100
Subject: [PATCH 1/2] libplacebo: update to 6.338.1

---
 common/shlibs               | 2 +-
 srcpkgs/libplacebo/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index cde1106f7dbeff..1470cd86403af5 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3401,7 +3401,7 @@ libSoapySDR.so.0.8 SoapySDR-0.8.1_1
 libeditorconfig.so.0 editorconfig-0.12.2_1
 libcfitsio.so.10 cfitsio-4.2.0_1
 libapparmor.so.1 libapparmor-2.12.0_1
-libplacebo.so.264 libplacebo-5.264.1_1
+libplacebo.so.338 libplacebo-6.338.1_1
 libw2xc.so waifu2x-converter-cpp-5.2_1
 libnova-0.15.so.0 libnova-0.15.0_1
 libcue.so.2 libcue-2.2.0_1
diff --git a/srcpkgs/libplacebo/template b/srcpkgs/libplacebo/template
index d18d96167f8e53..0a8858523d2e5f 100644
--- a/srcpkgs/libplacebo/template
+++ b/srcpkgs/libplacebo/template
@@ -1,6 +1,6 @@
 # Template file for 'libplacebo'
 pkgname=libplacebo
-version=5.264.1
+version=6.338.1
 revision=1
 build_style=meson
 configure_args="-Dshaderc=enabled -Dvulkan=enabled -Ddemos=false
@@ -14,7 +14,7 @@ maintainer="Enrico Belleri <idesmi@protonmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://code.videolan.org/videolan/libplacebo"
 distfiles="https://code.videolan.org/videolan/libplacebo/-/archive/v${version}/libplacebo-v${version}.tar.gz"
-checksum=9eb0c198f58d994f1c0d173dd37647d4d07d27972412c48ab758e984503c787b
+checksum=f748bf9385f4c228e1379d7d1bed13581176bfdc54eb99f4abe22e649f8dc93f
 
 if [ "$XBPS_CHECK_PKGS" ]; then
 	configure_args+=" -Dtests=true"

From ed85566e7fa036303a1debfe94d56da004b12491 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 23 Nov 2023 10:04:33 +0100
Subject: [PATCH 2/2] mpv: update to 0.37.0

---
 srcpkgs/mpv/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mpv/template b/srcpkgs/mpv/template
index 4948d1e332cb8b..06e50630797ffb 100644
--- a/srcpkgs/mpv/template
+++ b/srcpkgs/mpv/template
@@ -1,7 +1,7 @@
 # Template file for 'mpv'
 pkgname=mpv
-version=0.36.0
-revision=4
+version=0.37.0
+revision=1
 build_style=meson
 configure_args="-Dcdda=enabled -Ddvbin=enabled -Ddvdnav=enabled
  -Dlibmpv=true -Dcplugins=enabled
@@ -41,7 +41,7 @@ license="GPL-2.0-or-later"
 homepage="https://mpv.io"
 changelog="https://github.com/mpv-player/mpv/releases"
 distfiles="https://github.com/mpv-player/mpv/archive/v${version}.tar.gz"
-checksum=29abc44f8ebee013bb2f9fe14d80b30db19b534c679056e4851ceadf5a5e8bf6
+checksum=1d2d4adbaf048a2fa6ee134575032c4b2dad9a7efafd5b3e69b88db935afaddf
 python_version=3
 
 build_options="alsa caca jack lcms lua openal pulseaudio pipewire sdl2

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

* Re: [PR PATCH] [Updated] mpv: update to 0.37.0, libplacebo: update to 6.338.1
  2023-11-23  9:46 [PR PATCH] mpv: update to 0.37.0, libplacebo: update to 6.338.1 zen0bit
                   ` (7 preceding siblings ...)
  2024-02-22  1:02 ` [PR PATCH] [Updated] " zen0bit
@ 2024-02-24 10:29 ` zen0bit
  2024-02-24 13:10 ` [PR PATCH] [Closed]: " ahesford
  9 siblings, 0 replies; 11+ messages in thread
From: zen0bit @ 2024-02-24 10:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR mpv
https://github.com/void-linux/void-packages/pull/47361

mpv: update to 0.37.0, libplacebo: update to 6.338.1
#### Testing the changes
- I tested the changes in this PR: **played movie**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

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

From 86a712bbfdd4bfc61679c1e9597f88cca0aac6f5 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 23 Nov 2023 10:04:14 +0100
Subject: [PATCH 1/2] libplacebo: update to 6.338.1

---
 common/shlibs               | 2 +-
 srcpkgs/libplacebo/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index cde1106f7dbeff..1470cd86403af5 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3401,7 +3401,7 @@ libSoapySDR.so.0.8 SoapySDR-0.8.1_1
 libeditorconfig.so.0 editorconfig-0.12.2_1
 libcfitsio.so.10 cfitsio-4.2.0_1
 libapparmor.so.1 libapparmor-2.12.0_1
-libplacebo.so.264 libplacebo-5.264.1_1
+libplacebo.so.338 libplacebo-6.338.1_1
 libw2xc.so waifu2x-converter-cpp-5.2_1
 libnova-0.15.so.0 libnova-0.15.0_1
 libcue.so.2 libcue-2.2.0_1
diff --git a/srcpkgs/libplacebo/template b/srcpkgs/libplacebo/template
index d18d96167f8e53..0a8858523d2e5f 100644
--- a/srcpkgs/libplacebo/template
+++ b/srcpkgs/libplacebo/template
@@ -1,6 +1,6 @@
 # Template file for 'libplacebo'
 pkgname=libplacebo
-version=5.264.1
+version=6.338.1
 revision=1
 build_style=meson
 configure_args="-Dshaderc=enabled -Dvulkan=enabled -Ddemos=false
@@ -14,7 +14,7 @@ maintainer="Enrico Belleri <idesmi@protonmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://code.videolan.org/videolan/libplacebo"
 distfiles="https://code.videolan.org/videolan/libplacebo/-/archive/v${version}/libplacebo-v${version}.tar.gz"
-checksum=9eb0c198f58d994f1c0d173dd37647d4d07d27972412c48ab758e984503c787b
+checksum=f748bf9385f4c228e1379d7d1bed13581176bfdc54eb99f4abe22e649f8dc93f
 
 if [ "$XBPS_CHECK_PKGS" ]; then
 	configure_args+=" -Dtests=true"

From c4228debb0b55615af9a64225ef780af9588d6a8 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 23 Nov 2023 10:04:33 +0100
Subject: [PATCH 2/2] mpv: update to 0.37.0

---
 srcpkgs/mpv/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mpv/template b/srcpkgs/mpv/template
index 4948d1e332cb8b..06e50630797ffb 100644
--- a/srcpkgs/mpv/template
+++ b/srcpkgs/mpv/template
@@ -1,7 +1,7 @@
 # Template file for 'mpv'
 pkgname=mpv
-version=0.36.0
-revision=4
+version=0.37.0
+revision=1
 build_style=meson
 configure_args="-Dcdda=enabled -Ddvbin=enabled -Ddvdnav=enabled
  -Dlibmpv=true -Dcplugins=enabled
@@ -41,7 +41,7 @@ license="GPL-2.0-or-later"
 homepage="https://mpv.io"
 changelog="https://github.com/mpv-player/mpv/releases"
 distfiles="https://github.com/mpv-player/mpv/archive/v${version}.tar.gz"
-checksum=29abc44f8ebee013bb2f9fe14d80b30db19b534c679056e4851ceadf5a5e8bf6
+checksum=1d2d4adbaf048a2fa6ee134575032c4b2dad9a7efafd5b3e69b88db935afaddf
 python_version=3
 
 build_options="alsa caca jack lcms lua openal pulseaudio pipewire sdl2

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

* Re: [PR PATCH] [Closed]: mpv: update to 0.37.0, libplacebo: update to 6.338.1
  2023-11-23  9:46 [PR PATCH] mpv: update to 0.37.0, libplacebo: update to 6.338.1 zen0bit
                   ` (8 preceding siblings ...)
  2024-02-24 10:29 ` zen0bit
@ 2024-02-24 13:10 ` ahesford
  9 siblings, 0 replies; 11+ messages in thread
From: ahesford @ 2024-02-24 13:10 UTC (permalink / raw)
  To: ml

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

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

mpv: update to 0.37.0, libplacebo: update to 6.338.1
https://github.com/void-linux/void-packages/pull/47361

Description:
#### Testing the changes
- I tested the changes in this PR: **played movie**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

end of thread, other threads:[~2024-02-24 13:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-23  9:46 [PR PATCH] mpv: update to 0.37.0, libplacebo: update to 6.338.1 zen0bit
2023-11-23 23:35 ` daniel-eys
2023-12-27  2:19 ` ahesford
2024-02-10 10:54 ` sfan5
2024-02-10 13:21 ` zen0bit
2024-02-10 14:14 ` ahesford
2024-02-10 14:42 ` zen0bit
2024-02-22  0:05 ` ahesford
2024-02-22  1:02 ` [PR PATCH] [Updated] " zen0bit
2024-02-24 10:29 ` zen0bit
2024-02-24 13:10 ` [PR PATCH] [Closed]: " ahesford

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