<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti, branch arti-v1.2.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.2.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-03-04T14:51:56Z</updated>
<entry>
<title>arti-rpcserver: Bump patchlevel.</title>
<updated>2024-03-04T14:51:56Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-29T19:57:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fd601fe12248c8d4c60e9a4eac48157d83eab6e1'/>
<id>urn:sha1:fd601fe12248c8d4c60e9a4eac48157d83eab6e1</id>
<content type='text'>
The version of its `arti-client` dependency changes from 0.14.0 -&gt;
0.14.1.
</content>
</entry>
<entry>
<title>arti: Bump minor version.</title>
<updated>2024-03-04T14:51:56Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-03-04T12:25:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=49a9e420bda9ffc269d7ef6f84f119fdbc57db7f'/>
<id>urn:sha1:49a9e420bda9ffc269d7ef6f84f119fdbc57db7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump the minor version, for crates with breaking changes.</title>
<updated>2024-03-04T14:51:56Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-29T19:04:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9ca957705291301d90680fce8d537a085cc1ce67'/>
<id>urn:sha1:9ca957705291301d90680fce8d537a085cc1ce67</id>
<content type='text'>
APIs were broken in these pre-1.0.0 crates:
```
tor-keymgr
tor-config
tor-checkable
tor-circmgr
tor-dirmgr
tor-hsclient
tor-hsservice
tor-hsrproxy
```

Done with:
```
cargo set-version --bump minor -p tor-keymgr
cargo set-version --bump minor -p tor-config
cargo set-version --bump minor -p tor-checkable
cargo set-version --bump minor -p tor-circmgr
cargo set-version --bump minor -p tor-dirmgr
cargo set-version --bump minor -p tor-hsclient
cargo set-version --bump minor -p tor-hsservice
cargo set-version --bump minor -p tor-hsrproxy
```
</content>
</entry>
<entry>
<title>Bump patchlevel of pre-1.0.0 crates with new APIs.</title>
<updated>2024-03-04T14:51:49Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-29T19:01:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1beb705eefe18bccbc6f29ab522d33a611c78c7b'/>
<id>urn:sha1:1beb705eefe18bccbc6f29ab522d33a611c78c7b</id>
<content type='text'>
APIs were added:
```
tor-units
tor-cell
tor-proto
tor-netdir
arti-client
```

 Done with:
```
cargo set-version --bump patch -p tor-units
cargo set-version --bump patch -p tor-cell
cargo set-version --bump patch -p tor-proto
cargo set-version --bump patch -p tor-netdir
cargo set-version --bump patch -p arti-client
```
</content>
</entry>
<entry>
<title>Merge branch 'analyzer_windows_problems' into 'main'</title>
<updated>2024-03-04T10:57:44Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-03-04T10:57:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a2da7c476b8cafddb04df11fda2b7a4654bb3c53'/>
<id>urn:sha1:a2da7c476b8cafddb04df11fda2b7a4654bb3c53</id>
<content type='text'>
Fix rust-analyzer problems seen with default features on Windows

See merge request tpo/core/arti!2009</content>
</entry>
<entry>
<title>arti: Fix Windows test</title>
<updated>2024-03-01T12:56:58Z</updated>
<author>
<name>Tobias Stoeckmann</name>
<email>tobias@stoeckmann.org</email>
</author>
<published>2024-03-01T11:09:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0c43ca889b8cab672e0332fb992824b608d09935'/>
<id>urn:sha1:0c43ca889b8cab672e0332fb992824b608d09935</id>
<content type='text'>
Windows has a 100-nanosecond precision, so avoid test failure due to a
known system limitation.
</content>
</entry>
<entry>
<title>arti: do not warn about unused variable on Windows</title>
<updated>2024-02-29T22:40:32Z</updated>
<author>
<name>Tobias Stoeckmann</name>
<email>tobias@stoeckmann.org</email>
</author>
<published>2024-02-29T22:26:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d7a90cec007c9208de383b9d925559756e2c9805'/>
<id>urn:sha1:d7a90cec007c9208de383b9d925559756e2c9805</id>
<content type='text'>
Do not complain on non-unix systems that variable client is not used.
It is only accessed within the function on unix systems.
</content>
</entry>
<entry>
<title>arti: define RpcConfig only if needed</title>
<updated>2024-02-29T22:40:32Z</updated>
<author>
<name>Tobias Stoeckmann</name>
<email>tobias@stoeckmann.org</email>
</author>
<published>2024-02-29T22:23:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6c9e70e39ab279aa99634d216847627f1cd62f2a'/>
<id>urn:sha1:6c9e70e39ab279aa99634d216847627f1cd62f2a</id>
<content type='text'>
The RpcConfig struct is only used if feature rpc is selected.
</content>
</entry>
<entry>
<title>arti: use name bindings only if needed</title>
<updated>2024-02-29T22:40:20Z</updated>
<author>
<name>Tobias Stoeckmann</name>
<email>tobias@stoeckmann.org</email>
</author>
<published>2024-02-29T22:20:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dc47775089f1420e2a40b69dc5991572135bc3e8'/>
<id>urn:sha1:dc47775089f1420e2a40b69dc5991572135bc3e8</id>
<content type='text'>
The local name binding for tor_config::define_list_builder_accessors is
only needed if feature onion-service-service is selected.
</content>
</entry>
<entry>
<title>Upgrade to latest config.</title>
<updated>2024-02-28T14:27:20Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-28T14:26:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e5c87dbb68f66262e866cfb3b4f92fdaeea6ba51'/>
<id>urn:sha1:e5c87dbb68f66262e866cfb3b4f92fdaeea6ba51</id>
<content type='text'>
</content>
</entry>
</feed>
