Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] update gite to 1.17.0
@ 2022-08-07 22:19 zen0bit
  2022-08-07 23:41 ` abenson
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: zen0bit @ 2022-08-07 22:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 298 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/38523

update gite to 1.17.0
None

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

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

From 8063d8c90c59bde69ac6b4911f4381ff6e846553 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Mon, 8 Aug 2022 00:17:37 +0200
Subject: [PATCH] update gite to 1.17.0

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

diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template
index 33ed4c7e16a8..1c2bb5dc7bd1 100644
--- a/srcpkgs/gitea/template
+++ b/srcpkgs/gitea/template
@@ -1,6 +1,6 @@
 # Template file for 'gitea'
 pkgname=gitea
-version=1.16.8
+version=1.17.0
 revision=1
 create_wrksrc=yes
 build_style=go
@@ -32,7 +32,7 @@ license="MIT"
 homepage="https://gitea.io"
 changelog="https://raw.githubusercontent.com/go-gitea/gitea/main/CHANGELOG.md"
 distfiles="https://dl.gitea.io/gitea/${version}/gitea-src-${version}.tar.gz"
-checksum=5bf01b45f9c441f9d38d727cc1328414e4e5778ac5b01bc98979d82bc520a23d
+checksum=a016c0836c50e7c74b0428e170a32851fdf6724a057e71501cbdf3de900a5b56
 
 system_accounts="_gitea"
 _gitea_homedir="/var/lib/gitea"

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

* Re: update gite to 1.17.0
  2022-08-07 22:19 [PR PATCH] update gite to 1.17.0 zen0bit
@ 2022-08-07 23:41 ` abenson
  2022-08-08 13:38 ` gitea: update " abenson
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: abenson @ 2022-08-07 23:41 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/38523#issuecomment-1207509646

Comment:
1. Change the commit message to follow the convention in [`CONTRIBUTING.md`](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#committing-your-changes).
2. You will need to rebase any patches in `srcpkgs/gitea/patches/`

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

* Re: gitea: update to 1.17.0
  2022-08-07 22:19 [PR PATCH] update gite to 1.17.0 zen0bit
  2022-08-07 23:41 ` abenson
@ 2022-08-08 13:38 ` abenson
  2022-08-11 12:37 ` [PR PATCH] [Updated] " zen0bit
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: abenson @ 2022-08-08 13:38 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/38523#issuecomment-1208143514

Comment:
You need to change the commit message, not the PR title.

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

* Re: [PR PATCH] [Updated] gitea: update to 1.17.0
  2022-08-07 22:19 [PR PATCH] update gite to 1.17.0 zen0bit
  2022-08-07 23:41 ` abenson
  2022-08-08 13:38 ` gitea: update " abenson
@ 2022-08-11 12:37 ` zen0bit
  2022-08-11 15:06 ` zen0bit
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: zen0bit @ 2022-08-11 12:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 453 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/38523

gitea: update to 1.17.0
#### Testing the changes
- I tested the changes in this PR: **NO**

#### Local build testing
- I built this PR locally for my native architecture NO

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

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

From 6cc67dfc1b69fcc9fb046e7c14e2130c94d26bd8 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Mon, 8 Aug 2022 00:17:37 +0200
Subject: [PATCH] update gitea to 1.17.0

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

diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template
index 33ed4c7e16a8..1c2bb5dc7bd1 100644
--- a/srcpkgs/gitea/template
+++ b/srcpkgs/gitea/template
@@ -1,6 +1,6 @@
 # Template file for 'gitea'
 pkgname=gitea
-version=1.16.8
+version=1.17.0
 revision=1
 create_wrksrc=yes
 build_style=go
@@ -32,7 +32,7 @@ license="MIT"
 homepage="https://gitea.io"
 changelog="https://raw.githubusercontent.com/go-gitea/gitea/main/CHANGELOG.md"
 distfiles="https://dl.gitea.io/gitea/${version}/gitea-src-${version}.tar.gz"
-checksum=5bf01b45f9c441f9d38d727cc1328414e4e5778ac5b01bc98979d82bc520a23d
+checksum=a016c0836c50e7c74b0428e170a32851fdf6724a057e71501cbdf3de900a5b56
 
 system_accounts="_gitea"
 _gitea_homedir="/var/lib/gitea"

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

* Re: [PR PATCH] [Updated] gitea: update to 1.17.0
  2022-08-07 22:19 [PR PATCH] update gite to 1.17.0 zen0bit
                   ` (2 preceding siblings ...)
  2022-08-11 12:37 ` [PR PATCH] [Updated] " zen0bit
@ 2022-08-11 15:06 ` zen0bit
  2022-08-11 15:12 ` zen0bit
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: zen0bit @ 2022-08-11 15:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 453 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/38523

gitea: update to 1.17.0
#### Testing the changes
- I tested the changes in this PR: **NO**

#### Local build testing
- I built this PR locally for my native architecture NO

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

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

From fb6dfa60ea48b3bbaa034c1aaaa6d0f1d9f60f0e Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Mon, 8 Aug 2022 00:17:37 +0200
Subject: [PATCH] gitea: update to 1.17.0

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

diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template
index 33ed4c7e16a8..1c2bb5dc7bd1 100644
--- a/srcpkgs/gitea/template
+++ b/srcpkgs/gitea/template
@@ -1,6 +1,6 @@
 # Template file for 'gitea'
 pkgname=gitea
-version=1.16.8
+version=1.17.0
 revision=1
 create_wrksrc=yes
 build_style=go
@@ -32,7 +32,7 @@ license="MIT"
 homepage="https://gitea.io"
 changelog="https://raw.githubusercontent.com/go-gitea/gitea/main/CHANGELOG.md"
 distfiles="https://dl.gitea.io/gitea/${version}/gitea-src-${version}.tar.gz"
-checksum=5bf01b45f9c441f9d38d727cc1328414e4e5778ac5b01bc98979d82bc520a23d
+checksum=a016c0836c50e7c74b0428e170a32851fdf6724a057e71501cbdf3de900a5b56
 
 system_accounts="_gitea"
 _gitea_homedir="/var/lib/gitea"

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

* Re: [PR PATCH] [Updated] gitea: update to 1.17.0
  2022-08-07 22:19 [PR PATCH] update gite to 1.17.0 zen0bit
                   ` (3 preceding siblings ...)
  2022-08-11 15:06 ` zen0bit
@ 2022-08-11 15:12 ` zen0bit
  2022-09-29 19:37 ` zen0bit
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: zen0bit @ 2022-08-11 15:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 453 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/38523

gitea: update to 1.17.0
#### Testing the changes
- I tested the changes in this PR: **NO**

#### Local build testing
- I built this PR locally for my native architecture NO

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

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

From 5438685fcbe649d01c153df1e26b3360679a91d9 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Mon, 8 Aug 2022 00:17:37 +0200
Subject: [PATCH] gitea: update to 1.17.0

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

diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template
index 33ed4c7e16a8..1c2bb5dc7bd1 100644
--- a/srcpkgs/gitea/template
+++ b/srcpkgs/gitea/template
@@ -1,6 +1,6 @@
 # Template file for 'gitea'
 pkgname=gitea
-version=1.16.8
+version=1.17.0
 revision=1
 create_wrksrc=yes
 build_style=go
@@ -32,7 +32,7 @@ license="MIT"
 homepage="https://gitea.io"
 changelog="https://raw.githubusercontent.com/go-gitea/gitea/main/CHANGELOG.md"
 distfiles="https://dl.gitea.io/gitea/${version}/gitea-src-${version}.tar.gz"
-checksum=5bf01b45f9c441f9d38d727cc1328414e4e5778ac5b01bc98979d82bc520a23d
+checksum=a016c0836c50e7c74b0428e170a32851fdf6724a057e71501cbdf3de900a5b56
 
 system_accounts="_gitea"
 _gitea_homedir="/var/lib/gitea"

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

* Re: [PR PATCH] [Updated] gitea: update to 1.17.0
  2022-08-07 22:19 [PR PATCH] update gite to 1.17.0 zen0bit
                   ` (4 preceding siblings ...)
  2022-08-11 15:12 ` zen0bit
@ 2022-09-29 19:37 ` zen0bit
  2022-09-29 19:38 ` [PR PATCH] [Closed]: " zen0bit
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: zen0bit @ 2022-09-29 19:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 453 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/38523

gitea: update to 1.17.0
#### Testing the changes
- I tested the changes in this PR: **NO**

#### Local build testing
- I built this PR locally for my native architecture NO

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

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

From 5438685fcbe649d01c153df1e26b3360679a91d9 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Mon, 8 Aug 2022 00:17:37 +0200
Subject: [PATCH] gitea: update to 1.17.0

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

diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template
index 33ed4c7e16a8..1c2bb5dc7bd1 100644
--- a/srcpkgs/gitea/template
+++ b/srcpkgs/gitea/template
@@ -1,6 +1,6 @@
 # Template file for 'gitea'
 pkgname=gitea
-version=1.16.8
+version=1.17.0
 revision=1
 create_wrksrc=yes
 build_style=go
@@ -32,7 +32,7 @@ license="MIT"
 homepage="https://gitea.io"
 changelog="https://raw.githubusercontent.com/go-gitea/gitea/main/CHANGELOG.md"
 distfiles="https://dl.gitea.io/gitea/${version}/gitea-src-${version}.tar.gz"
-checksum=5bf01b45f9c441f9d38d727cc1328414e4e5778ac5b01bc98979d82bc520a23d
+checksum=a016c0836c50e7c74b0428e170a32851fdf6724a057e71501cbdf3de900a5b56
 
 system_accounts="_gitea"
 _gitea_homedir="/var/lib/gitea"

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

* Re: [PR PATCH] [Closed]: gitea: update to 1.17.0
  2022-08-07 22:19 [PR PATCH] update gite to 1.17.0 zen0bit
                   ` (5 preceding siblings ...)
  2022-09-29 19:37 ` zen0bit
@ 2022-09-29 19:38 ` zen0bit
  2022-09-29 19:38 ` [PR PATCH] [Updated] " zen0bit
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: zen0bit @ 2022-09-29 19:38 UTC (permalink / raw)
  To: ml

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

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

gitea: update to 1.17.0
https://github.com/void-linux/void-packages/pull/38523

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

#### Local build testing
- I built this PR locally for my native architecture NO

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

* Re: [PR PATCH] [Updated] gitea: update to 1.17.0
  2022-08-07 22:19 [PR PATCH] update gite to 1.17.0 zen0bit
                   ` (6 preceding siblings ...)
  2022-09-29 19:38 ` [PR PATCH] [Closed]: " zen0bit
@ 2022-09-29 19:38 ` zen0bit
  2022-09-29 19:57 ` [PR PATCH] [Updated] gitea: update to 1.17.2 zen0bit
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: zen0bit @ 2022-09-29 19:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 453 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/38523

gitea: update to 1.17.0
#### Testing the changes
- I tested the changes in this PR: **NO**

#### Local build testing
- I built this PR locally for my native architecture NO

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

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



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

* Re: [PR PATCH] [Updated] gitea: update to 1.17.2
  2022-08-07 22:19 [PR PATCH] update gite to 1.17.0 zen0bit
                   ` (7 preceding siblings ...)
  2022-09-29 19:38 ` [PR PATCH] [Updated] " zen0bit
@ 2022-09-29 19:57 ` zen0bit
  2022-09-29 20:39 ` paper42
  2022-11-20  9:45 ` [PR PATCH] [Closed]: " zen0bit
  10 siblings, 0 replies; 12+ messages in thread
From: zen0bit @ 2022-09-29 19:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 453 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/38523

gitea: update to 1.17.2
#### Testing the changes
- I tested the changes in this PR: **NO**

#### Local build testing
- I built this PR locally for my native architecture NO

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

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

From f85df6b4ff5611396bf5ad0c4e89da6833642997 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Thu, 29 Sep 2022 23:57:25 +0200
Subject: [PATCH] gitea: update to 1.17.2

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

diff --git a/srcpkgs/gitea/template b/srcpkgs/gitea/template
index 33ed4c7e16a8..4fea3eda72f7 100644
--- a/srcpkgs/gitea/template
+++ b/srcpkgs/gitea/template
@@ -1,6 +1,6 @@
 # Template file for 'gitea'
 pkgname=gitea
-version=1.16.8
+version=1.17.2
 revision=1
 create_wrksrc=yes
 build_style=go
@@ -32,7 +32,7 @@ license="MIT"
 homepage="https://gitea.io"
 changelog="https://raw.githubusercontent.com/go-gitea/gitea/main/CHANGELOG.md"
 distfiles="https://dl.gitea.io/gitea/${version}/gitea-src-${version}.tar.gz"
-checksum=5bf01b45f9c441f9d38d727cc1328414e4e5778ac5b01bc98979d82bc520a23d
+checksum=a4383e1c2ddd6d67f4471a0bbc1b4839a15ab8fd6951804e1be43d7229e1de58
 
 system_accounts="_gitea"
 _gitea_homedir="/var/lib/gitea"

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

* Re: gitea: update to 1.17.2
  2022-08-07 22:19 [PR PATCH] update gite to 1.17.0 zen0bit
                   ` (8 preceding siblings ...)
  2022-09-29 19:57 ` [PR PATCH] [Updated] gitea: update to 1.17.2 zen0bit
@ 2022-09-29 20:39 ` paper42
  2022-11-20  9:45 ` [PR PATCH] [Closed]: " zen0bit
  10 siblings, 0 replies; 12+ messages in thread
From: paper42 @ 2022-09-29 20:39 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/38523#issuecomment-1262789844

Comment:
Untested PRs are useless, please test the update on your PC before pushing it here.

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

* Re: [PR PATCH] [Closed]: gitea: update to 1.17.2
  2022-08-07 22:19 [PR PATCH] update gite to 1.17.0 zen0bit
                   ` (9 preceding siblings ...)
  2022-09-29 20:39 ` paper42
@ 2022-11-20  9:45 ` zen0bit
  10 siblings, 0 replies; 12+ messages in thread
From: zen0bit @ 2022-11-20  9:45 UTC (permalink / raw)
  To: ml

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

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

gitea: update to 1.17.2
https://github.com/void-linux/void-packages/pull/38523

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

#### Local build testing
- I built this PR locally for my native architecture NO

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

end of thread, other threads:[~2022-11-20  9:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-07 22:19 [PR PATCH] update gite to 1.17.0 zen0bit
2022-08-07 23:41 ` abenson
2022-08-08 13:38 ` gitea: update " abenson
2022-08-11 12:37 ` [PR PATCH] [Updated] " zen0bit
2022-08-11 15:06 ` zen0bit
2022-08-11 15:12 ` zen0bit
2022-09-29 19:37 ` zen0bit
2022-09-29 19:38 ` [PR PATCH] [Closed]: " zen0bit
2022-09-29 19:38 ` [PR PATCH] [Updated] " zen0bit
2022-09-29 19:57 ` [PR PATCH] [Updated] gitea: update to 1.17.2 zen0bit
2022-09-29 20:39 ` paper42
2022-11-20  9:45 ` [PR PATCH] [Closed]: " zen0bit

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