[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser-build][maint-12.0] Bug 40712: Prepare stable release 12.0.2



Title: GitLab

Richard Pospesel pushed to branch maint-12.0 at The Tor Project / Applications / tor-browser-build

Commits:

  • 0f010c37
    by Richard Pospesel at 2023-01-16T18:15:09+00:00
    Bug 40712: Prepare stable release 12.0.2
    

10 changed files:

Changes:

  • projects/browser/Bundle-Data/Docs/ChangeLog.txt
    1
    +Tor Browser 12.0.2 - January 16 2023
    
    2
    + * All Platforms
    
    3
    +   * Updated tor to 0.4.7.13
    
    4
    +   * Updated NoScript to 11.4.14
    
    5
    +   * Bug 40565: do something with security.tls.version.enable-deprecated [tor-browser]
    
    6
    +   * Bug 40713: Use the new tor-browser l10n branch in Firefox [tor-browser-build]
    
    7
    +   * Bug 40727: Update list of Snowflake STUN servers in default bridge line [tor-browser-build]
    
    8
    +   * Bug 41506: Remove TrustCor root certificates [tor-browser]
    
    9
    +   * Bug 41525: Drop locales from torbutton, since we will inject them in tor-browser-build [tor-browser]
    
    10
    + * Windows + macOS + Linux
    
    11
    +   * Updated Firefox to 102.7esr
    
    12
    +   * Bug 26504: Browser version in about:preferences showing the Firefox ESR version [tor-browser]
    
    13
    +   * Bug 32308: Stop inner letterbox jiggling as border is dragged [tor-browser]
    
    14
    +   * Bug 41375: Clean unused strings [tor-browser]
    
    15
    +   * Bug 41393: about:tbupdate semantic and accessibility problems [tor-browser]
    
    16
    +   * Bug 41522: Backport torbutton -> tor-browser migration to 12.0 series [tor-browser]
    
    17
    +   * Bug 41524: about:tbupdate needs UTF-8 [tor-browser]
    
    18
    +   * Bug 41539: Crypto warning weaknesses [tor-browser]
    
    19
    +   * Bug 41549: tor freeze when receiving to many http proxy requests on socks port [tor-browser]
    
    20
    +   * Bug 41561: Maximize warning is broken (regression) [tor-browser]
    
    21
    +   * Bug 41563: Old placeholders used in TorStrings.jsm [tor-browser]
    
    22
    + * macOS
    
    23
    +   * Bug 40716: Unable to update to 12.0.1 on Apple Silicon-based Mac [tor-browser-build]
    
    24
    + * Android
    
    25
    +   * Updated GeckoView to 102.7esr
    
    26
    +   * Bug 41571: Backport Android-specific Firefox 109 to ESR 102.7-based Tor Browser [tor-browser]
    
    27
    + * Build System
    
    28
    +   * All Platforms
    
    29
    +     * Updated Go to 1.19.5
    
    30
    +     * Bug 40735: Add command to list which translation components need to be updated [tor-browser-build]
    
    31
    +     * Bug 40739: tor-expert-bundle should include ClientTransportPlugin torrc lines for each pluggable transport [tor-browser-build]
    
    32
    +   * Windows + macOS + Linux
    
    33
    +     * Bug 40734: Backport the translation project [tor-browser-build]
    
    34
    +   * macOS
    
    35
    +     * Bug 40706: macos-signer-stapler should wait for user interaction before attempting stapling [tor-browser-build]
    
    36
    +
    
    37
    +Tor Browser 12.5a1 - December 21 2022
    
    38
    + * All Platforms
    
    39
    +   * Updated tor to 0.4.7.12
    
    40
    +   * Bug 40711: Review and expand the stakeholders we communicate major changes to [tor-browser-build]
    
    41
    +   * Bug 41478: Drop the torbutton submodule in 12.5 [tor-browser]
    
    42
    +   * Bug 41514: eslint broken since migrating torbutton [tor-browser]
    
    43
    + * Windows + macOS + Linux
    
    44
    +   * Updated Firefox to 102.6esr
    
    45
    +   * Bug 26504: about:preferences shows Firefox's version instead of Tor Browser's
    
    46
    +   * Bug 32308: Stop inner letterbox jiggling as border is dragged [tor-browser]
    
    47
    +   * Bug 40347: URL bar lock icon says connection is not secure when on "view-source:[...].onion" URLs [tor-browser]
    
    48
    +   * Bug 40678: Force all 11.5 users to update through 11.5.8 before 12.0 [tor-browser-build]
    
    49
    +   * Bug 41375: Clean unused strings [tor-browser]
    
    50
    +   * Bug 41435: Add a Tor Browser migration function [tor-browser]
    
    51
    +   * Bug 41448: User `danger` style for primary button in new identity modal [tor-browser]
    
    52
    +   * Bug 41483: Tor Browser says Firefox timed out, confusing users [tor-browser]
    
    53
    +   * Bug 41503: Disable restart in case of reboot and restore in case of crash [tor-browser]
    
    54
    +   * Bug 41520: Regression: rearranging bookmarks / place items by drag & drop doesn't work anymore [tor-browser]
    
    55
    +   * Bug 41524: about:tbupdate needs UTF-8 [tor-browser]
    
    56
    +   * Bug 41525: Drop locales from torbutton, since we will inject them in tor-browser-build [tor-browser]
    
    57
    + * macOS + Linux
    
    58
    +   * Bug 41519: TOR_SOCKS_IPC_PATH environment variable not honored [tor-browser]
    
    59
    + * Windows
    
    60
    +   * Bug 40708: tor.exe in tor-expert-bundle not writing stdout even when run from cmd.exe [tor-browser-build]
    
    61
    + * macOS
    
    62
    +   * Bug 40716: Unable to update to 12.0.1 on Apple Silicon-based Mac [tor-browser-build]
    
    63
    + * Android
    
    64
    +   * Updated GeckoView to 102.6esr
    
    65
    +   * Bug 41001: Remove remaining security slider code [tor-browser]
    
    66
    + * Build System
    
    67
    +   * All Platforms
    
    68
    +     * Updated Go to 1.19.4
    
    69
    +     * Bug 40645: Verify we no longer depend on any signed tags from sysrqb and gk, and remove them from torbutton.gpg [tor-browser-build]
    
    70
    +     * Bug 40679: Use the latest translations for nightly builds [tor-browser-build]
    
    71
    +     * Bug 40681: Run apt-get clean, after installing packages in projects/container-image/config [tor-browser-build]
    
    72
    +     * Bug 40683: Install more packages in the default containers to reduce the number of custom containers [tor-browser-build]
    
    73
    +     * Bug 40689: Update Ubuntu version from projects/mmdebstrap-image/config to 22.04.1 [tor-browser-build]
    
    74
    +     * Bug 40717: Create a script to prepare changelogs [tor-browser-build]
    
    75
    +   * Windows + macOS + Linux
    
    76
    +     * Bug 40707: Update update_responses_config.yml to allow 11.5.8 to update to whatever latest is [tor-browser-build]
    
    77
    +     * Bug 40713: Use the new tor-browser l10n branch in Firefox [tor-browser-build]
    
    78
    +   * Linux + Android
    
    79
    +     * Bug 40653: Build compiler-rt with runtimes instead of the main LLVM build [tor-browser-build]
    
    80
    +   * macOS
    
    81
    +     * Bug 40694: aarch64 tor-expert-bundle for macOS is not exported as part of the browser build [tor-browser-build]
    
    82
    +     * Bug 40704: Building nightly macos incrementals fails [tor-browser-build]
    
    83
    +   * Linux
    
    84
    +     * Bug 40693: Can't build container-image in main [tor-browser-build]
    
    85
    +   * Android
    
    86
    +     * Bug 40702: Nightly builds fails with "error: pathspec 'tor-browser-102.5.0esr-12.0-2' did not match any file(s) known to git" [tor-browser-build]
    
    87
    +
    
    1 88
     Tor Browser 12.0.1 - December 14 2022
    
    2 89
      * Windows + macOS + Linux
    
    3 90
        * Updated Firefox to 102.6esr
    

  • projects/browser/allowed_addons.json
    1 1
     {
    
    2 2
       "page_size": 25,
    
    3 3
       "page_count": 1,
    
    4
    -  "count": 11,
    
    4
    +  "count": 10,
    
    5 5
       "next": null,
    
    6 6
       "previous": null,
    
    7 7
       "results": [
    
    ... ... @@ -17,7 +17,7 @@
    17 17
                 "picture_url": "https://addons.mozilla.org/user-media/userpics/34/9734/13299734/13299734.png?modified=1565722641"
    
    18 18
               }
    
    19 19
             ],
    
    20
    -        "average_daily_users": 931676,
    
    20
    +        "average_daily_users": 933171,
    
    21 21
             "categories": {
    
    22 22
               "android": [
    
    23 23
                 "experimental",
    
    ... ... @@ -31,7 +31,7 @@
    31 31
             "contributions_url": "https://opencollective.com/darkreader?utm_content=product-page-contribute&utm_medium=referral&utm_source=addons.mozilla.org",
    
    32 32
             "created": "2017-09-19T07:03:00Z",
    
    33 33
             "current_version": {
    
    34
    -          "id": 5477554,
    
    34
    +          "id": 5509244,
    
    35 35
               "compatibility": {
    
    36 36
                 "firefox": {
    
    37 37
                   "min": "54.0",
    
    ... ... @@ -42,7 +42,7 @@
    42 42
                   "max": "*"
    
    43 43
                 }
    
    44 44
               },
    
    45
    -          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/darkreader/versions/5477554",
    
    45
    +          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/darkreader/versions/5509244",
    
    46 46
               "is_strict_compatibility_enabled": false,
    
    47 47
               "license": {
    
    48 48
                 "id": 22,
    
    ... ... @@ -53,23 +53,22 @@
    53 53
                 "url": "http://www.opensource.org/licenses/mit-license.php"
    
    54 54
               },
    
    55 55
               "release_notes": {
    
    56
    -            "en-GB": "",
    
    57
    -            "en-US": "- Fixed broken hotkeys.\n- Improved IP v6 address support.\n- Users' fixes for websites."
    
    56
    +            "en-US": "- Fixed a edge case with extracting color numbers, it's now able to extract `rgb(0 0 0/0.04)`.\n- Improved IPv6 check.\n- Faster UI loading.\n- Users' fixes for websites."
    
    58 57
               },
    
    59 58
               "reviewed": null,
    
    60
    -          "version": "4.9.60",
    
    59
    +          "version": "4.9.62",
    
    61 60
               "files": [
    
    62 61
                 {
    
    63
    -              "id": 4021899,
    
    64
    -              "created": "2022-10-27T07:07:27Z",
    
    65
    -              "hash": "sha256:202eccf8088bd2842158f5fe4f4b751217a05b2f0ada02057c16314c174df01b",
    
    62
    +              "id": 4053589,
    
    63
    +              "created": "2023-01-08T17:15:31Z",
    
    64
    +              "hash": "sha256:e537a2cee45ed7c26f79ecd3ed362620e3f00d24c158532a58e163a63a3d60cc",
    
    66 65
                   "is_restart_required": false,
    
    67 66
                   "is_webextension": true,
    
    68 67
                   "is_mozilla_signed_extension": false,
    
    69 68
                   "platform": "all",
    
    70
    -              "size": 648411,
    
    69
    +              "size": 636487,
    
    71 70
                   "status": "public",
    
    72
    -              "url": "https://addons.mozilla.org/firefox/downloads/file/4021899/darkreader-4.9.60.xpi",
    
    71
    +              "url": "https://addons.mozilla.org/firefox/downloads/file/4053589/darkreader-4.9.62.xpi",
    
    73 72
                   "permissions": [
    
    74 73
                     "alarms",
    
    75 74
                     "contextMenus",
    
    ... ... @@ -95,7 +94,7 @@
    95 94
               "fr": "Cette extension de protection oculaire active le mode nuit en créant à la volée des thèmes sombres pour les sites Web. Dark Reader inverse les couleurs vives, ce qui les rend très contrastés et faciles à lire la nuit.\n\nVous pouvez régler la luminosité, le contraste, le filtre sépia, le mode sombre, les paramètres de police et la liste des sites ignorés.\n\nDark Reader n’affiche pas de publicités et n’envoie aucune donnée utilisateur. Il est entièrement open source <a href="" rel=\"nofollow\">https://github.com/darkreader/darkreader</a>\n\nAvant de l’installer, désactivez vos extensions similaires. Profitez et regardez!",
    
    96 95
               "he": "תוסף טיפוח לעיניים זה מאפשר למצב לילה ליצור ערכות נושא כהות לאתרי אינטרנט גלישה. קורא כהה ממיר צבעים בהירים מה שהופך אותם לניגודיות גבוהה וקל לקריאה בלילה.\n\nניתן להתאים את הבהירות, הניגודיות, מסנן חום-אדמדם, מצב כהה, הגדרות גופן ורשימת אתרים להתעלמות.\n\nReader Dark אינו מציג מודעות ואינו שולח את נתוני המשתמש לשום מקום. זהו קוד פתוח לחלוטין <a href="" rel=\"nofollow\">https://github.com/darkreader/darkreader</a>\n\nלצורך פעולה תקינה, השבת תוספים דומים. צפייה נעימה!",
    
    97 96
               "id": "Ekstensi ini mengaktifkan mode malam dengan membuat halaman situs web menjadi gelap. Dark Reader bekerja dengan membalik warna cerah dengan warna kontras sehingga nyaman di mata.\n\nAnda bisa mengatur kecerahan, kontras, filter sepia, mode malam, setelan fon dan pengecualian situs web.\n\nDark Reader tidak menampilkan iklan dan tidak mengirimkan data penggunan ke manapun. Sepenuhnya bersumber terbuka: <a href="" rel=\"nofollow\">https://github.com/darkreader/darkreader</a>\n\nSebelum memasang, silakan nonaktifkan ekstensi serupa. Selamat berselancar!",
    
    98
    -          "it": "Questa estensione si prende cura dei tuoi occhi e ti consente di creare al volo un tema scuro in modalità nottura per ogni sito. Dark Reader inverte i colori più luminosi rendendoli ad alto contrato e più semplici da leggere la notte.\n\nPuoi modificare luminosità, contrasto, filtro seppia, modalità notturna, caratteri e lista di siti da ignorare.\n\nDark Reader non mostra pubblicità e non invia i dati dell'utente da nessuna parte. È pienamente open-source <a href="" rel=\"nofollow\">https://github.com/darkreader/darkreader</a>\n\nPrima di installare disabilita altre estensioni simili. Buona lettura!",
    
    97
    +          "it": "Questa estensione si prende cura dei tuoi occhi e ti consente di creare al volo un tema scuro in modalità notturna per ogni sito. Dark Reader inverte i colori più luminosi rendendoli ad alto contrasto e più semplici da leggere la notte.\n\nPuoi modificare luminosità, contrasto, filtro seppia, modalità notturna, caratteri e lista di siti da ignorare.\n\nDark Reader non mostra pubblicità e non invia i dati dell'utente da nessuna parte. È pienamente open-source <a href="" rel=\"nofollow\">https://github.com/darkreader/darkreader</a>\n\nPrima di installare disabilita altre estensioni simili. Buona lettura!",
    
    99 98
               "ja": "このアイ・ケアの拡張機能は、オンザフライでウェブサイトのためのダークテーマを作成し、ナイトモードを有効にします。 Dark Readerは鮮やかな色を反転させてコントラストを高め、夜間に読みやすくします。\n\n明るさ、コントラスト、セピアフィルター、ダークモード、フォント設定、無視リストを調整することができます。\n\nDark Readerは広告を表示せず、ユーザーのデータをどこにも送信しません。 それは完全にオープンソースです <a href="" rel=\"nofollow\">https://github.com/darkreader/darkreader</a>\n\nインストールする前に、同様の拡張機能を無効にしてください。 ブラウジングをお楽しみください!",
    
    100 99
               "ko": "이 눈 건강을 위한 확장 기능은 실시간으로 각 웹사이트에 어두운 테마를 적용해 야간 모드를 가능케 합니다. 다크 리더는 밝은 색상을 반전해 고대비로 만들어 밤에 읽기가 쉽도록 만듭니다.\n\n밝기, 대비, 세피아 필터, 어두운 모드, 폰트와 예외 목록을 설정할 수 있습니다.\n\n다크 리더는 광고를 보여주지 않으며 사용자의 데이터를 어디에도 보내지 않습니다. 완전히 오픈 소스입니다. <a href="" rel=\"nofollow\">https://github.com/darkreader/darkreader</a>\n\n설치하기 전에 비슷한 기능을 가진 확장 기능을 사용 해제하시기 바랍니다. 편하게 읽으십시오!",
    
    101 100
               "ms": "Ekstensi penjagaan mata ini mendayakan mod malam dengan mencipta tema gelap untuk laman web dengan cepat. Dark Reader menyongsangkan warna terang, menjadikannya kontras tinggi dan mudah dibaca pada waktu malam.\n\nAnda boleh melaraskan kecerahan, kontras, penapis sepia, mod gelap, tetapan fon dan senarai abaikan.\n\nDark Reader tidak memaparkan iklan dan tidak menghantar data pengguna ke mana-mana sahaja. Ia adalah sumber terbuka sepenuhnya: <a href="" rel=\"nofollow\">https://github.com/darkreader/darkreader</a>\n\nSebelum anda memasangnya, lumpuhkan sambungan yang serupa. Selamat menonton!",
    
    ... ... @@ -146,7 +145,7 @@
    146 145
             },
    
    147 146
             "is_disabled": false,
    
    148 147
             "is_experimental": false,
    
    149
    -        "last_updated": "2022-10-27T11:39:58Z",
    
    148
    +        "last_updated": "2023-01-09T12:25:16Z",
    
    150 149
             "name": {
    
    151 150
               "ar": "Dark Reader",
    
    152 151
               "bn": "Dark Reader",
    
    ... ... @@ -221,10 +220,10 @@
    221 220
               "category": "recommended"
    
    222 221
             },
    
    223 222
             "ratings": {
    
    224
    -          "average": 4.5581,
    
    225
    -          "bayesian_average": 4.556880457185879,
    
    226
    -          "count": 4723,
    
    227
    -          "text_count": 1508
    
    223
    +          "average": 4.5565,
    
    224
    +          "bayesian_average": 4.555294592277709,
    
    225
    +          "count": 4789,
    
    226
    +          "text_count": 1529
    
    228 227
             },
    
    229 228
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/reviews/",
    
    230 229
             "requires_payment": false,
    
    ... ... @@ -321,187 +320,7 @@
    321 320
             "type": "extension",
    
    322 321
             "url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/",
    
    323 322
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/darkreader/versions/",
    
    324
    -        "weekly_downloads": 28481
    
    325
    -      },
    
    326
    -      "notes": null
    
    327
    -    },
    
    328
    -    {
    
    329
    -      "addon": {
    
    330
    -        "id": 229918,
    
    331
    -        "authors": [
    
    332
    -          {
    
    333
    -            "id": 5474073,
    
    334
    -            "name": "EFF Technologists",
    
    335
    -            "url": "https://addons.mozilla.org/en-US/firefox/user/5474073/",
    
    336
    -            "username": "eff-technologists",
    
    337
    -            "picture_url": "https://addons.mozilla.org/user-media/userpics/73/4073/5474073/5474073.png?modified=1469820907"
    
    338
    -          }
    
    339
    -        ],
    
    340
    -        "average_daily_users": 679121,
    
    341
    -        "categories": {
    
    342
    -          "android": [
    
    343
    -            "security-privacy"
    
    344
    -          ],
    
    345
    -          "firefox": [
    
    346
    -            "privacy-security"
    
    347
    -          ]
    
    348
    -        },
    
    349
    -        "contributions_url": "https://paypal.me/SupportEFF?utm_content=product-page-contribute&utm_medium=referral&utm_source=addons.mozilla.org",
    
    350
    -        "created": "2010-09-16T15:09:10Z",
    
    351
    -        "current_version": {
    
    352
    -          "id": 5265391,
    
    353
    -          "compatibility": {
    
    354
    -            "firefox": {
    
    355
    -              "min": "52.0",
    
    356
    -              "max": "*"
    
    357
    -            },
    
    358
    -            "android": {
    
    359
    -              "min": "52.0",
    
    360
    -              "max": "*"
    
    361
    -            }
    
    362
    -          },
    
    363
    -          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/https-everywhere/versions/5265391",
    
    364
    -          "is_strict_compatibility_enabled": false,
    
    365
    -          "license": {
    
    366
    -            "id": 5278,
    
    367
    -            "is_custom": true,
    
    368
    -            "name": {
    
    369
    -              "en-US": "Multiple"
    
    370
    -            },
    
    371
    -            "url": "https://addons.mozilla.org/en-US/firefox/addon/https-everywhere/license/"
    
    372
    -          },
    
    373
    -          "release_notes": {
    
    374
    -            "en-US": "2021.7.13\n* Amend Incognito Key for Chrome and Firefox #20092\n* Fix unexpected arithmetic operations on strings #20043\n* Remove Top Alexa Labeller #20083\n* Update deprecated log function #20101\n* Patch Chrome Test Failure #20102"
    
    375
    -          },
    
    376
    -          "reviewed": null,
    
    377
    -          "version": "2021.7.13",
    
    378
    -          "files": [
    
    379
    -            {
    
    380
    -              "id": 3809748,
    
    381
    -              "created": "2021-07-13T22:01:19Z",
    
    382
    -              "hash": "sha256:e261461b5d4d3621285fce70773558184d691c614b330744dab672f032db731c",
    
    383
    -              "is_restart_required": false,
    
    384
    -              "is_webextension": true,
    
    385
    -              "is_mozilla_signed_extension": false,
    
    386
    -              "platform": "all",
    
    387
    -              "size": 1752121,
    
    388
    -              "status": "public",
    
    389
    -              "url": "https://addons.mozilla.org/firefox/downloads/file/3809748/https_everywhere-2021.7.13.xpi",
    
    390
    -              "permissions": [
    
    391
    -                "webNavigation",
    
    392
    -                "webRequest",
    
    393
    -                "webRequestBlocking",
    
    394
    -                "tabs",
    
    395
    -                "cookies",
    
    396
    -                "storage",
    
    397
    -                "*://*/*",
    
    398
    -                "ftp://*/*"
    
    399
    -              ],
    
    400
    -              "optional_permissions": []
    
    401
    -            }
    
    402
    -          ]
    
    403
    -        },
    
    404
    -        "default_locale": "en-US",
    
    405
    -        "description": {
    
    406
    -          "de": "Viele Webseiten unterstützen zwar Verschlüsslung über HTTPS, machen es aber nicht einfach, diese auch zu nutzen. Manchmal bieten diese beispielsweise standardmäßig nur unverschlüsseltes HTTP an oder haben auf verschlüsselten Seiten Links gesetzt, die Sie zurück zu einer unverschlüsselten Version führen.\n\nDie HTTPS-Everywhere Erweiterung löst dieses Problem, indem sie alle Anfragen zu diesen Seiten automatisch zu HTTPS ändert.",
    
    407
    -          "en-US": "Note: Extension will sunset January 2023. Instructions on how to turn on HTTPS by default in Firefox here: <a href="" rel=\"nofollow\">https://eff.org/https-everywhere/set-https-default-your-browser</a>\n\nMany sites on the web offer some limited support for encryption over HTTPS, but make it difficult to use. For instance, they may default to unencrypted HTTP, or fill encrypted pages with links that go back to the unencrypted site.\n\nThe HTTPS Everywhere extension fixes these problems by rewriting all requests to these sites to HTTPS.\n\nThe DuckDuckGo Smarter Encryption list is publicly available under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0. International license. If you'd like to license the list for commercial use, please reach out to: <a href="" rel=\"nofollow\">https://help.duckduckgo.com/duckduckgo-help-pages/company/contact-us/</a>",
    
    408
    -          "es": "Muchos sitios en la web ofrecen soporte limitado para cifrado sobre HTTPS, pero hacen difícil su uso. Por ejemplo, puede que usen HTTP no cifrado por defecto o que llenen páginas cifradas con enlaces que vuelvan al sitio no cifrado.\n\nLa extensión HTTPS Everywhere corrige estos problemas reescribiendo todas las peticiones a estos sitios a HTTPS.",
    
    409
    -          "fr": "Beaucoup de sites web offrent une prise en charge limitée pour le chiffrement via HTTPS, mais la rendent difficile à utiliser. Par exemple, ils peuvent utiliser une adresse par défaut non chiffrée avec HTTPS, ou proposer sur des pages chiffrées uniquement des liens qui retournent sur le site non chiffré.\n\nL’extension HTTPS Everywhere résout le problème en redirigeant toutes les requêtes de ces sites vers HTTPS.",
    
    410
    -          "it": "Molti siti web offrono un limitato supporto per la crittografia HTTPS, ma lo rendono difficile da usare. Ad esempio, possono avere come impostazione predefinita HTTP non crittato, o inserire in pagine crittate collegamenti che indirizzano a siti non crittati.\n\nL'estensione HTTPS Everywhere consente di correggere questi problemi riscrivendo tutte le richieste a questi siti in HTTPS.",
    
    411
    -          "nl": "Veel websites bieden enigszins beperkte ondersteuning voor versleuteling via HTTPS, maar maken het moeilijk om dit te gebruiken. Ze kunnen bijvoorbeeld standaard niet-versleutelde HTTP hanteren, of versleutelde pagina’s vullen met koppelingen die naar de niet-versleutelde website terugkeren.\n\nDe HTTPS Everywhere-extensie lost deze problemen op door alle aanvragen naar deze websites naar HTTPS te herschrijven.",
    
    412
    -          "pt-BR": "Muitos sites na web oferecem algum suporte limitado a criptografia sobre HTTPS, mas tornam difícil seu uso. Por exemplo, podem encaminhar por padrão para HTTP não criptografado, ou colocar em páginas criptografadas links que voltam à versão não criptografada do site.\n\nA extensão HTTPS Everywhere corrige esses problemas, substituindo todas as solicitações a esses sites para HTTPS.",
    
    413
    -          "zh-CN": "许多网站通过 HTTPS 提供有限的网络加密,这样有时很难起作用。比如,网站还是默认使用 HTTP,或者在加密页面使用指向非加密页面的链接。\n\nHTTPS Everywhere 扩展通过把发向这些网站的请求都改写成 HTTPS 来解决这些问题。"
    
    414
    -        },
    
    415
    -        "developer_comments": null,
    
    416
    -        "edit_url": "https://addons.mozilla.org/en-US/developers/addon/https-everywhere/edit",
    
    417
    -        "guid": "https-everywhere@xxxxxxx",
    
    418
    -        "has_eula": false,
    
    419
    -        "has_privacy_policy": true,
    
    420
    -        "homepage": {
    
    421
    -          "de": "https://www.eff.org/https-everywhere",
    
    422
    -          "en-US": "https://www.eff.org/https-everywhere",
    
    423
    -          "es": "https://www.eff.org/https-everywhere",
    
    424
    -          "fr": "https://www.eff.org/https-everywhere",
    
    425
    -          "it": "https://www.eff.org/https-everywhere",
    
    426
    -          "nl": "https://www.eff.org/https-everywhere",
    
    427
    -          "pt-BR": "https://www.eff.org/https-everywhere",
    
    428
    -          "zh-CN": "https://www.eff.org/https-everywhere"
    
    429
    -        },
    
    430
    -        "icon_url": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAHfklEQVR42u2bXWxcRxXH5+69LqkEERKiURAPCCFRKiJBX4qQkMia2i4gESEZKmicJkFCiAe+ZDsEOy4qSA3Q2uuvvbt2HLsJjeukVZsqbdMGhUADDTRpSKCOMKFpKaHEKXHq1E6yd+fHw8zsvWuv98PetdebjnS0lnfXvuc3Z+b8z7lzhYhCZZhExEiKrqs4G4dahRBCjIzYQghLZB2VBMBFisgV6WzejbPebRRCCFGfC0JlAUBEJqVz72DS2fQwTkO8OTeEigNwBefeAek09HnO5l049+SCUJEAduKsj0lnQ7/nbHo4B4SKBRDHaYjnAaGiAfRlg1B6AJa2kDvbLNd/v7QA+nJEQgmctl1lIgqiF0Q3iC79aqxHv6c/78Q0mJIAmAEhLTsUy3HjdA+IiLYovLcfPvYIrBmBTz6qbM2jsHoIbo5rCJ0gOjSYqA+juAACEDbv8nVCMZy3Y77j7x+Arx2E7tNw9E0Yn4arHiSScF1bIgnvJOBfk3D43+D+DTYfhtuGdQR0qIgJBSOpKAA0hIb+pLNxEKehv2XBAGxXOb56EH7xMrxxhXmPa0k49l+4788qUkSXio78lka+AAyEPuls3IlYsPOdUH8QXpv0HUlKNctJCZIsJsHTn/VkOozrSdj7D6jdr0H0FBOAtvVxOW8AIe38j1/0LzqRVI7Nd8gAvOAYHoMPDoDVmy0S5gGgoW9+EWCc/+7v1AV6Ul14MYfUS0Kiomtlf5kACLkqJG/dA9Oecjwf503YFzLM373nkNoY7ViRl8B8AJh13z+qZz+Z25Hg+p65P2RzXgJjE/CeeK7ZXyQAVlRtRh/YCf+7Or9ZnTkMjLlm/3sv6Nl3S7AJFgrArP0v7PfDOlfYTyWg9U+w9gmo3g8Nh+DBv8CJC+mRYTKCDMz+q28rIZV79hcJgBNTs7HpcPosZQv7I+dBPKRTWZevEm0XPjUC9x+H0Usz9ICnXrcey2ftLyKAqhiIdj/1JbKsfykhiVoqdx1Q3xPdKoqqYtqpbuXgijh89Rk4cM6HemEKVg2C1ZOvLF7ECPjWb3NHQHCJeBJ6T8Nn9sGKmI6EDh+IWVqiG+7YC0+8Ci3HVKSEii6FFwDAyN4vHSgsnwd/HpuAR8bgh0fh03vBcdNhmEqx8FJ5EbPALUNwqYAsIOdYLp6Ek+Nw/0tqPxA9KhJMD0GUG4CgDtgxmnsfmEvqehIScnY6PHAO6p/VJXJXoRAWUQla3fDR3XBxWl+8LK72//15+OxjfrYoKwCp+j8CX37aT3cJqXb+hWj/YE0x5cHdzxUCYREBpJZCF9Q+BX+fSFdwnlyYQjTyesqDOx7zewJlBSClCzpVqbr1GIxdni1n89H92YTUyYuwwi0TJTgrI3QGftcB7+uHbzwP+84qAZRJHBXSMzAQ7n5e/X3HLacI6IVvHlLNTdEBN8X17yNqaawaVDD6XoET46oHmKnYyVUoSWDPWD5ZYTGzQBd8fI+6yDOXoGa/r+RuimvFaLrDnWBH4cO7lNwdGIUricL6AcfHtfPl0BAxanDHaHooD52BNcN+BFiuquOrTCETaJff9ms4fiF3JJi33ppWVaFRiEtaDltdcOuw6gaZ1GUu9KoHO8/A5x5XJWyw12+7Kjpu7lPV4eef9PeFXADevgYrd5QBgODsz+z0zOzqvnAevn9U3RCpMho/4tuWF/OIAP3e2ITeY5ZyCWSafZlJ82eQuH99C0bOQudp+NVJOPh65mIpUxaQwG/e8G+jLRkAM/v9o5lnPNMG5i2wX2Zg/vz4EqdB0wm+fZ9KZ4UovbQCKJn5Jki2713z4BPDS5wGzex/58js8CzVuK7lcPupfOuBEi8BKwqhXvj6c3D2cu6u7kKKIlMd/uFNWBlX/9cqm1ogArcMwM9eUnd+M7W45XzL4sAXn30dVg2o7GGVUzUYvBX+oSFo+iOcujj3TJo1b0pdsx/MdVP0/Dvwo6NaR/SUWU8w42GIDqX2wk/CL19Wun/KK/zmyMlxVVGuHlRwC2+LLUE5bOmjLSLqn/KwXfjIbvjKM6p9Hn8FnjoHT7+mIuXEuPr58X9C5BR8+wjcbpqjEQXVdktxRKYEAGaeC0rlaaP62jWYHmVOLBA55jP6NIjJNpZbqjNCJQQwK1voJVKlHU61uHvTT48V53BUmQHI59jc4p4TLCMAS3NQ8l0A7wLIDqBXqi8ve0siXImITBYIIIYUMagIi4Pomi4QQMck4qEJqY1lbe2Xsbb/B2djAQBCX/xpi113H3ZNS9KuaZF2TQvL27birNuOs2FHnhEghHDW/qDRvrMFO9zk2eFGaYebsMONqNflYo1pli+E1MMDofCWZru2Fbt6i2dXN0u7upllbXlCEEIIy0Bwwo3Ndu027HDzDQPBPDeSgmDXtrTbdW3Y1U2JZQ8gDwjBx6csUV+vINy1rd2ubVN7QoVDmPkQnSXa2kI3EoRMj1LeUBDmeqDWh1DX2mHXtZmNsSIg2OseSEHI9lh1CoJVt+1Bu6YVO9yUrAgIaxux123H2dCPyDECkbAtat/5k8qBEG7CXvcA/wekztt/5cIClgAAAABJRU5ErkJggg==",
    
    431
    -        "icons": {
    
    432
    -          "32": "https://addons.mozilla.org/user-media/addon_icons/229/229918-32.png?modified=mcrushed",
    
    433
    -          "64": "https://addons.mozilla.org/user-media/addon_icons/229/229918-64.png?modified=mcrushed",
    
    434
    -          "128": "https://addons.mozilla.org/user-media/addon_icons/229/229918-128.png?modified=mcrushed"
    
    435
    -        },
    
    436
    -        "is_disabled": false,
    
    437
    -        "is_experimental": false,
    
    438
    -        "last_updated": "2021-07-14T06:03:40Z",
    
    439
    -        "name": {
    
    440
    -          "de": "HTTPS Everywhere",
    
    441
    -          "en-US": "HTTPS Everywhere",
    
    442
    -          "es": "HTTPS Everywhere",
    
    443
    -          "fr": "HTTPS Everywhere",
    
    444
    -          "it": "HTTPS Everywhere",
    
    445
    -          "nl": "HTTPS Everywhere",
    
    446
    -          "pt-BR": "HTTPS Everywhere",
    
    447
    -          "zh-CN": "HTTPS Everywhere - 加密网络"
    
    448
    -        },
    
    449
    -        "previews": [
    
    450
    -          {
    
    451
    -            "id": 214771,
    
    452
    -            "caption": null,
    
    453
    -            "image_size": [
    
    454
    -              1280,
    
    455
    -              800
    
    456
    -            ],
    
    457
    -            "image_url": "https://addons.mozilla.org/user-media/previews/full/214/214771.png?modified=1622132223",
    
    458
    -            "thumbnail_size": [
    
    459
    -              533,
    
    460
    -              333
    
    461
    -            ],
    
    462
    -            "thumbnail_url": "https://addons.mozilla.org/user-media/previews/thumbs/214/214771.jpg?modified=1622132223"
    
    463
    -          }
    
    464
    -        ],
    
    465
    -        "promoted": {
    
    466
    -          "apps": [
    
    467
    -            "firefox"
    
    468
    -          ],
    
    469
    -          "category": "spotlight"
    
    470
    -        },
    
    471
    -        "ratings": {
    
    472
    -          "average": 4.6594,
    
    473
    -          "bayesian_average": 4.65683895233368,
    
    474
    -          "count": 2308,
    
    475
    -          "text_count": 460
    
    476
    -        },
    
    477
    -        "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/https-everywhere/reviews/",
    
    478
    -        "requires_payment": false,
    
    479
    -        "review_url": "https://addons.mozilla.org/en-US/reviewers/review/229918",
    
    480
    -        "slug": "https-everywhere",
    
    481
    -        "status": "public",
    
    482
    -        "summary": {
    
    483
    -          "de": "Verschlüsseln Sie das Web! HTTPS-Everywhere schützt Ihre Kommunikation indem die Verbindung zu unterstützten Seiten automatisch auf eine HTTPS-Verschlüsselung umgestellt wird, auch wenn die URL oder ein besuchter Link das https://-Präfix weg lässt.",
    
    484
    -          "en-US": "Encrypt the web! HTTPS Everywhere is a Firefox extension to protect your communications by enabling HTTPS encryption automatically on sites that are known to support it, even when you type URLs or follow links that omit the https: prefix.",
    
    485
    -          "es": "¡Cifra la web! HTTPS Everywhere es una extensión para proteger tus comunicaciones al habilitar el cifrado HTTPS automáticamente en las web que lo soportan, incluso cuando escribes URLs o sigues vínculos que omiten el prefijo \"https:\".",
    
    486
    -          "fr": "Chiffrez le Web ! L’extension Firefox HTTPS Everywhere protège vos communications en activant automatiquement le chiffrement HTTPS sur les sites le prenant en charge, même lorsque vous saisissez une URL ou cliquez sur un lien sans préfixe « https: ».",
    
    487
    -          "it": "Il Web crittato! HTTPS Everywhere è un'estensione per Firefox che protegge le comunicazioni attivando la crittografia HTTPS automaticamente su tutti i siti che la supportano, anche se si digitano URL o si seguono link che omettono il prefisso https.",
    
    488
    -          "nl": "Versleutel het web! HTTPS Everywhere is een Firefox-extensie die uw communicatie beschermt door automatisch HTTPS-versleuteling in te schakelen op websites die dit ondersteunen, zelfs bij URL’s of koppelingen die het voorvoegsel https: weglaten.",
    
    489
    -          "pt-BR": "Criptografe a web! HTTPS Everywhere é uma extensão que protege sua comunicação habilitando criptografia HTTPS automaticamente em sites que são conhecidos por suportá-la, mesmo quando você digita URLs ou segue links que omitem o prefixo https:",
    
    490
    -          "zh-CN": "加密网络!HTTPS Everywhere 是一个保护通信的 Firefox 扩展。它对支持加密的网站自动开启 HTTPS 通信加密,即使你在输入网址时没有加上 https: 前缀也一样。"
    
    491
    -        },
    
    492
    -        "support_email": {
    
    493
    -          "en-US": "extension-devs@xxxxxxx"
    
    494
    -        },
    
    495
    -        "support_url": {
    
    496
    -          "en-US": "https://www.eff.org/https-everywhere"
    
    497
    -        },
    
    498
    -        "tags": [
    
    499
    -          "security"
    
    500
    -        ],
    
    501
    -        "type": "extension",
    
    502
    -        "url": "https://addons.mozilla.org/en-US/firefox/addon/https-everywhere/",
    
    503
    -        "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/https-everywhere/versions/",
    
    504
    -        "weekly_downloads": 6282
    
    323
    +        "weekly_downloads": 26352
    
    505 324
           },
    
    506 325
           "notes": null
    
    507 326
         },
    
    ... ... @@ -517,7 +336,7 @@
    517 336
                 "picture_url": "https://addons.mozilla.org/user-media/userpics/56/7656/6937656/6937656.png?modified=1550343990"
    
    518 337
               }
    
    519 338
             ],
    
    520
    -        "average_daily_users": 260954,
    
    339
    +        "average_daily_users": 258473,
    
    521 340
             "categories": {
    
    522 341
               "android": [
    
    523 342
                 "security-privacy"
    
    ... ... @@ -732,10 +551,10 @@
    732 551
               "category": "recommended"
    
    733 552
             },
    
    734 553
             "ratings": {
    
    735
    -          "average": 4.82,
    
    736
    -          "bayesian_average": 4.815272675239451,
    
    737
    -          "count": 1300,
    
    738
    -          "text_count": 234
    
    554
    +          "average": 4.8222,
    
    555
    +          "bayesian_average": 4.817511344512317,
    
    556
    +          "count": 1316,
    
    557
    +          "text_count": 237
    
    739 558
             },
    
    740 559
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/reviews/",
    
    741 560
             "requires_payment": false,
    
    ... ... @@ -820,7 +639,7 @@
    820 639
             "type": "extension",
    
    821 640
             "url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/",
    
    822 641
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/versions/",
    
    823
    -        "weekly_downloads": 5737
    
    642
    +        "weekly_downloads": 5096
    
    824 643
           },
    
    825 644
           "notes": null
    
    826 645
         },
    
    ... ... @@ -836,7 +655,7 @@
    836 655
                 "picture_url": "https://addons.mozilla.org/user-media/userpics/73/4073/5474073/5474073.png?modified=1469820907"
    
    837 656
               }
    
    838 657
             ],
    
    839
    -        "average_daily_users": 1101611,
    
    658
    +        "average_daily_users": 1077003,
    
    840 659
             "categories": {
    
    841 660
               "android": [
    
    842 661
                 "security-privacy"
    
    ... ... @@ -1358,10 +1177,10 @@
    1358 1177
               "category": "recommended"
    
    1359 1178
             },
    
    1360 1179
             "ratings": {
    
    1361
    -          "average": 4.7955,
    
    1362
    -          "bayesian_average": 4.792644702996817,
    
    1363
    -          "count": 2142,
    
    1364
    -          "text_count": 422
    
    1180
    +          "average": 4.7948,
    
    1181
    +          "bayesian_average": 4.791966571332396,
    
    1182
    +          "count": 2164,
    
    1183
    +          "text_count": 426
    
    1365 1184
             },
    
    1366 1185
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/reviews/",
    
    1367 1186
             "requires_payment": false,
    
    ... ... @@ -1385,7 +1204,7 @@
    1385 1204
             "type": "extension",
    
    1386 1205
             "url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/",
    
    1387 1206
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/versions/",
    
    1388
    -        "weekly_downloads": 20003
    
    1207
    +        "weekly_downloads": 19694
    
    1389 1208
           },
    
    1390 1209
           "notes": null
    
    1391 1210
         },
    
    ... ... @@ -1401,7 +1220,7 @@
    1401 1220
                 "picture_url": null
    
    1402 1221
               }
    
    1403 1222
             ],
    
    1404
    -        "average_daily_users": 6260785,
    
    1223
    +        "average_daily_users": 6196753,
    
    1405 1224
             "categories": {
    
    1406 1225
               "android": [
    
    1407 1226
                 "security-privacy"
    
    ... ... @@ -1413,7 +1232,7 @@
    1413 1232
             "contributions_url": "",
    
    1414 1233
             "created": "2015-04-25T07:26:22Z",
    
    1415 1234
             "current_version": {
    
    1416
    -          "id": 5484631,
    
    1235
    +          "id": 5503008,
    
    1417 1236
               "compatibility": {
    
    1418 1237
                 "firefox": {
    
    1419 1238
                   "min": "68.0",
    
    ... ... @@ -1424,7 +1243,7 @@
    1424 1243
                   "max": "*"
    
    1425 1244
                 }
    
    1426 1245
               },
    
    1427
    -          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/ublock-origin/versions/5484631",
    
    1246
    +          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/ublock-origin/versions/5503008",
    
    1428 1247
               "is_strict_compatibility_enabled": false,
    
    1429 1248
               "license": {
    
    1430 1249
                 "id": 6,
    
    ... ... @@ -1435,22 +1254,22 @@
    1435 1254
                 "url": "http://www.gnu.org/licenses/gpl-3.0.html"
    
    1436 1255
               },
    
    1437 1256
               "release_notes": {
    
    1438
    -            "en-US": "See complete release notes for <a href="" class="idiff left right deletion" style="background-color: #fac5cd;">95f0ebe3bae2fcefe329d597099e253e5788997d9e205855e3b7192c80f2af9f/https%3A//github.com/gorhill/uBlock/releases/tag/1.45.2\" rel=\"nofollow\">1.45.2</a>.\n\n<b>Fixes</b>\n\n<ul><li><a href="" rel=\"nofollow\">Test for unsupported pseudo operators after normalization</a></li><li><a href="" rel=\"nofollow\">Mind implicit prelude <code>*</code> element in pseudo operators</a></li></ul>\n<a href="">\" rel=\"nofollow\">Commits history since last version</a>."
    
    1257
    +            "en-US": "See complete release notes for <a href="" class="idiff left right addition" style="background-color: #c7f0d2;">389523b56d56000b5903f07819422d4704aa27d1929f5cb93fc2a4a30050dca8/https%3A//github.com/gorhill/uBlock/releases/tag/1.46.0\" rel=\"nofollow\">1.46.0</a>.\n\n<b>Fixes</b>\n<ul><li><a href="" rel=\"nofollow\">Add <code>options</code> stub to <code>nofab</code> scriptlet </a></li><li><a href="" rel=\"nofollow\">Rewrite logger's \"exceptor\" feature</a></li><li><a href="" rel=\"nofollow\">Use Blob URLs to reliably inject scriptlets</a> -- as <a href="" rel=\"nofollow\">suggested</a> by @evilpie</li><li><a href="" rel=\"nofollow\">Add :remove-attr() and :remove-class() pseudo selector operators</a></li><li><a href="" rel=\"nofollow\">Add pseudo-operator :matches-attr()</a></li><li><a href="" rel=\"nofollow\">Detect invalid usage of combinators in :not() pseudoclass</a></li><li><a href="" rel=\"nofollow\">Give more time for viewport to be ready</a> (in popup panel) -- <a href="" rel=\"nofollow\">related feedback</a></li><li><a href="" rel=\"nofollow\">Handle potentially invalid CSS selector</a> (in logger)</li><li><a href="" rel=\"nofollow\">Ensure state of more/less in panel reflect locked/disabled sections</a></li><li><a href="" rel=\"nofollow\">Isolate generic cosmetic filters from specific ones in generated stylesheet</a></li><li><a href="" rel=\"nofollow\">Do not cname-uncloak same-origin network requests</a></li><li><a href="" rel=\"nofollow\">Prevent the creation of non-cosmetic extended filters in element picker</a></li><li><a href="" rel=\"nofollow\">Fix visual of DOM inspector layer in dark theme mode</a></li><li><a href="" rel=\"nofollow\">Improve extraction of tokens from regexes</a></li><li><a href="" rel=\"nofollow\">Use placeholders to minimize vertical shifting at page load time</a></li><li><a href="" rel=\"nofollow\">Bundled filter lists in releases are not timestamped</a></li><li><a href="" rel=\"nofollow\">Ensure procedural filters are applied at least once</a></li></ul>\n<a href="">\" rel=\"nofollow\">Commits history since last version</a>."
    
    1439 1258
               },
    
    1440 1259
               "reviewed": null,
    
    1441
    -          "version": "1.45.2",
    
    1260
    +          "version": "1.46.0",
    
    1442 1261
               "files": [
    
    1443 1262
                 {
    
    1444
    -              "id": 4028976,
    
    1445
    -              "created": "2022-11-11T14:15:28Z",
    
    1446
    -              "hash": "sha256:fb173895c76c3b05f132caf87a716c75e3db21be861ead1b14ba6abc7e715e8b",
    
    1263
    +              "id": 4047353,
    
    1264
    +              "created": "2022-12-22T16:49:43Z",
    
    1265
    +              "hash": "sha256:6bf8af5266353fab5eabdc7476de026e01edfb7901b0430c5e539f6791f1edc8",
    
    1447 1266
                   "is_restart_required": false,
    
    1448 1267
                   "is_webextension": true,
    
    1449 1268
                   "is_mozilla_signed_extension": false,
    
    1450 1269
                   "platform": "all",
    
    1451
    -              "size": 3234876,
    
    1270
    +              "size": 3215576,
    
    1452 1271
                   "status": "public",
    
    1453
    -              "url": "https://addons.mozilla.org/firefox/downloads/file/4028976/ublock_origin-1.45.2.xpi",
    
    1272
    +              "url": "https://addons.mozilla.org/firefox/downloads/file/4047353/ublock_origin-1.46.0.xpi",
    
    1454 1273
                   "permissions": [
    
    1455 1274
                     "dns",
    
    1456 1275
                     "menus",
    
    ... ... @@ -1565,7 +1384,7 @@
    1565 1384
             },
    
    1566 1385
             "is_disabled": false,
    
    1567 1386
             "is_experimental": false,
    
    1568
    -        "last_updated": "2022-12-09T16:25:27Z",
    
    1387
    +        "last_updated": "2023-01-07T15:25:25Z",
    
    1569 1388
             "name": {
    
    1570 1389
               "ar": "uBlock Origin",
    
    1571 1390
               "bg": "uBlock Origin",
    
    ... ... @@ -1710,10 +1529,10 @@
    1710 1529
               "category": "recommended"
    
    1711 1530
             },
    
    1712 1531
             "ratings": {
    
    1713
    -          "average": 4.7783,
    
    1714
    -          "bayesian_average": 4.777884356510374,
    
    1715
    -          "count": 14661,
    
    1716
    -          "text_count": 3843
    
    1532
    +          "average": 4.779,
    
    1533
    +          "bayesian_average": 4.778587551166476,
    
    1534
    +          "count": 14817,
    
    1535
    +          "text_count": 3875
    
    1717 1536
             },
    
    1718 1537
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/reviews/",
    
    1719 1538
             "requires_payment": false,
    
    ... ... @@ -1775,7 +1594,7 @@
    1775 1594
             "type": "extension",
    
    1776 1595
             "url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/",
    
    1777 1596
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/",
    
    1778
    -        "weekly_downloads": 155177
    
    1597
    +        "weekly_downloads": 150309
    
    1779 1598
           },
    
    1780 1599
           "notes": null
    
    1781 1600
         },
    
    ... ... @@ -1791,7 +1610,7 @@
    1791 1610
                 "picture_url": null
    
    1792 1611
               }
    
    1793 1612
             ],
    
    1794
    -        "average_daily_users": 138965,
    
    1613
    +        "average_daily_users": 141867,
    
    1795 1614
             "categories": {
    
    1796 1615
               "android": [
    
    1797 1616
                 "photos-media"
    
    ... ... @@ -1888,10 +1707,10 @@
    1888 1707
               "category": "recommended"
    
    1889 1708
             },
    
    1890 1709
             "ratings": {
    
    1891
    -          "average": 4.5088,
    
    1892
    -          "bayesian_average": 4.503520963576624,
    
    1893
    -          "count": 1075,
    
    1894
    -          "text_count": 399
    
    1710
    +          "average": 4.5102,
    
    1711
    +          "bayesian_average": 4.504935357753543,
    
    1712
    +          "count": 1082,
    
    1713
    +          "text_count": 400
    
    1895 1714
             },
    
    1896 1715
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/reviews/",
    
    1897 1716
             "requires_payment": false,
    
    ... ... @@ -1913,7 +1732,7 @@
    1913 1732
             "type": "extension",
    
    1914 1733
             "url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/",
    
    1915 1734
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/video-background-play-fix/versions/",
    
    1916
    -        "weekly_downloads": 335
    
    1735
    +        "weekly_downloads": 394
    
    1917 1736
           },
    
    1918 1737
           "notes": null
    
    1919 1738
         },
    
    ... ... @@ -1929,7 +1748,7 @@
    1929 1748
                 "picture_url": null
    
    1930 1749
               }
    
    1931 1750
             ],
    
    1932
    -        "average_daily_users": 94303,
    
    1751
    +        "average_daily_users": 91590,
    
    1933 1752
             "categories": {
    
    1934 1753
               "android": [
    
    1935 1754
                 "experimental",
    
    ... ... @@ -2066,7 +1885,7 @@
    2066 1885
             "type": "extension",
    
    2067 1886
             "url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/",
    
    2068 1887
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/privacy-possum/versions/",
    
    2069
    -        "weekly_downloads": 665
    
    1888
    +        "weekly_downloads": 588
    
    2070 1889
           },
    
    2071 1890
           "notes": null
    
    2072 1891
         },
    
    ... ... @@ -2082,7 +1901,7 @@
    2082 1901
                 "picture_url": "https://addons.mozilla.org/user-media/userpics/64/9064/12929064/12929064.png?modified=1651263207"
    
    2083 1902
               }
    
    2084 1903
             ],
    
    2085
    -        "average_daily_users": 245350,
    
    1904
    +        "average_daily_users": 243555,
    
    2086 1905
             "categories": {
    
    2087 1906
               "android": [
    
    2088 1907
                 "photos-media",
    
    ... ... @@ -2300,10 +2119,10 @@
    2300 2119
               "category": "recommended"
    
    2301 2120
             },
    
    2302 2121
             "ratings": {
    
    2303
    -          "average": 4.6487,
    
    2304
    -          "bayesian_average": 4.643806966863276,
    
    2305
    -          "count": 1204,
    
    2306
    -          "text_count": 236
    
    2122
    +          "average": 4.6492,
    
    2123
    +          "bayesian_average": 4.644357594339526,
    
    2124
    +          "count": 1220,
    
    2125
    +          "text_count": 238
    
    2307 2126
             },
    
    2308 2127
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/reviews/",
    
    2309 2128
             "requires_payment": false,
    
    ... ... @@ -2324,7 +2143,7 @@
    2324 2143
             "type": "extension",
    
    2325 2144
             "url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/",
    
    2326 2145
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/search_by_image/versions/",
    
    2327
    -        "weekly_downloads": 4231
    
    2146
    +        "weekly_downloads": 3653
    
    2328 2147
           },
    
    2329 2148
           "notes": null
    
    2330 2149
         },
    
    ... ... @@ -2347,7 +2166,7 @@
    2347 2166
                 "picture_url": null
    
    2348 2167
               }
    
    2349 2168
             ],
    
    2350
    -        "average_daily_users": 98953,
    
    2169
    +        "average_daily_users": 102879,
    
    2351 2170
             "categories": {
    
    2352 2171
               "android": [
    
    2353 2172
                 "other"
    
    ... ... @@ -2629,10 +2448,10 @@
    2629 2448
               "category": "recommended"
    
    2630 2449
             },
    
    2631 2450
             "ratings": {
    
    2632
    -          "average": 4.4378,
    
    2633
    -          "bayesian_average": 4.433084802866931,
    
    2634
    -          "count": 1181,
    
    2635
    -          "text_count": 316
    
    2451
    +          "average": 4.442,
    
    2452
    +          "bayesian_average": 4.437306737005405,
    
    2453
    +          "count": 1190,
    
    2454
    +          "text_count": 318
    
    2636 2455
             },
    
    2637 2456
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/reviews/",
    
    2638 2457
             "requires_payment": false,
    
    ... ... @@ -2652,7 +2471,7 @@
    2652 2471
             "type": "extension",
    
    2653 2472
             "url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/",
    
    2654 2473
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/google-search-fixer/versions/",
    
    2655
    -        "weekly_downloads": 30
    
    2474
    +        "weekly_downloads": 98
    
    2656 2475
           },
    
    2657 2476
           "notes": null
    
    2658 2477
         },
    
    ... ... @@ -2668,7 +2487,7 @@
    2668 2487
                 "picture_url": "https://addons.mozilla.org/user-media/userpics/43/0143/143/143.png?modified=1506804587"
    
    2669 2488
               }
    
    2670 2489
             ],
    
    2671
    -        "average_daily_users": 335017,
    
    2490
    +        "average_daily_users": 326742,
    
    2672 2491
             "categories": {
    
    2673 2492
               "android": [
    
    2674 2493
                 "performance",
    
    ... ... @@ -2682,7 +2501,7 @@
    2682 2501
             "contributions_url": "https://www.paypal.com/donate/?hosted_button_id=9ERKTU5MBH4EW&utm_content=product-page-contribute&utm_medium=referral&utm_source=addons.mozilla.org",
    
    2683 2502
             "created": "2005-05-13T10:51:32Z",
    
    2684 2503
             "current_version": {
    
    2685
    -          "id": 5489293,
    
    2504
    +          "id": 5506390,
    
    2686 2505
               "compatibility": {
    
    2687 2506
                 "firefox": {
    
    2688 2507
                   "min": "59.0",
    
    ... ... @@ -2693,7 +2512,7 @@
    2693 2512
                   "max": "*"
    
    2694 2513
                 }
    
    2695 2514
               },
    
    2696
    -          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/noscript/versions/5489293",
    
    2515
    +          "edit_url": "https://addons.mozilla.org/en-US/developers/addon/noscript/versions/5506390",
    
    2697 2516
               "is_strict_compatibility_enabled": false,
    
    2698 2517
               "license": {
    
    2699 2518
                 "id": 13,
    
    ... ... @@ -2704,22 +2523,22 @@
    2704 2523
                 "url": "http://www.gnu.org/licenses/gpl-2.0.html"
    
    2705 2524
               },
    
    2706 2525
               "release_notes": {
    
    2707
    -            "en-US": "v 11.4.13\n============================================================\nx Ensure theme changes are synchronized across windows,\n  including private ones (thanks barbaz for reporting)\nx [UI] Ensure prompts are always centered relative to the\n  parent window in multi-monitors setups\nx Switch to \"Modern Red Evil\" icon contributed by fatboy\nx Work-around for Chromium unable to load the placeholder\n  icon\nx Themed placeholders\nx [nscl] Fixed placeholder fallback styles on Gecko\n  embedding documents\nx [L10n] New Romanian (ro) locale (thanks Simona Iacob and\n  Inpresentia I.)"
    
    2526
    +            "en-US": "v 11.4.14\n============================================================\nx Updated HTML event attributes list\nx Uniformed indexed directory Firefox UI emulation to\n  prevent a script blocking bypass on file:// resources\n  (thanks RyotaK for reporting)\nx Fixed error being logged in the console on scriptless\n  pages when hitting [Delete] or [Backspace] (thanks barbaz\n  for reporting)\nx Work-around for background page misteriously being\n  unloaded sometimes by Firefox\nx [L10n] Updated Transifex configuration"
    
    2708 2527
               },
    
    2709 2528
               "reviewed": null,
    
    2710
    -          "version": "11.4.13",
    
    2529
    +          "version": "11.4.14",
    
    2711 2530
               "files": [
    
    2712 2531
                 {
    
    2713
    -              "id": 4033638,
    
    2714
    -              "created": "2022-11-21T22:34:56Z",
    
    2715
    -              "hash": "sha256:078026ae894fe516ce9e61a1084d1b6dc883cd72c51027de342132141ca7f00d",
    
    2532
    +              "id": 4050735,
    
    2533
    +              "created": "2023-01-01T22:33:07Z",
    
    2534
    +              "hash": "sha256:14af6a3cbc269c045f2d950e1e4f7c29981b35a7abc61d2413f5bb8bd7311857",
    
    2716 2535
                   "is_restart_required": false,
    
    2717 2536
                   "is_webextension": true,
    
    2718 2537
                   "is_mozilla_signed_extension": false,
    
    2719 2538
                   "platform": "all",
    
    2720
    -              "size": 948790,
    
    2539
    +              "size": 948881,
    
    2721 2540
                   "status": "public",
    
    2722
    -              "url": "https://addons.mozilla.org/firefox/downloads/file/4033638/noscript-11.4.13.xpi",
    
    2541
    +              "url": "https://addons.mozilla.org/firefox/downloads/file/4050735/noscript-11.4.14.xpi",
    
    2723 2542
                   "permissions": [
    
    2724 2543
                     "contextMenus",
    
    2725 2544
                     "storage",
    
    ... ... @@ -2730,8 +2549,8 @@
    2730 2549
                     "webRequestBlocking",
    
    2731 2550
                     "dns",
    
    2732 2551
                     "<all_urls>",
    
    2733
    -                "ftp://*/*",
    
    2734
    -                "file://*/*"
    
    2552
    +                "file://*/*",
    
    2553
    +                "ftp://*/*"
    
    2735 2554
                   ],
    
    2736 2555
                   "optional_permissions": []
    
    2737 2556
                 }
    
    ... ... @@ -2785,7 +2604,7 @@
    2785 2604
             },
    
    2786 2605
             "is_disabled": false,
    
    2787 2606
             "is_experimental": false,
    
    2788
    -        "last_updated": "2022-12-04T09:05:24Z",
    
    2607
    +        "last_updated": "2023-01-03T12:32:35Z",
    
    2789 2608
             "name": {
    
    2790 2609
               "de": "NoScript",
    
    2791 2610
               "el": "NoScript",
    
    ... ... @@ -2857,10 +2676,10 @@
    2857 2676
               "category": "recommended"
    
    2858 2677
             },
    
    2859 2678
             "ratings": {
    
    2860
    -          "average": 4.4075,
    
    2861
    -          "bayesian_average": 4.404748711196217,
    
    2862
    -          "count": 2010,
    
    2863
    -          "text_count": 787
    
    2679
    +          "average": 4.4112,
    
    2680
    +          "bayesian_average": 4.408460578553582,
    
    2681
    +          "count": 2026,
    
    2682
    +          "text_count": 793
    
    2864 2683
             },
    
    2865 2684
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/reviews/",
    
    2866 2685
             "requires_payment": false,
    
    ... ... @@ -2904,7 +2723,7 @@
    2904 2723
             "type": "extension",
    
    2905 2724
             "url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/",
    
    2906 2725
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/noscript/versions/",
    
    2907
    -        "weekly_downloads": 7735
    
    2726
    +        "weekly_downloads": 8235
    
    2908 2727
           },
    
    2909 2728
           "notes": null
    
    2910 2729
         },
    
    ... ... @@ -2920,7 +2739,7 @@
    2920 2739
                 "picture_url": null
    
    2921 2740
               }
    
    2922 2741
             ],
    
    2923
    -        "average_daily_users": 142004,
    
    2742
    +        "average_daily_users": 141998,
    
    2924 2743
             "categories": {
    
    2925 2744
               "android": [
    
    2926 2745
                 "performance",
    
    ... ... @@ -3034,10 +2853,10 @@
    3034 2853
               "category": "recommended"
    
    3035 2854
             },
    
    3036 2855
             "ratings": {
    
    3037
    -          "average": 3.912,
    
    3038
    -          "bayesian_average": 3.907620335503252,
    
    3039
    -          "count": 1091,
    
    3040
    -          "text_count": 391
    
    2856
    +          "average": 3.9212,
    
    2857
    +          "bayesian_average": 3.9168509827044433,
    
    2858
    +          "count": 1104,
    
    2859
    +          "text_count": 395
    
    3041 2860
             },
    
    3042 2861
             "ratings_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/reviews/",
    
    3043 2862
             "requires_payment": false,
    
    ... ... @@ -3056,7 +2875,7 @@
    3056 2875
             "type": "extension",
    
    3057 2876
             "url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/",
    
    3058 2877
             "versions_url": "https://addons.mozilla.org/en-US/firefox/addon/youtube-high-definition/versions/",
    
    3059
    -        "weekly_downloads": 1504
    
    2878
    +        "weekly_downloads": 1816
    
    3060 2879
           },
    
    3061 2880
           "notes": null
    
    3062 2881
         }
    

  • projects/browser/config
    ... ... @@ -101,9 +101,9 @@ input_files:
    101 101
         enable: '[% ! c("var/android") %]'
    
    102 102
       - filename: Bundle-Data
    
    103 103
         enable: '[% ! c("var/android") %]'
    
    104
    -  - URL: https://addons.mozilla.org/firefox/downloads/file/4033638/noscript-11.4.13.xpi
    
    104
    +  - URL: https://addons.mozilla.org/firefox/downloads/file/4050735/noscript-11.4.14.xpi
    
    105 105
         name: noscript
    
    106
    -    sha256sum: 078026ae894fe516ce9e61a1084d1b6dc883cd72c51027de342132141ca7f00d
    
    106
    +    sha256sum: 14af6a3cbc269c045f2d950e1e4f7c29981b35a7abc61d2413f5bb8bd7311857
    
    107 107
       - filename: 'gtk3-settings.ini'
    
    108 108
         enable: '[% c("var/linux") %]'
    
    109 109
       - project: libdmg-hfsplus
    

  • projects/firefox/config
    ... ... @@ -12,10 +12,10 @@ container:
    12 12
       use_container: 1
    
    13 13
     
    
    14 14
     var:
    
    15
    -  firefox_platform_version: 102.6.0
    
    15
    +  firefox_platform_version: 102.7.0
    
    16 16
       firefox_version: '[% c("var/firefox_platform_version") %]esr'
    
    17 17
       browser_branch: '12.0-1'
    
    18
    -  browser_build: 2
    
    18
    +  browser_build: 1
    
    19 19
       branding_directory: 'browser/branding/alpha'
    
    20 20
       copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
    
    21 21
       nightly_updates_osname: '[% c("var/osname") %]'
    

  • projects/geckoview/config
    ... ... @@ -12,9 +12,9 @@ container:
    12 12
       use_container: 1
    
    13 13
     
    
    14 14
     var:
    
    15
    -  geckoview_version: 102.6.0esr
    
    15
    +  geckoview_version: 102.7.0esr
    
    16 16
       torbrowser_branch: 12.0-1
    
    17
    -  browser_build: 2
    
    17
    +  browser_build: 1
    
    18 18
       copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
    
    19 19
       deps:
    
    20 20
         - build-essential
    

  • projects/go/config
    1 1
     # vim: filetype=yaml sw=2
    
    2
    -version: 1.19.4
    
    2
    +version: 1.19.5
    
    3 3
     filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.gz'
    
    4 4
     container:
    
    5 5
       use_container: 1
    
    ... ... @@ -121,7 +121,7 @@ input_files:
    121 121
         enable: '[% ! c("var/linux") %]'
    
    122 122
       - URL: 'https://golang.org/dl/go[% c("version") %].src.tar.gz'
    
    123 123
         name: go
    
    124
    -    sha256sum: eda74db4ac494800a3e66ee784e495bfbb9b8e535df924a8b01b1a8028b7f368
    
    124
    +    sha256sum: 8e486e8e85a281fc5ce3f0bedc5b9d2dbf6276d7db0b25d3ec034f313da0375f
    
    125 125
       - URL: 'https://golang.org/dl/go[% c("var/go14_version") %].src.tar.gz'
    
    126 126
         name: go14
    
    127 127
         sha256sum: 9947fc705b0b841b5938c48b22dc33e9647ec0752bae66e50278df4f23f64959
    

  • projects/manual/config
    1 1
     # vim: filetype=yaml sw=2
    
    2 2
     # To update, see doc/how-to-update-the-manual.txt
    
    3 3
     # Remember to update also the package's hash, with the version!
    
    4
    -version: 59571
    
    4
    +version: 62420
    
    5 5
     filename: 'manual-[% c("version") %]-[% c("var/build_id") %].tar.gz'
    
    6 6
     container:
    
    7 7
       use_container: 1
    
    ... ... @@ -17,8 +17,8 @@ var:
    17 17
     
    
    18 18
     input_files:
    
    19 19
       - project: container-image
    
    20
    -  - URL: 'https://people.torproject.org/~ma1/tbb_files/manual_[% c("version") %].zip'
    
    20
    +  - URL: 'https://people.torproject.org/~richard/tbb_files/manual_[% c("version") %].zip'
    
    21 21
         name: manual
    
    22
    -    sha256sum: e4f19badca9207c8249e79b5fdf81363d1964cc84b2875355c9b4478db584224
    
    22
    +    sha256sum: ea4cb60f27d4a0c9690c8b885c4f1f4d872b50e71060142f688bac9c5a37793a
    
    23 23
       - filename: packagemanual.py
    
    24 24
         name: package_script

  • projects/tor/config
    1 1
     # vim: filetype=yaml sw=2
    
    2 2
     filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
    
    3
    -version: 0.4.7.12
    
    3
    +version: 0.4.7.13
    
    4 4
     git_hash: 'tor-[% c("version") %]'
    
    5 5
     git_url: https://gitlab.torproject.org/tpo/core/tor.git
    
    6 6
     git_submodule: 1
    

  • projects/translation/config
    ... ... @@ -12,13 +12,13 @@ steps:
    12 12
             git_hash: 'base-browser'
    
    13 13
       base-browser-fluent:
    
    14 14
         base-browser-fluent: '[% INCLUDE build %]'
    
    15
    -    git_hash: d771fd689978f52053e8a14bb622c936aa938769
    
    15
    +    git_hash: f74c41b6a962021ad3c60da87024688ce9adbe2c
    
    16 16
         targets:
    
    17 17
           nightly:
    
    18 18
             git_hash: 'basebrowser-newidentityftl'
    
    19 19
       tor-browser:
    
    20 20
         tor-browser: '[% INCLUDE build %]'
    
    21
    -    git_hash: a73ed9756f5d9a753fb7c3c7676174e4d9b68dee
    
    21
    +    git_hash: ba0c6533d46210722d45d1b5c56142e635e0ebb1
    
    22 22
         targets:
    
    23 23
           nightly:
    
    24 24
             git_hash: 'tor-browser'
    

  • rbm.conf
    ... ... @@ -71,10 +71,10 @@ buildconf:
    71 71
       git_signtag_opt: '-s'
    
    72 72
     
    
    73 73
     var:
    
    74
    -  torbrowser_version: '12.0.1'
    
    74
    +  torbrowser_version: '12.0.2'
    
    75 75
       torbrowser_build: 'build1'
    
    76 76
       torbrowser_incremental_from:
    
    77
    -    - 12.0
    
    77
    +    - 12.0.1
    
    78 78
       build_mar: 1
    
    79 79
       # By default, we sort the list of installed packages. This allows sharing
    
    80 80
       # containers with identical list of packages, even if they are not listed
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits