GNU bug report logs - #47152
elpa.gnu.org incompatible with librejs

Previous Next

Package: emacs;

Reported by: email <at> johnmuhl.me

Date: Mon, 15 Mar 2021 00:59:02 UTC

Severity: normal

Tags: fixed

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 47152 in the body.
You can then email your comments to 47152 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#47152; Package emacs. (Mon, 15 Mar 2021 00:59:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to email <at> johnmuhl.me:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 15 Mar 2021 00:59:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: email <at> johnmuhl.me
To: bug-gnu-emacs <at> gnu.org
Subject: elpa.gnu.org incompatible with librejs
Date: Mon, 15 Mar 2021 00:10:30 +0000
The packages page <https://elpa.gnu.org/packages/>
is blocked by LibreJS because the included javascript
is not clearly licensed. It all appears to be free
jQuery and components related to filtering; it just
needs clear marking.

The page is simple enough that the browsers `C-f` is
sufficient filtering to simply remove the javascript. 
If you want to keep it around <https://melpa.org/jslicense.html>
provides a good example of how to clearly state the
licenses for compatibility with LibreJS.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#47152; Package emacs. (Wed, 21 Apr 2021 03:05:03 GMT) Full text and rfc822 format available.

Message #8 received at 47152 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: email <at> johnmuhl.me
Cc: 47152 <at> debbugs.gnu.org, Stefan Monnier <monnier <at> iro.umontreal.ca>
Subject: Re: bug#47152: elpa.gnu.org incompatible with librejs
Date: Tue, 20 Apr 2021 22:04:07 -0500
tags 47152 + fixed
close 47152
thanks

email <at> johnmuhl.me writes:

> The packages page <https://elpa.gnu.org/packages/>
> is blocked by LibreJS because the included javascript
> is not clearly licensed. It all appears to be free
> jQuery and components related to filtering; it just
> needs clear marking.

Thanks.  I have pushed (hopefully working) support for LibreJS to
elpa.git and nongnu.git.

Does anyone know if manual intervention is required to update the pages
for the package list and all individual packages?  Stefan M?




Added tag(s) fixed. Request was from Stefan Kangas <stefan <at> marxist.se> to control <at> debbugs.gnu.org. (Wed, 21 Apr 2021 03:05:04 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 47152 <at> debbugs.gnu.org and email <at> johnmuhl.me Request was from Stefan Kangas <stefan <at> marxist.se> to control <at> debbugs.gnu.org. (Wed, 21 Apr 2021 03:05:04 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#47152; Package emacs. (Sat, 24 Apr 2021 14:42:01 GMT) Full text and rfc822 format available.

Message #15 received at 47152 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: email <at> johnmuhl.me, 47152 <at> debbugs.gnu.org
Subject: Re: bug#47152: elpa.gnu.org incompatible with librejs
Date: Sat, 24 Apr 2021 10:41:43 -0400
> Thanks.  I have pushed (hopefully working) support for LibreJS to
> elpa.git and nongnu.git.
>
> Does anyone know if manual intervention is required to update the pages
> for the package list and all individual packages?  Stefan M?

Yes, manual intervention is needed.  I believe I just did the
necessary copying.  Please confirm,


        Stefan





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#47152; Package emacs. (Sat, 24 Apr 2021 22:17:02 GMT) Full text and rfc822 format available.

Message #18 received at 47152 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: email <at> johnmuhl.me, 47152 <at> debbugs.gnu.org
Subject: Re: bug#47152: elpa.gnu.org incompatible with librejs
Date: Sat, 24 Apr 2021 17:16:24 -0500
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:

>> Thanks.  I have pushed (hopefully working) support for LibreJS to
>> elpa.git and nongnu.git.
>>
>> Does anyone know if manual intervention is required to update the pages
>> for the package list and all individual packages?  Stefan M?
>
> Yes, manual intervention is needed.  I believe I just did the
> necessary copying.  Please confirm,

Thanks.  The front page seems to have been updated, but there are two
remaining issues:

1. The "JavaScript license" link seems to be missing in the footer on:

    https://elpa.gnu.org/packages/
    https://elpa.nongnu.org/nongnu/

2. I can't seem to find the jslicense.html file that should be located
   at:

    https://elpa.gnu.org/jslicense.html
    https://elpa.nongnu.org/jslicense.html

(BTW, should elpa.nongnu.org/nongnu/ perhaps be
elpa.nongnu.org/packages/ instead?)




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#47152; Package emacs. (Sat, 24 Apr 2021 23:30:01 GMT) Full text and rfc822 format available.

Message #21 received at 47152 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: email <at> johnmuhl.me, 47152 <at> debbugs.gnu.org
Subject: Re: bug#47152: elpa.gnu.org incompatible with librejs
Date: Sat, 24 Apr 2021 19:28:54 -0400
>>> Thanks.  I have pushed (hopefully working) support for LibreJS to
>>> elpa.git and nongnu.git.
>>>
>>> Does anyone know if manual intervention is required to update the pages
>>> for the package list and all individual packages?  Stefan M?
>>
>> Yes, manual intervention is needed.  I believe I just did the
>> necessary copying.  Please confirm,
>
> Thanks.  The front page seems to have been updated, but there are two
> remaining issues:
>
> 1. The "JavaScript license" link seems to be missing in the footer on:
>
>     https://elpa.gnu.org/packages/
>     https://elpa.nongnu.org/nongnu/

Hmm...:

    diff index.html .../elpa/html/index.html

gives me nothing.  Should I be looking elsewhere?

> 2. I can't seem to find the jslicense.html file that should be located
>    at:
>
>     https://elpa.gnu.org/jslicense.html
>     https://elpa.nongnu.org/jslicense.html

Sorry.  Should be fixed now.

> (BTW, should elpa.nongnu.org/nongnu/ perhaps be elpa.nongnu.org/packages/ instead?)

I wanted the "nongnu" to be prominent.


        Stefan





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#47152; Package emacs. (Sun, 25 Apr 2021 00:04:01 GMT) Full text and rfc822 format available.

Message #24 received at 47152 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: email <at> johnmuhl.me, 47152 <at> debbugs.gnu.org
Subject: Re: bug#47152: elpa.gnu.org incompatible with librejs
Date: Sat, 24 Apr 2021 19:03:25 -0500
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:

>> 1. The "JavaScript license" link seems to be missing in the footer on:
>>
>>     https://elpa.gnu.org/packages/
>>     https://elpa.nongnu.org/nongnu/
>
> Hmm...:
>
>     diff index.html .../elpa/html/index.html
>
> gives me nothing.  Should I be looking elsewhere?

I believe the package lists are generated by elpa-admin.el, more
specifically `elpaa--html-make-index' that calls the new function
`elpaa--html-footer' where the links are specified.

More specifically, it is this line that matters for LibreJS:

<p><a href=\"/jslicense.html\" data-jslicense=\"1\">JavaScript Licenses</a></p>




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#47152; Package emacs. (Sun, 25 Apr 2021 03:05:02 GMT) Full text and rfc822 format available.

Message #27 received at 47152 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: email <at> johnmuhl.me, 47152 <at> debbugs.gnu.org
Subject: Re: bug#47152: elpa.gnu.org incompatible with librejs
Date: Sat, 24 Apr 2021 23:04:15 -0400
> I believe the package lists are generated by elpa-admin.el, more
> specifically `elpaa--html-make-index' that calls the new function
> `elpaa--html-footer' where the links are specified.

Ah, I missed that.  I just updated it, so it should get better soon.


        Stefan





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#47152; Package emacs. (Thu, 29 Apr 2021 22:55:02 GMT) Full text and rfc822 format available.

Message #30 received at 47152 <at> debbugs.gnu.org (full text, mbox):

From: john muhl <email <at> johnmuhl.me>
To: 47152 <at> debbugs.gnu.org
Subject: Re: bug#47152: elpa.gnu.org incompatible with librejs
Date: Thu, 29 Apr 2021 17:28:10 -0500
On Sat, 2021-04-24 at 23:04 -0400, Stefan Monnier wrote:
> > I believe the package lists are generated by elpa-admin.el, more
> > specifically `elpaa--html-make-index' that calls the new function
> > `elpaa--html-footer' where the links are specified.
> 
> Ah, I missed that.  I just updated it, so it should get better soon.
> 
> 
>         Stefan

I guess since the footer is not displayed on individual package pages
those pages are still being flagged by LibreJS. e.g.
https://elpa.gnu.org/packages/ace-window.html

I noticed now that the home, package list and package info pages all
use different footers (well...info pages don't have any footer).





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 28 May 2021 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 334 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.