<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/Cargo.lock, branch arti-v1.0.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.0.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.0.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-09-01T12:59:49Z</updated>
<entry>
<title>Bump crate versions in preparation for Arti 1.0.0 release.</title>
<updated>2022-09-01T12:59:49Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-09-01T12:52:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=96875ea20875e3a5cfc9f348365f19a158578190'/>
<id>urn:sha1:96875ea20875e3a5cfc9f348365f19a158578190</id>
<content type='text'>
Because we want to work more on ensuring that our semver stability
story is solid, we are _not_ bumping arti-client to 1.0.0 right now.

Here are the bumps we _are_ doing.  Crates with "minor" bumps have
had API breaks; crates with "patch" bumps have had new APIs added.

Note that `tor-congestion` is not bumped here: it's a new crate, and
hasn't been published before.

```
tor-basic-utils         minor
fs-mistrust             minor
tor-config              minor
tor-rtcompat            minor
tor-rtmock              minor
tor-llcrypto            patch
tor-bytes               patch
tor-linkspec            minor
tor-cell                minor
tor-proto               minor
tor-netdoc              patch
tor-netdir              minor
tor-persist             patch
tor-chanmgr             minor
tor-guardmgr            minor
tor-circmgr             minor
tor-dirmgr              minor
arti-client             minor
arti-hyper              minor
arti                    major
arti-bench              minor
arti-testing            minor
```
</content>
</entry>
<entry>
<title>Update patch-versions on crates without API changes.</title>
<updated>2022-09-01T12:45:02Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-09-01T12:45:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b3f989d6894aba3a12ff6ca629aee508566baf76'/>
<id>urn:sha1:b3f989d6894aba3a12ff6ca629aee508566baf76</id>
<content type='text'>
Since our last round of releases, these crates have had either
trivial changes, or changes that did not affect their APIs.
Therefore we are bumping their versions, but not changing which
versions of them other crates depend on.
</content>
</entry>
<entry>
<title>Run cargo update again, in preparation for release</title>
<updated>2022-08-31T15:09:26Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-08-31T15:09:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=03a6338ee03e69d199ae1716c448d4518e7cf9fd'/>
<id>urn:sha1:03a6338ee03e69d199ae1716c448d4518e7cf9fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'compact_home_2' into 'main'</title>
<updated>2022-08-31T13:57:11Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-08-31T13:57:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=77cb5acceb39d7fc0e67693c55619b43923c6cea'/>
<id>urn:sha1:77cb5acceb39d7fc0e67693c55619b43923c6cea</id>
<content type='text'>
Represent the home directory as ${HOME} or %UserProfile%

Closes #555

See merge request tpo/core/arti!700</content>
</entry>
<entry>
<title>fs-mistrust: Add a `anonymize_home` extension fn for Path.</title>
<updated>2022-08-31T13:38:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-08-26T13:06:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7888ca09d281e6b6726e86d514ae00c8775a05ed'/>
<id>urn:sha1:7888ca09d281e6b6726e86d514ae00c8775a05ed</id>
<content type='text'>
This function transforms `/home/nickm/.config` to
`${HOME}/.config/`, so that we can expose the username less in our
logs.
</content>
</entry>
<entry>
<title>Merge branch 'refactor-anyhow-arti-crate' into 'main'</title>
<updated>2022-08-31T13:14:46Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-08-31T13:14:46Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8d6a1ea6ecdb6242f3d37e26755cea3d35b2e710'/>
<id>urn:sha1:8d6a1ea6ecdb6242f3d37e26755cea3d35b2e710</id>
<content type='text'>
Remove `anyhow` from `tor-config` crate

See merge request tpo/core/arti!707</content>
</entry>
<entry>
<title>Run cargo update in preparation for release.</title>
<updated>2022-08-31T00:09:19Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-08-30T15:22:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f2699cb715c84c42e1d9bb481ff0d4146dc04631'/>
<id>urn:sha1:f2699cb715c84c42e1d9bb481ff0d4146dc04631</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade serial_test in preparation for release.</title>
<updated>2022-08-31T00:09:19Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-08-30T15:19:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=db50d57880de2b98abf27f4bea12809783b7fa88'/>
<id>urn:sha1:db50d57880de2b98abf27f4bea12809783b7fa88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade statrs in preparation for release.</title>
<updated>2022-08-31T00:09:19Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-08-30T15:17:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=79860041fe927b4fbe8d111d429da9332d100c04'/>
<id>urn:sha1:79860041fe927b4fbe8d111d429da9332d100c04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `anyhow` from `tor-config` crate</title>
<updated>2022-08-28T23:07:53Z</updated>
<author>
<name>Arturo Marquez</name>
<email>arturomf94@gmail.com</email>
</author>
<published>2022-08-28T23:07:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7d3d24cddf68b3d7a3f956507dcb9f886fa7a633'/>
<id>urn:sha1:7d3d24cddf68b3d7a3f956507dcb9f886fa7a633</id>
<content type='text'>
</content>
</entry>
</feed>
