Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gitea: update to 1.16.3
@ 2022-03-03 20:07 zen0bit
  2022-03-03 20:20 ` [PR PATCH] [Updated] " zen0bit
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: zen0bit @ 2022-03-03 20:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR gitea
https://github.com/void-linux/void-packages/pull/35951

gitea: update to 1.16.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (X64-LIBC)


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

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

From 5704529ae7c1e60a37e6418014dd2d36e3ffba04 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 3 Mar 2022 08:14:29 +0100
Subject: [PATCH] gitea: update to 1.16.3

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

diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template
index e8843a9f1a37..79310186be51 100644
--- a/srcpkgs/gitea/template
+++ b/srcpkgs/gitea/template
@@ -1,6 +1,6 @@
 # Template file for 'gitea'
 pkgname=gitea
-version=1.16.1
+version=1.16.3
 revision=1
 create_wrksrc=yes
 build_style=go
@@ -32,7 +32,7 @@ license="MIT"
 homepage="https://gitea.io"
 changelog="https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md"
 distfiles="https://github.com/go-gitea/gitea/releases/download/v${version}/gitea-src-${version}.tar.gz"
-checksum=09a27a06bf12cbef06ba823c516c6c9f7a06129e91dd7e64be5f6f0ca641d5b7
+checksum=25e536209d4ffe2d2a1a0252bdfc890342322b97c5d3acfcfbae62c51f790cb9
 
 system_accounts="_gitea"
 _gitea_homedir="/var/lib/gitea"

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

* Re: [PR PATCH] [Updated] gitea: update to 1.16.3
  2022-03-03 20:07 [PR PATCH] gitea: update to 1.16.3 zen0bit
@ 2022-03-03 20:20 ` zen0bit
  2022-03-03 20:29 ` ahesford
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: zen0bit @ 2022-03-03 20:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR gitea
https://github.com/void-linux/void-packages/pull/35951

gitea: update to 1.16.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (X64-LIBC)


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

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

From d7b39f13a6a3e74b24362197c9f3e5592c0bc0d7 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 3 Mar 2022 21:20:26 +0100
Subject: [PATCH] gitea: update to 1.6.3

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

diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template
index e8843a9f1a37..75d8c4290fe4 100644
--- a/srcpkgs/gitea/template
+++ b/srcpkgs/gitea/template
@@ -1,6 +1,6 @@
 # Template file for 'gitea'
 pkgname=gitea
-version=1.16.1
+version=1.16.3
 revision=1
 create_wrksrc=yes
 build_style=go
@@ -32,7 +32,7 @@ license="MIT"
 homepage="https://gitea.io"
 changelog="https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md"
 distfiles="https://github.com/go-gitea/gitea/releases/download/v${version}/gitea-src-${version}.tar.gz"
-checksum=09a27a06bf12cbef06ba823c516c6c9f7a06129e91dd7e64be5f6f0ca641d5b7
+checksum=913f3b095fcfd4c5012d17adcd8748b081950e3a7d17ace60f6a2f99c9b2e18b
 
 system_accounts="_gitea"
 _gitea_homedir="/var/lib/gitea"

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

* Re: gitea: update to 1.16.3
  2022-03-03 20:07 [PR PATCH] gitea: update to 1.16.3 zen0bit
  2022-03-03 20:20 ` [PR PATCH] [Updated] " zen0bit
@ 2022-03-03 20:29 ` ahesford
  2022-03-03 20:42 ` zen0bit
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: ahesford @ 2022-03-03 20:29 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/35951#issuecomment-1058456399

Comment:
Commit message includes wrong version.

Also, please pull and test commit fa80a30cbee2281b5428c35911de68a2b41a4772. (The current service file does not properly set `GITEA_WORK_DIR`, hence the hack to change the working directory.) If the changes work as expected, please squash into your update.

cc: @ericonr (to do additional testing, time permitting)

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

* Re: gitea: update to 1.16.3
  2022-03-03 20:07 [PR PATCH] gitea: update to 1.16.3 zen0bit
  2022-03-03 20:20 ` [PR PATCH] [Updated] " zen0bit
  2022-03-03 20:29 ` ahesford
@ 2022-03-03 20:42 ` zen0bit
  2022-03-03 20:43 ` zen0bit
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: zen0bit @ 2022-03-03 20:42 UTC (permalink / raw)
  To: ml

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

New comment by zen0bit on void-packages repository

https://github.com/void-linux/void-packages/pull/35951#issuecomment-1058478340

Comment:
I am using it with custom path witch is working fine.
Will try...

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

* Re: gitea: update to 1.16.3
  2022-03-03 20:07 [PR PATCH] gitea: update to 1.16.3 zen0bit
                   ` (2 preceding siblings ...)
  2022-03-03 20:42 ` zen0bit
@ 2022-03-03 20:43 ` zen0bit
  2022-03-03 20:43 ` zen0bit
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: zen0bit @ 2022-03-03 20:43 UTC (permalink / raw)
  To: ml

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

New comment by zen0bit on void-packages repository

https://github.com/void-linux/void-packages/pull/35951#issuecomment-1058478340

Comment:
Wrong version?
I am using it with custom path witch is working fine.
Will try...

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

* Re: gitea: update to 1.16.3
  2022-03-03 20:07 [PR PATCH] gitea: update to 1.16.3 zen0bit
                   ` (3 preceding siblings ...)
  2022-03-03 20:43 ` zen0bit
@ 2022-03-03 20:43 ` zen0bit
  2022-03-03 20:45 ` [PR PATCH] [Updated] " zen0bit
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: zen0bit @ 2022-03-03 20:43 UTC (permalink / raw)
  To: ml

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

New comment by zen0bit on void-packages repository

https://github.com/void-linux/void-packages/pull/35951#issuecomment-1058478340

Comment:
Wrong version?
I am using it with custom path without service, witch is working fine.
Will try...

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

* Re: [PR PATCH] [Updated] gitea: update to 1.16.3
  2022-03-03 20:07 [PR PATCH] gitea: update to 1.16.3 zen0bit
                   ` (4 preceding siblings ...)
  2022-03-03 20:43 ` zen0bit
@ 2022-03-03 20:45 ` zen0bit
  2022-03-03 20:45 ` zen0bit
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: zen0bit @ 2022-03-03 20:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR gitea
https://github.com/void-linux/void-packages/pull/35951

gitea: update to 1.16.3
#### Testing the changes
- I tested the changes in this PR: **YES**

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


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

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

From 27849440da76198e59b88e701217da848311195a Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 3 Mar 2022 21:20:26 +0100
Subject: [PATCH] gitea: update to 1.16.3

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

diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template
index e8843a9f1a37..75d8c4290fe4 100644
--- a/srcpkgs/gitea/template
+++ b/srcpkgs/gitea/template
@@ -1,6 +1,6 @@
 # Template file for 'gitea'
 pkgname=gitea
-version=1.16.1
+version=1.16.3
 revision=1
 create_wrksrc=yes
 build_style=go
@@ -32,7 +32,7 @@ license="MIT"
 homepage="https://gitea.io"
 changelog="https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md"
 distfiles="https://github.com/go-gitea/gitea/releases/download/v${version}/gitea-src-${version}.tar.gz"
-checksum=09a27a06bf12cbef06ba823c516c6c9f7a06129e91dd7e64be5f6f0ca641d5b7
+checksum=913f3b095fcfd4c5012d17adcd8748b081950e3a7d17ace60f6a2f99c9b2e18b
 
 system_accounts="_gitea"
 _gitea_homedir="/var/lib/gitea"

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

* Re: gitea: update to 1.16.3
  2022-03-03 20:07 [PR PATCH] gitea: update to 1.16.3 zen0bit
                   ` (5 preceding siblings ...)
  2022-03-03 20:45 ` [PR PATCH] [Updated] " zen0bit
@ 2022-03-03 20:45 ` zen0bit
  2022-03-03 23:07 ` [PR PATCH] [Updated] " zen0bit
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: zen0bit @ 2022-03-03 20:45 UTC (permalink / raw)
  To: ml

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

New comment by zen0bit on void-packages repository

https://github.com/void-linux/void-packages/pull/35951#issuecomment-1058478340

Comment:
Wrong version? (missed that - repaired)
I am using it with custom path without service, witch is working fine.
Will try...

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

* Re: [PR PATCH] [Updated] gitea: update to 1.16.3
  2022-03-03 20:07 [PR PATCH] gitea: update to 1.16.3 zen0bit
                   ` (6 preceding siblings ...)
  2022-03-03 20:45 ` zen0bit
@ 2022-03-03 23:07 ` zen0bit
  2022-03-03 23:16 ` zen0bit
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: zen0bit @ 2022-03-03 23:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR gitea
https://github.com/void-linux/void-packages/pull/35951

gitea: update to 1.16.3
#### Testing the changes
- I tested the changes in this PR: **YES**

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


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

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

From 5704529ae7c1e60a37e6418014dd2d36e3ffba04 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 3 Mar 2022 08:14:29 +0100
Subject: [PATCH] gitea: update to 1.16.3

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

diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template
index e8843a9f1a37..79310186be51 100644
--- a/srcpkgs/gitea/template
+++ b/srcpkgs/gitea/template
@@ -1,6 +1,6 @@
 # Template file for 'gitea'
 pkgname=gitea
-version=1.16.1
+version=1.16.3
 revision=1
 create_wrksrc=yes
 build_style=go
@@ -32,7 +32,7 @@ license="MIT"
 homepage="https://gitea.io"
 changelog="https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md"
 distfiles="https://github.com/go-gitea/gitea/releases/download/v${version}/gitea-src-${version}.tar.gz"
-checksum=09a27a06bf12cbef06ba823c516c6c9f7a06129e91dd7e64be5f6f0ca641d5b7
+checksum=25e536209d4ffe2d2a1a0252bdfc890342322b97c5d3acfcfbae62c51f790cb9
 
 system_accounts="_gitea"
 _gitea_homedir="/var/lib/gitea"

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

* Re: [PR PATCH] [Updated] gitea: update to 1.16.3
  2022-03-03 20:07 [PR PATCH] gitea: update to 1.16.3 zen0bit
                   ` (7 preceding siblings ...)
  2022-03-03 23:07 ` [PR PATCH] [Updated] " zen0bit
@ 2022-03-03 23:16 ` zen0bit
  2022-03-03 23:21 ` zen0bit
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: zen0bit @ 2022-03-03 23:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR gitea
https://github.com/void-linux/void-packages/pull/35951

gitea: update to 1.16.3
#### Testing the changes
- I tested the changes in this PR: **YES**

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


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

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

From e88602e088ebbb54f53fbdadf9fb4c6cac4d772d Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 3 Mar 2022 08:14:29 +0100
Subject: [PATCH] gitea: update to 1.16.3

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

diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template
index e8843a9f1a37..75d8c4290fe4 100644
--- a/srcpkgs/gitea/template
+++ b/srcpkgs/gitea/template
@@ -1,6 +1,6 @@
 # Template file for 'gitea'
 pkgname=gitea
-version=1.16.1
+version=1.16.3
 revision=1
 create_wrksrc=yes
 build_style=go
@@ -32,7 +32,7 @@ license="MIT"
 homepage="https://gitea.io"
 changelog="https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md"
 distfiles="https://github.com/go-gitea/gitea/releases/download/v${version}/gitea-src-${version}.tar.gz"
-checksum=09a27a06bf12cbef06ba823c516c6c9f7a06129e91dd7e64be5f6f0ca641d5b7
+checksum=913f3b095fcfd4c5012d17adcd8748b081950e3a7d17ace60f6a2f99c9b2e18b
 
 system_accounts="_gitea"
 _gitea_homedir="/var/lib/gitea"

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

* Re: [PR PATCH] [Updated] gitea: update to 1.16.3
  2022-03-03 20:07 [PR PATCH] gitea: update to 1.16.3 zen0bit
                   ` (8 preceding siblings ...)
  2022-03-03 23:16 ` zen0bit
@ 2022-03-03 23:21 ` zen0bit
  2022-03-03 23:30 ` zen0bit
  2022-03-08 16:59 ` [PR PATCH] [Merged]: " ahesford
  11 siblings, 0 replies; 13+ messages in thread
From: zen0bit @ 2022-03-03 23:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR gitea
https://github.com/void-linux/void-packages/pull/35951

gitea: update to 1.16.3
#### Testing the changes
- I tested the changes in this PR: **YES**

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


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

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

From 5e0da873edef85d6494a7ad90ec5fcbeda7530e2 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 3 Mar 2022 08:14:29 +0100
Subject: [PATCH] gitea: update to 1.16.3

---
 srcpkgs/gitea/files/gitea/run | 14 ++++++++------
 srcpkgs/gitea/template        |  4 ++--
 2 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/gitea/files/gitea/run b/srcpkgs/gitea/files/gitea/run
index d24ce523bba7..6a621804bdd0 100755
--- a/srcpkgs/gitea/files/gitea/run
+++ b/srcpkgs/gitea/files/gitea/run
@@ -1,9 +1,11 @@
 #!/bin/sh
 
-# We cd here, because builtin SSH won't run without.
-cd /var/lib/gitea || exit 1
+# USER and HOME are needed because gitea doesn't actually check the user it
+# runs as, but instead just grabs the variables from the variables.
+export USER=_gitea
+export HOME=/var/lib/gitea
 
-# The USER variable is needed here because gitea doesn't actually
-# check what user its running as, it instead grabs the USER variable
-# from the environment.  HOME is set for the same reasons.
-USER=_gitea HOME=/var/lib/gitea GITEA_WORK_DIR=$HOME exec chpst -u _gitea:_gitea gitea web --config /etc/gitea.conf
+# gitea needs to run from its home for SSH to work properly
+export GITEA_WORK_DIR="${HOME}"
+
+exec chpst -u _gitea:_gitea gitea web --config /etc/gitea.conf
diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template
index e8843a9f1a37..75d8c4290fe4 100644
--- a/srcpkgs/gitea/template
+++ b/srcpkgs/gitea/template
@@ -1,6 +1,6 @@
 # Template file for 'gitea'
 pkgname=gitea
-version=1.16.1
+version=1.16.3
 revision=1
 create_wrksrc=yes
 build_style=go
@@ -32,7 +32,7 @@ license="MIT"
 homepage="https://gitea.io"
 changelog="https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md"
 distfiles="https://github.com/go-gitea/gitea/releases/download/v${version}/gitea-src-${version}.tar.gz"
-checksum=09a27a06bf12cbef06ba823c516c6c9f7a06129e91dd7e64be5f6f0ca641d5b7
+checksum=913f3b095fcfd4c5012d17adcd8748b081950e3a7d17ace60f6a2f99c9b2e18b
 
 system_accounts="_gitea"
 _gitea_homedir="/var/lib/gitea"

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

* Re: gitea: update to 1.16.3
  2022-03-03 20:07 [PR PATCH] gitea: update to 1.16.3 zen0bit
                   ` (9 preceding siblings ...)
  2022-03-03 23:21 ` zen0bit
@ 2022-03-03 23:30 ` zen0bit
  2022-03-08 16:59 ` [PR PATCH] [Merged]: " ahesford
  11 siblings, 0 replies; 13+ messages in thread
From: zen0bit @ 2022-03-03 23:30 UTC (permalink / raw)
  To: ml

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

New comment by zen0bit on void-packages repository

https://github.com/void-linux/void-packages/pull/35951#issuecomment-1058661979

Comment:
> Commit message includes wrong version.
> 
> Also, please pull and test commit [fa80a30](https://github.com/void-linux/void-packages/commit/fa80a30cbee2281b5428c35911de68a2b41a4772). (The current service file does not properly set `GITEA_WORK_DIR`, hence the hack to change the working directory.) If the changes work as expected, please squash into your update.
> 
> cc: @ericonr (to do additional testing, time permitting)

Included

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

* Re: [PR PATCH] [Merged]: gitea: update to 1.16.3
  2022-03-03 20:07 [PR PATCH] gitea: update to 1.16.3 zen0bit
                   ` (10 preceding siblings ...)
  2022-03-03 23:30 ` zen0bit
@ 2022-03-08 16:59 ` ahesford
  11 siblings, 0 replies; 13+ messages in thread
From: ahesford @ 2022-03-08 16:59 UTC (permalink / raw)
  To: ml

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

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

gitea: update to 1.16.3
https://github.com/void-linux/void-packages/pull/35951

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

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


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

end of thread, other threads:[~2022-03-08 16:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-03 20:07 [PR PATCH] gitea: update to 1.16.3 zen0bit
2022-03-03 20:20 ` [PR PATCH] [Updated] " zen0bit
2022-03-03 20:29 ` ahesford
2022-03-03 20:42 ` zen0bit
2022-03-03 20:43 ` zen0bit
2022-03-03 20:43 ` zen0bit
2022-03-03 20:45 ` [PR PATCH] [Updated] " zen0bit
2022-03-03 20:45 ` zen0bit
2022-03-03 23:07 ` [PR PATCH] [Updated] " zen0bit
2022-03-03 23:16 ` zen0bit
2022-03-03 23:21 ` zen0bit
2022-03-03 23:30 ` zen0bit
2022-03-08 16:59 ` [PR PATCH] [Merged]: " 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).