<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-dirserver, branch arti-v1.7.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.7.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.7.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-10-29T19:32:37Z</updated>
<entry>
<title>maint: bump minor versions of all published crates</title>
<updated>2025-10-29T19:32:37Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-10-29T19:32:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7e3bc2af0994706f3597cd14d340736a4d0f03e3'/>
<id>urn:sha1:7e3bc2af0994706f3597cd14d340736a4d0f03e3</id>
<content type='text'>
```bash
readarray -t publish &lt; &lt;(cargo metadata --format-version 1 | jq -r '.packages[] | select((.id | startswith("path+file:///")) and (.rust_version != null) and (.publish == null or .publish == true or .publish != [])) | .name')
for package in "${publish[@]}"; do echo "$package:"; cargo set-version --bump minor -p "$package"; done
```
</content>
</entry>
<entry>
<title>tor-dirserver: add missing semver breaking changes</title>
<updated>2025-10-28T18:52:33Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-10-28T18:52:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8f7c5d65c9c74054408ddd55f830c4131bfbf7e2'/>
<id>urn:sha1:8f7c5d65c9c74054408ddd55f830c4131bfbf7e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dirserver: bump MSRV from 1.83 to 1.86</title>
<updated>2025-10-21T19:15:21Z</updated>
<author>
<name>hashcatHitman</name>
<email>3924-hashcatHitman@gitlab.torproject.org</email>
</author>
<published>2025-10-21T18:58:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b7b7ec5b89753963d47f458f7a578b3a188864ed'/>
<id>urn:sha1:b7b7ec5b89753963d47f458f7a578b3a188864ed</id>
<content type='text'>
I noticed that when doing `cargo generate-lockfile` in the workspace
root, it was locking dependencies to 1.83 compatible versions. It turns
out tor-dirserver started on MSRV 1.83 after we already bumped to 1.85,
and has been missed in MSRV updates ever since.

I've found no indication it is intentionally getting this special
treatment and am assuming it is a mistake.

Signed-off-by: hashcatHitman &lt;3924-hashcatHitman@gitlab.torproject.org&gt;
</content>
</entry>
<entry>
<title>tor-dirserver: Expose Arc of StoreCache</title>
<updated>2025-10-15T11:20:36Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-10-08T11:39:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1126ea8d7a8a4c6311801258cc6b17d54c831508'/>
<id>urn:sha1:1126ea8d7a8a4c6311801258cc6b17d54c831508</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dirserver: Do not lock during db query</title>
<updated>2025-10-15T11:20:35Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-10-08T10:24:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cf6759fe6cf1956097795e7929e7d1741c6a6717'/>
<id>urn:sha1:cf6759fe6cf1956097795e7929e7d1741c6a6717</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dirserver: Don't expose rusqlite::Error in Pool</title>
<updated>2025-10-15T11:20:35Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-10-08T09:39:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d58da7c783aa93d977d9efdd4e4e4416086af83c'/>
<id>urn:sha1:d58da7c783aa93d977d9efdd4e4e4416086af83c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dirserver: Fix rustdoc comment</title>
<updated>2025-10-15T11:20:34Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-09-29T08:40:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ca7492026d198278f61a2003fd03b863355ba07c'/>
<id>urn:sha1:ca7492026d198278f61a2003fd03b863355ba07c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dirserver: Some clippy fixes</title>
<updated>2025-10-15T11:20:33Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-09-29T08:10:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9ec7e87d144579ba6d310ccbf203b82e73fcd34b'/>
<id>urn:sha1:9ec7e87d144579ba6d310ccbf203b82e73fcd34b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dirserver: Remove unsafe unreachable</title>
<updated>2025-10-15T11:20:33Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-09-25T18:03:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f92af0694a735a1cbf1b492fe4a7276b18f72250'/>
<id>urn:sha1:f92af0694a735a1cbf1b492fe4a7276b18f72250</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-dirserver: Remove due TODO</title>
<updated>2025-10-15T11:20:32Z</updated>
<author>
<name>Clara Engler</name>
<email>cve@cve.cx</email>
</author>
<published>2025-09-25T18:00:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0183b1b9977df14e06f62e7c9e6369545c31a205'/>
<id>urn:sha1:0183b1b9977df14e06f62e7c9e6369545c31a205</id>
<content type='text'>
</content>
</entry>
</feed>
