<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint, branch arti-v1.2.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.2.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-03-03T00:07:19Z</updated>
<entry>
<title>upgrade docker image for reproducible builds</title>
<updated>2024-03-03T00:07:19Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2024-03-03T00:07:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=05974004b24e083d9c033dfdef187128d4564d2d'/>
<id>urn:sha1:05974004b24e083d9c033dfdef187128d4564d2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup-features: Upgrade toml_edit and itertools.</title>
<updated>2024-02-26T13:03:14Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-02-26T13:03:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c58a3caf207c0e69663d092a727b2ae686c25303'/>
<id>urn:sha1:c58a3caf207c0e69663d092a727b2ae686c25303</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cargo_audit: Add an exception for RUSTSEC-2024-0014.</title>
<updated>2024-02-19T12:29:53Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-02-19T11:45:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1fd9077db406835277093caff745bbb8ce6bce05'/>
<id>urn:sha1:1fd9077db406835277093caff745bbb8ce6bce05</id>
<content type='text'>
We should migrate to `slotmap`, but in the meantime let's just add an
exception to unblock CI.
</content>
</entry>
<entry>
<title>maint/matrix_test: add maint/ to CRATEDIRS</title>
<updated>2024-02-08T16:32:28Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-02-08T16:31:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b0f76905452ece504067a358def88c48c87bf0da'/>
<id>urn:sha1:b0f76905452ece504067a358def88c48c87bf0da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint/list_crates: Strip maint/, handling maint/ crates</title>
<updated>2024-02-08T12:02:14Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-02-08T12:02:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ed1aff2e484105d292f5ae0629bf5183be1c9839'/>
<id>urn:sha1:ed1aff2e484105d292f5ae0629bf5183be1c9839</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint/fixup-features: Remove a spurious blank line from Cargo.toml</title>
<updated>2024-02-08T11:01:39Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-02-08T11:01:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b32346713c71cb77657fe7e2588ccb100bec19c0'/>
<id>urn:sha1:b32346713c71cb77657fe7e2588ccb100bec19c0</id>
<content type='text'>
maint/cargo_sort complains about this.
</content>
</entry>
<entry>
<title>maint/check_toposort: Teach it to ignore maint/ crates.</title>
<updated>2024-02-07T17:23:07Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-02-07T17:23:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ec62ca53debcdff5d4019f43cdaba712da649677'/>
<id>urn:sha1:ec62ca53debcdff5d4019f43cdaba712da649677</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint/fixup-features: Add standard lint block with some overrides</title>
<updated>2024-02-07T15:18:13Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-02-07T15:15:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=de288489812780eec9d945726db6fe7f64b26e33'/>
<id>urn:sha1:de288489812780eec9d945726db6fe7f64b26e33</id>
<content type='text'>
We don't have any of these lints yet but let's do this tidying while
we're here.  The test lint block seems appropriate for this
maintenance utility, at least right now while we're not making it a
proper external published thing.

Override the two lints that currently trip.
</content>
</entry>
<entry>
<title>maint/fixup-features: Make part of the main workspace</title>
<updated>2024-02-07T15:16:24Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-02-07T15:12:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9e90e8ba053f22d88b3d9d696cf10d8a85c2d3cc'/>
<id>urn:sha1:9e90e8ba053f22d88b3d9d696cf10d8a85c2d3cc</id>
<content type='text'>
This ties it into everything, so we run CI on it, have it in our main
lockfile, and so on.
</content>
</entry>
<entry>
<title>maint/fixup-features: Use .or_default() (prompted by clippy) (fmt)</title>
<updated>2024-02-07T15:16:24Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-02-07T15:16:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c3a4c6c9599ef0e8629cb17fefe2dacabd912a15'/>
<id>urn:sha1:c3a4c6c9599ef0e8629cb17fefe2dacabd912a15</id>
<content type='text'>
</content>
</entry>
</feed>
