[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41204: NoScript should go also to MB changelogs.

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Mon Aug 5 09:39:05 UTC 2024



Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build


Commits:
6cf17588 by Pier Angelo Vendrame at 2024-08-05T11:38:42+02:00
Bug 41204: NoScript should go also to MB changelogs.

NoScript was marked as a Tor Browser-only update but it is actually a
common one, like Firefox.

- - - - -


1 changed file:

- tools/fetch_changelogs.py


Changes:

=====================================
tools/fetch_changelogs.py
=====================================
@@ -255,13 +255,13 @@ class ChangelogBuilder:
     def _add_updates(self, updates):
         names = {
             "Firefox": "firefox",
+            "NoScript": "noscript",
         }
         if not self.is_mullvad:
             names.update(
                 {
                     "GeckoView": "firefox",
                     "Tor": "tor",
-                    "NoScript": "noscript",
                     "OpenSSL": "openssl",
                     "zlib": "zlib",
                     "Zstandard": "zstd",



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/6cf17588a06292bc9f890d8fb650ce722f7731d2

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/6cf17588a06292bc9f890d8fb650ce722f7731d2
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20240805/f433044a/attachment-0001.htm>


More information about the tor-commits mailing list