svn commit: r530541 - head/www/firefox

Jan Beich jbeich at FreeBSD.org
Sat Apr 4 01:18:01 UTC 2020


Jan Beich <jbeich at FreeBSD.org> writes:

> Author: jbeich
> Date: Sat Apr  4 01:10:56 2020
> New Revision: 530541
> URL: https://svnweb.freebsd.org/changeset/ports/530541
>
> Log:
>   www/firefox: switch to rc3
>   
>   No need to rebuild as Firefox will periodically update blocklist when
>   running, anyway.
>   
>   Changes:	https://hg.mozilla.org/releases/mozilla-release/rev/6200ca9b3006

If anyone finds it hard to read upstream diff here's a pretty-printed version:

@@ -1,6 +1,46 @@
 {
   "data": [
     {
+      "guid": "{171cdcfa-d6d3-4bc2-8e5d-dfcbb67c7695}",
+      "prefs": [],
+      "schema": 1585597291445,
+      "details": {
+        "bug": "https://bugzilla.mozilla.org/show_bug.cgi?id=1625509",
+        "why": "This add-on violates Mozilla’s add-on policies by collecting ancillary user data.",
+        "name": "Sushkom AV"
+      },
+      "enabled": true,
+      "versionRange": [
+        {
+          "severity": 3,
+          "maxVersion": "*",
+          "minVersion": "0"
+        }
+      ],
+      "id": "a51c888f-234f-4f0b-a76c-c0a036bfa6ca",
+      "last_modified": 1585730548574
+    },
+    {
+      "guid": "{b7410e57-0452-47d5-a7cf-a1a91e7fd0b7}",
+      "prefs": [],
+      "schema": 1585424490920,
+      "details": {
+        "bug": "https://bugzilla.mozilla.org/show_bug.cgi?id=1625922",
+        "why": "This add-on violates Mozilla's ad-don policies by using obfuscated code.",
+        "name": "Add-ons using obfuscated code"
+      },
+      "enabled": true,
+      "versionRange": [
+        {
+          "severity": 3,
+          "maxVersion": "*",
+          "minVersion": "0"
+        }
+      ],
+      "id": "eaa5e3c2-1be6-4eb9-9357-f2d0686448be",
+      "last_modified": 1585575900465
+    },
+    {
       "guid": "/^((\\{e2e34cff-c7d2-4c87-8195-d206ac928969\\})|(\\{aea3f9d0-909d-4c39-9282-25b11aa29d61\\})|(\\{ec5c4eed-0275-4148-a7f0-b21c05121703\\}))$/",
       "prefs": [],
       "schema": 1585158977245,


More information about the svn-ports-all mailing list