<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti/Cargo.toml, branch arti-v1.3.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.3.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-10-30T18:21:11Z</updated>
<entry>
<title>Merge branch 'versions' into 'main'</title>
<updated>2024-10-30T18:21:11Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2024-10-30T18:21:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6f24257bdf1a075cf09b41787d834bcc1a37f3a3'/>
<id>urn:sha1:6f24257bdf1a075cf09b41787d834bcc1a37f3a3</id>
<content type='text'>
Version bumps for release of 1.3.0

See merge request tpo/core/arti!2599</content>
</entry>
<entry>
<title>Bump arti crate version to 1.3.0</title>
<updated>2024-10-30T17:03:55Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-30T17:03:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5c3fa0a7aee925391c7acc26cd82ba367b2edbea'/>
<id>urn:sha1:5c3fa0a7aee925391c7acc26cd82ba367b2edbea</id>
<content type='text'>
I think we should bump the minor version because of the new features,
particularly supporting .onion domains as a client by default, and the
OOM DoS resistance features (#351).

cargo set-version --offline --bump=minor -p arti
</content>
</entry>
<entry>
<title>Bump minor versions of crates with new APIs/impls</title>
<updated>2024-10-30T16:57:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-30T16:57:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ea6d32087c33405b4f596e9fab52677bd42b900a'/>
<id>urn:sha1:ea6d32087c33405b4f596e9fab52677bd42b900a</id>
<content type='text'>
cargo set-version --bump=patch -p slotmap-careful
cargo set-version --bump=patch -p safelog
</content>
</entry>
<entry>
<title>Bump unstable tor-* and arti-* crates to 0.24.0</title>
<updated>2024-10-30T16:55:19Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-30T16:55:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=08ff96ea214b3f4841aac10db77815e5e52c35d0'/>
<id>urn:sha1:08ff96ea214b3f4841aac10db77815e5e52c35d0</id>
<content type='text'>
cargo set-version -p tor-async-utils 0.24.0
cargo set-version -p tor-basic-utils 0.24.0
cargo set-version -p tor-bytes 0.24.0
cargo set-version -p tor-cell 0.24.0
cargo set-version -p tor-cert 0.24.0
cargo set-version -p tor-chanmgr 0.24.0
cargo set-version -p tor-checkable 0.24.0
cargo set-version -p tor-circmgr 0.24.0
cargo set-version -p tor-config 0.24.0
cargo set-version -p tor-config-path 0.24.0
cargo set-version -p tor-consdiff 0.24.0
cargo set-version -p tor-dirclient 0.24.0
cargo set-version -p tor-dirmgr 0.24.0
cargo set-version -p tor-error 0.24.0
cargo set-version -p tor-general-addr 0.24.0
cargo set-version -p tor-geoip 0.24.0
cargo set-version -p tor-guardmgr 0.24.0
cargo set-version -p tor-hsclient 0.24.0
cargo set-version -p tor-hscrypto 0.24.0
cargo set-version -p tor-hsrproxy 0.24.0
cargo set-version -p tor-hsservice 0.24.0
cargo set-version -p tor-key-forge 0.24.0
cargo set-version -p tor-keymgr 0.24.0
cargo set-version -p tor-linkspec 0.24.0
cargo set-version -p tor-llcrypto 0.24.0
cargo set-version -p tor-log-ratelim 0.24.0
cargo set-version -p tor-memquota 0.24.0
cargo set-version -p tor-netdir 0.24.0
cargo set-version -p tor-netdoc 0.24.0
cargo set-version -p tor-persist 0.24.0
cargo set-version -p tor-proto 0.24.0
cargo set-version -p tor-protover 0.24.0
cargo set-version -p tor-ptmgr 0.24.0
cargo set-version -p tor-relay-crypto 0.24.0
cargo set-version -p tor-relay-selection 0.24.0
cargo set-version -p tor-rpcbase 0.24.0
cargo set-version -p tor-rtcompat 0.24.0
cargo set-version -p tor-rtmock 0.24.0
cargo set-version -p tor-socksproto 0.24.0
cargo set-version -p tor-units 0.24.0
cargo set-version -p arti-client 0.24.0
cargo set-version -p arti-relay 0.24.0
cargo set-version -p arti-rpc-client-core 0.24.0
cargo set-version -p arti-rpcserver 0.24.0
</content>
</entry>
<entry>
<title>cargo: Run fixup-features (formatting)</title>
<updated>2024-10-30T16:03:20Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-30T16:03:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=46b13a24a8c0cd8eb26dd28c0c077937d533446f'/>
<id>urn:sha1:46b13a24a8c0cd8eb26dd28c0c077937d533446f</id>
<content type='text'>
Manual fixup.  I filed #1719 about the fact that I had to do this.
</content>
</entry>
<entry>
<title>cargo: Run fixup-features</title>
<updated>2024-10-30T15:58:55Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-30T15:37:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8ee4b5dc49160cf8e18d8ee2e05d4a315f237755'/>
<id>urn:sha1:8ee4b5dc49160cf8e18d8ee2e05d4a315f237755</id>
<content type='text'>
This is output from
  nailing-cargo -Eu run -p fixup-features Cargo.toml

There are some formatting glitches which I'll fix in a moment.
</content>
</entry>
<entry>
<title>cargo: Make default-runtime feature part of full</title>
<updated>2024-10-30T15:57:12Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-30T15:40:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=81a4753e470cd9971b5fe993e7ec2cb8c2a467fc'/>
<id>urn:sha1:81a4753e470cd9971b5fe993e7ec2cb8c2a467fc</id>
<content type='text'>
It's weird that full doesn't imply default.  But here we are.
</content>
</entry>
<entry>
<title>Update notify to 7.x</title>
<updated>2024-10-30T14:41:26Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-29T17:29:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a68b3aa70aa217980132b3cb11968a01d469a2fc'/>
<id>urn:sha1:a68b3aa70aa217980132b3cb11968a01d469a2fc</id>
<content type='text'>
Nothing in the changelog seems concerning.  There's an MSRV bump,
but still lower than our own MSRV.
</content>
</entry>
<entry>
<title>Make memquota feature part of full in arti</title>
<updated>2024-10-22T13:26:52Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-21T09:56:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=013f15b491d0cd0ee59ef1570e55772554fc16b8'/>
<id>urn:sha1:013f15b491d0cd0ee59ef1570e55772554fc16b8</id>
<content type='text'>
Mark it no longer experimental, but part of full.  And document it.
</content>
</entry>
<entry>
<title>test-all-crates: conditional options, to test more crates</title>
<updated>2024-10-22T13:25:33Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-10-21T11:14:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f114251e02dec84a02b5a91ab2302917d855799d'/>
<id>urn:sha1:f114251e02dec84a02b5a91ab2302917d855799d</id>
<content type='text'>
This new feature lets us provide the "enable these options which are
needed to make the tests pass" featrure, which is different for each
of the afflicted crates.  Then we can test these crates
    tor-hsservice
    arti
    arti-client
which minimal features.

This will be important in a moment, as we're going to want to be
relying on actually minimal features tests in arti cfg.rs.
</content>
</entry>
</feed>
