<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-error, branch arti-v1.2.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.2.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-02-05T16:20:43Z</updated>
<entry>
<title>Bump patch versions (without dependency updates)</title>
<updated>2024-02-05T16:20:43Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-02-05T16:17:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e791dfd4e65849c6a45c6adc79a9dc312c7cfeff'/>
<id>urn:sha1:e791dfd4e65849c6a45c6adc79a9dc312c7cfeff</id>
<content type='text'>
These crates have had trivial changes which have no implications for
their dependencies:

  safelog
  tor-error
  tor-config
</content>
</entry>
<entry>
<title>tor-error: Backtrace: Remove a Captured(...) from a Display</title>
<updated>2024-01-31T14:26:51Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-01-31T14:26:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ba2c9eb87e642cf046a664888c9a49027801ae87'/>
<id>urn:sha1:ba2c9eb87e642cf046a664888c9a49027801ae87</id>
<content type='text'>
Prompted by clippy complaining that the content wasn't ever read other
than by the autogenerated Debug impl.
</content>
</entry>
<entry>
<title>Require tracing-test 0.2.4</title>
<updated>2024-01-31T12:54:09Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-01-31T11:19:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=475bbafb821818d773bb0375a036dc2c46f259fa'/>
<id>urn:sha1:475bbafb821818d773bb0375a036dc2c46f259fa</id>
<content type='text'>
Apparently we need
  https://github.com/dbrgn/tracing-test/pull/17
too.
</content>
</entry>
<entry>
<title>Require tracing-test 0.2.2</title>
<updated>2024-01-31T12:54:09Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-01-31T11:01:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b3276f7ec8401cfd398f740561f60952c6dcb83e'/>
<id>urn:sha1:b3276f7ec8401cfd398f740561f60952c6dcb83e</id>
<content type='text'>
We need this bugfix
  https://github.com/dbrgn/tracing-test/pull/15
for `#[traced_test]` when `Result` is redefined.

Fixes the tests with minimal-versions.
</content>
</entry>
<entry>
<title>Upgrade to strum 0.26</title>
<updated>2024-01-30T17:48:00Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-01-30T17:48:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=da83315bef0d1b7bc20f6760ec7e6e0fb0169a97'/>
<id>urn:sha1:da83315bef0d1b7bc20f6760ec7e6e0fb0169a97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove pending semver entries</title>
<updated>2024-01-09T14:49:54Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-01-09T14:49:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d6e89fbb361137efcfb0ce5d66437a6ff77cdb2e'/>
<id>urn:sha1:d6e89fbb361137efcfb0ce5d66437a6ff77cdb2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Breaking version bumps in preparation for 1.1.12.</title>
<updated>2024-01-09T13:07:43Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-01-09T13:07:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=565b44dc8e0a40d82b2eb32869b04b807b19cd9c'/>
<id>urn:sha1:565b44dc8e0a40d82b2eb32869b04b807b19cd9c</id>
<content type='text'>
These crates have breaking changes on their own:

  tor-error
  tor-netdoc
  tor-dirmgr
  tor-keymgr

Because of the breaking change in tor-error, and the fact that
basically every crate publicly depends on tor-error (by implementing
ErrorKind), we need to call this a breaking change on all of the
following:

    tor-config
    tor-geoip
    tor-rtmock
    tor-log-ratelim
    tor-rpcbase
    tor-bytes
    tor-hscrypto
    tor-socksproto
    tor-cell
    tor-proto
    tor-netdoc
    tor-netdir
    tor-persist
    tor-chanmgr
    tor-ptmgr
    tor-guardmgr
    tor-circmgr
    tor-dirclient
    tor-dirmgr
    tor-keymgr
    tor-hsclient
    tor-hsservice
    tor-hsrproxy
    arti-client
    arti-rpcserver
    arti-config
    arti-hyper
    arti-testing
</content>
</entry>
<entry>
<title>tor-error: Correct docs for ErrorReport to reflect improved situation</title>
<updated>2023-12-12T13:14:22Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-12T13:12:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a8b654464c0f339c74ee2511f12efc65b77da27a'/>
<id>urn:sha1:a8b654464c0f339c74ee2511f12efc65b77da27a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-error: tests: Demonstrate warn_report on bare error and anyhow</title>
<updated>2023-12-12T13:14:22Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-12T12:29:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3de9c7e3b4d22d4c9d860457d1525a124430314f'/>
<id>urn:sha1:3de9c7e3b4d22d4c9d860457d1525a124430314f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-error: ErrorReport: impl for StdError + 'static</title>
<updated>2023-12-12T13:14:19Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-12-12T12:44:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6cc068c9cdb4e69f03dc07cf4a89f0447d25a9fc'/>
<id>urn:sha1:6cc068c9cdb4e69f03dc07cf4a89f0447d25a9fc</id>
<content type='text'>
</content>
</entry>
</feed>
