<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates, branch arti-v1.4.6</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.6</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.6'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-08-05T15:25:32Z</updated>
<entry>
<title>Merge branch 'changelog' into 'main'</title>
<updated>2025-08-05T15:25:32Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2025-08-05T15:25:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=35ecc0896dfcea19692004341a0d5c3a5167e142'/>
<id>urn:sha1:35ecc0896dfcea19692004341a0d5c3a5167e142</id>
<content type='text'>
Changelog content for 1.4.6

See merge request tpo/core/arti!3119</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>Update the release date</title>
<updated>2025-08-05T13:17:54Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-05T13:17:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1807595bd1f02736eadb8721daa56e88dd5c30dc'/>
<id>urn:sha1:1807595bd1f02736eadb8721daa56e88dd5c30dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update hashx-bench lockfile</title>
<updated>2025-08-05T12:10:19Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-05T12:10:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8e58f003671c19edeaeea58c12f3f210a3fe6989'/>
<id>urn:sha1:8e58f003671c19edeaeea58c12f3f210a3fe6989</id>
<content type='text'>
cd crates/hashx/bench &amp;&amp; cargo update
</content>
</entry>
<entry>
<title>Update equix-bench lockfile</title>
<updated>2025-08-05T12:09:04Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-05T12:09:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=497ca1bdf71f38416ff616ba1391eeb5b954acfa'/>
<id>urn:sha1:497ca1bdf71f38416ff616ba1391eeb5b954acfa</id>
<content type='text'>
cd crates/equix/bench &amp;&amp; cargo update
</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>Merge branch 'update' into 'main'</title>
<updated>2025-08-04T22:03:04Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2025-08-04T22:03:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=20a69c47ccf09e2a4fde21ec70898d8d563d93fe'/>
<id>urn:sha1:20a69c47ccf09e2a4fde21ec70898d8d563d93fe</id>
<content type='text'>
Dependency updates (release prep)

See merge request tpo/core/arti!3117</content>
</entry>
<entry>
<title>Merge branch 'features' into 'main'</title>
<updated>2025-08-04T19:23:33Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-08-04T19:23:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=83daea5aeca8036a2ad89d9f398165c4d8d7cd0d'/>
<id>urn:sha1:83daea5aeca8036a2ad89d9f398165c4d8d7cd0d</id>
<content type='text'>
Sort out fixup-features

See merge request tpo/core/arti!3120</content>
</entry>
<entry>
<title>cargo features: Run fixup-features (fmt)</title>
<updated>2025-08-04T18:05:03Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-04T18:05:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c8ab146a0b1f9c96108a9a5b9e64ff5d14b51de6'/>
<id>urn:sha1:c8ab146a0b1f9c96108a9a5b9e64ff5d14b51de6</id>
<content type='text'>
Manual format tidying
</content>
</entry>
<entry>
<title>cargo features: Run fixup-features</title>
<updated>2025-08-04T18:04:50Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-08-04T18:04:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ac014ac10c7c520ab9b691208b7ed444ec6e19c1'/>
<id>urn:sha1:ac014ac10c7c520ab9b691208b7ed444ec6e19c1</id>
<content type='text'>
This just added some obvious full-transitivity.

It left a formatting oddity.
</content>
</entry>
</feed>
