Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] arti: update to 1.1.11.
@ 2023-12-05 23:42 daniel-eys
  2023-12-16 11:37 ` [PR PATCH] [Updated] " daniel-eys
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: daniel-eys @ 2023-12-05 23:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages arti
https://github.com/void-linux/void-packages/pull/47611

arti: update to 1.1.11.
<!-- 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 [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/47611.patch is attached

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

From 9a6fb4e3fc179566b3f6c40596ecafabd27ba030 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 5 Dec 2023 21:28:00 +0100
Subject: [PATCH] arti: update to 1.1.11.

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

diff --git a/srcpkgs/arti/template b/srcpkgs/arti/template
index f21951f2b2dcc..b183943060d8c 100644
--- a/srcpkgs/arti/template
+++ b/srcpkgs/arti/template
@@ -1,6 +1,6 @@
 # Template file for 'arti'
 pkgname=arti
-version=1.1.10
+version=1.1.11
 revision=1
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
@@ -13,7 +13,7 @@ license="Apache-2.0, MIT"
 homepage="https://gitlab.torproject.org/tpo/core/arti"
 changelog="https://gitlab.torproject.org/tpo/core/arti/-/raw/main/CHANGELOG.md"
 distfiles="https://gitlab.torproject.org/tpo/core/arti/-/archive/arti-v${version}/arti-arti-v${version}.tar.gz"
-checksum=bb7f18385022b616fb0fb04c61b890441524eaa884def1eef3c581b711814842
+checksum=ac90e7deb16d8ede1a7a5ef5c966444d4881dfff9889bf87bd41cd5a82272443
 
 if [ "$XBPS_CHECK_PKGS" ]; then
 	case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Updated] arti: update to 1.1.11.
  2023-12-05 23:42 [PR PATCH] arti: update to 1.1.11 daniel-eys
@ 2023-12-16 11:37 ` daniel-eys
  2024-01-10  0:02 ` daniel-eys
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: daniel-eys @ 2023-12-16 11:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages arti
https://github.com/void-linux/void-packages/pull/47611

arti: update to 1.1.11.
<!-- 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 [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/47611.patch is attached

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

From f4717761d2ce3c7afb2a09657d4feb690aad74a8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 5 Dec 2023 21:28:00 +0100
Subject: [PATCH] arti: update to 1.1.11.

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

diff --git a/srcpkgs/arti/template b/srcpkgs/arti/template
index f21951f2b2dcc..b183943060d8c 100644
--- a/srcpkgs/arti/template
+++ b/srcpkgs/arti/template
@@ -1,6 +1,6 @@
 # Template file for 'arti'
 pkgname=arti
-version=1.1.10
+version=1.1.11
 revision=1
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
@@ -13,7 +13,7 @@ license="Apache-2.0, MIT"
 homepage="https://gitlab.torproject.org/tpo/core/arti"
 changelog="https://gitlab.torproject.org/tpo/core/arti/-/raw/main/CHANGELOG.md"
 distfiles="https://gitlab.torproject.org/tpo/core/arti/-/archive/arti-v${version}/arti-arti-v${version}.tar.gz"
-checksum=bb7f18385022b616fb0fb04c61b890441524eaa884def1eef3c581b711814842
+checksum=ac90e7deb16d8ede1a7a5ef5c966444d4881dfff9889bf87bd41cd5a82272443
 
 if [ "$XBPS_CHECK_PKGS" ]; then
 	case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Updated] arti: update to 1.1.11.
  2023-12-05 23:42 [PR PATCH] arti: update to 1.1.11 daniel-eys
  2023-12-16 11:37 ` [PR PATCH] [Updated] " daniel-eys
@ 2024-01-10  0:02 ` daniel-eys
  2024-03-10  1:10 ` [PR PATCH] [Updated] arti: update to 1.1.12 daniel-eys
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: daniel-eys @ 2024-01-10  0:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages arti
https://github.com/void-linux/void-packages/pull/47611

arti: update to 1.1.11.
<!-- 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 [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/47611.patch is attached

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

From 232ae21432d6b7c229ee6c8a90cdb7868d13503a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 5 Dec 2023 21:28:00 +0100
Subject: [PATCH] arti: update to 1.1.12.

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

diff --git a/srcpkgs/arti/template b/srcpkgs/arti/template
index f21951f2b2dcc..ec58d14c1d1ac 100644
--- a/srcpkgs/arti/template
+++ b/srcpkgs/arti/template
@@ -1,6 +1,6 @@
 # Template file for 'arti'
 pkgname=arti
-version=1.1.10
+version=1.1.12
 revision=1
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
@@ -13,7 +13,7 @@ license="Apache-2.0, MIT"
 homepage="https://gitlab.torproject.org/tpo/core/arti"
 changelog="https://gitlab.torproject.org/tpo/core/arti/-/raw/main/CHANGELOG.md"
 distfiles="https://gitlab.torproject.org/tpo/core/arti/-/archive/arti-v${version}/arti-arti-v${version}.tar.gz"
-checksum=bb7f18385022b616fb0fb04c61b890441524eaa884def1eef3c581b711814842
+checksum=e15dc574ea29391b95839208a59196abfad3ee3c7d14a6e42c8946a16025c9bd
 
 if [ "$XBPS_CHECK_PKGS" ]; then
 	case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Updated] arti: update to 1.1.12.
  2023-12-05 23:42 [PR PATCH] arti: update to 1.1.11 daniel-eys
  2023-12-16 11:37 ` [PR PATCH] [Updated] " daniel-eys
  2024-01-10  0:02 ` daniel-eys
@ 2024-03-10  1:10 ` daniel-eys
  2024-05-20 22:31 ` [PR PATCH] [Updated] arti: update to 1.2.0 daniel-eys
  2024-05-23 15:47 ` [PR PATCH] [Merged]: arti: update to 1.2.3 cinerea0
  4 siblings, 0 replies; 6+ messages in thread
From: daniel-eys @ 2024-03-10  1:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages arti
https://github.com/void-linux/void-packages/pull/47611

arti: update to 1.1.12.
<!-- 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 [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/47611.patch is attached

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

From 0c0c7642084636ea134facf568461019a3b41e58 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 5 Dec 2023 21:28:00 +0100
Subject: [PATCH] arti: update to 1.2.0.

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

diff --git a/srcpkgs/arti/template b/srcpkgs/arti/template
index f21951f2b2dcc1..3b2b01559f3e7b 100644
--- a/srcpkgs/arti/template
+++ b/srcpkgs/arti/template
@@ -1,6 +1,6 @@
 # Template file for 'arti'
 pkgname=arti
-version=1.1.10
+version=1.2.0
 revision=1
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
@@ -13,7 +13,7 @@ license="Apache-2.0, MIT"
 homepage="https://gitlab.torproject.org/tpo/core/arti"
 changelog="https://gitlab.torproject.org/tpo/core/arti/-/raw/main/CHANGELOG.md"
 distfiles="https://gitlab.torproject.org/tpo/core/arti/-/archive/arti-v${version}/arti-arti-v${version}.tar.gz"
-checksum=bb7f18385022b616fb0fb04c61b890441524eaa884def1eef3c581b711814842
+checksum=5303da0d272e7be3bcddd482fc61a57f66afb9ced0e653af9d56454808e6a348
 
 if [ "$XBPS_CHECK_PKGS" ]; then
 	case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Updated] arti: update to 1.2.0.
  2023-12-05 23:42 [PR PATCH] arti: update to 1.1.11 daniel-eys
                   ` (2 preceding siblings ...)
  2024-03-10  1:10 ` [PR PATCH] [Updated] arti: update to 1.1.12 daniel-eys
@ 2024-05-20 22:31 ` daniel-eys
  2024-05-23 15:47 ` [PR PATCH] [Merged]: arti: update to 1.2.3 cinerea0
  4 siblings, 0 replies; 6+ messages in thread
From: daniel-eys @ 2024-05-20 22:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages arti
https://github.com/void-linux/void-packages/pull/47611

arti: update to 1.2.0.
<!-- 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 [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/47611.patch is attached

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

From 8aeaa4cd4991dccc1a27edbe0f9f57cfcc33db96 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 5 Dec 2023 21:28:00 +0100
Subject: [PATCH] arti: update to 1.2.3.

---
 srcpkgs/arti/patches/fix-32bit-tests.patch | 19 +++++++++++++++++++
 srcpkgs/arti/template                      | 15 +++------------
 2 files changed, 22 insertions(+), 12 deletions(-)
 create mode 100644 srcpkgs/arti/patches/fix-32bit-tests.patch

diff --git a/srcpkgs/arti/patches/fix-32bit-tests.patch b/srcpkgs/arti/patches/fix-32bit-tests.patch
new file mode 100644
index 00000000000000..e800898fdb3b26
--- /dev/null
+++ b/srcpkgs/arti/patches/fix-32bit-tests.patch
@@ -0,0 +1,19 @@
+only run system_time_conversions() test on 64bit systems.
+it fails on 32bit systems with
+
+---- time_store::test::system_time_conversions stdout ----
+thread 'time_store::test::system_time_conversions' panicked at crates/tor-hsservice/src/time_store.rs:524:38:
+2038-01-19T03:14:08Z: OutOfRange
+
+diff --git a/crates/tor-hsservice/src/time_store.rs b/crates/tor-hsservice/src/time_store.rs
+index d63d6f015..fafe806d0 100644
+--- a/crates/tor-hsservice/src/time_store.rs
++++ b/crates/tor-hsservice/src/time_store.rs
+@@ -515,6 +515,7 @@ mod test {
+         assert_eq!(e, FutureTimestamp::from_str("T+23kg"));
+     }
+ 
++    #[cfg(target_pointer_width = "64")]
+     #[test]
+     #[allow(clippy::unusual_byte_groupings)] // we want them to line up, dammit!
+     fn system_time_conversions() {
diff --git a/srcpkgs/arti/template b/srcpkgs/arti/template
index f21951f2b2dcc1..49818784733abe 100644
--- a/srcpkgs/arti/template
+++ b/srcpkgs/arti/template
@@ -1,6 +1,6 @@
 # Template file for 'arti'
 pkgname=arti
-version=1.1.10
+version=1.2.3
 revision=1
 archs="x86_64* i686* aarch64* arm*" # ring
 build_style=cargo
@@ -13,18 +13,9 @@ license="Apache-2.0, MIT"
 homepage="https://gitlab.torproject.org/tpo/core/arti"
 changelog="https://gitlab.torproject.org/tpo/core/arti/-/raw/main/CHANGELOG.md"
 distfiles="https://gitlab.torproject.org/tpo/core/arti/-/archive/arti-v${version}/arti-arti-v${version}.tar.gz"
-checksum=bb7f18385022b616fb0fb04c61b890441524eaa884def1eef3c581b711814842
-
-if [ "$XBPS_CHECK_PKGS" ]; then
-	case "$XBPS_TARGET_MACHINE" in
-		# Disable LTO for i686 because otherwise tests fail with:
-		# ---- src/address.rs - address::TorAddr (line 79) stdout ----
-		# error: ran out of registers during register allocation
-		# LLVM ERROR: Cannot emit physreg copy instruction
-		i686*) export CARGO_PROFILE_RELEASE_LTO=false ;;
-	esac
-fi
+checksum=2cfbbc6aa203e0203f773158c4994ee0d55f7213c488281febeef9a15e25aec4
 
 post_install() {
 	vlicense LICENSE-MIT
+	vdoc crates/arti/src/arti-example-config.toml
 }

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

* Re: [PR PATCH] [Merged]: arti: update to 1.2.3.
  2023-12-05 23:42 [PR PATCH] arti: update to 1.1.11 daniel-eys
                   ` (3 preceding siblings ...)
  2024-05-20 22:31 ` [PR PATCH] [Updated] arti: update to 1.2.0 daniel-eys
@ 2024-05-23 15:47 ` cinerea0
  4 siblings, 0 replies; 6+ messages in thread
From: cinerea0 @ 2024-05-23 15:47 UTC (permalink / raw)
  To: ml

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

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

arti: update to 1.2.3.
https://github.com/void-linux/void-packages/pull/47611

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 [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] 6+ messages in thread

end of thread, other threads:[~2024-05-23 15:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-05 23:42 [PR PATCH] arti: update to 1.1.11 daniel-eys
2023-12-16 11:37 ` [PR PATCH] [Updated] " daniel-eys
2024-01-10  0:02 ` daniel-eys
2024-03-10  1:10 ` [PR PATCH] [Updated] arti: update to 1.1.12 daniel-eys
2024-05-20 22:31 ` [PR PATCH] [Updated] arti: update to 1.2.0 daniel-eys
2024-05-23 15:47 ` [PR PATCH] [Merged]: arti: update to 1.2.3 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).