<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/hashx, 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-05T15:12:06Z</updated>
<entry>
<title>Run cargo update for {hashx,equix}/bench.</title>
<updated>2024-06-05T15:12:06Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-06-05T15:10:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=87313a303e7d2befda0c346bdd9a3daa759b8607'/>
<id>urn:sha1:87313a303e7d2befda0c346bdd9a3daa759b8607</id>
<content type='text'>
Done using

```
  (cd crates/hashx/bench &amp;&amp; cargo update)
  (cd crates/equix/bench &amp;&amp; cargo update)
```
</content>
</entry>
<entry>
<title>Bump the versions of the non-{arti-,tor-} crates.</title>
<updated>2024-06-05T15:05:04Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-06-05T15:01:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=517bc25f2a1b88a53a6a9b765d82a67ca4fe47e7'/>
<id>urn:sha1:517bc25f2a1b88a53a6a9b765d82a67ca4fe47e7</id>
<content type='text'>
* crates that have no changes: none
* crates that only have non-functional changes (bump the patch version):
  - test-temp-dir
  - fslock-guard
  - hashx
  - equix
  - caret
  - fs-mistrust
  - safelog
  - retry-error

Done using

```
for c in "${non_functional[@]}"; do maint/bump_nodep $c; done
```

where `non_functional` contains the list above
</content>
</entry>
<entry>
<title>Re-run maint/add_warning.</title>
<updated>2024-05-06T13:31:35Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-05-06T13:23:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=97f452ec9958bf7d8ca3275c39655814a4494637'/>
<id>urn:sha1:97f452ec9958bf7d8ca3275c39655814a4494637</id>
<content type='text'>
This commit is automatically generated.
</content>
</entry>
<entry>
<title>Update separate lockfiles</title>
<updated>2024-04-30T12:45:56Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-04-30T12:45:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9da6f0ec80f69471eb98c1653a73019e86f84a9d'/>
<id>urn:sha1:9da6f0ec80f69471eb98c1653a73019e86f84a9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump versions of crates with nonfunctional changes</title>
<updated>2024-04-30T12:00:57Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-04-30T11:56:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1cbd1902bfc2f38e724887bd915fd9b7a41c4497'/>
<id>urn:sha1:1cbd1902bfc2f38e724887bd915fd9b7a41c4497</id>
<content type='text'>
for p in `cat ../u`; do maint/bump_nodep $p; git commit -a -m X; done

where u contains

hashx
equix
fs-mistrust
</content>
</entry>
<entry>
<title>Ship GPL-3 alongside LGPL-3, as required</title>
<updated>2024-04-25T16:12:47Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-04-25T16:12:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5e39740beb632e509fc16b9cecee3eaff4e211cf'/>
<id>urn:sha1:5e39740beb632e509fc16b9cecee3eaff4e211cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Copy LGPL-3 file into hashx and equix crates</title>
<updated>2024-04-25T16:12:47Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-04-23T09:24:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3557b12b8ed618dae95080eaa4e522a37b4cb8ea'/>
<id>urn:sha1:3557b12b8ed618dae95080eaa4e522a37b4cb8ea</id>
<content type='text'>
This is the simplest way to get this included during "cargo publish",
which is necessary.

Prompted by
  https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2094#note_3021187
</content>
</entry>
<entry>
<title>Resolve nightly clippy errors in hashx.</title>
<updated>2024-04-22T14:22:08Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-04-22T14:19:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ec07f4f604f372d8d4f970d92be6b41c9d0b5630'/>
<id>urn:sha1:ec07f4f604f372d8d4f970d92be6b41c9d0b5630</id>
<content type='text'>
Nightly clippy doesn't like using "expr as T" when the conversion is
lossless; it prefers "T::from(expr)" so that if we later change the
type of T to something with a lossy conversion, we'll know.
</content>
</entry>
<entry>
<title>Run cargo update in {equix,hashx}/bench</title>
<updated>2024-04-02T13:36:58Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-04-02T13:36:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1060cc5e2fbb89443c2bd2bd813bd4a22b49e41a'/>
<id>urn:sha1:1060cc5e2fbb89443c2bd2bd813bd4a22b49e41a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump patchlevel versions on non-{tor/arti} crates.</title>
<updated>2024-04-02T13:07:47Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-04-02T13:07:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cf257f7c24178946263ced1eeca0383db3e1732d'/>
<id>urn:sha1:cf257f7c24178946263ced1eeca0383db3e1732d</id>
<content type='text'>
These have all had backward-compatible changes.
Generated with:

```
cargo set-version --bump patch -p fs-mistrust
cargo set-version --bump patch -p test-temp-dir
cargo set-version --bump patch -p fslock-guard
cargo set-version --bump patch -p hashx
cargo set-version --bump patch -p equix
cargo set-version --bump patch -p caret
cargo set-version --bump patch -p safelog
cargo set-version --bump patch -p retry-error
```
</content>
</entry>
</feed>
