<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint/downgrade_dependencies, branch arti-v1.3.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-09-29T16:11:48Z</updated>
<entry>
<title>maint: removed num-bigint line from downgrade-dependencies script</title>
<updated>2024-09-29T16:11:48Z</updated>
<author>
<name>Morgan</name>
<email>morgan@torproject.org</email>
</author>
<published>2024-09-29T16:11:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=27c5ed85455997e27ac34533adc7a7b97f3517e0'/>
<id>urn:sha1:27c5ed85455997e27ac34533adc7a7b97f3517e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>downgrade_dependencies: Add exception for ring 0.16</title>
<updated>2024-09-26T01:54:22Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-09-25T19:48:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cf7f25851ac0319fbb784a94050a715883989e0a'/>
<id>urn:sha1:cf7f25851ac0319fbb784a94050a715883989e0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint/downgrade-dependencies: Update exceptions.</title>
<updated>2024-09-09T11:13:18Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-09-09T10:05:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f90d1238be4bf8fd6f95d223fba86374a05bc9bb'/>
<id>urn:sha1:f90d1238be4bf8fd6f95d223fba86374a05bc9bb</id>
<content type='text'>
Fixes the `minimal-versions` failure:

```
error: package ID specification `futures-lite@1.0.0` did not match any packages
Did you mean one of these?
  futures-lite@2.0.0
```

(we don't actually need to un-downgrade `futures-lite` anymore)

But we *do* need to un-downgrade `event-listener`
(`async-global-executor` needs `event_listener::EventListener` to be `UnwindSafe`,
and in `event-listener 3.0.0`, they are not)
</content>
</entry>
<entry>
<title>maint: Add paste tor the tor-keys crate</title>
<updated>2024-09-04T18:25:55Z</updated>
<author>
<name>David Goulet</name>
<email>dgoulet@torproject.org</email>
</author>
<published>2024-09-04T17:41:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ad8acd1b2913c6c955e84f0ccf32b58120857d25'/>
<id>urn:sha1:ad8acd1b2913c6c955e84f0ccf32b58120857d25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove arti-hyper</title>
<updated>2024-06-25T15:50:04Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-06-25T11:32:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0b4911487e2d294f23ff96da3c6a8f3fcd9b91d7'/>
<id>urn:sha1:0b4911487e2d294f23ff96da3c6a8f3fcd9b91d7</id>
<content type='text'>
This has been obsolete for a very long time.

We have already published a version with a "won't be updated" warning.
</content>
</entry>
<entry>
<title>downgrade-dependencies: un-downgrade futures-lite.</title>
<updated>2023-11-28T18:40:03Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-11-27T22:38:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=97fd5aac8384e87641df3aadc4b8de82ec87bc0a'/>
<id>urn:sha1:97fd5aac8384e87641df3aadc4b8de82ec87bc0a</id>
<content type='text'>
This is necessary for async-global-executor, which uses
`futures_lite::future::or`, which futures-lite does not have before
1.4.0 or thereabouts.
</content>
</entry>
<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>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>downgrade_dependencies: upgrade "log"</title>
<updated>2023-09-06T02:36:04Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-06T00:38:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=57e1ce3247c5905e977d58da68c6846a54b016ba'/>
<id>urn:sha1:57e1ce3247c5905e977d58da68c6846a54b016ba</id>
<content type='text'>
We don't use "log" but some dependency of one of our examples does.
</content>
</entry>
<entry>
<title>downgrade_dependencies: re-upgrade filetime</title>
<updated>2023-09-05T15:17:24Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-09-05T15:17:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=aca15b17dd7aed75f987c7bb1161c61fe092369f'/>
<id>urn:sha1:aca15b17dd7aed75f987c7bb1161c61fe092369f</id>
<content type='text'>
We don't actually use filetime directly, but notify wants it, and
notify accepts a version that doesn't actually appear to work.

This fixes minimal_versions CI.
</content>
</entry>
</feed>
