[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNU-linux-libre] [PATCH] gnu: Add ungoogled-chromium.
From: |
Amin Bandali |
Subject: |
Re: [GNU-linux-libre] [PATCH] gnu: Add ungoogled-chromium. |
Date: |
Sat, 16 Feb 2019 14:27:18 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
Marius,
On 2019-02-16 5:33 PM, Marius Bakke wrote:
[...]
>
> Can you point out one or more files with an unclear license? Do we have
> any reason to distrust what's written in the LICENSE file?
>
I don’t have a direct example of one such file off top of my head, but
looking at the large reported chromium issue[1], I see there are a
number of open blocking issues linked to that one. Also, I was looking
at [2] and [3] from a little over a year ago, which included the results
of running licensecheck on the chromium tree, but I wasn’t able to
download any of the resulting txt files there. So I thought I’d clone a
fresh copy of chromium and run licensecheck from the Debian Stretch repo
on all the files as follows:
git clone --depth 1 https://chromium.googlesource.com/chromium/src.git
cd src
git rev-parse HEAD # result: eda06a0b859a08d15a1ab6a6850e42e667530f0b
licensecheck -c '.*' -r * > ../licensecheck-chromium-eda06a0b859a.txt
I’ve attached a gzipped version of the above text file. Granted, there
are caveats: firstly, that the above invocation of licensecheck examines
/all/ of the files in the repo, including test html files which are not
relevant and should be filtered out; and secondly, the output contains a
very large number of “UNKNOWN” results which may be false positives.
Link [3] mentioned running FSD Script Aid on the chromium tree as well,
but I don’t have enough time at the moment to do so.
Hope this is of some help.
[1]: https://bugs.chromium.org/p/chromium/issues/detail?id=28291
[2]: https://lists.gnu.org/r/directory-discuss/2017-11/msg00014.html
[3]: https://directory.fsf.org/wiki/Talk:Chromium
Best,
amin
- Re: [GNU-linux-libre] [PATCH] gnu: Add ungoogled-chromium., (continued)
- Re: [GNU-linux-libre] [PATCH] gnu: Add ungoogled-chromium., bill-auger, 2019/02/18
- Re: [GNU-linux-libre] [PATCH] gnu: Add ungoogled-chromium., Christopher Lemmer Webber, 2019/02/17
- Re: [PATCH] gnu: Add ungoogled-chromium., Gábor Boskovits, 2019/02/16
- Re: [PATCH] gnu: Add ungoogled-chromium., ng0, 2019/02/16
- Re: [PATCH] gnu: Add ungoogled-chromium., Gábor Boskovits, 2019/02/16
- Re: [GNU-linux-libre] [PATCH] gnu: Add ungoogled-chromium., Denis 'GNUtoo' Carikli, 2019/02/18
- Re: [PATCH] gnu: Add ungoogled-chromium., znavko, 2019/02/16
- Re: [GNU-linux-libre] [PATCH] gnu: Add ungoogled-chromium., Marius Bakke, 2019/02/16
- Re: [GNU-linux-libre] [PATCH] gnu: Add ungoogled-chromium., Amin Bandali, 2019/02/16
- Re: [GNU-linux-libre] [PATCH] gnu: Add ungoogled-chromium., Marius Bakke, 2019/02/16
- Re: [GNU-linux-libre] [PATCH] gnu: Add ungoogled-chromium.,
Amin Bandali <=
- Re: [GNU-linux-libre] [PATCH] gnu: Add ungoogled-chromium., Amin Bandali, 2019/02/16
- Re: [GNU-linux-libre] [PATCH] gnu: Add ungoogled-chromium., bill-auger, 2019/02/16
- Re: [GNU-linux-libre] [PATCH] gnu: Add ungoogled-chromium., Alexandre Oliva, 2019/02/16
- Re: [GNU-linux-libre] [PATCH] gnu: Add ungoogled-chromium., Marius Bakke, 2019/02/16
- Re: [GNU-linux-libre] [PATCH] gnu: Add ungoogled-chromium., bill-auger, 2019/02/16
- Re: [PATCH] gnu: Add ungoogled-chromium., Giovanni Biscuolo, 2019/02/16
- Re: [PATCH] gnu: Add ungoogled-chromium., Giovanni Biscuolo, 2019/02/19
- Re: [GNU-linux-libre] [PATCH] gnu: Add ungoogled-chromium., Adonay Felipe Nogueira, 2019/02/09
Re: [PATCH] gnu: Add ungoogled-chromium., Amin Bandali, 2019/02/03
Re: [bug#28004] [PATCH] gnu: Add ungoogled-chromium., swedebugia, 2019/02/05