<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint/check_licenses, branch arti-v1.1.6</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.6</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.1.6'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2023-05-23T17:51:51Z</updated>
<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>allow rustls-webpki license</title>
<updated>2023-05-08T16:22:43Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2023-05-08T16:22:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6d25a81a0122348a5ed936a21d778d625eef4b4e'/>
<id>urn:sha1:6d25a81a0122348a5ed936a21d778d625eef4b4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>check-licenses: Permit MPL-2.0</title>
<updated>2023-05-04T14:35:05Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2023-04-29T17:21:31Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=6cfc387f1437f20a37c86973870661c3ef3e37ce'/>
<id>urn:sha1:6cfc387f1437f20a37c86973870661c3ef3e37ce</id>
<content type='text'>
The generational-arena crate is distributed under MPL-2.0,
so we need to allow it.

I believe that this license is fine and does not interfere with
our code or our users; the reviewer should double-check.
</content>
</entry>
<entry>
<title>maint/check_licensse: Placate shellcheck</title>
<updated>2023-02-24T17:27:43Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-02-24T17:27:43Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=df79d407d93a97493e4999a274fa79997dce827a'/>
<id>urn:sha1:df79d407d93a97493e4999a274fa79997dce827a</id>
<content type='text'>
There's nothing wrong with the previous idiom since it's a trusted
variable, but whatever.
</content>
</entry>
<entry>
<title>maint/check_licensse: Approve Zlib licence</title>
<updated>2023-02-24T17:14:27Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-02-24T17:13:24Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4756ad6e5733adee9da864d3195f18155ade4390'/>
<id>urn:sha1:4756ad6e5733adee9da864d3195f18155ade4390</id>
<content type='text'>
This is a very permissive BSD/MIT-like licence.  I have reviewed the
licence text and it is inoffensive.

I want this for slotmap, in !1034
</content>
</entry>
<entry>
<title>maint/check_licensse: Honour CARGO variable</title>
<updated>2023-02-24T17:14:27Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-02-24T17:12:14Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=7068f237f76e0ac40e8f5249c672934f61e89a30'/>
<id>urn:sha1:7068f237f76e0ac40e8f5249c672934f61e89a30</id>
<content type='text'>
Even if it contains spaces.
</content>
</entry>
<entry>
<title>maint/check_licensse: Do not discard actual error</title>
<updated>2023-02-24T17:14:27Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2023-02-24T17:07:37Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=745336fac51939917ae7a063a0470763a1e936b4'/>
<id>urn:sha1:745336fac51939917ae7a063a0470763a1e936b4</id>
<content type='text'>
This confused me while I was debugging the interaction with nailing-cargo.
</content>
</entry>
<entry>
<title>shell: use /usr/bin/env instead of absolute paths</title>
<updated>2023-01-25T17:35:53Z</updated>
<author>
<name>Emil Engler</name>
<email>me@emilengler.com</email>
</author>
<published>2023-01-25T17:35:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=79097484de7401bf247e14c1bdf5982aee4518a1'/>
<id>urn:sha1:79097484de7401bf247e14c1bdf5982aee4518a1</id>
<content type='text'>
This commit changes the shebang in all shell scripts from absolute
paths (such as `/bin/bash` or `/usr/bin/python3`) to the `/usr/bin/env`
binary with the accompanying interpreter as it's argument.

The reason for this are as follows:
- NixOS cannot work with absolute paths
- BSD systems install their packages in /usr/local/bin
</content>
</entry>
<entry>
<title>check_licenses: List license for tinystr</title>
<updated>2022-08-31T00:09:19Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2022-08-30T21:54:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=167408050f50adef4c29850ad14959c9366dc0c5'/>
<id>urn:sha1:167408050f50adef4c29850ad14959c9366dc0c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix error running check_licenses</title>
<updated>2022-08-13T07:02:17Z</updated>
<author>
<name>trinity-1686a</name>
<email>trinity@deuxfleurs.fr</email>
</author>
<published>2022-08-13T07:02:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=2339f637c5840381e69bc43821bd4687656c29cb'/>
<id>urn:sha1:2339f637c5840381e69bc43821bd4687656c29cb</id>
<content type='text'>
--version was removed in a recent update

we use that to detected whether cargo-license is installed,

now use --help instead
</content>
</entry>
</feed>
