Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tor: update to 0.4.7.11.
@ 2022-11-10 22:02 steinex
  2022-12-06 16:21 ` [PR PATCH] [Updated] " steinex
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: steinex @ 2022-11-10 22:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages tor
https://github.com/void-linux/void-packages/pull/40459

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

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

cc @daniel-eys 

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/40459.patch is attached

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

From 740c3afc9dcbf49e2fee8250453d014b7f9a0ffc Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Thu, 10 Nov 2022 16:43:28 +0100
Subject: [PATCH] tor: update to 0.4.7.11.

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

diff --git a/srcpkgs/tor/template b/srcpkgs/tor/template
index 4f8e4005bfcb..f24dc6e373f6 100644
--- a/srcpkgs/tor/template
+++ b/srcpkgs/tor/template
@@ -1,6 +1,6 @@
 # Template file for 'tor'
 pkgname=tor
-version=0.4.7.10
+version=0.4.7.11
 revision=1
 build_style=gnu-configure
 configure_args="--enable-zstd"
@@ -14,7 +14,7 @@ license="BSD-3-Clause"
 homepage="https://www.torproject.org/"
 changelog="https://gitlab.torproject.org/tpo/core/tor/-/raw/main/ChangeLog"
 distfiles="https://dist.torproject.org/tor-${version}.tar.gz"
-checksum=647e56dfa59ea36dab052027fcfc7663905c826c03509363c456900ecd435a5b
+checksum=cf3cafbeedbdbc5fd1c0540e74d6d10a005eadff929098393815f867e32a136e
 
 conf_files="/etc/tor/torrc"
 system_accounts="tor"

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

* Re: [PR PATCH] [Updated] tor: update to 0.4.7.11.
  2022-11-10 22:02 [PR PATCH] tor: update to 0.4.7.11 steinex
@ 2022-12-06 16:21 ` steinex
  2022-12-06 16:24 ` steinex
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: steinex @ 2022-12-06 16:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages tor
https://github.com/void-linux/void-packages/pull/40459

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

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

Test failing on x86_64-musl is a known issue.

cc @daniel-eys 

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/40459.patch is attached

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

From 228a65a137e9d7ac421d124eea833de98632ed80 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Thu, 10 Nov 2022 16:43:28 +0100
Subject: [PATCH] tor: update to 0.4.7.11.

---
 srcpkgs/tor/template | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tor/template b/srcpkgs/tor/template
index 4f8e4005bfcb..e20bd83b0deb 100644
--- a/srcpkgs/tor/template
+++ b/srcpkgs/tor/template
@@ -1,6 +1,6 @@
 # Template file for 'tor'
 pkgname=tor
-version=0.4.7.10
+version=0.4.7.11
 revision=1
 build_style=gnu-configure
 configure_args="--enable-zstd"
@@ -14,7 +14,12 @@ license="BSD-3-Clause"
 homepage="https://www.torproject.org/"
 changelog="https://gitlab.torproject.org/tpo/core/tor/-/raw/main/ChangeLog"
 distfiles="https://dist.torproject.org/tor-${version}.tar.gz"
-checksum=647e56dfa59ea36dab052027fcfc7663905c826c03509363c456900ecd435a5b
+checksum=cf3cafbeedbdbc5fd1c0540e74d6d10a005eadff929098393815f867e32a136e
+
+case "$XBPS_TARGET_MACHINE" in
+# Tests just don't work here
+	x86_64-musl) make check=no ;;
+esac
 
 conf_files="/etc/tor/torrc"
 system_accounts="tor"

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

* Re: [PR PATCH] [Updated] tor: update to 0.4.7.11.
  2022-11-10 22:02 [PR PATCH] tor: update to 0.4.7.11 steinex
  2022-12-06 16:21 ` [PR PATCH] [Updated] " steinex
@ 2022-12-06 16:24 ` steinex
  2022-12-06 16:28 ` steinex
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: steinex @ 2022-12-06 16:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages tor
https://github.com/void-linux/void-packages/pull/40459

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

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

Test failing on x86_64-musl is a known issue.

cc @daniel-eys 

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/40459.patch is attached

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

From 87f51c73bde7b39c903dc29fdceec5610d689367 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Thu, 10 Nov 2022 16:43:28 +0100
Subject: [PATCH] tor: update to 0.4.7.11.

---
 srcpkgs/tor/template | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tor/template b/srcpkgs/tor/template
index 4f8e4005bfcb..6da83ea086df 100644
--- a/srcpkgs/tor/template
+++ b/srcpkgs/tor/template
@@ -1,6 +1,6 @@
 # Template file for 'tor'
 pkgname=tor
-version=0.4.7.10
+version=0.4.7.11
 revision=1
 build_style=gnu-configure
 configure_args="--enable-zstd"
@@ -14,7 +14,12 @@ license="BSD-3-Clause"
 homepage="https://www.torproject.org/"
 changelog="https://gitlab.torproject.org/tpo/core/tor/-/raw/main/ChangeLog"
 distfiles="https://dist.torproject.org/tor-${version}.tar.gz"
-checksum=647e56dfa59ea36dab052027fcfc7663905c826c03509363c456900ecd435a5b
+checksum=cf3cafbeedbdbc5fd1c0540e74d6d10a005eadff929098393815f867e32a136e
+
+case "${XBPS_TARGET_MACHINE}" in
+# Tests just don't work here
+	x86_64-musl) make_check=no ;;
+esac
 
 conf_files="/etc/tor/torrc"
 system_accounts="tor"

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

* Re: [PR PATCH] [Updated] tor: update to 0.4.7.11.
  2022-11-10 22:02 [PR PATCH] tor: update to 0.4.7.11 steinex
  2022-12-06 16:21 ` [PR PATCH] [Updated] " steinex
  2022-12-06 16:24 ` steinex
@ 2022-12-06 16:28 ` steinex
  2022-12-06 16:29 ` steinex
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: steinex @ 2022-12-06 16:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages tor
https://github.com/void-linux/void-packages/pull/40459

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

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

Test failing on x86_64-musl is a known issue.

cc @daniel-eys 

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/40459.patch is attached

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

From 0e2cd1d4e56ba4551c4f02f333490222f26de314 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Thu, 10 Nov 2022 16:43:28 +0100
Subject: [PATCH] tor: update to 0.4.7.11.

---
 srcpkgs/tor/template | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tor/template b/srcpkgs/tor/template
index 4f8e4005bfcb..6da83ea086df 100644
--- a/srcpkgs/tor/template
+++ b/srcpkgs/tor/template
@@ -1,6 +1,6 @@
 # Template file for 'tor'
 pkgname=tor
-version=0.4.7.10
+version=0.4.7.11
 revision=1
 build_style=gnu-configure
 configure_args="--enable-zstd"
@@ -14,7 +14,12 @@ license="BSD-3-Clause"
 homepage="https://www.torproject.org/"
 changelog="https://gitlab.torproject.org/tpo/core/tor/-/raw/main/ChangeLog"
 distfiles="https://dist.torproject.org/tor-${version}.tar.gz"
-checksum=647e56dfa59ea36dab052027fcfc7663905c826c03509363c456900ecd435a5b
+checksum=cf3cafbeedbdbc5fd1c0540e74d6d10a005eadff929098393815f867e32a136e
+
+case "${XBPS_TARGET_MACHINE}" in
+# Tests just don't work here
+	x86_64-musl) make_check=no ;;
+esac
 
 conf_files="/etc/tor/torrc"
 system_accounts="tor"

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

* Re: [PR PATCH] [Updated] tor: update to 0.4.7.11.
  2022-11-10 22:02 [PR PATCH] tor: update to 0.4.7.11 steinex
                   ` (2 preceding siblings ...)
  2022-12-06 16:28 ` steinex
@ 2022-12-06 16:29 ` steinex
  2022-12-06 16:30 ` steinex
  2022-12-06 16:51 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: steinex @ 2022-12-06 16:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages tor
https://github.com/void-linux/void-packages/pull/40459

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

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

Test failing on x86_64-musl is a known issue.

cc @daniel-eys 

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/40459.patch is attached

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

From 3056ec2ec978c22ab8912f1af797d20a2cf53730 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Thu, 10 Nov 2022 16:43:28 +0100
Subject: [PATCH] tor: update to 0.4.7.11.

---
 srcpkgs/tor/template | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tor/template b/srcpkgs/tor/template
index 4f8e4005bfcb..6da83ea086df 100644
--- a/srcpkgs/tor/template
+++ b/srcpkgs/tor/template
@@ -1,6 +1,6 @@
 # Template file for 'tor'
 pkgname=tor
-version=0.4.7.10
+version=0.4.7.11
 revision=1
 build_style=gnu-configure
 configure_args="--enable-zstd"
@@ -14,7 +14,12 @@ license="BSD-3-Clause"
 homepage="https://www.torproject.org/"
 changelog="https://gitlab.torproject.org/tpo/core/tor/-/raw/main/ChangeLog"
 distfiles="https://dist.torproject.org/tor-${version}.tar.gz"
-checksum=647e56dfa59ea36dab052027fcfc7663905c826c03509363c456900ecd435a5b
+checksum=cf3cafbeedbdbc5fd1c0540e74d6d10a005eadff929098393815f867e32a136e
+
+case "${XBPS_TARGET_MACHINE}" in
+# Tests just don't work here
+	x86_64-musl) make_check=no ;;
+esac
 
 conf_files="/etc/tor/torrc"
 system_accounts="tor"

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

* Re: [PR PATCH] [Updated] tor: update to 0.4.7.11.
  2022-11-10 22:02 [PR PATCH] tor: update to 0.4.7.11 steinex
                   ` (3 preceding siblings ...)
  2022-12-06 16:29 ` steinex
@ 2022-12-06 16:30 ` steinex
  2022-12-06 16:51 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: steinex @ 2022-12-06 16:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages tor
https://github.com/void-linux/void-packages/pull/40459

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

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

Test failing on x86_64-musl is a known issue.

cc @daniel-eys 

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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/40459.patch is attached

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

From b6419bcf65e775ea82cbba376a30f09f5a88a0e5 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Thu, 10 Nov 2022 16:43:28 +0100
Subject: [PATCH] tor: update to 0.4.7.11.

---
 srcpkgs/tor/template | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/tor/template b/srcpkgs/tor/template
index 4f8e4005bfcb..7f964ebf6e12 100644
--- a/srcpkgs/tor/template
+++ b/srcpkgs/tor/template
@@ -1,6 +1,6 @@
 # Template file for 'tor'
 pkgname=tor
-version=0.4.7.10
+version=0.4.7.11
 revision=1
 build_style=gnu-configure
 configure_args="--enable-zstd"
@@ -14,7 +14,12 @@ license="BSD-3-Clause"
 homepage="https://www.torproject.org/"
 changelog="https://gitlab.torproject.org/tpo/core/tor/-/raw/main/ChangeLog"
 distfiles="https://dist.torproject.org/tor-${version}.tar.gz"
-checksum=647e56dfa59ea36dab052027fcfc7663905c826c03509363c456900ecd435a5b
+checksum=cf3cafbeedbdbc5fd1c0540e74d6d10a005eadff929098393815f867e32a136e
+
+case "${XBPS_TARGET_MACHINE}" in
+	# Tests just don't work here
+	x86_64-musl) make_check=no ;;
+esac
 
 conf_files="/etc/tor/torrc"
 system_accounts="tor"

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

* Re: [PR PATCH] [Merged]: tor: update to 0.4.7.11.
  2022-11-10 22:02 [PR PATCH] tor: update to 0.4.7.11 steinex
                   ` (4 preceding siblings ...)
  2022-12-06 16:30 ` steinex
@ 2022-12-06 16:51 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2022-12-06 16:51 UTC (permalink / raw)
  To: ml

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

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

tor: update to 0.4.7.11.
https://github.com/void-linux/void-packages/pull/40459

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

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

Test failing on x86_64-musl is a known issue.

cc @daniel-eys 

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

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
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] 7+ messages in thread

end of thread, other threads:[~2022-12-06 16:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-10 22:02 [PR PATCH] tor: update to 0.4.7.11 steinex
2022-12-06 16:21 ` [PR PATCH] [Updated] " steinex
2022-12-06 16:24 ` steinex
2022-12-06 16:28 ` steinex
2022-12-06 16:29 ` steinex
2022-12-06 16:30 ` steinex
2022-12-06 16:51 ` [PR PATCH] [Merged]: " classabbyamp

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