Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wstunnel: update to 9.2.2
@ 2024-01-29 22:19 cinerea0
  2024-01-29 22:24 ` [PR PATCH] [Updated] " cinerea0
  2024-01-30 15:31 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 2 replies; 3+ messages in thread
From: cinerea0 @ 2024-01-29 22:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages wstunnel
https://github.com/void-linux/void-packages/pull/48434

wstunnel: update to 9.2.2
#### Testing the changes
- I tested the changes in this PR: **YES**



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

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

From 54d8fc6e82f31b9f1964c18abec3fb26869714f0 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Mon, 29 Jan 2024 17:19:11 -0500
Subject: [PATCH] wstunnel: update to 9.2.2

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

diff --git a/srcpkgs/wstunnel/template b/srcpkgs/wstunnel/template
index c239af1ee6dea..5e9336a3b2dff 100644
--- a/srcpkgs/wstunnel/template
+++ b/srcpkgs/wstunnel/template
@@ -1,6 +1,6 @@
 # Template file for 'wstunnel'
 pkgname=wstunnel
-version=9.1.0
+version=9.2.2
 revision=1
 build_style=cargo
 make_check_args="-- --skip tcp::tests::test_proxy_connection"  # test requires docker
@@ -10,7 +10,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/erebe/wstunnel"
 changelog="https://github.com/erebe/wstunnel/releases"
 distfiles="https://github.com/erebe/wstunnel/archive/refs/tags/v${version}.tar.gz"
-checksum=804900a8f827b51aeac6397b4633cae74a4f9fdc90d8a97e0572b359d907df8a
+checksum=0ff3d7577127ca79e90ce973a19773753bdca545da2f749b86c0f230f14f009b
 make_check=ci-skip  # remaining tests require port binding which can't be done in CI
 
 post_install() {

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

* Re: [PR PATCH] [Updated] wstunnel: update to 9.2.2
  2024-01-29 22:19 [PR PATCH] wstunnel: update to 9.2.2 cinerea0
@ 2024-01-29 22:24 ` cinerea0
  2024-01-30 15:31 ` [PR PATCH] [Merged]: " cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2024-01-29 22:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages wstunnel
https://github.com/void-linux/void-packages/pull/48434

wstunnel: update to 9.2.2
#### Testing the changes
- I tested the changes in this PR: **YES**



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

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

From 073d6ceaeb7593f5e64bde3116e8d89bf16e5f4b Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Mon, 29 Jan 2024 17:23:54 -0500
Subject: [PATCH] wstunnel: update to 9.2.2

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

diff --git a/srcpkgs/wstunnel/template b/srcpkgs/wstunnel/template
index c239af1ee6dea..ee1aa3f96caec 100644
--- a/srcpkgs/wstunnel/template
+++ b/srcpkgs/wstunnel/template
@@ -1,6 +1,6 @@
 # Template file for 'wstunnel'
 pkgname=wstunnel
-version=9.1.0
+version=9.2.2
 revision=1
 build_style=cargo
 make_check_args="-- --skip tcp::tests::test_proxy_connection"  # test requires docker
@@ -10,7 +10,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/erebe/wstunnel"
 changelog="https://github.com/erebe/wstunnel/releases"
 distfiles="https://github.com/erebe/wstunnel/archive/refs/tags/v${version}.tar.gz"
-checksum=804900a8f827b51aeac6397b4633cae74a4f9fdc90d8a97e0572b359d907df8a
+checksum=bfd7a9fd56e62f120268573bfc661c22e3aeac6d4ea53b6d0b7cd9919362c795
 make_check=ci-skip  # remaining tests require port binding which can't be done in CI
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: wstunnel: update to 9.2.2
  2024-01-29 22:19 [PR PATCH] wstunnel: update to 9.2.2 cinerea0
  2024-01-29 22:24 ` [PR PATCH] [Updated] " cinerea0
@ 2024-01-30 15:31 ` cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2024-01-30 15:31 UTC (permalink / raw)
  To: ml

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

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

wstunnel: update to 9.2.2
https://github.com/void-linux/void-packages/pull/48434

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



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

end of thread, other threads:[~2024-01-30 15:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-29 22:19 [PR PATCH] wstunnel: update to 9.2.2 cinerea0
2024-01-29 22:24 ` [PR PATCH] [Updated] " cinerea0
2024-01-30 15:31 ` [PR PATCH] [Merged]: " cinerea0

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