<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates, branch arti-v1.1.12</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.12</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.12'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-01-09T14:49:54Z</updated>
<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>Followup patchlevel bumps</title>
<updated>2024-01-09T13:20:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-01-09T13:20:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=00e49794591b5be7a16195d9a104b39444ccfd1b'/>
<id>urn:sha1:00e49794591b5be7a16195d9a104b39444ccfd1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Followup minor version bumps.</title>
<updated>2024-01-09T13:17:45Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-01-09T13:17:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8e883e2b00d717985746c2402bc6ee394cfd3fdf'/>
<id>urn:sha1:8e883e2b00d717985746c2402bc6ee394cfd3fdf</id>
<content type='text'>
These crates had no changes previously, but they depend on crates
that had breaking changes themselves.

   tor-linkspec
   tor-hspow
</content>
</entry>
<entry>
<title>Patchlevel version bumps in preparation for 1.1.12.</title>
<updated>2024-01-09T13:11:17Z</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=ef150707800e7aba78948f0b5dc5a2dcefaf62b6'/>
<id>urn:sha1:ef150707800e7aba78948f0b5dc5a2dcefaf62b6</id>
<content type='text'>
This crate doesn't have a meaningful public API, so it just gets a patchlevel bump:

    arti

These crates had nonbreaking changes, and get a patchlevel bump:

    tor-rtcompat
    fs-mistrust
    tor-llcrypto
    tor-cert
</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>Merge branch 'fixup-features-20240108' into 'main'</title>
<updated>2024-01-09T12:56:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-01-09T12:56:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=de9b6cab9b70fd81acc0ea5b92f2c8c4af2521f7'/>
<id>urn:sha1:de9b6cab9b70fd81acc0ea5b92f2c8c4af2521f7</id>
<content type='text'>
Run fixup-features in preparation for release, and clean its output.

See merge request tpo/core/arti!1856</content>
</entry>
<entry>
<title>Merge branch 'public-dir-mgr-config' into 'main'</title>
<updated>2024-01-09T10:51:45Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2024-01-09T10:51:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8dd5297a13975499e271209734f501f105e7b80f'/>
<id>urn:sha1:8dd5297a13975499e271209734f501f105e7b80f</id>
<content type='text'>
dirmgr: Make the `dir_mgr_config` method public

Closes #1175

See merge request tpo/core/arti!1847</content>
</entry>
<entry>
<title>dirmgr: Make the `dir_mgr_config` method public</title>
<updated>2024-01-09T10:28:04Z</updated>
<author>
<name>Emil Engler</name>
<email>me@emilengler.com</email>
</author>
<published>2023-12-30T10:45:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=619181e2e1a8982220f04a3c2b54963fd3ec575b'/>
<id>urn:sha1:619181e2e1a8982220f04a3c2b54963fd3ec575b</id>
<content type='text'>
This commit makes the `dir_mgr_config` method of the `TorClientConfig`
struct public.

It might be questionable whether we should make this function public or
switch to a `TryInto` trait in general, which also seems like an even
Rustier solution Rustier solution.

Fixes #1175
</content>
</entry>
<entry>
<title>Mark tor-keymgr/testing feature as experimental.</title>
<updated>2024-01-08T18:33:05Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-01-08T18:33:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=aae4268b7b14b5f8290982174eb28b6a279b5a27'/>
<id>urn:sha1:aae4268b7b14b5f8290982174eb28b6a279b5a27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run "fixup-features" in preparation for release.</title>
<updated>2024-01-08T18:30:34Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-01-08T18:30:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=41782552e9602390cd6fbf79374dd4e2218ea119'/>
<id>urn:sha1:41782552e9602390cd6fbf79374dd4e2218ea119</id>
<content type='text'>
</content>
</entry>
</feed>
