<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint, branch arti-v1.1.5</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.5</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.5'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-05-31T14:04:29Z</updated>
<entry>
<title>New script to run cargo-semver-checks with appropriate options.</title>
<updated>2023-05-31T14:04:29Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-05-31T13:52:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=1f4cd3f38959958be30a3c163f7ee52a9fec8453'/>
<id>urn:sha1:1f4cd3f38959958be30a3c163f7ee52a9fec8453</id>
<content type='text'>
The options are rather complicated; because we do not want to
subject our experimental features to semver, we need to run generate
JSON rustdoc on our own and then pass that JSON to
cargo-semver-checks.  This in turn requires us to use the same
options that cargo-semver-checks uses, including "RUSTC_BOOTSTRAP".

I've left some TODOs here in places where we will likely want to
improve our code in the future.

See #711.
</content>
</entry>
<entry>
<title>maint/check_license: Make MPL-2.0 into an allow-list</title>
<updated>2023-05-23T17:51:51Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-05-23T17:51:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=e5fa42e1c7957db06e051207b450bd88c2427c85'/>
<id>urn:sha1:e5fa42e1c7957db06e051207b450bd88c2427c85</id>
<content type='text'>
Previously we allowed this license unconditionally.  But because of its
non-self-enacting nature, we need the actual notice from its "exhibit A"
to appear somewhere that says that it applies to all the relevant code.

Therefore, we shouldn't take new MPL-2.0 dependencies without
hand-checking them.  (I am tentatively allowing option-ext, though,
since we already have an indirect dependency on that crate via
`directories`.)

For more info, see https://gitlab.torproject.org/tpo/core/arti/-/issues/845
</content>
</entry>
<entry>
<title>thanks: Also acknowledge Suggested-By</title>
<updated>2023-05-22T11:58:54Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-05-22T11:58:54Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=407a9280226f74214a453e8fee6283af5007bfbf'/>
<id>urn:sha1:407a9280226f74214a453e8fee6283af5007bfbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint/thanks: Split up some long pipelines</title>
<updated>2023-05-18T17:28:45Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-05-18T17:28:45Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=217a9ead490cab9183b88964eddf97cd94742212'/>
<id>urn:sha1:217a9ead490cab9183b88964eddf97cd94742212</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint/thanks: Remove email addresses from git trailers</title>
<updated>2023-05-18T17:27:03Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-05-18T17:27:03Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bd2b2a171f59e09ae451e119fe2629773d758988'/>
<id>urn:sha1:bd2b2a171f59e09ae451e119fe2629773d758988</id>
<content type='text'>
Okay, technically we're removing everything between the first `&lt;` and
the `&gt;` at the end of the line.
</content>
</entry>
<entry>
<title>maint/thanks: Include some git trailers in acknowledgments</title>
<updated>2023-05-18T17:26:50Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-05-18T17:20:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=8cf1ff50849a82c87fed81db05becbfee0172501'/>
<id>urn:sha1:8cf1ff50849a82c87fed81db05becbfee0172501</id>
<content type='text'>
When building our list of acknowledgments, previously we would only
include author and committer names.

Now we also include anybody listed in the "Reported-by",
"Co-authored-by", and "Thanks" trailers.
</content>
</entry>
<entry>
<title>fixup-features: minor doc fix.</title>
<updated>2023-05-15T12:27:48Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-05-12T21:32:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=75776bb8a38e881fd015962c6b382abed1c5a52d'/>
<id>urn:sha1:75776bb8a38e881fd015962c6b382abed1c5a52d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup-features: Do not annotate non-features.</title>
<updated>2023-05-15T12:27:48Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-05-12T14:45:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=aa452d66276f4ad2152e318aca8166bd09c394b4'/>
<id>urn:sha1:aa452d66276f4ad2152e318aca8166bd09c394b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup-features: Do not add edges from non-features.</title>
<updated>2023-05-15T12:27:48Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-05-12T14:38:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bcac88990f4b64916539be6d2e0f535226f0a38e'/>
<id>urn:sha1:bcac88990f4b64916539be6d2e0f535226f0a38e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup-features: distinguish internal and external edges</title>
<updated>2023-05-15T12:11:30Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-05-12T14:28:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3e61de4f4885e7c7a380959901db082bca5cd230'/>
<id>urn:sha1:3e61de4f4885e7c7a380959901db082bca5cd230</id>
<content type='text'>
An external edge does not cause its target to be created as a feature.
</content>
</entry>
</feed>
