Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] syncthing: update to 1.19.1.
@ 2022-03-05 11:39 UsernameRandomlyGenerated
  2022-03-06 19:27 ` [PR REVIEW] " paper42
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: UsernameRandomlyGenerated @ 2022-03-05 11:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages syncthing1191
https://github.com/void-linux/void-packages/pull/35990

syncthing: update to 1.19.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/35990.patch is attached

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

From 57172b8a0bc081a3d23bdf545825679398b31171 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <overtwist_wt@aleeas.com>
Date: Sat, 5 Mar 2022 12:38:42 +0100
Subject: [PATCH] syncthing: update to 1.19.1.

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

diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template
index d0792f1961fd..091907df8167 100644
--- a/srcpkgs/syncthing/template
+++ b/srcpkgs/syncthing/template
@@ -1,6 +1,6 @@
 # Template file for 'syncthing'
 pkgname=syncthing
-version=1.19.0
+version=1.19.1
 revision=1
 build_style=go
 go_import_path="github.com/syncthing/syncthing"
@@ -17,7 +17,7 @@ license="MPL-2.0"
 homepage="http://syncthing.net/"
 changelog="https://github.com/syncthing/syncthing/releases"
 distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
-checksum=9d7f020ee151512b5a121c08e2b07f7a2ce5bd4a749ca91e60803d21eb1aca02
+checksum=46319031c0805374baa382ee2b21290fb9dc595b70e905b97eb9a5643a78edc4
 
 pre_build() {
 	GOARCH= go generate \

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

* Re: [PR REVIEW] syncthing: update to 1.19.1.
  2022-03-05 11:39 [PR PATCH] syncthing: update to 1.19.1 UsernameRandomlyGenerated
@ 2022-03-06 19:27 ` paper42
  2022-03-07  8:50 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-03-06 19:27 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/35990#discussion_r820276413

Comment:
```suggestion
homepage="https://syncthing.net/"
```

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

* Re: [PR PATCH] [Updated] syncthing: update to 1.19.1.
  2022-03-05 11:39 [PR PATCH] syncthing: update to 1.19.1 UsernameRandomlyGenerated
  2022-03-06 19:27 ` [PR REVIEW] " paper42
@ 2022-03-07  8:50 ` UsernameRandomlyGenerated
  2022-03-07  8:51 ` [PR REVIEW] " UsernameRandomlyGenerated
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: UsernameRandomlyGenerated @ 2022-03-07  8:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages syncthing1191
https://github.com/void-linux/void-packages/pull/35990

syncthing: update to 1.19.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/35990.patch is attached

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

From 6133a7704ef8a7e416869a30d7706280505f7d0e Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <overtwist_wt@aleeas.com>
Date: Sat, 5 Mar 2022 12:38:42 +0100
Subject: [PATCH] syncthing: update to 1.19.1.

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

diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template
index d0792f1961fd..6c2d860909cb 100644
--- a/srcpkgs/syncthing/template
+++ b/srcpkgs/syncthing/template
@@ -1,6 +1,6 @@
 # Template file for 'syncthing'
 pkgname=syncthing
-version=1.19.0
+version=1.19.1
 revision=1
 build_style=go
 go_import_path="github.com/syncthing/syncthing"
@@ -14,10 +14,10 @@ hostmakedepends="git"
 short_desc="Open Source Continuous File Synchronization"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="MPL-2.0"
-homepage="http://syncthing.net/"
+homepage="https://syncthing.net/"
 changelog="https://github.com/syncthing/syncthing/releases"
 distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
-checksum=9d7f020ee151512b5a121c08e2b07f7a2ce5bd4a749ca91e60803d21eb1aca02
+checksum=46319031c0805374baa382ee2b21290fb9dc595b70e905b97eb9a5643a78edc4
 
 pre_build() {
 	GOARCH= go generate \

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

* Re: [PR REVIEW] syncthing: update to 1.19.1.
  2022-03-05 11:39 [PR PATCH] syncthing: update to 1.19.1 UsernameRandomlyGenerated
  2022-03-06 19:27 ` [PR REVIEW] " paper42
  2022-03-07  8:50 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
@ 2022-03-07  8:51 ` UsernameRandomlyGenerated
  2022-03-17 10:27 ` tibequadorian
  2022-03-20 21:47 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: UsernameRandomlyGenerated @ 2022-03-07  8:51 UTC (permalink / raw)
  To: ml

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

New review comment by UsernameRandomlyGenerated on void-packages repository

https://github.com/void-linux/void-packages/pull/35990#discussion_r820490405

Comment:
Done

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

* Re: syncthing: update to 1.19.1.
  2022-03-05 11:39 [PR PATCH] syncthing: update to 1.19.1 UsernameRandomlyGenerated
                   ` (2 preceding siblings ...)
  2022-03-07  8:51 ` [PR REVIEW] " UsernameRandomlyGenerated
@ 2022-03-17 10:27 ` tibequadorian
  2022-03-20 21:47 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: tibequadorian @ 2022-03-17 10:27 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/35990#issuecomment-1070762468

Comment:
I use syncthing regularly and can confirm this works for me.

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

* Re: [PR PATCH] [Merged]: syncthing: update to 1.19.1.
  2022-03-05 11:39 [PR PATCH] syncthing: update to 1.19.1 UsernameRandomlyGenerated
                   ` (3 preceding siblings ...)
  2022-03-17 10:27 ` tibequadorian
@ 2022-03-20 21:47 ` paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-03-20 21:47 UTC (permalink / raw)
  To: ml

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

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

syncthing: update to 1.19.1.
https://github.com/void-linux/void-packages/pull/35990

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

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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] 6+ messages in thread

end of thread, other threads:[~2022-03-20 21:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-05 11:39 [PR PATCH] syncthing: update to 1.19.1 UsernameRandomlyGenerated
2022-03-06 19:27 ` [PR REVIEW] " paper42
2022-03-07  8:50 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
2022-03-07  8:51 ` [PR REVIEW] " UsernameRandomlyGenerated
2022-03-17 10:27 ` tibequadorian
2022-03-20 21:47 ` [PR PATCH] [Merged]: " paper42

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