* [PR PATCH] arti: update to 1.4.2.
@ 2025-04-05 13:22 daniel-eys
2025-05-05 6:46 ` [PR PATCH] [Updated] " daniel-eys
` (7 more replies)
0 siblings, 8 replies; 9+ messages in thread
From: daniel-eys @ 2025-04-05 13:22 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1217 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/54979
arti: update to 1.4.2.
<!-- 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, (x86_64-glibc)
- 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/54979.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-arti-54979.patch --]
[-- Type: text/x-diff, Size: 1108 bytes --]
From 0d6ee0831328268bfba035b78eea8471f894a1b4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sat, 5 Apr 2025 14:47:53 +0200
Subject: [PATCH] arti: update to 1.4.2.
---
srcpkgs/arti/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/arti/template b/srcpkgs/arti/template
index da3e224fa3ebb6..ae3143f620582b 100644
--- a/srcpkgs/arti/template
+++ b/srcpkgs/arti/template
@@ -1,6 +1,6 @@
# Template file for 'arti'
pkgname=arti
-version=1.4.0
+version=1.4.2
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=404e79e1f33c3dfdf8290c1f2b2c651c0b00ed5dd66fc78e08d92621b7ff660e
+checksum=551bccd10186988d20a94f0a96eac10d7e36512608543170361b79d27e69eaa9
post_install() {
vlicense LICENSE-MIT
^ permalink raw reply related [flat|nested] 9+ messages in thread
* Re: [PR PATCH] [Updated] arti: update to 1.4.2.
2025-04-05 13:22 [PR PATCH] arti: update to 1.4.2 daniel-eys
@ 2025-05-05 6:46 ` daniel-eys
2025-05-05 16:04 ` [PR PATCH] [Updated] arti: update to 1.4.3 daniel-eys
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: daniel-eys @ 2025-05-05 6:46 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1222 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/54979
arti: update to 1.4.2.
<!-- 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, (x86_64-glibc)
- 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/54979.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-arti-54979.patch --]
[-- Type: text/x-diff, Size: 1108 bytes --]
From 575983877397a6f74f65f1a275b012dd035773ec Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sat, 5 Apr 2025 14:47:53 +0200
Subject: [PATCH] arti: update to 1.4.3.
---
srcpkgs/arti/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/arti/template b/srcpkgs/arti/template
index da3e224fa3ebb6..61ddb938192313 100644
--- a/srcpkgs/arti/template
+++ b/srcpkgs/arti/template
@@ -1,6 +1,6 @@
# Template file for 'arti'
pkgname=arti
-version=1.4.0
+version=1.4.3
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=404e79e1f33c3dfdf8290c1f2b2c651c0b00ed5dd66fc78e08d92621b7ff660e
+checksum=5d54ce2e29b6b23107277dd8d1dea8a5bff56ddf04fb46ce851013fddb14639e
post_install() {
vlicense LICENSE-MIT
^ permalink raw reply related [flat|nested] 9+ messages in thread
* Re: [PR PATCH] [Updated] arti: update to 1.4.3.
2025-04-05 13:22 [PR PATCH] arti: update to 1.4.2 daniel-eys
2025-05-05 6:46 ` [PR PATCH] [Updated] " daniel-eys
@ 2025-05-05 16:04 ` daniel-eys
2025-06-07 22:43 ` daniel-eys
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: daniel-eys @ 2025-05-05 16:04 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1222 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/54979
arti: update to 1.4.3.
<!-- 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, (x86_64-glibc)
- 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/54979.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-arti-54979.patch --]
[-- Type: text/x-diff, Size: 1108 bytes --]
From 7d99f56198bfe0068f5c5aba95b6915ac1f1bcfe Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sat, 5 Apr 2025 14:47:53 +0200
Subject: [PATCH] arti: update to 1.4.3.
---
srcpkgs/arti/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/arti/template b/srcpkgs/arti/template
index da3e224fa3ebb6..61ddb938192313 100644
--- a/srcpkgs/arti/template
+++ b/srcpkgs/arti/template
@@ -1,6 +1,6 @@
# Template file for 'arti'
pkgname=arti
-version=1.4.0
+version=1.4.3
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=404e79e1f33c3dfdf8290c1f2b2c651c0b00ed5dd66fc78e08d92621b7ff660e
+checksum=5d54ce2e29b6b23107277dd8d1dea8a5bff56ddf04fb46ce851013fddb14639e
post_install() {
vlicense LICENSE-MIT
^ permalink raw reply related [flat|nested] 9+ messages in thread
* Re: [PR PATCH] [Updated] arti: update to 1.4.3.
2025-04-05 13:22 [PR PATCH] arti: update to 1.4.2 daniel-eys
2025-05-05 6:46 ` [PR PATCH] [Updated] " daniel-eys
2025-05-05 16:04 ` [PR PATCH] [Updated] arti: update to 1.4.3 daniel-eys
@ 2025-06-07 22:43 ` daniel-eys
2025-06-07 23:53 ` arti: update to 1.4.4 daniel-eys
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: daniel-eys @ 2025-06-07 22:43 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1222 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/54979
arti: update to 1.4.3.
<!-- 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, (x86_64-glibc)
- 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/54979.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-arti-54979.patch --]
[-- Type: text/x-diff, Size: 1108 bytes --]
From 0c145fe43cd85d82a71b816c002dedf4eebb24ef Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sat, 5 Apr 2025 14:47:53 +0200
Subject: [PATCH] arti: update to 1.4.4.
---
srcpkgs/arti/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/arti/template b/srcpkgs/arti/template
index da3e224fa3ebb6..441ba146c5f15f 100644
--- a/srcpkgs/arti/template
+++ b/srcpkgs/arti/template
@@ -1,6 +1,6 @@
# Template file for 'arti'
pkgname=arti
-version=1.4.0
+version=1.4.4
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=404e79e1f33c3dfdf8290c1f2b2c651c0b00ed5dd66fc78e08d92621b7ff660e
+checksum=00e7a15dfb9ff596b298ca2643b150306f82949220c360005b862876f9f534cf
post_install() {
vlicense LICENSE-MIT
^ permalink raw reply related [flat|nested] 9+ messages in thread
* Re: arti: update to 1.4.4.
2025-04-05 13:22 [PR PATCH] arti: update to 1.4.2 daniel-eys
` (2 preceding siblings ...)
2025-06-07 22:43 ` daniel-eys
@ 2025-06-07 23:53 ` daniel-eys
2025-09-06 2:02 ` github-actions
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: daniel-eys @ 2025-06-07 23:53 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 228 bytes --]
New comment by daniel-eys on void-packages repository
https://github.com/void-linux/void-packages/pull/54979#issuecomment-2953246794
Comment:
converted to draft. I'm trying to fix the musl check fail and the cross compilation
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: arti: update to 1.4.4.
2025-04-05 13:22 [PR PATCH] arti: update to 1.4.2 daniel-eys
` (3 preceding siblings ...)
2025-06-07 23:53 ` arti: update to 1.4.4 daniel-eys
@ 2025-09-06 2:02 ` github-actions
2025-09-09 14:22 ` [PR PATCH] [Updated] " daniel-eys
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2025-09-06 2:02 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/pull/54979#issuecomment-3260200856
Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PR PATCH] [Updated] arti: update to 1.4.4.
2025-04-05 13:22 [PR PATCH] arti: update to 1.4.2 daniel-eys
` (4 preceding siblings ...)
2025-09-06 2:02 ` github-actions
@ 2025-09-09 14:22 ` daniel-eys
2025-12-09 2:13 ` arti: update to 1.5.0 github-actions
2025-12-23 2:14 ` [PR PATCH] [Closed]: " github-actions
7 siblings, 0 replies; 9+ messages in thread
From: daniel-eys @ 2025-09-09 14:22 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1222 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/54979
arti: update to 1.4.4.
<!-- 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, (x86_64-glibc)
- 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/54979.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-arti-54979.patch --]
[-- Type: text/x-diff, Size: 2713 bytes --]
From 9e6251d6eac359e47e275b5d604049e38a47c907 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Sat, 5 Apr 2025 14:47:53 +0200
Subject: [PATCH] arti: update to 1.5.0.
---
.../fix-tests-on-machines-below-4GiB.patch | 18 +++++++++++-------
srcpkgs/arti/template | 4 ++--
2 files changed, 13 insertions(+), 9 deletions(-)
diff --git a/srcpkgs/arti/patches/fix-tests-on-machines-below-4GiB.patch b/srcpkgs/arti/patches/fix-tests-on-machines-below-4GiB.patch
index bedc8c83b4d582..4cff4336dc9b89 100644
--- a/srcpkgs/arti/patches/fix-tests-on-machines-below-4GiB.patch
+++ b/srcpkgs/arti/patches/fix-tests-on-machines-below-4GiB.patch
@@ -1,20 +1,24 @@
Lower system memory requirements for tests to support ci runners <4GiB
diff --git a/crates/arti/src/arti-example-config.toml b/crates/arti/src/arti-example-config.toml
-index 16e2d6ac2..33e9870c5 100644
+index 6f6f0f7a8..2c3227f68 100644
--- a/crates/arti/src/arti-example-config.toml
+++ b/crates/arti/src/arti-example-config.toml
-@@ -451,11 +451,11 @@
- # The default is unlimited.
+@@ -487,7 +487,7 @@
+ # If `system.memory.low_water` is given as an explicit value,
+ # `system.memory.max` must also be given as an explicit value.
#
- # Maximum memory use, after which reclamation starts:
-# memory.max = "8 GiB"
+# memory.max = "3 GiB"
- # (If anything is specified in `[system.memory]`, this value is mandatory.)
+
+ # Low-water mark for tracked memory:
+ # When reclaiming memory, we stop when we reach this amount.
+@@ -496,7 +496,7 @@
+ # assumed that the value used for "auto" will remain stable across different
+ # versions of arti.
#
- # When reclaiming memory, we stop when we reach this amount:
-# memory.low_water = "6 GiB"
+# memory.low_water = "2 GiB"
- # (The default is 3/4 of `system.memory.max`.)
##### ONION SERVICES
+ #
diff --git a/srcpkgs/arti/template b/srcpkgs/arti/template
index da3e224fa3ebb6..83e90209449eb0 100644
--- a/srcpkgs/arti/template
+++ b/srcpkgs/arti/template
@@ -1,6 +1,6 @@
# Template file for 'arti'
pkgname=arti
-version=1.4.0
+version=1.5.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=404e79e1f33c3dfdf8290c1f2b2c651c0b00ed5dd66fc78e08d92621b7ff660e
+checksum=0f54cde7be70d460d829b07d4c1445909b6b866015896bf0c8dfe78583799424
post_install() {
vlicense LICENSE-MIT
^ permalink raw reply related [flat|nested] 9+ messages in thread
* Re: arti: update to 1.5.0.
2025-04-05 13:22 [PR PATCH] arti: update to 1.4.2 daniel-eys
` (5 preceding siblings ...)
2025-09-09 14:22 ` [PR PATCH] [Updated] " daniel-eys
@ 2025-12-09 2:13 ` github-actions
2025-12-23 2:14 ` [PR PATCH] [Closed]: " github-actions
7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2025-12-09 2:13 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/pull/54979#issuecomment-3629891219
Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PR PATCH] [Closed]: arti: update to 1.5.0.
2025-04-05 13:22 [PR PATCH] arti: update to 1.4.2 daniel-eys
` (6 preceding siblings ...)
2025-12-09 2:13 ` arti: update to 1.5.0 github-actions
@ 2025-12-23 2:14 ` github-actions
7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2025-12-23 2:14 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1063 bytes --]
There's a closed pull request on the void-packages repository
arti: update to 1.5.0.
https://github.com/void-linux/void-packages/pull/54979
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, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2025-12-23 2:14 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-05 13:22 [PR PATCH] arti: update to 1.4.2 daniel-eys
2025-05-05 6:46 ` [PR PATCH] [Updated] " daniel-eys
2025-05-05 16:04 ` [PR PATCH] [Updated] arti: update to 1.4.3 daniel-eys
2025-06-07 22:43 ` daniel-eys
2025-06-07 23:53 ` arti: update to 1.4.4 daniel-eys
2025-09-06 2:02 ` github-actions
2025-09-09 14:22 ` [PR PATCH] [Updated] " daniel-eys
2025-12-09 2:13 ` arti: update to 1.5.0 github-actions
2025-12-23 2:14 ` [PR PATCH] [Closed]: " github-actions
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).