<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git, branch arti-v1.3.2</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.2</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.2'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-01-07T17:10:16Z</updated>
<entry>
<title>Merge branch 'version-bumps-1.3.2' into 'main'</title>
<updated>2025-01-07T17:10:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-07T17:10:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8b1ad9ca00e85eadc4fc69e73678f9465ecf957b'/>
<id>urn:sha1:8b1ad9ca00e85eadc4fc69e73678f9465ecf957b</id>
<content type='text'>
Version bumps for arti 1.3.2.

See merge request tpo/core/arti!2692</content>
</entry>
<entry>
<title>Merge branch 'changelog' into 'main'</title>
<updated>2025-01-07T16:37:57Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-07T16:37:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fc34a0edf094c16c5cb5913f103a54a358eedcd5'/>
<id>urn:sha1:fc34a0edf094c16c5cb5913f103a54a358eedcd5</id>
<content type='text'>
Changelog for Arti 1.3.2

See merge request tpo/core/arti!2691</content>
</entry>
<entry>
<title>Update versions in crates/*/bench.</title>
<updated>2025-01-07T16:02:23Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-07T16:02:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=35d3ec7a00f51662abd7c2018c5ff381bfd74884'/>
<id>urn:sha1:35d3ec7a00f51662abd7c2018c5ff381bfd74884</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump arti crate to 1.3.2</title>
<updated>2025-01-07T16:01:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-07T14:49:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=41c604be68b44eab3fecb9c5f54efbe09c0900c3'/>
<id>urn:sha1:41c604be68b44eab3fecb9c5f54efbe09c0900c3</id>
<content type='text'>
Done with
```
cargo set-version --bump patch -p arti
```
</content>
</entry>
<entry>
<title>Bump versions of internal arti crates for Arti 1.3.2</title>
<updated>2025-01-07T16:01:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-07T14:46:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8f4297f5e2712213910b50ced205c7b5aa0619b5'/>
<id>urn:sha1:8f4297f5e2712213910b50ced205c7b5aa0619b5</id>
<content type='text'>
The affected crates follow our regular versioning.
They all get bumped to 0.26.0.

Done with

```
for crate in $(./maint/list_crates |grep  '^arti-\|tor-' ); do
    cargo set-version --bump minor -p $crate;
done
```
</content>
</entry>
<entry>
<title>Patchlevel bumps for Arti 1.3.2</title>
<updated>2025-01-07T16:01:41Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-07T14:41:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6af4c35ccd82f856e802dc31a5f68deae100a56b'/>
<id>urn:sha1:6af4c35ccd82f856e802dc31a5f68deae100a56b</id>
<content type='text'>
These crates are versioned independently.

These crates have had changes to clippy warnings,
and to non-exported dependencies.

Additionally, the fs-mistrust crate has had
only backward-compatible changes, and no new APIs.

Therefore, these crates all get patchlevel bumps.
Other crates don't need their dependencies updated.

Done with
```
./maint/bump_nodep $(./maint/list_crates |grep -v '^arti\|tor' )
```
</content>
</entry>
<entry>
<title>Changelog for Arti 1.3.2.</title>
<updated>2025-01-07T15:47:16Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-06T12:59:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f07157fd731a231fced25e26e0c87518cd0f9258'/>
<id>urn:sha1:f07157fd731a231fced25e26e0c87518cd0f9258</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'update' into 'main'</title>
<updated>2025-01-07T14:40:38Z</updated>
<author>
<name>Alexander Hansen Færøy</name>
<email>ahf@torproject.org</email>
</author>
<published>2025-01-07T14:40:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=92b9c362d746ff3235c9e71c87ce935bcf46b921'/>
<id>urn:sha1:92b9c362d746ff3235c9e71c87ce935bcf46b921</id>
<content type='text'>
Run "cargo update" in preparation for release.

See merge request tpo/core/arti!2690</content>
</entry>
<entry>
<title>Add Clara and "wesleyac" to exclude_contributors.txt</title>
<updated>2025-01-07T14:10:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-07T14:07:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=70a957bc334502c3f117652e1082f1959c94e3d0'/>
<id>urn:sha1:70a957bc334502c3f117652e1082f1959c94e3d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'mod-module-files' into 'main'</title>
<updated>2025-01-07T14:04:53Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-01-07T14:04:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5d0bbc76dc44ff98b5f32c69168b07246e65afa7'/>
<id>urn:sha1:5d0bbc76dc44ff98b5f32c69168b07246e65afa7</id>
<content type='text'>
clippy: deny `mod_module_files`

See merge request tpo/core/arti!2689</content>
</entry>
</feed>
