<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint, branch arti-v1.1.10</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.10</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.10'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-10-12T16:23:58Z</updated>
<entry>
<title>Add downgrade-dependencies exceptions to make tor-proto build right.</title>
<updated>2023-10-12T16:23:58Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-12T16:12:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=06a1177af59ec89d69da97d9b30635b779d3987e'/>
<id>urn:sha1:06a1177af59ec89d69da97d9b30635b779d3987e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'new-mock-time' into 'main'</title>
<updated>2023-10-05T16:13:37Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-05T16:13:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=05a4bf08d3b5d94f1b909ef5453ed54368653310'/>
<id>urn:sha1:05a4bf08d3b5d94f1b909ef5453ed54368653310</id>
<content type='text'>
Provide and use a SimpleMockTimeProvider

See merge request tpo/core/arti!1639</content>
</entry>
<entry>
<title>fixup-features: Detect published=&gt;unpublished dependencies</title>
<updated>2023-10-04T15:37:31Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-04T15:37:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=013ab1f03ea0c13913c78de1f371ab45cf30fab7'/>
<id>urn:sha1:013ab1f03ea0c13913c78de1f371ab45cf30fab7</id>
<content type='text'>
(If a published crate depends on an unpublished crate, crates.io
will refuse it.)
</content>
</entry>
<entry>
<title>fixup-features: detect wildcard versions.</title>
<updated>2023-10-04T15:14:36Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-04T15:14:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=755314fbbcbf10da2db5dd678246264de0a8298f'/>
<id>urn:sha1:755314fbbcbf10da2db5dd678246264de0a8298f</id>
<content type='text'>
None of our crates should use wildcard versions; this will help us
detect them before publishing.
</content>
</entry>
<entry>
<title>Update changed_crates and Release.md to robustify release process</title>
<updated>2023-10-04T14:57:04Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-10-04T14:52:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5de0e614fee34ecfeda761414a8600e6f5fb71dd'/>
<id>urn:sha1:5de0e614fee34ecfeda761414a8600e6f5fb71dd</id>
<content type='text'>
In particular, this change should help avoid the kind of problem we
ran into as #1054 and fixed with 00e4405943498754, where a crate
changed only in which versions of our crates it depended upon,
and we didn't notice that we had to update its version too.

This commit also fixes a couple of minor issues in the
`changed_crates` script, and gives it a verbose mode.
</content>
</entry>
<entry>
<title>tor-rtmock: Add priority-queue dependency</title>
<updated>2023-10-03T14:11:48Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-09-20T15:49:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=686a03c98dc8de596c2161244894eb390b70852f'/>
<id>urn:sha1:686a03c98dc8de596c2161244894eb390b70852f</id>
<content type='text'>
For our time provider we want a priority queue that lets us look up
entries and delete them.  std's Heap doesn't do that.  priority-queue
has the API we need and reasonable stats etc, and is maintained.

It has some IMO-tolerable licence wrinkles.
</content>
</entry>
<entry>
<title>Merge branch 'locked' into 'main'</title>
<updated>2023-09-14T15:47:47Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2023-09-14T15:47:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c9699bef37fd7e204876fcb1b1a2102104c8f017'/>
<id>urn:sha1:c9699bef37fd7e204876fcb1b1a2102104c8f017</id>
<content type='text'>
CI: Use cargo install --locked

See merge request tpo/core/arti!1587</content>
</entry>
<entry>
<title>maint/downgrade_dependencies: Honour $CARGO</title>
<updated>2023-09-14T14:11:18Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-09-14T14:11:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5c39e54f006cea881091a63200d9fa8a74327009'/>
<id>urn:sha1:5c39e54f006cea881091a63200d9fa8a74327009</id>
<content type='text'>
This let me run it with my privsep setup.
</content>
</entry>
<entry>
<title>CI: Force refresh of all "cargo install"</title>
<updated>2023-09-11T15:39:53Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-09-11T15:39:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d607e635f816fe9d5529187a2069cc44d851f793'/>
<id>urn:sha1:d607e635f816fe9d5529187a2069cc44d851f793</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CI: Use cargo install --locked</title>
<updated>2023-09-11T15:37:08Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-09-11T15:37:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c66652b946ad53b996c2997b42a2fe9aa3bbedaf'/>
<id>urn:sha1:c66652b946ad53b996c2997b42a2fe9aa3bbedaf</id>
<content type='text'>
Unaccountably, this isn't the default.
</content>
</entry>
</feed>
