<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint, branch arti-v1.7.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.7.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.7.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-10-29T19:32:37Z</updated>
<entry>
<title>maint: bump minor versions of all published crates</title>
<updated>2025-10-29T19:32:37Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-10-29T19:32:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7e3bc2af0994706f3597cd14d340736a4d0f03e3'/>
<id>urn:sha1:7e3bc2af0994706f3597cd14d340736a4d0f03e3</id>
<content type='text'>
```bash
readarray -t publish &lt; &lt;(cargo metadata --format-version 1 | jq -r '.packages[] | select((.id | startswith("path+file:///")) and (.rust_version != null) and (.publish == null or .publish == true or .publish != [])) | .name')
for package in "${publish[@]}"; do echo "$package:"; cargo set-version --bump minor -p "$package"; done
```
</content>
</entry>
<entry>
<title>Bump MSRV from 1.85.1 to 1.86</title>
<updated>2025-10-21T15:07:38Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-10-21T15:07:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=28a57188cfcafd711f735698e7dadccd417740c4'/>
<id>urn:sha1:28a57188cfcafd711f735698e7dadccd417740c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: Parallelize minimal-features-test</title>
<updated>2025-10-16T14:38:59Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-10-07T15:19:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b02606cd8c3a9aa766b1c258c964e036acdd153e'/>
<id>urn:sha1:b02606cd8c3a9aa766b1c258c964e036acdd153e</id>
<content type='text'>
3 seems like a good number to start with, we can tune it later if
needed.

Fixes: #2207
</content>
</entry>
<entry>
<title>maint/reproducible_build: Use cp -R to placate shellcheck</title>
<updated>2025-10-16T13:11:09Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-10-16T13:11:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1806087ffcf685f09a342c89dd66d3fd9fe4aa8f'/>
<id>urn:sha1:1806087ffcf685f09a342c89dd66d3fd9fe4aa8f</id>
<content type='text'>
I'm not sure I agree with this complaint - it seems like foolish
standards-wonkery - but GNU cp supports -R too and this change will
fix CI on main.
</content>
</entry>
<entry>
<title>CI: limit cargo parallelism based on memory and ncpu</title>
<updated>2025-10-08T14:24:23Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2025-10-06T18:22:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fbba95aa09ef5599471a111ff995acd4dcf1d871'/>
<id>urn:sha1:fbba95aa09ef5599471a111ff995acd4dcf1d871</id>
<content type='text'>
See https://gitlab.torproject.org/tpo/tpa/team/-/issues/42283
</content>
</entry>
<entry>
<title>maint: Add issue for --direct-minimal-versions.</title>
<updated>2025-10-07T15:12:19Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-06-09T15:27:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9e75504a5bda014d980dc1b5d8fd7d033080bf3b'/>
<id>urn:sha1:9e75504a5bda014d980dc1b5d8fd7d033080bf3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint: Add note on exceptions to downgrade_dependencies.</title>
<updated>2025-10-07T15:12:19Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-06-09T14:36:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a916074481fceec88aa588af8fca007ea1c5ad5d'/>
<id>urn:sha1:a916074481fceec88aa588af8fca007ea1c5ad5d</id>
<content type='text'>
As discussed in last week's meeting.
</content>
</entry>
<entry>
<title>Merge branch 'fixup-indented' into 'main'</title>
<updated>2025-10-07T13:27:40Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-10-07T13:27:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9802ba40c608293849d3ce65bfc10a0b31b760c4'/>
<id>urn:sha1:9802ba40c608293849d3ce65bfc10a0b31b760c4</id>
<content type='text'>
Teach fixup-features to duplicate the modal indentation in an array

Closes #1719

See merge request tpo/core/arti!3317</content>
</entry>
<entry>
<title>maint: add check option to 'maint/fuzz_it_all'</title>
<updated>2025-10-07T01:47:26Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-10-01T22:15:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d9f21f6f150f30463eb6caf58de9d352ee94e9e4'/>
<id>urn:sha1:d9f21f6f150f30463eb6caf58de9d352ee94e9e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'release-1.6.0-bump-versions' into 'main'</title>
<updated>2025-10-06T16:30:19Z</updated>
<author>
<name>wesleyac</name>
<email>wesleyac@torproject.org</email>
</author>
<published>2025-10-06T16:30:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0b636d9d8d3309663de0fb5554255f5f8f82544d'/>
<id>urn:sha1:0b636d9d8d3309663de0fb5554255f5f8f82544d</id>
<content type='text'>
release: Bump versions.

See merge request tpo/core/arti!3311</content>
</entry>
</feed>
