From owner-freebsd-questions@freebsd.org Sun May 5 02:59:57 2019 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B472A15A048B for ; Sun, 5 May 2019 02:59:57 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Received: from nightmare.dreamchaser.org (ns.dreamchaser.org [66.109.141.57]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "dreamchaser.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E385B82F3C for ; Sun, 5 May 2019 02:59:56 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Received: from breakaway.dreamchaser.org (breakaway [192.168.151.122]) by nightmare.dreamchaser.org (8.15.2/8.15.2) with ESMTP id x452xt7l010926 for ; Sat, 4 May 2019 20:59:55 -0600 (MDT) (envelope-from freebsd@dreamchaser.org) Subject: Re: firefox 66.0.3 disables noscript From: Gary Aitken To: FreeBSD Mailing List Reply-To: freebsd@dreamchaser.org, freebsd@dreamchaser.org References: <9ec48bde-8880-555a-58bb-a4bb74793c96@dreamchaser.org> Message-ID: Date: Sat, 4 May 2019 20:58:11 -0600 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <9ec48bde-8880-555a-58bb-a4bb74793c96@dreamchaser.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.2 (nightmare.dreamchaser.org [192.168.151.101]); Sat, 04 May 2019 20:59:55 -0600 (MDT) X-Rspamd-Queue-Id: E385B82F3C X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of freebsd@dreamchaser.org designates 66.109.141.57 as permitted sender) smtp.mailfrom=freebsd@dreamchaser.org X-Spamd-Result: default: False [-6.61 / 15.00]; ARC_NA(0.00)[]; HAS_REPLYTO(0.00)[freebsd@dreamchaser.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; DMARC_NA(0.00)[dreamchaser.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; RCVD_TLS_LAST(0.00)[]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.01)[cached: nightmare.dreamchaser.org]; NEURAL_HAM_SHORT(-0.96)[-0.962,0]; REPLYTO_ADDR_EQ_FROM(0.00)[]; IP_SCORE(-3.34)[ip: (-8.75), ipnet: 66.109.128.0/19(-4.37), asn: 21947(-3.50), country: US(-0.06)]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:21947, ipnet:66.109.128.0/19, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 May 2019 02:59:57 -0000 On 5/4/19 8:39 PM, Gary Aitken wrote: > firefox (66.0.3) seems to have disabled noscript. > Apparently it's a bug: >   https://forums.informaction.com/viewtopic.php?p=100053#p100053 > However, I can't get the hotfix to work because in my preferences I can't > check the "Allow Firefox to send technical and interaction data to Mozilla" > (It says at the bottom, under the two "Allow ..." subboxes: >   "Data reporting is disabled for this build configuration") > Anyone know what the right way around this is? > How does data reporting get disabled from the whole build?  I don't > see that as one of the build options. > > 11.2-RELEASE-p4 FreeBSD 11.2-RELEASE-p4 #0: Thu Sep 27 08:16:24 UTC 2018 >  root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64 I got it (noscript) working by manually installing the hotfix from: storage.googleapis.com/moz-fx-normandy-prod-addons/extensions/hotfix-update-xpi-intermediate@mozilla.com-1.0.2-signed.xpi Gary