<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-error, branch arti-v1.1.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.1.4</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.4'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-05-03T12:31:11Z</updated>
<entry>
<title>Increment crate versions.</title>
<updated>2023-05-03T12:31:11Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-05-03T12:31:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1904cfc8b9ca5dd0974dc39516a58a57226f123f'/>
<id>urn:sha1:1904cfc8b9ca5dd0974dc39516a58a57226f123f</id>
<content type='text'>
Because of the errorkind bumps, we're calling this a breaking change
in everything lower-level than `arti`.

Generated with:
```
cargo set-version -p tor-basic-utils --bump minor
cargo set-version -p tor-async-utils --bump minor
cargo set-version -p caret --bump minor
cargo set-version -p fs-mistrust --bump minor
cargo set-version -p safelog --bump minor
cargo set-version -p retry-error --bump minor
cargo set-version -p tor-error --bump minor
cargo set-version -p tor-config --bump minor
cargo set-version -p tor-events --bump minor
cargo set-version -p tor-units --bump minor
cargo set-version -p tor-rtcompat --bump minor
cargo set-version -p tor-rtmock --bump minor
cargo set-version -p tor-rpcbase --bump minor
cargo set-version -p tor-llcrypto --bump minor
cargo set-version -p tor-protover --bump minor
cargo set-version -p tor-bytes --bump minor
cargo set-version -p tor-hscrypto --bump minor
cargo set-version -p tor-socksproto --bump minor
cargo set-version -p tor-checkable --bump minor
cargo set-version -p tor-cert --bump minor
cargo set-version -p tor-linkspec --bump minor
cargo set-version -p tor-cell --bump minor
cargo set-version -p tor-proto --bump minor
cargo set-version -p tor-netdoc --bump minor
cargo set-version -p tor-consdiff --bump minor
cargo set-version -p tor-netdir --bump minor
cargo set-version -p tor-congestion --bump minor
cargo set-version -p tor-persist --bump minor
cargo set-version -p tor-chanmgr --bump minor
cargo set-version -p tor-ptmgr --bump minor
cargo set-version -p tor-guardmgr --bump minor
cargo set-version -p tor-circmgr --bump minor
cargo set-version -p tor-dirclient --bump minor
cargo set-version -p tor-dirmgr --bump minor
cargo set-version -p tor-hsclient --bump minor
cargo set-version -p tor-hsservice --bump minor
cargo set-version -p arti-client --bump minor
cargo set-version -p arti-rpcserver --bump minor
cargo set-version -p arti-config --bump minor
cargo set-version -p arti-hyper --bump minor

cargo set-version -p arti --bump patch
cargo set-version -p arti-bench --bump patch
cargo set-version -p arti-testing --bump patch
```
</content>
</entry>
<entry>
<title>tor-error: Add ErrorKinds for RPC errors.</title>
<updated>2023-04-12T17:30:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-04-12T17:30:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e37b017342249fb88c8212fa356f68cf66e57ab7'/>
<id>urn:sha1:e37b017342249fb88c8212fa356f68cf66e57ab7</id>
<content type='text'>
These are experimental for now so that we can change them without
breaking semver.
</content>
</entry>
<entry>
<title>Merge branch 'msrv-1.65' into 'main'</title>
<updated>2023-04-12T09:34:05Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2023-04-12T09:34:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b6533b31aa483b6660fbed59b87f6c1cb22cc35b'/>
<id>urn:sha1:b6533b31aa483b6660fbed59b87f6c1cb22cc35b</id>
<content type='text'>
Increase Arti MSRV to 1.65

Closes #815

See merge request tpo/core/arti!1131</content>
</entry>
<entry>
<title>Merge branch 'bug804' into 'main'</title>
<updated>2023-04-11T21:33:25Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-04-11T21:33:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c596ded74a10b784958a2a0c1e65b4fca57421a5'/>
<id>urn:sha1:c596ded74a10b784958a2a0c1e65b4fca57421a5</id>
<content type='text'>
s/ProtocolFailed/ProtocolViolation/g where possible

Closes #804

See merge request tpo/core/arti!1121</content>
</entry>
<entry>
<title>Increment MSRV to 1.65 in every crate.</title>
<updated>2023-04-11T19:31:12Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-04-11T19:31:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=104d64589db24187c56fd8c7b13fdd9202ecc120'/>
<id>urn:sha1:104d64589db24187c56fd8c7b13fdd9202ecc120</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use an Enum for the description request</title>
<updated>2023-04-10T18:37:45Z</updated>
<author>
<name>tranna</name>
<email>tranna@proton.me</email>
</author>
<published>2023-04-10T18:37:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=51b5ba66816221a8d2acd67ee9194b9e2a54deeb'/>
<id>urn:sha1:51b5ba66816221a8d2acd67ee9194b9e2a54deeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/ProtocolFailed/ProtocolViolation/g where possible</title>
<updated>2023-04-08T14:47:28Z</updated>
<author>
<name>Neel Chauhan</name>
<email>neel@neelc.org</email>
</author>
<published>2023-04-08T14:47:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5d61ff04d1f3ce555e10730e0bc22e4e3b64073d'/>
<id>urn:sha1:5d61ff04d1f3ce555e10730e0bc22e4e3b64073d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-error: Rename ErrorKind::TorDirectoryUsable (from ...Broken)</title>
<updated>2023-04-06T10:06:18Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-04-06T10:06:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bf9a7826de39e8f9a6703bd7a3b983ac72548db5'/>
<id>urn:sha1:bf9a7826de39e8f9a6703bd7a3b983ac72548db5</id>
<content type='text'>
As per
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/1117#note_2893986

(Not going to squash this as it has a semantic conflict with !1118, so
needs a little special handling there.)
</content>
</entry>
<entry>
<title>tor-error: Introduce ErrorKind::TorDirectoryBroken</title>
<updated>2023-04-05T14:11:17Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-04-05T13:55:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0e8384bcb424120e2a8652222c3cc84b12d51c13'/>
<id>urn:sha1:0e8384bcb424120e2a8652222c3cc84b12d51c13</id>
<content type='text'>
We will use this for a lack of HS directories.  (These aren't chosen
according to any local restrictions, so the problems with EK::NoPath
and EK::NoExit don't arise.)
</content>
</entry>
<entry>
<title>tor-error: Add missing footnote</title>
<updated>2023-03-31T17:45:40Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-03-31T17:45:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c5f6b2e3a5f178a34b84a50961a32895e73be7f1'/>
<id>urn:sha1:c5f6b2e3a5f178a34b84a50961a32895e73be7f1</id>
<content type='text'>
I C&amp;P this from tor-dirmgr, and missed this part.
</content>
</entry>
</feed>
