<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti-testing, branch arti-v1.5.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.5.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.5.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-08-28T16:35:12Z</updated>
<entry>
<title>Increment arti version to 1.5.0</title>
<updated>2025-08-28T16:35:12Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-08-28T16:33:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=01e583ff54144fb291e1fb9cc7d32d2420b651b0'/>
<id>urn:sha1:01e583ff54144fb291e1fb9cc7d32d2420b651b0</id>
<content type='text'>
We've promised in our README not to bump MSRV in patchlevel
releases.  So now this is 1.5.0.
</content>
</entry>
<entry>
<title>Bump the minor version of every published crate except for `arti`.</title>
<updated>2025-08-28T16:28:38Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-08-28T16:28:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=27d2e61733c617985284870002ded86dfb3b6cab'/>
<id>urn:sha1:27d2e61733c617985284870002ded86dfb3b6cab</id>
<content type='text'>
Per policy, we bump the minor version of every tor-*, arti-* crate
on each release.

We have updated our MSRV, so we're treating this as a breaking
change for our non-(arti/tor)-prefixed crates too.
</content>
</entry>
<entry>
<title>tor-netdoc: Apply much rustfmt churn</title>
<updated>2025-08-26T09:41:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-20T18:10:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b6128c3fb592c141d7ff78b0b51bd95d7c962852'/>
<id>urn:sha1:b6128c3fb592c141d7ff78b0b51bd95d7c962852</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-netdoc: Combine ConsensusRouterStatus and GenericRouterStatus</title>
<updated>2025-08-26T09:41:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-21T09:34:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7bde61567649ea93e03a7ad63e94a949319c9f03'/>
<id>urn:sha1:7bde61567649ea93e03a7ad63e94a949319c9f03</id>
<content type='text'>
Now we only need one type.
</content>
</entry>
<entry>
<title>tor-netdoc: Abolish RouterStatus trait in favour of generic methods</title>
<updated>2025-08-26T09:41:21Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-20T15:30:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d66325643fa72921603cb08c84f6f74224f96cfc'/>
<id>urn:sha1:d66325643fa72921603cb08c84f6f74224f96cfc</id>
<content type='text'>
Our approach to sharing code between md and plain consensuses is now
the new "variety" system, not generics.
</content>
</entry>
<entry>
<title>Switch Cargo.toml files to edition 2024.</title>
<updated>2025-08-07T15:28:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-08-06T01:19:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=77b0de43b8c67cdb81befe0680a3df43b6ad37bc'/>
<id>urn:sha1:77b0de43b8c67cdb81befe0680a3df43b6ad37bc</id>
<content type='text'>
First, run

```
git grep -l "^edition =" |
    xargs perl -i -pe 's/^edition *=.*/edition = "2024"/;'
```

Second, manually verify that all Cargo.toml files have changed,
and nothing else has changed.

Third, run cargo fmt again.
</content>
</entry>
<entry>
<title>Set MSRV to 1.85.</title>
<updated>2025-08-05T19:47:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-08-05T19:47:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b96d16a9ff7ee01a4356ffaf32a3bc11086ebe88'/>
<id>urn:sha1:b96d16a9ff7ee01a4356ffaf32a3bc11086ebe88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version of tor-basic-utils</title>
<updated>2025-08-05T14:13:06Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-05T14:13:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8c9319998c5ebfdd71ecd8a17d64a84029e4167a'/>
<id>urn:sha1:8c9319998c5ebfdd71ecd8a17d64a84029e4167a</id>
<content type='text'>
This was accidentally omitted from my version bump script.
</content>
</entry>
<entry>
<title>Version bumps for 1.4.6</title>
<updated>2025-08-05T10:46:29Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-05T10:46:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1b0ea55a63de948acd2037d09fc761bad644845e'/>
<id>urn:sha1:1b0ea55a63de948acd2037d09fc761bad644845e</id>
<content type='text'>
Made with the following shell script:

    export CARGO='nailing-cargo -Eu'

    # Non-functional changes only

    maint/bump_nodep hashx

    # Special

    $CARGO set-version -p arti 1.4.6

    # Additional features, no breaking changes, depended on in tree

    $CARGO set-version -p safelog 0.4.8

    # Unconditional bump to 0.33.0

    xargs -I P &lt;&lt;END $CARGO set-version -p P 0.33.0
    tor-error
    tor-general-addr
    tor-geoip
    tor-rtcompat
    tor-rtmock
    tor-async-utils
    tor-config
    tor-config-path
    tor-rpc-connect
    tor-log-ratelim
    tor-rpcbase
    tor-memquota
    tor-units
    tor-llcrypto
    tor-bytes
    tor-protover
    tor-checkable
    tor-cert
    tor-key-forge
    tor-hscrypto
    tor-socksproto
    tor-linkspec
    tor-cell
    tor-proto
    tor-netdoc
    tor-consdiff
    tor-netdir
    tor-relay-selection
    tor-persist
    tor-chanmgr
    tor-ptmgr
    tor-guardmgr
    tor-circmgr
    tor-dirclient
    tor-dirmgr
    tor-keymgr
    tor-hsclient
    tor-hsservice
    tor-hsrproxy
    tor-relay-crypto
    arti-client
    arti-relay
    arti-rpcserver
    arti-ureq
    arti-rpc-client-core
    END
</content>
</entry>
<entry>
<title>Bump arti crate to 1.4.5</title>
<updated>2025-07-07T17:41:41Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-07-07T17:27:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cde45160a8ed4f0865b1de08849f960248969942'/>
<id>urn:sha1:cde45160a8ed4f0865b1de08849f960248969942</id>
<content type='text'>
Done using:

```
cargo set-version --bump patch -p arti
```
</content>
</entry>
</feed>
