<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/Cargo.lock, branch arti-v1.2.5</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.5</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.5'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-06-27T12:26:12Z</updated>
<entry>
<title>Update arti to 1.2.5</title>
<updated>2024-06-27T12:26:12Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-06-27T12:26:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0d68939fa392f151ae538f5921bac26b0cb4b8d0'/>
<id>urn:sha1:0d68939fa392f151ae538f5921bac26b0cb4b8d0</id>
<content type='text'>
cargo set-version --offline -p arti 1.2.5
</content>
</entry>
<entry>
<title>Update versions of 0.x tor-* and arti-* crates</title>
<updated>2024-06-27T12:24:55Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-06-27T12:24:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cb70cfc32b623cf4d55ae481218a810af04dfea4'/>
<id>urn:sha1:cb70cfc32b623cf4d55ae481218a810af04dfea4</id>
<content type='text'>
nailing-cargo -uE set-version -p arti-client 0.20.0
nailing-cargo -uE set-version -p arti-relay 0.20.0
nailing-cargo -uE set-version -p arti-rpcserver 0.20.0
nailing-cargo -uE set-version -p tor-async-utils 0.20.0
nailing-cargo -uE set-version -p tor-basic-utils 0.20.0
nailing-cargo -uE set-version -p tor-bytes 0.20.0
nailing-cargo -uE set-version -p tor-cell 0.20.0
nailing-cargo -uE set-version -p tor-cert 0.20.0
nailing-cargo -uE set-version -p tor-chanmgr 0.20.0
nailing-cargo -uE set-version -p tor-checkable 0.20.0
nailing-cargo -uE set-version -p tor-circmgr 0.20.0
nailing-cargo -uE set-version -p tor-config 0.20.0
nailing-cargo -uE set-version -p tor-consdiff 0.20.0
nailing-cargo -uE set-version -p tor-dirclient 0.20.0
nailing-cargo -uE set-version -p tor-dirmgr 0.20.0
nailing-cargo -uE set-version -p tor-error 0.20.0
nailing-cargo -uE set-version -p tor-geoip 0.20.0
nailing-cargo -uE set-version -p tor-guardmgr 0.20.0
nailing-cargo -uE set-version -p tor-hsclient 0.20.0
nailing-cargo -uE set-version -p tor-hscrypto 0.20.0
nailing-cargo -uE set-version -p tor-hsrproxy 0.20.0
nailing-cargo -uE set-version -p tor-hsservice 0.20.0
nailing-cargo -uE set-version -p tor-keymgr 0.20.0
nailing-cargo -uE set-version -p tor-linkspec 0.20.0
nailing-cargo -uE set-version -p tor-llcrypto 0.20.0
nailing-cargo -uE set-version -p tor-log-ratelim 0.20.0
nailing-cargo -uE set-version -p tor-memquota 0.20.0
nailing-cargo -uE set-version -p tor-netdir 0.20.0
nailing-cargo -uE set-version -p tor-netdoc 0.20.0
nailing-cargo -uE set-version -p tor-persist 0.20.0
nailing-cargo -uE set-version -p tor-proto 0.20.0
nailing-cargo -uE set-version -p tor-protover 0.20.0
nailing-cargo -uE set-version -p tor-ptmgr 0.20.0
nailing-cargo -uE set-version -p tor-relay-selection 0.20.0
nailing-cargo -uE set-version -p tor-rpcbase 0.20.0
nailing-cargo -uE set-version -p tor-rtcompat 0.20.0
nailing-cargo -uE set-version -p tor-rtmock 0.20.0
nailing-cargo -uE set-version -p tor-socksproto 0.20.0
nailing-cargo -uE set-version -p tor-units 0.20.0

Each of which runs a rune like
  cargo set-version --offline -p tor-units 0.20.0
</content>
</entry>
<entry>
<title>Downgrade to cc 1.0.93 in Cargo.lock</title>
<updated>2024-06-26T11:52:15Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-06-26T11:50:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=32a45edb84a210eb9fa692f7f339b2a0b20cb1c6'/>
<id>urn:sha1:32a45edb84a210eb9fa692f7f339b2a0b20cb1c6</id>
<content type='text'>
As proposed in
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2231#note_3043322

I made this commit by:

  * Taking the hunk to add `cc = "1.0.93"` from !2231.
  * Running `cargo fetch`
  * Staging everything except the additions of cc
    to `Cargo.toml` and `Cargo.lock`

Here is the output I got from cargo:

      Updating crates.io index
       Locking 5 packages to latest compatible versions
   Downgrading addr2line v0.22.0 -&gt; v0.21.0 (latest: v0.23.0)
   Downgrading backtrace v0.3.73 -&gt; v0.3.71 (latest: v0.3.73)
   Downgrading cc v1.0.100 -&gt; v1.0.93 (latest: v1.0.101)
   Downgrading gimli v0.29.0 -&gt; v0.28.1 (latest: v0.30.0)
   Downgrading object v0.36.0 -&gt; v0.32.2 (latest: v0.36.0)
    Downloaded cc v1.0.93
    Downloaded derive-deftly v0.13.1
    Downloaded 2 crates (149.8 KB) in 1.52s
</content>
</entry>
<entry>
<title>Update to derive-deftly 0.13.1</title>
<updated>2024-06-26T09:30:23Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-06-26T09:30:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4e22b8bf1f777a2a8b950811b17becd4d00cc987'/>
<id>urn:sha1:4e22b8bf1f777a2a8b950811b17becd4d00cc987</id>
<content type='text'>
This fixes build breakage in the build-repro test.

derive-deftly 0.13.0 has an MSRV violation, due to a breach by cargo
of the Rust stability guarantee: d-d 0.13.0 works with Rust 1.56 but
not 1.76.

References:
  https://gitlab.torproject.org/Diziet/rust-derive-deftly/-/issues/103
  https://github.com/rust-lang/cargo/issues/14147#issuecomment-2189915460
</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>Stop building examples/gsoc2023/download-manager</title>
<updated>2024-06-25T15:48:48Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-06-25T11:35:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0926eb043d6a3ffc793177fd513578050fdc9f89'/>
<id>urn:sha1:0926eb043d6a3ffc793177fd513578050fdc9f89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to base32 0.5</title>
<updated>2024-06-25T13:49:06Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-06-25T13:49:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8812c970fbb860adae016d7d67cb46cecfb36ac9'/>
<id>urn:sha1:8812c970fbb860adae016d7d67cb46cecfb36ac9</id>
<content type='text'>
No code changes needed.

Precisely
  nailing-cargo -Eu upgrade --incompatible -p base32
</content>
</entry>
<entry>
<title>Update to statrs 0.17</title>
<updated>2024-06-25T13:45:54Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-06-25T13:45:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=512999d30c635efaa61ecbe188f628c866b1c42a'/>
<id>urn:sha1:512999d30c635efaa61ecbe188f628c866b1c42a</id>
<content type='text'>
No code changes needed.

Precisely
  nailing-cargo -Eu upgrade --incompatible -p statrs
</content>
</entry>
<entry>
<title>Update to itertools 0.13.0</title>
<updated>2024-06-25T13:43:30Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-06-25T13:40:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=775d9a3e9e94a6f70d467e2e0dddd32af24169bc'/>
<id>urn:sha1:775d9a3e9e94a6f70d467e2e0dddd32af24169bc</id>
<content type='text'>
No code changes needed.

Precisely
  nailing-cargo -Eu upgrade --incompatible -p itertools
</content>
</entry>
<entry>
<title>Update to derive-deftly 0.13.0</title>
<updated>2024-06-25T13:38:35Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-06-25T13:37:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fe5fb7072d52610d07d01cd812f0f92a5a42c92f'/>
<id>urn:sha1:fe5fb7072d52610d07d01cd812f0f92a5a42c92f</id>
<content type='text'>
No code changes needed.

Precisely
  nailing-cargo -Eu upgrade --incompatible -p derive-deftly
</content>
</entry>
</feed>
