<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git, branch arti-v1.2.4</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.4</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.4'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-06-05T16:56:22Z</updated>
<entry>
<title>Merge branch 'downgrade-memquota' into 'main'</title>
<updated>2024-06-05T16:56:22Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-06-05T16:56:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5217447873011338a5426898fcc8b96c8665babf'/>
<id>urn:sha1:5217447873011338a5426898fcc8b96c8665babf</id>
<content type='text'>
tor-memquota: Downgrade to 0.18

See merge request tpo/core/arti!2191</content>
</entry>
<entry>
<title>tor-memquota: Downgrade to 0.18</title>
<updated>2024-06-05T16:31:21Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-06-05T16:31:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4b8fdc106c4e0fcd1021388107b93143ea48b10f'/>
<id>urn:sha1:4b8fdc106c4e0fcd1021388107b93143ea48b10f</id>
<content type='text'>
I was unable to publish tor-memquota 0.19 because I don't have ownership
```
error: failed to publish to registry at https://crates.io

Caused by:
  the remote server responded with an error (status 403 Forbidden): this crate exists but you don't seem to be an owner. If you believe this is a mistake, perh
aps you need to accept an invitation to be an owner before publishing.
```

Let's downgrade it for now.
</content>
</entry>
<entry>
<title>Merge branch 'version-bumps' into 'main'</title>
<updated>2024-06-05T15:39:31Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-06-05T15:39:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5668425b71935a1cb5c53803eede7a3dee8dd3ae'/>
<id>urn:sha1:5668425b71935a1cb5c53803eede7a3dee8dd3ae</id>
<content type='text'>
Version bumps for the 1.2.4 release

Closes #1461

See merge request tpo/core/arti!2189</content>
</entry>
<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 arti crate to 1.2.4.</title>
<updated>2024-06-05T15:08:32Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-06-05T15:08:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d7ad305c1635a81963372d57083c06e0c2c7b66a'/>
<id>urn:sha1:d7ad305c1635a81963372d57083c06e0c2c7b66a</id>
<content type='text'>
Done using

```
cargo set-version -p arti --bump patch
```
</content>
</entry>
<entry>
<title>Bump all the unstable tor- and arti- crates to 0.19.</title>
<updated>2024-06-05T15:06:54Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-06-05T15:06:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7a11638841eeabd2b5ebfe307541926c29cbfe77'/>
<id>urn:sha1:7a11638841eeabd2b5ebfe307541926c29cbfe77</id>
<content type='text'>
The unstable crates are:
  - tor-error
  - tor-config
  - tor-units
  - tor-geoip
  - tor-rtcompat
  - tor-rtmock
  - tor-log-ratelim
  - tor-rpcbase
  - tor-memquota
  - tor-llcrypto
  - tor-protover
  - tor-bytes
  - tor-hscrypto
  - tor-socksproto
  - tor-checkable
  - tor-cert
  - tor-linkspec
  - tor-cell
  - tor-proto
  - tor-netdoc
  - tor-consdiff
  - tor-netdir
  - tor-relay-selection
  - tor-persist
  - tor-chanmgr
  - tor-ptmgr
  - tor-guardmgr
  - tor-circmgr
  - tor-dirclient
  - tor-dirmgr
  - tor-keymgr
  - tor-hsclient
  - tor-hsservice
  - tor-hsrproxy
  - arti-client
  - arti-rpcserver
  - arti-hyper
  - tor-basic-utils
  - tor-async-utils

Done using

```
for p in "${unstable[@]}"; do cargo set-version -p $p 0.19; done
```

where `unstable` contains the list above
</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>Merge branch 'changelog-20240603-finalize' into 'main'</title>
<updated>2024-06-05T14:58:42Z</updated>
<author>
<name>gabi-250</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-06-05T14:58:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=cdc0211aae243ddb1e197f6117a60613a985ecc9'/>
<id>urn:sha1:cdc0211aae243ddb1e197f6117a60613a985ecc9</id>
<content type='text'>
Finalize the changelog for 1.2.4

See merge request tpo/core/arti!2187</content>
</entry>
<entry>
<title>Update changelog to satisfy the changelog checks.</title>
<updated>2024-06-05T14:35:26Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-06-05T14:35:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a44708a4e8647593a042f8edbaeff89e0e852cd3'/>
<id>urn:sha1:a44708a4e8647593a042f8edbaeff89e0e852cd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mention some breaking changes in the changelog.</title>
<updated>2024-06-05T14:12:23Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-06-05T14:12:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=26d4bb0195e06b3c1e3063e46055d7adeb9def8e'/>
<id>urn:sha1:26d4bb0195e06b3c1e3063e46055d7adeb9def8e</id>
<content type='text'>
</content>
</entry>
</feed>
