<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-persist, branch arti-v1.1.13</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.13</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.13'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-02-05T16:20:53Z</updated>
<entry>
<title>Bump patch versions *with* dependency update</title>
<updated>2024-02-05T16:20:53Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-02-05T16:20:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=97e284b90323dd3aeaf05839a00b801c2ee194f9'/>
<id>urn:sha1:97e284b90323dd3aeaf05839a00b801c2ee194f9</id>
<content type='text'>
This crate has had new features added.  It's 0.x.  So bump in-tree
dependencies' references:

  fs-mistrust
</content>
</entry>
<entry>
<title>Bump minor versions</title>
<updated>2024-02-05T16:13:29Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-02-05T16:13:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=af615d87e20d0984f493dfb8dda7b0654d8d7304'/>
<id>urn:sha1:af615d87e20d0984f493dfb8dda7b0654d8d7304</id>
<content type='text'>
Bump the minor version of these crates, and update the in-tree
dependencies.

Recently published as fresh crates, let's just assume there are
breaking changes:

   fslock-guard
   test-temp-dir

Breaking API change affecting many many downstream crates:

   tor-rtcompat

Downstream crates which we're (conservatively) assuming have
tor-rtcompat types in their APIs:

   tor-rtmock
   tor-log-ratelim
   tor-rpcbase
   tor-llcrypto
   tor-protover
   tor-bytes
   tor-hscrypto
   tor-hspow
   tor-socksproto
   tor-checkable
   tor-cert
   tor-linkspec
   tor-cell
   tor-proto
   tor-netdoc
   tor-consdiff
   tor-netdir
   tor-congestion
   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-config
   arti-hyper
   arti-bench
   arti-testing
</content>
</entry>
<entry>
<title>Run maint/fixup-features</title>
<updated>2024-02-05T13:55:19Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-02-05T13:55:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=760dad9e1e2f4cd40f709d489e7fb454057592bb'/>
<id>urn:sha1:760dad9e1e2f4cd40f709d489e7fb454057592bb</id>
<content type='text'>
Discard hunks in examples/
</content>
</entry>
<entry>
<title>tor-persist: state_dir: Add some missing Clone and Debug impls</title>
<updated>2024-02-01T11:21:44Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-01-30T15:32:57Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7ae1a982cd66a4774b630bf94f370df7c5fbdc0c'/>
<id>urn:sha1:7ae1a982cd66a4774b630bf94f370df7c5fbdc0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-persist: state_dir: Introduce way to get at underlying lock guard</title>
<updated>2024-02-01T11:21:44Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-01-30T14:14:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6ff9098b8cb8549460dd93cd98983d28d725b934'/>
<id>urn:sha1:6ff9098b8cb8549460dd93cd98983d28d725b934</id>
<content type='text'>
And export the type, so callers don't need to depend directly on
fslock_guard; many callers will need to own the returned value, not do
anything else with it.
</content>
</entry>
<entry>
<title>tor-persist: state_dir: Make the storage handle Send and Sync</title>
<updated>2024-02-01T11:21:44Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-01-30T14:27:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=92886219862cfadf6cc79e7ebf75e1d208edab3e'/>
<id>urn:sha1:92886219862cfadf6cc79e7ebf75e1d208edab3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'lowercase-slugs' into 'main'</title>
<updated>2024-01-31T14:49:51Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2024-01-31T14:49:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=76203d60f229e2f9df0438f501d32be5b407b035'/>
<id>urn:sha1:76203d60f229e2f9df0438f501d32be5b407b035</id>
<content type='text'>
tor-keymgr: Lowercase the role when building the ArtiPath.

Closes #1195

See merge request tpo/core/arti!1934</content>
</entry>
<entry>
<title>tor-persist: state_dir: Fix a docs reference</title>
<updated>2024-01-31T13:17:52Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-01-31T12:48:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=9a20ce5fea8452c6501c433f6babaed7914b7d18'/>
<id>urn:sha1:9a20ce5fea8452c6501c433f6babaed7914b7d18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-persist: state_dir: Fix a leftover reference to `delete`</title>
<updated>2024-01-31T13:17:52Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-01-31T12:47:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=298ff4a07156460897b9c56fff5c453ec87cd16b'/>
<id>urn:sha1:298ff4a07156460897b9c56fff5c453ec87cd16b</id>
<content type='text'>
This is now InstanceStateHandle::purge.
</content>
</entry>
<entry>
<title>tor-persist: Add a test for Resource::InstanceState</title>
<updated>2024-01-31T13:17:52Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-01-31T12:35:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2d5c00cf92020cf83f8897d4a3f8268b0d154741'/>
<id>urn:sha1:2d5c00cf92020cf83f8897d4a3f8268b0d154741</id>
<content type='text'>
We should add more tests for these error representations but we want
to rework these errors so let's not do all that now.
</content>
</entry>
</feed>
