<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/crates/arti, branch arti-v1.4.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.4.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2025-03-03T13:20:38Z</updated>
<entry>
<title>Bump arti to 1.4.1</title>
<updated>2025-03-03T13:20:38Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-03-03T13:20:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a40925cd9badc9afbf614143afbcad0521588115'/>
<id>urn:sha1:a40925cd9badc9afbf614143afbcad0521588115</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump minor versions in tor-*, arti-*.</title>
<updated>2025-03-03T13:18:27Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-03-03T13:18:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fd4dfef12d55dea0b4c07e290b5fef8cc925cd4d'/>
<id>urn:sha1:fd4dfef12d55dea0b4c07e290b5fef8cc925cd4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'nocolor' into 'main'</title>
<updated>2025-02-27T12:12:52Z</updated>
<author>
<name>Ian Jackson</name>
<email>iwj@torproject.org</email>
</author>
<published>2025-02-27T12:12:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=69b1e73d9e2d34c8852cf8d1cf8931666a78c493'/>
<id>urn:sha1:69b1e73d9e2d34c8852cf8d1cf8931666a78c493</id>
<content type='text'>
arti: Disable color when stdout is not a tty.

Closes #1763 and #1862

See merge request tpo/core/arti!2802</content>
</entry>
<entry>
<title>Upgrade to derive_more 2</title>
<updated>2025-02-26T18:06:37Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-02-26T17:50:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d4dfbd6e1af1935af8cc4b83831891165da6af51'/>
<id>urn:sha1:d4dfbd6e1af1935af8cc4b83831891165da6af51</id>
<content type='text'>
This took a little refactoring, since derive_more::Foo
no longer re-exports std::ops::Foo.
</content>
</entry>
<entry>
<title>Upgrade to notify 8.</title>
<updated>2025-02-26T17:41:31Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-02-26T17:41:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=43511daaa8064a78c9f74483ebf568c99a0b6d3e'/>
<id>urn:sha1:43511daaa8064a78c9f74483ebf568c99a0b6d3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>arti: Disable color when stdout is not a tty.</title>
<updated>2025-02-24T17:05:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2025-02-24T17:04:30Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d88c63bac12a1b3bbb77d93aabd38c8d0e25e445'/>
<id>urn:sha1:d88c63bac12a1b3bbb77d93aabd38c8d0e25e445</id>
<content type='text'>
Closes #1763.
Closes #1862.
</content>
</entry>
<entry>
<title>Enable derive-deftly beta features</title>
<updated>2025-02-12T11:33:27Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-02-11T16:54:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fd84e2ede87bb63d7312a2e9d4f46ed5c6bdad12'/>
<id>urn:sha1:fd84e2ede87bb63d7312a2e9d4f46ed5c6bdad12</id>
<content type='text'>
Right now this will give us `${Xmeta as ... default ...}`, which may
improve things in the future.

The Cargo.toml syntax is precisely that from
  https://docs.rs/derive-deftly/1.0.0/derive_deftly/doc_changelog/index.html#t:beta
</content>
</entry>
<entry>
<title>Update to derive-deftly 1.0</title>
<updated>2025-02-12T11:33:27Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-02-11T16:51:36Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b3f12ee37c823fb4bcf989b8f7ded5ac3afb02dc'/>
<id>urn:sha1:b3f12ee37c823fb4bcf989b8f7ded5ac3afb02dc</id>
<content type='text'>
This is released now.  Prepared with:

    cargo upgrade -i -p derive-deftly

There is some new duplication now I think mostly because pwd-grp uses
old derive-deftly.
</content>
</entry>
<entry>
<title>arti: upgrade 'hickory-proto' to 0.24.3</title>
<updated>2025-02-11T00:43:06Z</updated>
<author>
<name>Steven Engler</name>
<email>opara@torproject.org</email>
</author>
<published>2025-02-11T00:40:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=a82b78ba8d30c98c557230cf6ec92ae8b369769e'/>
<id>urn:sha1:a82b78ba8d30c98c557230cf6ec92ae8b369769e</id>
<content type='text'>
This resolves RUSTSEC-2025-0006, which arti is not affected by.
</content>
</entry>
<entry>
<title>Bump minor version of fs-mistrust</title>
<updated>2025-02-07T10:47:05Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2025-02-06T18:24:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=d69fe98f10d469028e1cbbd3dff4eabd3ba3d816'/>
<id>urn:sha1:d69fe98f10d469028e1cbbd3dff4eabd3ba3d816</id>
<content type='text'>
Fixes #1841.
</content>
</entry>
</feed>
