<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/Cargo.lock, branch arti-v1.3.2</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.2</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.2'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-01-07T16:01:41Z</updated>
<entry>
<title>Bump arti crate to 1.3.2</title>
<updated>2025-01-07T16:01:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-07T14:49:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=41c604be68b44eab3fecb9c5f54efbe09c0900c3'/>
<id>urn:sha1:41c604be68b44eab3fecb9c5f54efbe09c0900c3</id>
<content type='text'>
Done with
```
cargo set-version --bump patch -p arti
```
</content>
</entry>
<entry>
<title>Bump versions of internal arti crates for Arti 1.3.2</title>
<updated>2025-01-07T16:01:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-07T14:46:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8f4297f5e2712213910b50ced205c7b5aa0619b5'/>
<id>urn:sha1:8f4297f5e2712213910b50ced205c7b5aa0619b5</id>
<content type='text'>
The affected crates follow our regular versioning.
They all get bumped to 0.26.0.

Done with

```
for crate in $(./maint/list_crates |grep  '^arti-\|tor-' ); do
    cargo set-version --bump minor -p $crate;
done
```
</content>
</entry>
<entry>
<title>Run "cargo update" in preparation for release.</title>
<updated>2025-01-07T13:47:55Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-07T13:47:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d0cf1763c6158caeabeb5ae2eee74d0fe817c6e7'/>
<id>urn:sha1:d0cf1763c6158caeabeb5ae2eee74d0fe817c6e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump to dynasmrt 3.0.1</title>
<updated>2025-01-06T16:03:40Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-06T13:21:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=eb38494c442f985f5b285c53d68a35734023f5e2'/>
<id>urn:sha1:eb38494c442f985f5b285c53d68a35734023f5e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to fast-socks5 0.10.0</title>
<updated>2025-01-06T13:14:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-06T13:14:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=791e90e92c4eac35a3c8b975d2361e1c6a4f69b8'/>
<id>urn:sha1:791e90e92c4eac35a3c8b975d2361e1c6a4f69b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to statrs 0.18.0</title>
<updated>2025-01-06T13:12:25Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-06T13:12:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cb13da4cf62ec33aefe69f6258e47ce2fb438512'/>
<id>urn:sha1:cb13da4cf62ec33aefe69f6258e47ce2fb438512</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to itertools 0.14.0</title>
<updated>2025-01-06T13:10:39Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-06T13:10:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a7f3cacea1eb5657ee1fee6d49594b1a58841519'/>
<id>urn:sha1:a7f3cacea1eb5657ee1fee6d49594b1a58841519</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: Use connect points to listen for RPC connections.</title>
<updated>2024-12-19T21:12:25Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-12-11T19:44:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5cb21f7ebaf2378c78f75dfe4fb913047804bf61'/>
<id>urn:sha1:5cb21f7ebaf2378c78f75dfe4fb913047804bf61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc: Configuration options for arti</title>
<updated>2024-12-19T21:12:25Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-12-11T14:01:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5913e258f5f974a42fa1fd19afc6b9d36918ee18'/>
<id>urn:sha1:5913e258f5f974a42fa1fd19afc6b9d36918ee18</id>
<content type='text'>
This adds the options currently specified in rpc-connect-point.rs,
though they don't do anything yet.  We still have to implement the
correct defaulting behavior.
</content>
</entry>
<entry>
<title>connpt: Make unix socket handling more robust.</title>
<updated>2024-12-19T21:12:25Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-12-17T14:29:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=289802468befa96e9944fea2599e11f86f1a5cb9'/>
<id>urn:sha1:289802468befa96e9944fea2599e11f86f1a5cb9</id>
<content type='text'>
Grab an associated lock file...
- ... then delete the socket file (if it's present) ...
- ... then bind to it.

On exit:
- remove the socket
- then drop the lock.
</content>
</entry>
</feed>
