<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates, branch arti-v1.4.4</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.4</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.4'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-06-05T11:40:42Z</updated>
<entry>
<title>Merge branch 'ahf/version-bump' into 'main'</title>
<updated>2025-06-05T11:40:42Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-06-05T11:40:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d8eb7c6a34ba0a189f128028e5a96bc8c319c68f'/>
<id>urn:sha1:d8eb7c6a34ba0a189f128028e5a96bc8c319c68f</id>
<content type='text'>
release: Bump versions to prepare for Arti 1.4.4.

See merge request tpo/core/arti!3024</content>
</entry>
<entry>
<title>release: Update the bench crates from equix and hashx.</title>
<updated>2025-06-05T10:37:44Z</updated>
<author>
<name>Alexander Hansen Færøy</name>
<email>ahf@torproject.org</email>
</author>
<published>2025-06-05T10:37:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bd8c8b0102e5caeaebd1ff9ca9dd98e0b6f36fef'/>
<id>urn:sha1:bd8c8b0102e5caeaebd1ff9ca9dd98e0b6f36fef</id>
<content type='text'>
Done using:

cd crates/hashx/bench &amp;&amp; cargo update
cd crates/equix/bench &amp;&amp; cargo update
</content>
</entry>
<entry>
<title>release: Bump arti to 1.4.4.</title>
<updated>2025-06-05T10:35:20Z</updated>
<author>
<name>Alexander Hansen Færøy</name>
<email>ahf@torproject.org</email>
</author>
<published>2025-06-05T10:35:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b149d388c67543a9b1f98e60c16b73a8d29601c6'/>
<id>urn:sha1:b149d388c67543a9b1f98e60c16b73a8d29601c6</id>
<content type='text'>
This was done using:

cargo set-version --bump patch -p arti
</content>
</entry>
<entry>
<title>release: Bump all tor-/arti- crates to 0.31.0.</title>
<updated>2025-06-05T10:33:57Z</updated>
<author>
<name>Alexander Hansen Færøy</name>
<email>ahf@torproject.org</email>
</author>
<published>2025-06-05T10:33:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=95180f80d7ab574a95368f3bca1e7b78555d479a'/>
<id>urn:sha1:95180f80d7ab574a95368f3bca1e7b78555d479a</id>
<content type='text'>
This was done using:

for crate in $(./maint/list_crates | grep -P '^tor-|^arti-'); do
        cargo set-version -p $crate 0.31.0
done
</content>
</entry>
<entry>
<title>release: Bump crates non-arti/non-tor crates with functional changes.</title>
<updated>2025-06-05T10:24:54Z</updated>
<author>
<name>Alexander Hansen Færøy</name>
<email>ahf@torproject.org</email>
</author>
<published>2025-06-05T10:24:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7794a5b1c60c694f1fc0c9d0de2e59ae1bdc31de'/>
<id>urn:sha1:7794a5b1c60c694f1fc0c9d0de2e59ae1bdc31de</id>
<content type='text'>
This is done using:

cargo set-version --bump patch -p fs-mistrust
cargo set-version --bump patch -p equix
cargo set-version --bump patch -p fslock-guard
</content>
</entry>
<entry>
<title>release: Bump creates with non-functional changes.</title>
<updated>2025-06-05T10:22:16Z</updated>
<author>
<name>Alexander Hansen Færøy</name>
<email>ahf@torproject.org</email>
</author>
<published>2025-06-05T10:22:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=90d059213e03127ad748c43974925ff73fe5f61d'/>
<id>urn:sha1:90d059213e03127ad748c43974925ff73fe5f61d</id>
<content type='text'>
caret, hashx, oneshot-fused-workaround, retry-error, safelog,
slotmap-careful, and test-temp-dir all only had the change from
88e911acd4bb70bf1da0fc71d77b51cb6abde478 where we bump the rust-version
to 1.83.

Done using:

./maint/bump_nodep retry-error safelog caret hashx test-temp-dir \
slotmap-careful oneshot-fused-workaround
</content>
</entry>
<entry>
<title>release: Update ARTI_CLIENT_RELEASE_DATE using `maint/update-release-date`.</title>
<updated>2025-06-05T10:12:10Z</updated>
<author>
<name>Alexander Hansen Færøy</name>
<email>ahf@torproject.org</email>
</author>
<published>2025-06-05T10:12:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=09f3bf8e3c2c240df9782173c7c8864eb3e48283'/>
<id>urn:sha1:09f3bf8e3c2c240df9782173c7c8864eb3e48283</id>
<content type='text'>
</content>
</entry>
<entry>
<title>De-duplicate circuit ntorv3 extension generation code.</title>
<updated>2025-06-04T15:48:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-06-04T15:48:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=41b3cafe61277bcb88e65319f238bba16ff3bf9c'/>
<id>urn:sha1:41b3cafe61277bcb88e65319f238bba16ff3bf9c</id>
<content type='text'>
Closes #1969.
</content>
</entry>
<entry>
<title>Sort dependencies to make cargo sort happy.</title>
<updated>2025-06-04T10:16:58Z</updated>
<author>
<name>Alexander Hansen Færøy</name>
<email>ahf@torproject.org</email>
</author>
<published>2025-06-04T10:16:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e50d4cfa6fe3a4fec2ff6141d15f3054179097d0'/>
<id>urn:sha1:e50d4cfa6fe3a4fec2ff6141d15f3054179097d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing semver entry related to the rustls change to arti-ureq.</title>
<updated>2025-06-03T16:33:34Z</updated>
<author>
<name>Alexander Hansen Færøy</name>
<email>ahf@torproject.org</email>
</author>
<published>2025-06-03T16:33:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=aa1c30c4e1212c4f05c6eec5e030bc7dc5705cb7'/>
<id>urn:sha1:aa1c30c4e1212c4f05c6eec5e030bc7dc5705cb7</id>
<content type='text'>
</content>
</entry>
</feed>
