<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates, branch arti-v1.2.2</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.2</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.2.2'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-04-30T12:45:56Z</updated>
<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 0.x tor-* and arti-* crates</title>
<updated>2024-04-30T12:01:10Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-04-30T11:59:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5f74f115c9b9ad585a9ae24ab7f98a13ba73d704'/>
<id>urn:sha1:5f74f115c9b9ad585a9ae24ab7f98a13ba73d704</id>
<content type='text'>
for p in `cat ../u`; do cargo set-version --locked --offline -p $p; done

where u contains

tor-basic-utils
tor-async-utils
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
</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>Bump version of arti</title>
<updated>2024-04-30T11:55:12Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-04-30T11:55:12Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=08d3999fc9140e87ff2743cce250e9e488ad1ecc'/>
<id>urn:sha1:08d3999fc9140e87ff2743cce250e9e488ad1ecc</id>
<content type='text'>
cargo set-version --locked --offline --bump patch -p arti
</content>
</entry>
<entry>
<title>tor-memquota: Add contents of full feature</title>
<updated>2024-04-30T10:37:19Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-04-30T10:37:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=821547cbb9eb7a2150b76f361ca21a80d487522c'/>
<id>urn:sha1:821547cbb9eb7a2150b76f361ca21a80d487522c</id>
<content type='text'>
From fixup-features
</content>
</entry>
<entry>
<title>arti-client: vanguards cargo feature: remove from experimental</title>
<updated>2024-04-30T10:36:45Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-04-30T10:36:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7fa37c23395061ceaf7005d78198630cd5110928'/>
<id>urn:sha1:7fa37c23395061ceaf7005d78198630cd5110928</id>
<content type='text'>
Followup to !2109.
</content>
</entry>
<entry>
<title>Merge branch 'enable-vanguards' into 'main'</title>
<updated>2024-04-30T10:34:33Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2024-04-30T10:34:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a2b982b4dd4f3067749cc32d369b1c371afff56f'/>
<id>urn:sha1:a2b982b4dd4f3067749cc32d369b1c371afff56f</id>
<content type='text'>
arti-client: Make vanguards non-experimental.

See merge request tpo/core/arti!2109</content>
</entry>
<entry>
<title>tor-guardmgr: Make remove_unlisted return the number of unlisted vanguards.</title>
<updated>2024-04-30T09:37:45Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-04-30T09:37:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=866aab7a9d567a7e9af101332c85d600b640a552'/>
<id>urn:sha1:866aab7a9d567a7e9af101332c85d600b640a552</id>
<content type='text'>
For symmetry with remove_expired.
</content>
</entry>
<entry>
<title>tor-guardmgr: Make remove_expired return the number of expired vanguards.</title>
<updated>2024-04-30T09:37:36Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-04-30T09:36:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=43039566744ba69dac903b3d9f081d112eb30395'/>
<id>urn:sha1:43039566744ba69dac903b3d9f081d112eb30395</id>
<content type='text'>
Prompted by https://gitlab.torproject.org/tpo/core/arti/-/merge_requests/2109#note_3024672
</content>
</entry>
<entry>
<title>tor-guardmgr: Prevent misleading logs when not rotating vanguards.</title>
<updated>2024-04-29T18:07:56Z</updated>
<author>
<name>Gabriela Moldovan</name>
<email>gabi@torproject.org</email>
</author>
<published>2024-04-29T18:02:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3450d19bb670fd274559e03c340745e5aafc6775'/>
<id>urn:sha1:3450d19bb670fd274559e03c340745e5aafc6775</id>
<content type='text'>
`rotate_expired()` now only logs that it is rotating the vanguards if
some existing vanguards have actually expired.
</content>
</entry>
</feed>
