<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint, branch arti-v1.9.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.9.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.9.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-01-12T12:32:35Z</updated>
<entry>
<title>cargo: Update `arti-*` and `tor-*` to `0.38.0`</title>
<updated>2026-01-12T12:32:35Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2026-01-12T12:32:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=230b0201ea730a633e55c2781611a52c5ec73c28'/>
<id>urn:sha1:230b0201ea730a633e55c2781611a52c5ec73c28</id>
<content type='text'>
Done using the following:
```bash
for crate in $(./maint/list_crates  | rg '^(tor|arti-)'); do
	cargo set-version -p $crate 0.38.0
done
```
</content>
</entry>
<entry>
<title>maint: Ignore RUSTSEC-2025-0141</title>
<updated>2026-01-12T10:28:44Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2026-01-12T10:28:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c0835c8cdead7125f33fed85dca740a99249bf8b'/>
<id>urn:sha1:c0835c8cdead7125f33fed85dca740a99249bf8b</id>
<content type='text'>
Bincode is unmaintained.  Right now, we do not depend on it directly,
but rather transitively through maybenot (with tor-proto) and
typed-index-collections (with tor-netdoc).

This has been reported upstream in the respective crates:
* &lt;https://github.com/zheland/typed-index-collections/issues/10&gt;
* &lt;https://github.com/maybenot-io/maybenot/issues/40&gt;

It is pretty unfortunate, but there is not much we can do at the current
moment, given that it is an external matter and we need it for the next
arti release; also, as far as I am aware, there are no known security
vulnerabilities in the current version of bincode.

Therefore, this commit adds it to the list of exception.

Fixes #2311
See #2312
</content>
</entry>
<entry>
<title>check_licenses: Adjust comment on priority-queue exception</title>
<updated>2025-12-09T10:27:27Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-12-08T16:18:40Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0f549dc639118c2547b96c90cad00b98b88ebba5'/>
<id>urn:sha1:0f549dc639118c2547b96c90cad00b98b88ebba5</id>
<content type='text'>
Technically `priority-queue` belongs in the `MPL_20_OK` list, but our
current checks are too rudimentary to be able to handle the `OR` (we
*do* split on `OR` for one of the checks, but we only compare the
resulting licenses against `RECOGNIZED_LICENSES`, not `MPL_20_OK`). So
for now, let's retain the exception for `priority-queue`.

(We could expand the logic in the branch handling the `OR'`d licenses to
fix this issue, but the result would be quite fragile; and besides, I
think we're going to eventually want to replace this with a proper
license parser).
</content>
</entry>
<entry>
<title>check_licenses: Update comment about priority-queue</title>
<updated>2025-12-09T10:27:27Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2025-12-01T11:29:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=996b669e42be3b9cbab8ea7176bfa55472b3eb77'/>
<id>urn:sha1:996b669e42be3b9cbab8ea7176bfa55472b3eb77</id>
<content type='text'>
They have in fact added the MPL "Exhibit A" text to every file in the
crate.

The license is still LGPL-3.0-or-later OR MPL-2.0, so the rest of the
comment still applies.

See
https://github.com/garro95/priority-queue/pull/54/commits/e2f90b0811c252f80165bbdb19233464289e428f
</content>
</entry>
<entry>
<title>maint: rework 'extract-md-links' interposition</title>
<updated>2025-12-08T17:50:39Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-12-03T21:48:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=076a5ccf86b6076d9f35367d71b1efba6a6f3ed6'/>
<id>urn:sha1:076a5ccf86b6076d9f35367d71b1efba6a6f3ed6</id>
<content type='text'>
Do less parsing, and instead interpose the mistune internals.
</content>
</entry>
<entry>
<title>maint: add comment to 'extract-md-links' re manual parsing</title>
<updated>2025-12-08T17:50:39Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-12-03T18:09:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9a32c4ae4f1246bd3a331fd2cb72030ab12c89f1'/>
<id>urn:sha1:9a32c4ae4f1246bd3a331fd2cb72030ab12c89f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint: add a self-test to 'extract-md-links'</title>
<updated>2025-12-08T17:50:39Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-12-02T01:49:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c92dbacbc5edf5d5c5f0383c186b76c5f388d5f6'/>
<id>urn:sha1:c92dbacbc5edf5d5c5f0383c186b76c5f388d5f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint: fix 'extract-md-links' to work with mistune 3.1.3</title>
<updated>2025-12-08T17:50:39Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-12-02T00:01:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3b08770826a181eee15a39bd91d154bae53412ed'/>
<id>urn:sha1:3b08770826a181eee15a39bd91d154bae53412ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint: fix accidental globals in 'extract-md-links'</title>
<updated>2025-12-08T17:50:39Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-12-02T03:08:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=44f0cfbe5852ed03559bbb6b020223b2ae610c17'/>
<id>urn:sha1:44f0cfbe5852ed03559bbb6b020223b2ae610c17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint: fix method names for 'extract-md-links' parsers</title>
<updated>2025-12-08T17:50:39Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-12-01T23:43:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b55906f72d015439d7109f21e6a322fde11a92a5'/>
<id>urn:sha1:b55906f72d015439d7109f21e6a322fde11a92a5</id>
<content type='text'>
`InlineParser::parse_link` isn't publicly documented, so may be subject
to more breakage.
</content>
</entry>
</feed>
