Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nvidia: update to 515.76.
@ 2022-11-04  6:34 dataCobra
  2022-11-05  7:07 ` abenson
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: dataCobra @ 2022-11-04  6:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages nvidia
https://github.com/void-linux/void-packages/pull/40327

nvidia: update to 515.76.
#### Testing the changes
- I tested the changes in this PR: **YES**, everything works as expected! :+1:

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


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

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

From 08dd43ad33fae96d34bd15e60fcbe92c5bf5d3bb Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Fri, 4 Nov 2022 07:25:17 +0100
Subject: [PATCH] nvidia: update to 515.76.

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

diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index 8ba5618a7c46..dfd53ddf51e0 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,8 +3,8 @@
 _desc="NVIDIA drivers for linux"
 
 pkgname=nvidia
-version=515.65.01
-revision=2
+version=515.76
+revision=1
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="custom:NVIDIA Proprietary"
 homepage="https://www.nvidia.com/en-us/drivers/unix/"
@@ -19,7 +19,7 @@ conflicts="xserver-abi-video>25_1 nvidia470>=0 nvidia390>=0"
 
 _pkg="NVIDIA-Linux-x86_64-${version}"
 distfiles="http://uk.download.nvidia.com/XFree86/Linux-x86_64/${version}/${_pkg}.run"
-checksum=0492ddc5b5e65aa00cbc762e8d6680205c8d08e103b7131087a15126aee495e9
+checksum=c6a2a18ceb965f4980bce4e5cea36fd622cdc1a5f31a0eb1bbd359a9e9f6bf44
 # subpackages need to be processed in this specific order
 subpackages="nvidia-gtklibs nvidia-dkms nvidia-opencl nvidia-libs nvidia-libs-32bit"
 depends="nvidia-libs-${version}_${revision}

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

* Re: nvidia: update to 515.76.
  2022-11-04  6:34 [PR PATCH] nvidia: update to 515.76 dataCobra
@ 2022-11-05  7:07 ` abenson
  2022-11-05  9:30 ` dataCobra
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: abenson @ 2022-11-05  7:07 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/40327#issuecomment-1304427874

Comment:
I've held off of this update because of [issues](https://forums.developer.nvidia.com/t/bug-report-black-x11-screen-and-partial-lockup-when-upgraded-to-515-76-and-dual-rtx3060/228912).

Unfortunately, it seems to only affect certain recent versions I can't test for multiple reasons.

I'm willing to merge if someone can verify the issue is fixed now.

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

* Re: nvidia: update to 515.76.
  2022-11-04  6:34 [PR PATCH] nvidia: update to 515.76 dataCobra
  2022-11-05  7:07 ` abenson
@ 2022-11-05  9:30 ` dataCobra
  2022-11-05 12:49 ` [PR PATCH] [Updated] " dataCobra
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: dataCobra @ 2022-11-05  9:30 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/40327#issuecomment-1304457808

Comment:
It seems like the [issues](https://forums.developer.nvidia.com/t/bug-report-black-x11-screen-and-partial-lockup-when-upgraded-to-515-76-and-dual-rtx3060/228912) are not fixed with the current release of 515.76.

I can update the package to [520.56.06](https://www.nvidia.com/Download/driverResults.aspx/193764/en-us), with this version the problem was fixed.

Currently, there do not seem to be any known critical bugs.

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

* Re: [PR PATCH] [Updated] nvidia: update to 515.76.
  2022-11-04  6:34 [PR PATCH] nvidia: update to 515.76 dataCobra
  2022-11-05  7:07 ` abenson
  2022-11-05  9:30 ` dataCobra
@ 2022-11-05 12:49 ` dataCobra
  2022-11-05 12:50 ` [PR PATCH] [Updated] nvidia: update to 520.56.06 dataCobra
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: dataCobra @ 2022-11-05 12:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages nvidia
https://github.com/void-linux/void-packages/pull/40327

nvidia: update to 515.76.
#### Testing the changes
- I tested the changes in this PR: **YES**, everything works as expected! :+1:

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


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

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

From bb9a5a6b9db85f0010eb58531449f2d71a5a7281 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Sat, 5 Nov 2022 13:48:52 +0100
Subject: [PATCH] nvidia: update to 520.56.06.

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

diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index 8ba5618a7c46..f7fcc9c63cde 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,8 +3,8 @@
 _desc="NVIDIA drivers for linux"
 
 pkgname=nvidia
-version=515.65.01
-revision=2
+version=520.56.06
+revision=1
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="custom:NVIDIA Proprietary"
 homepage="https://www.nvidia.com/en-us/drivers/unix/"
@@ -19,7 +19,7 @@ conflicts="xserver-abi-video>25_1 nvidia470>=0 nvidia390>=0"
 
 _pkg="NVIDIA-Linux-x86_64-${version}"
 distfiles="http://uk.download.nvidia.com/XFree86/Linux-x86_64/${version}/${_pkg}.run"
-checksum=0492ddc5b5e65aa00cbc762e8d6680205c8d08e103b7131087a15126aee495e9
+checksum=51674b00bed6766ec43d41ca84d18d693906234f85519069b6a341f76c113c46
 # subpackages need to be processed in this specific order
 subpackages="nvidia-gtklibs nvidia-dkms nvidia-opencl nvidia-libs nvidia-libs-32bit"
 depends="nvidia-libs-${version}_${revision}

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

* Re: [PR PATCH] [Updated] nvidia: update to 520.56.06
  2022-11-04  6:34 [PR PATCH] nvidia: update to 515.76 dataCobra
                   ` (2 preceding siblings ...)
  2022-11-05 12:49 ` [PR PATCH] [Updated] " dataCobra
@ 2022-11-05 12:50 ` dataCobra
  2022-11-05 12:52 ` dataCobra
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: dataCobra @ 2022-11-05 12:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages nvidia
https://github.com/void-linux/void-packages/pull/40327

nvidia: update to 520.56.06
#### Testing the changes
- I tested the changes in this PR: **YES**

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


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

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

From 8fec81e63fd7d605136d464185b592dcb66a3172 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Sat, 5 Nov 2022 13:48:52 +0100
Subject: [PATCH] nvidia: update to 520.56.06.

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

diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index 8ba5618a7c46..f7fcc9c63cde 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,8 +3,8 @@
 _desc="NVIDIA drivers for linux"
 
 pkgname=nvidia
-version=515.65.01
-revision=2
+version=520.56.06
+revision=1
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="custom:NVIDIA Proprietary"
 homepage="https://www.nvidia.com/en-us/drivers/unix/"
@@ -19,7 +19,7 @@ conflicts="xserver-abi-video>25_1 nvidia470>=0 nvidia390>=0"
 
 _pkg="NVIDIA-Linux-x86_64-${version}"
 distfiles="http://uk.download.nvidia.com/XFree86/Linux-x86_64/${version}/${_pkg}.run"
-checksum=0492ddc5b5e65aa00cbc762e8d6680205c8d08e103b7131087a15126aee495e9
+checksum=51674b00bed6766ec43d41ca84d18d693906234f85519069b6a341f76c113c46
 # subpackages need to be processed in this specific order
 subpackages="nvidia-gtklibs nvidia-dkms nvidia-opencl nvidia-libs nvidia-libs-32bit"
 depends="nvidia-libs-${version}_${revision}

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

* Re: [PR PATCH] [Updated] nvidia: update to 520.56.06
  2022-11-04  6:34 [PR PATCH] nvidia: update to 515.76 dataCobra
                   ` (3 preceding siblings ...)
  2022-11-05 12:50 ` [PR PATCH] [Updated] nvidia: update to 520.56.06 dataCobra
@ 2022-11-05 12:52 ` dataCobra
  2022-11-09 15:06 ` dataCobra
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: dataCobra @ 2022-11-05 12:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages nvidia
https://github.com/void-linux/void-packages/pull/40327

nvidia: update to 520.56.06
#### Testing the changes
- I tested the changes in this PR: **YES**

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


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

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

From b7f6cb731214f52c0ae3d675b59d5bc44312bad4 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Sat, 5 Nov 2022 13:48:52 +0100
Subject: [PATCH] nvidia: update to 520.56.06.

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

diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index 8ba5618a7c46..f7fcc9c63cde 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,8 +3,8 @@
 _desc="NVIDIA drivers for linux"
 
 pkgname=nvidia
-version=515.65.01
-revision=2
+version=520.56.06
+revision=1
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="custom:NVIDIA Proprietary"
 homepage="https://www.nvidia.com/en-us/drivers/unix/"
@@ -19,7 +19,7 @@ conflicts="xserver-abi-video>25_1 nvidia470>=0 nvidia390>=0"
 
 _pkg="NVIDIA-Linux-x86_64-${version}"
 distfiles="http://uk.download.nvidia.com/XFree86/Linux-x86_64/${version}/${_pkg}.run"
-checksum=0492ddc5b5e65aa00cbc762e8d6680205c8d08e103b7131087a15126aee495e9
+checksum=51674b00bed6766ec43d41ca84d18d693906234f85519069b6a341f76c113c46
 # subpackages need to be processed in this specific order
 subpackages="nvidia-gtklibs nvidia-dkms nvidia-opencl nvidia-libs nvidia-libs-32bit"
 depends="nvidia-libs-${version}_${revision}

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

* Re: nvidia: update to 520.56.06
  2022-11-04  6:34 [PR PATCH] nvidia: update to 515.76 dataCobra
                   ` (4 preceding siblings ...)
  2022-11-05 12:52 ` dataCobra
@ 2022-11-09 15:06 ` dataCobra
  2022-11-16 13:47 ` dataCobra
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: dataCobra @ 2022-11-09 15:06 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/40327#issuecomment-1308902858

Comment:
I've tested 520.56.06 successfully. :+1:

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

* Re: nvidia: update to 520.56.06
  2022-11-04  6:34 [PR PATCH] nvidia: update to 515.76 dataCobra
                   ` (5 preceding siblings ...)
  2022-11-09 15:06 ` dataCobra
@ 2022-11-16 13:47 ` dataCobra
  2022-11-22 15:21 ` abenson
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: dataCobra @ 2022-11-16 13:47 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/40327#issuecomment-1317050234

Comment:
@abenson what is your opinion?

I'm running 520.56.06 for a week now without any issues. :+1:

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

* Re: nvidia: update to 520.56.06
  2022-11-04  6:34 [PR PATCH] nvidia: update to 515.76 dataCobra
                   ` (6 preceding siblings ...)
  2022-11-16 13:47 ` dataCobra
@ 2022-11-22 15:21 ` abenson
  2022-11-23  0:44 ` abenson
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: abenson @ 2022-11-22 15:21 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/40327#issuecomment-1323844932

Comment:
We typically avoid the New-Feature Branch and try to stick with the Production Branch, keeping in-line with Void policies.

[515.86.01](https://www.nvidia.com/Download/driverResults.aspx/194662/en-us/) was just released, which fixes the regression 515.76 introduced.

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

* Re: nvidia: update to 520.56.06
  2022-11-04  6:34 [PR PATCH] nvidia: update to 515.76 dataCobra
                   ` (7 preceding siblings ...)
  2022-11-22 15:21 ` abenson
@ 2022-11-23  0:44 ` abenson
  2022-11-23  6:24 ` dataCobra
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: abenson @ 2022-11-23  0:44 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/40327#issuecomment-1324412208

Comment:
I recommend hold on to this PR, keep testing, and we'll be ready for the next big bump.

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

* Re: nvidia: update to 520.56.06
  2022-11-04  6:34 [PR PATCH] nvidia: update to 515.76 dataCobra
                   ` (8 preceding siblings ...)
  2022-11-23  0:44 ` abenson
@ 2022-11-23  6:24 ` dataCobra
  2022-11-24 16:06 ` [PR PATCH] [Updated] " dataCobra
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: dataCobra @ 2022-11-23  6:24 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/40327#issuecomment-1324606883

Comment:
> I recommend hold on to this PR, keep testing, and we'll be ready for the next big bump.

Sounds good to me. :+1:

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

* Re: [PR PATCH] [Updated] nvidia: update to 520.56.06
  2022-11-04  6:34 [PR PATCH] nvidia: update to 515.76 dataCobra
                   ` (9 preceding siblings ...)
  2022-11-23  6:24 ` dataCobra
@ 2022-11-24 16:06 ` dataCobra
  2022-11-29  0:24 ` abenson
  2022-12-08 18:26 ` [PR PATCH] [Closed]: " dataCobra
  12 siblings, 0 replies; 14+ messages in thread
From: dataCobra @ 2022-11-24 16:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages nvidia
https://github.com/void-linux/void-packages/pull/40327

nvidia: update to 520.56.06
#### Testing the changes
- I tested the changes in this PR: **YES**

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


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

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

From 5e88bde902e806989d154650f28cd63f09228143 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Thu, 24 Nov 2022 17:04:49 +0100
Subject: [PATCH] nvidia: update to 520.56.06.

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

diff --git a/srcpkgs/nvidia/template b/srcpkgs/nvidia/template
index 08d1aef80aec..4acbdcf83776 100644
--- a/srcpkgs/nvidia/template
+++ b/srcpkgs/nvidia/template
@@ -3,7 +3,7 @@
 _desc="NVIDIA drivers for linux"
 
 pkgname=nvidia
-version=515.86.01
+version=520.56.06
 revision=1
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="custom:NVIDIA Proprietary"
@@ -19,7 +19,7 @@ conflicts="xserver-abi-video>25_1 nvidia470>=0 nvidia390>=0"
 
 _pkg="NVIDIA-Linux-x86_64-${version}"
 distfiles="http://uk.download.nvidia.com/XFree86/Linux-x86_64/${version}/${_pkg}.run"
-checksum=141777e1ca2f11e97d8d33260213f1be327eb73922ae22f4ddab404bb2ef4664
+checksum=51674b00bed6766ec43d41ca84d18d693906234f85519069b6a341f76c113c46
 # subpackages need to be processed in this specific order
 subpackages="nvidia-gtklibs nvidia-dkms nvidia-opencl nvidia-libs nvidia-libs-32bit"
 depends="nvidia-libs-${version}_${revision}

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

* Re: nvidia: update to 520.56.06
  2022-11-04  6:34 [PR PATCH] nvidia: update to 515.76 dataCobra
                   ` (10 preceding siblings ...)
  2022-11-24 16:06 ` [PR PATCH] [Updated] " dataCobra
@ 2022-11-29  0:24 ` abenson
  2022-12-08 18:26 ` [PR PATCH] [Closed]: " dataCobra
  12 siblings, 0 replies; 14+ messages in thread
From: abenson @ 2022-11-29  0:24 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/40327#issuecomment-1329915996

Comment:
[Next big bump!](https://www.nvidia.com/Download/driverResults.aspx/196723/en-us/).  525.60.11 is out!

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

* Re: [PR PATCH] [Closed]: nvidia: update to 520.56.06
  2022-11-04  6:34 [PR PATCH] nvidia: update to 515.76 dataCobra
                   ` (11 preceding siblings ...)
  2022-11-29  0:24 ` abenson
@ 2022-12-08 18:26 ` dataCobra
  12 siblings, 0 replies; 14+ messages in thread
From: dataCobra @ 2022-12-08 18:26 UTC (permalink / raw)
  To: ml

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

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

nvidia: update to 520.56.06
https://github.com/void-linux/void-packages/pull/40327

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

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


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

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

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-04  6:34 [PR PATCH] nvidia: update to 515.76 dataCobra
2022-11-05  7:07 ` abenson
2022-11-05  9:30 ` dataCobra
2022-11-05 12:49 ` [PR PATCH] [Updated] " dataCobra
2022-11-05 12:50 ` [PR PATCH] [Updated] nvidia: update to 520.56.06 dataCobra
2022-11-05 12:52 ` dataCobra
2022-11-09 15:06 ` dataCobra
2022-11-16 13:47 ` dataCobra
2022-11-22 15:21 ` abenson
2022-11-23  0:44 ` abenson
2022-11-23  6:24 ` dataCobra
2022-11-24 16:06 ` [PR PATCH] [Updated] " dataCobra
2022-11-29  0:24 ` abenson
2022-12-08 18:26 ` [PR PATCH] [Closed]: " dataCobra

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