Github messages for voidlinux
 help / color / mirror / Atom feed
From: steinex <steinex@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] tor: update to 0.4.7.11.
Date: Tue, 06 Dec 2022 17:24:54 +0100	[thread overview]
Message-ID: <20221206162454.E7VsixtfVq5KtQnq8eeOInQyHEIT3YX91s08h4vZSnw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40459@inbox.vuxu.org>

[-- 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"

  parent reply	other threads:[~2022-12-06 16:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-10 22:02 [PR PATCH] " steinex
2022-12-06 16:21 ` [PR PATCH] [Updated] " steinex
2022-12-06 16:24 ` steinex [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221206162454.E7VsixtfVq5KtQnq8eeOInQyHEIT3YX91s08h4vZSnw@z \
    --to=steinex@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).