<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/tor-persist, branch arti-v0.3.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.3.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v0.3.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2022-05-06T14:03:15Z</updated>
<entry>
<title>Bump the version of every* crate to 0.3.0</title>
<updated>2022-05-06T14:03:15Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-05-06T14:03:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7b93091f57f43ec8543a17052d60a2c8f7f2b0cc'/>
<id>urn:sha1:7b93091f57f43ec8543a17052d60a2c8f7f2b0cc</id>
<content type='text'>
* Except for safelog and fs-mistrust, which are new.
</content>
</entry>
<entry>
<title>serde attributes: A tiny bit of reordering</title>
<updated>2022-05-05T09:19:29Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-05-04T16:44:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6a39f9d8da2c3f2b1a91564003c510e143ffe33f'/>
<id>urn:sha1:6a39f9d8da2c3f2b1a91564003c510e143ffe33f</id>
<content type='text'>
Having a consistent order will make the nest commit easier to read.
</content>
</entry>
<entry>
<title>Bump every crate's edition to 2021.</title>
<updated>2022-04-25T17:05:31Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-25T16:19:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b60b0a266a145d36950df638c83f8c4d55b6ae0b'/>
<id>urn:sha1:b60b0a266a145d36950df638c83f8c4d55b6ae0b</id>
<content type='text'>
This is an automated change made with a perl one-liner and verified
with grep -L and grep -l.

Some warnings are introduced with this change; they will be removed
in subsequent commits.

See arti#208 for older discussion on this issue.
</content>
</entry>
<entry>
<title>Add 'rust-version = "1.56"' to every Cargo.toml file.</title>
<updated>2022-04-25T17:04:31Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-25T16:10:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=ca05b0904c2fbb0c866127a78728cab7be28d61f'/>
<id>urn:sha1:ca05b0904c2fbb0c866127a78728cab7be28d61f</id>
<content type='text'>
This change was made automatically with a perl one-liner, and
confirmed with `grep -L`.

The `rust-version` field itself was introduced in 1.56.0.
</content>
</entry>
<entry>
<title>Fix build with Rust 1.53; we can't use map_while</title>
<updated>2022-04-14T11:32:05Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-14T11:32:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2847a57a1eb36d5eeeff471dc91ef65e09d08868'/>
<id>urn:sha1:2847a57a1eb36d5eeeff471dc91ef65e09d08868</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-persist::fs::clean: Log warnings for directory read failures</title>
<updated>2022-04-14T09:14:03Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2022-04-14T09:01:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b1d375c785bda317fa2bdaaf39a8316f7056833e'/>
<id>urn:sha1:b1d375c785bda317fa2bdaaf39a8316f7056833e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tor-persist::fs::clean: Tweaks based on review.</title>
<updated>2022-04-13T23:44:52Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-13T23:44:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=93cd0bc383271d71645d00696ae3dba3a78e1420'/>
<id>urn:sha1:93cd0bc383271d71645d00696ae3dba3a78e1420</id>
<content type='text'>
Rename "deletable" to "obsolete".

Simplify function structure.

Report errors from `metadata()` and `modified()`.

Don't claim that we're going to delete something unless we are.

Comment about making CUTOFF configurable.
</content>
</entry>
<entry>
<title>Remove obsolete files from our state directory.</title>
<updated>2022-04-12T21:15:05Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-12T21:15:05Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=64699a2b9935b7d474d0b97ebba8d0fcb515536b'/>
<id>urn:sha1:64699a2b9935b7d474d0b97ebba8d0fcb515536b</id>
<content type='text'>
This patch removes files created by older versions of arti, if they
are at least 4 weeks old.

Closes #282
</content>
</entry>
<entry>
<title>Re-indent tor-persist/Cargo.toml.</title>
<updated>2022-04-12T17:39:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-12T17:39:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=526b00c9b25dee005f0d9ec3eb755fd7341cdf05'/>
<id>urn:sha1:526b00c9b25dee005f0d9ec3eb755fd7341cdf05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump all arti*, tor* crates to 0.2.0</title>
<updated>2022-04-01T13:15:18Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-04-01T13:15:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=5b2fc118df0524144e6b2c34fdcce3d0fb692d24'/>
<id>urn:sha1:5b2fc118df0524144e6b2c34fdcce3d0fb692d24</id>
<content type='text'>
Not all of these strictly need to be bumped to 0.2.0; many could go
to 0.1.1 instead.  But since everything at the tor-rtcompat and
higher layers has had breaking API changes, it seems not so useful
to distinguish.  (It seems unlikely that anybody at this stage is
depending on e.g. tor-protover but not arti-client.)
</content>
</entry>
</feed>
