<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates, branch arti-v1.1.8</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.8</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.8'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-09-05T18:20:32Z</updated>
<entry>
<title>Merge branch 'bumps' into 'main'</title>
<updated>2023-09-05T18:20:32Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2023-09-05T18:20:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6b63b8fb9aee489dba086ee82fa1c6bf0dc4e526'/>
<id>urn:sha1:6b63b8fb9aee489dba086ee82fa1c6bf0dc4e526</id>
<content type='text'>
Version bumps in preparation for today's release

See merge request tpo/core/arti!1570</content>
</entry>
<entry>
<title>Upgrade bench/ lockfiles too.</title>
<updated>2023-09-05T17:43:19Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-05T16:47:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c63d913978acd7dc438d2316d497d5fe9d3ce116'/>
<id>urn:sha1:c63d913978acd7dc438d2316d497d5fe9d3ce116</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti tests: Suppress a lint locally</title>
<updated>2023-09-05T16:42:30Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-09-05T16:40:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bbf3575802c8841b940e18fd1c2acc64cc79531e'/>
<id>urn:sha1:bbf3575802c8841b940e18fd1c2acc64cc79531e</id>
<content type='text'>
There's a complaint (seen in a CI build log) about over-eager iterator
item cloning.  This is a perf complaint and not very relevant in tests.
</content>
</entry>
<entry>
<title>tor-hsservice: De-linkify a docs link to a private item</title>
<updated>2023-09-05T16:39:55Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-09-05T16:39:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3f78fd0e7387e30b14c5f7810d083322d00a162a'/>
<id>urn:sha1:3f78fd0e7387e30b14c5f7810d083322d00a162a</id>
<content type='text'>
Weirdly, rustdoc says

189 | /// TODO HSS surely this should be [`tor_proto::crypto::handshake::ntor::NtorSecretKey`] ?
    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `crypto` in module `tor_proto`

when it should probably complain the item is private.
Anyway, we can't link to it, so don't.
</content>
</entry>
<entry>
<title>Merge branch 'fixup_features_20230905' into 'main'</title>
<updated>2023-09-05T16:31:43Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-05T16:31:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=08ccd18dd0c3c5e8425e0f7a29fa05928caef6f6'/>
<id>urn:sha1:08ccd18dd0c3c5e8425e0f7a29fa05928caef6f6</id>
<content type='text'>
Run "fixup-features" in preparation for release.

See merge request tpo/core/arti!1569</content>
</entry>
<entry>
<title>Bump patchlevel (not dependents) on crates with trivial changes</title>
<updated>2023-09-05T16:25:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-05T16:25:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a4badb9fdac5dd36ea173545f1ff417ccab1f49b'/>
<id>urn:sha1:a4badb9fdac5dd36ea173545f1ff417ccab1f49b</id>
<content type='text'>
This includes:

```
tor-basic-utils
caret
fs-mistrust
safelog
retry-error
tor-events
tor-units
tor-geoip
tor-rtcompat
tor-rpcbase
tor-protover
tor-socksproto
tor-checkable
tor-congestion
tor-persist
tor-circmgr
arti-rpcserver
arti-config
arti-hyper
arti-bench
arti-testing
tor-consdiff
```
</content>
</entry>
<entry>
<title>Update patchlevel for crates with nontrivial changes.</title>
<updated>2023-09-05T16:22:19Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-05T16:22:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e251baa9a77415f3c605ff462a8ac0b3fa37660a'/>
<id>urn:sha1:e251baa9a77415f3c605ff462a8ac0b3fa37660a</id>
<content type='text'>
These are:

```
hashx
equix
tor-async-utils
tor-error
tor-config
tor-rtmock
tor-llcrypto
tor-bytes
tor-hscrypto
tor-hspow
tor-cert
tor-linkspec
tor-cell
tor-proto
tor-netdoc
tor-netdir
tor-chanmgr
tor-guardmgr
tor-dirmgr
tor-keymgr
tor-hsclient
tor-hsservice
arti-client

arti
```
</content>
</entry>
<entry>
<title>Minor-version bumps for crates with breaking changes.</title>
<updated>2023-09-05T16:20:01Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-05T16:20:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6f5dfc71b86b1ce2ec664e97d6be507189443334'/>
<id>urn:sha1:6f5dfc71b86b1ce2ec664e97d6be507189443334</id>
<content type='text'>
These are:

```
tor-dirclient
tor-ptmgr
```
</content>
</entry>
<entry>
<title>Merge branch 'upgrades' into 'main'</title>
<updated>2023-09-05T16:13:17Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-05T16:13:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d2d832424566f1a41c0919e5ae242e15d0802ddf'/>
<id>urn:sha1:d2d832424566f1a41c0919e5ae242e15d0802ddf</id>
<content type='text'>
Upgrade a couple of dependencies for today's release.

See merge request tpo/core/arti!1566</content>
</entry>
<entry>
<title>Run "fixup-features" in preparation for release.</title>
<updated>2023-09-05T15:38:06Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-05T15:38:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c17b8681a013425a0e85aa8fb212b4e72c59f5f1'/>
<id>urn:sha1:c17b8681a013425a0e85aa8fb212b4e72c59f5f1</id>
<content type='text'>
</content>
</entry>
</feed>
