<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti, branch arti-v2.0.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.0.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-02-02T17:04:00Z</updated>
<entry>
<title>release: Bump `arti` version to 2.0.0.</title>
<updated>2026-02-02T17:04:00Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2026-02-02T16:42:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6b58086a7680a3df51a9fc9afae3aea832da8985'/>
<id>urn:sha1:6b58086a7680a3df51a9fc9afae3aea832da8985</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release: Bump `arti-*` and `tor-*` crates to 0.39.0</title>
<updated>2026-02-02T17:03:49Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2026-02-02T16:41:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b80fc6060ca05104f6a2d499b39778cd51bb1b76'/>
<id>urn:sha1:b80fc6060ca05104f6a2d499b39778cd51bb1b76</id>
<content type='text'>
Done via:

```
for crate in $(./maint/list-crates  | rg '^(tor|arti-)'); do
        cargo set-version -p $crate 0.39.0
done
```
</content>
</entry>
<entry>
<title>Merge branch 'legacy-port-config' into 'main'</title>
<updated>2026-02-02T16:15:12Z</updated>
<author>
<name>wesleyac</name>
<email>wesleyac@torproject.org</email>
</author>
<published>2026-02-02T16:15:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0b4255eba2cd0de36e4ae6863c77b49b5ef454ce'/>
<id>urn:sha1:0b4255eba2cd0de36e4ae6863c77b49b5ef454ce</id>
<content type='text'>
arti: Remove `proxy.socks_port` and `proxy.dns_port`

Closes #2300

See merge request tpo/core/arti!3622</content>
</entry>
<entry>
<title>Merge branch 'main' into 'main'</title>
<updated>2026-02-02T14:51:20Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-02-02T14:51:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f6aea5369967ae64be90f022ea8e4e5c0d03c28c'/>
<id>urn:sha1:f6aea5369967ae64be90f022ea8e4e5c0d03c28c</id>
<content type='text'>
fix(minver): Update paste dependency to be minver compatible

See merge request tpo/core/arti!3610</content>
</entry>
<entry>
<title>cli_tests: Rename tests for clarity and consistency</title>
<updated>2026-02-02T11:17:17Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-02-02T11:17:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=35d43c7fe0d2cb69f29cfe264a39a761dc4589f1'/>
<id>urn:sha1:35d43c7fe0d2cb69f29cfe264a39a761dc4589f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cli_tests: Insert spacing between top-level items</title>
<updated>2026-02-02T11:06:03Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-02-02T10:55:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c117a0b58fd8f9f892bbefda39dd41026b2a47ae'/>
<id>urn:sha1:c117a0b58fd8f9f892bbefda39dd41026b2a47ae</id>
<content type='text'>
For readability.
</content>
</entry>
<entry>
<title>cli_tests: Fix typo in test name</title>
<updated>2026-02-02T11:06:03Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-02-02T10:53:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8d61e7f4d7704dce6d270e1542058242ea8c5410'/>
<id>urn:sha1:8d61e7f4d7704dce6d270e1542058242ea8c5410</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cli_tests: Clarify a comment in ctor-migrate test</title>
<updated>2026-02-02T11:05:41Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-02-02T11:05:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=658df79e415fc47e45efc299bb4e8a8d6cf7e4fe'/>
<id>urn:sha1:658df79e415fc47e45efc299bb4e8a8d6cf7e4fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cli_tests: Rename test closure for clarity</title>
<updated>2026-02-02T11:03:13Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2026-02-02T10:52:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f0840f32641cdd8cffb5b5ecda2bdad4551742ab'/>
<id>urn:sha1:f0840f32641cdd8cffb5b5ecda2bdad4551742ab</id>
<content type='text'>
The previous name was misleading (the closure asserts the exact
opposite).
</content>
</entry>
<entry>
<title>Add integration test suite for `hsc ctor-migrate` subcommand</title>
<updated>2026-02-02T10:39:45Z</updated>
<author>
<name>hjrgrn</name>
<email>3874-hjrgrn@gitlab.torproject.org</email>
</author>
<published>2026-02-02T10:39:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c766510282cbebfb1fc7a1f98bcb0b3ebf6c2af3'/>
<id>urn:sha1:c766510282cbebfb1fc7a1f98bcb0b3ebf6c2af3</id>
<content type='text'>
</content>
</entry>
</feed>
