<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-cell, branch arti-v1.1.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.1.6</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.6'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-06-30T12:42:21Z</updated>
<entry>
<title>Bump patchlevel versions on crates with smaller changes</title>
<updated>2023-06-30T12:42:21Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-30T12:42:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=de13a7319b7de5a336a70f128d1904954ed77f82'/>
<id>urn:sha1:de13a7319b7de5a336a70f128d1904954ed77f82</id>
<content type='text'>
Done with the commands below.

The following crates have had various changes, and should get a
patchlevel bump. Since they are pre-1.0, we do not need to
distinguish new APIs from other changes.

```
cargo set-version --bump patch -p arti-client
cargo set-version --bump patch -p safelog
cargo set-version --bump patch -p tor-bytes
cargo set-version --bump patch -p tor-cert
cargo set-version --bump patch -p tor-circmgr
cargo set-version --bump patch -p tor-config
cargo set-version --bump patch -p tor-consdiff
cargo set-version --bump patch -p tor-dirclient
cargo set-version --bump patch -p tor-dirmgr
cargo set-version --bump patch -p tor-error
cargo set-version --bump patch -p tor-hsservice
cargo set-version --bump patch -p tor-linkspec
cargo set-version --bump patch -p tor-llcrypto
cargo set-version --bump patch -p tor-netdir
cargo set-version --bump patch -p tor-netdoc
cargo set-version --bump patch -p tor-proto
cargo set-version --bump patch -p tor-rpcbase
cargo set-version --bump patch -p tor-socksproto
```

This crate has new features, but no new non-experimental Rust APIs.
So even though it is post-1.0, it gets a patchlevel bump.

```
cargo set-version --bump patch -p arti
```
</content>
</entry>
<entry>
<title>Bump minor versions on crates with breaking changes</title>
<updated>2023-06-30T12:38:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-30T12:38:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=65e81bf0ca876669a15943caf4cf388515366623'/>
<id>urn:sha1:65e81bf0ca876669a15943caf4cf388515366623</id>
<content type='text'>
Done with:
```
cargo set-version --bump minor -p tor-hsclient
cargo set-version --bump minor -p arti-rpcserver
cargo set-version --bump minor -p tor-hscrypto
cargo set-version --bump minor -p tor-cell
```
</content>
</entry>
<entry>
<title>lints: Run maint/add_warning to actually apply new lints</title>
<updated>2023-06-21T11:15:41Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-21T10:29:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=161b9844dae0aaa2e63bbc77c512d061be6bb390'/>
<id>urn:sha1:161b9844dae0aaa2e63bbc77c512d061be6bb390</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-cell: Downgrade 2 TODO-HS to TODO-HSS</title>
<updated>2023-06-16T16:21:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-16T16:21:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c2764cf1111f96cf86a46f482d63c0a25294fa9f'/>
<id>urn:sha1:c2764cf1111f96cf86a46f482d63c0a25294fa9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-cell: HasRetryTime for IntroduceAckStatus: Confirm re CANT_RELAY (fmt)</title>
<updated>2023-06-14T16:26:05Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-14T14:59:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3e8590c2b59131a1185bacf2f1dba2ccc490b345'/>
<id>urn:sha1:3e8590c2b59131a1185bacf2f1dba2ccc490b345</id>
<content type='text'>
rustdoc insisted on misindenting this before, and now it insists on
un-mis-indenting it.
</content>
</entry>
<entry>
<title>tor-cell: HasRetryTime for IntroduceAckStatus: Confirm re CANT_RELAY</title>
<updated>2023-06-14T16:26:05Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-14T14:36:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fb4e33fbdfcc617f7a79b4dfcec5ce5566a32766'/>
<id>urn:sha1:fb4e33fbdfcc617f7a79b4dfcec5ce5566a32766</id>
<content type='text'>
Remove this todo as per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1246#note_2912104
</content>
</entry>
<entry>
<title>tor-cell: Add a doc comment for impl tor_error::HasRetryTime for IntroduceAckStatus</title>
<updated>2023-06-14T16:26:05Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-14T14:34:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bfcddd4e596bfa134f2a8ba0e8f5a17e32531fd8'/>
<id>urn:sha1:bfcddd4e596bfa134f2a8ba0e8f5a17e32531fd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-cell: impl HasRetryTime for IntroduceAckStatus</title>
<updated>2023-06-14T14:16:31Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-06-14T14:06:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f98c7df12ec217c17b3ee9c0b1997a5bcbc06069'/>
<id>urn:sha1:f98c7df12ec217c17b3ee9c0b1997a5bcbc06069</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'tor-cell-todos' into 'main'</title>
<updated>2023-06-13T22:30:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-13T22:30:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ab56dcf145a8e593dfadbca1644f893f37b1cf5f'/>
<id>urn:sha1:ab56dcf145a8e593dfadbca1644f893f37b1cf5f</id>
<content type='text'>
Resolve most TODO HS comments in tor-cell

See merge request tpo/core/arti!1245</content>
</entry>
<entry>
<title>cell: Downgrade a couple more TODO HS comments.</title>
<updated>2023-06-13T17:57:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-06-13T17:57:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0912496dbb6679e9c6ed6664463121368e691812'/>
<id>urn:sha1:0912496dbb6679e9c6ed6664463121368e691812</id>
<content type='text'>
</content>
</entry>
</feed>
