<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates, branch arti-v1.4.3</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.3</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.3'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-05-01T19:07:13Z</updated>
<entry>
<title>arti-ureq: Specify versions for dependencies.</title>
<updated>2025-05-01T19:07:13Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-05-01T19:07:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9693d8bfa64a981da5f263bc020fd6f28b30f26d'/>
<id>urn:sha1:9693d8bfa64a981da5f263bc020fd6f28b30f26d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'release-1.4.3-semver' into 'main'</title>
<updated>2025-05-01T17:30:51Z</updated>
<author>
<name>wesleyac</name>
<email>wesleyac@torproject.org</email>
</author>
<published>2025-05-01T17:30:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2bc9d464675a5cb1a8f466c7c75b0dd13a3badd7'/>
<id>urn:sha1:2bc9d464675a5cb1a8f466c7c75b0dd13a3badd7</id>
<content type='text'>
release: Bump versions.

See merge request tpo/core/arti!2981</content>
</entry>
<entry>
<title>release: Update Cargo.lock files.</title>
<updated>2025-05-01T16:22:28Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-05-01T16:21:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d9a0f3764464bb7aa6c40ae4f8ff0df0b2007264'/>
<id>urn:sha1:d9a0f3764464bb7aa6c40ae4f8ff0df0b2007264</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release: Bump arti to 1.4.3.</title>
<updated>2025-05-01T16:22:28Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-05-01T15:57:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0069db9fc3d89d409d168ac93dedc816da5b2a8b'/>
<id>urn:sha1:0069db9fc3d89d409d168ac93dedc816da5b2a8b</id>
<content type='text'>
```
cargo set-version --bump patch -p arti
```
</content>
</entry>
<entry>
<title>release: Bump all unstable tor/arti crates to 0.30.0</title>
<updated>2025-05-01T16:22:28Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-05-01T15:55:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=770aaa9648d42835b2c6b3b29f4051d287ddba88'/>
<id>urn:sha1:770aaa9648d42835b2c6b3b29f4051d287ddba88</id>
<content type='text'>
```
for crate in $(./maint/list_crates  | rg '^(tor|arti-)'); do
    cargo set-version -p $crate 0.30.0
done
```
</content>
</entry>
<entry>
<title>release: Bump versions of non tor/arti crates.</title>
<updated>2025-05-01T16:22:28Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-05-01T16:08:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e5a27d7c554296f0f434d8a9a6f20724ca98aa38'/>
<id>urn:sha1:e5a27d7c554296f0f434d8a9a6f20724ca98aa38</id>
<content type='text'>
The non-{arti-,tor-} crates are:

```
./maint/list_crates  | rg -v '^(tor|arti)'
oneshot-fused-workaround
slotmap-careful
test-temp-dir
fslock-guard
hashx
equix
caret
fs-mistrust
safelog
retry-error
```

Of these, only hashx and fs-mistrust have changed, as per:

```
./maint/changed_crates -v "arti-v$LAST_VERSION" 2&gt;&amp;1 &gt;/dev/null | grep -i "no change" | grep -v '\(tor\|arti\)-'
```

So these were updated with:

```
./maint/bump_nodep hashx fs-mistrust
```
</content>
</entry>
<entry>
<title>release: Update release date.</title>
<updated>2025-05-01T16:15:55Z</updated>
<author>
<name>Wesley Aptekar-Cassels</name>
<email>me@wesleyac.com</email>
</author>
<published>2025-05-01T16:14:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8dff679633623adee3d887ee105c34b0fcb49581'/>
<id>urn:sha1:8dff679633623adee3d887ee105c34b0fcb49581</id>
<content type='text'>
Done via `./maint/update-release-date`.
</content>
</entry>
<entry>
<title>Merge branch 'typos' into 'main'</title>
<updated>2025-05-01T09:47:26Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2025-05-01T09:47:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ce5f5715506294db62bfc60cb6b694c5911d13ea'/>
<id>urn:sha1:ce5f5715506294db62bfc60cb6b694c5911d13ea</id>
<content type='text'>
Fix typos

See merge request tpo/core/arti!2961</content>
</entry>
<entry>
<title>Merge branch 'relay-cell-len' into 'main'</title>
<updated>2025-05-01T03:26:11Z</updated>
<author>
<name>opara</name>
<email>opara@torproject.org</email>
</author>
<published>2025-05-01T03:26:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=01f464ac2f7641d4dca0fec329c07cc2e3bb9f94'/>
<id>urn:sha1:01f464ac2f7641d4dca0fec329c07cc2e3bb9f94</id>
<content type='text'>
tor-cell: Add `UnparsedRelayMsg::data_len`

See merge request tpo/core/arti!2976</content>
</entry>
<entry>
<title>tor-cell: optimize slice indexing</title>
<updated>2025-05-01T02:01:43Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-05-01T01:27:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1dbe3698641ee1836cf24e497919187c47ae8148'/>
<id>urn:sha1:1dbe3698641ee1836cf24e497919187c47ae8148</id>
<content type='text'>
</content>
</entry>
</feed>
