<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint/downgrade_dependencies, branch arti-v1.6.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.6.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.6.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-10-06T11:36:25Z</updated>
<entry>
<title>maint/downgrade_dependencies: Fix up event-Listeners for async-std</title>
<updated>2025-10-06T11:36:25Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-10-06T11:32:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=381ad6c5c976d66b9c45046208e167ed5e15835d'/>
<id>urn:sha1:381ad6c5c976d66b9c45046208e167ed5e15835d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint/downgrade_dependencies: No longer mess with futures-lite@1.2.0</title>
<updated>2025-10-06T11:34:34Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-10-06T11:27:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d37824953f9c530c57c8c5936c12b16a829778c3'/>
<id>urn:sha1:d37824953f9c530c57c8c5936c12b16a829778c3</id>
<content type='text'>
Empirically, this is no longer present in our Cargo.lock.
The problem was fixed upstream, presumably.
</content>
</entry>
<entry>
<title>smol: Implement smol in tor-rtcompat</title>
<updated>2025-08-21T03:47:47Z</updated>
<author>
<name>Niel Duysters</name>
<email>contact@ndvibes.com</email>
</author>
<published>2025-08-21T03:47:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3a650f261fecb8c42fa2a208dd029fd4cda98d18'/>
<id>urn:sha1:3a650f261fecb8c42fa2a208dd029fd4cda98d18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint: change the dependencies in 'downgrade_dependencies'</title>
<updated>2025-07-31T15:19:18Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-07-30T01:41:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9901ac67de4e1af5a5cee1d968ae4aa51c7ba9ed'/>
<id>urn:sha1:9901ac67de4e1af5a5cee1d968ae4aa51c7ba9ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove yoke from downgrade-dependencies.</title>
<updated>2025-06-10T20:34:28Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-06-10T20:34:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d01b12eeb0f4cb95a75d4308e1485ad01819df52'/>
<id>urn:sha1:d01b12eeb0f4cb95a75d4308e1485ad01819df52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint/downgrade_dependencies: Include `paste` crate for update</title>
<updated>2025-06-05T23:30:29Z</updated>
<author>
<name>parazyd</name>
<email>parazyd@dyne.org</email>
</author>
<published>2025-06-03T10:44:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0308ec48ac5fadd0548b942d3a3f712e3262a292'/>
<id>urn:sha1:0308ec48ac5fadd0548b942d3a3f712e3262a292</id>
<content type='text'>
With the removal of the hard `rustls` dependency and preferring
`futures-rustls`, then `paste` crate gets downgraded to a too-low of a version
so we should update it for our code to be able to compile correctly.
</content>
</entry>
<entry>
<title>arti-ureq: New library which integrates with ureq</title>
<updated>2025-04-09T10:59:19Z</updated>
<author>
<name>nield</name>
<email>contact@ndvibes.com</email>
</author>
<published>2025-04-09T10:59:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=91d6b0ed2116e27a9764753a314911a9fc0ba814'/>
<id>urn:sha1:91d6b0ed2116e27a9764753a314911a9fc0ba814</id>
<content type='text'>
Fixes #1519
</content>
</entry>
<entry>
<title>Require rustls 0.23.20</title>
<updated>2025-03-04T19:45:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-03-03T15:15:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3931f216ec23991653b196596c9758eff61b68e5'/>
<id>urn:sha1:3931f216ec23991653b196596c9758eff61b68e5</id>
<content type='text'>
This is the version that introduces `root_hint_subjects()`,
which we want our ServerCertVerifier to override.
</content>
</entry>
<entry>
<title>Remove now-unneeded ring 1.6 from downgrade_dependencies</title>
<updated>2025-03-04T19:45:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-02-27T21:05:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=eecd606fd34b285f2deee609467ffa3219bb8eb0'/>
<id>urn:sha1:eecd606fd34b285f2deee609467ffa3219bb8eb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint: add 'yoke' to upgrade list in 'downgrade_dependencies'</title>
<updated>2025-02-11T15:36:38Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-02-11T15:36:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=373585558c4cfa59b65c6131840527429b0ccaab'/>
<id>urn:sha1:373585558c4cfa59b65c6131840527429b0ccaab</id>
<content type='text'>
</content>
</entry>
</feed>
