Skip to content

Commit d3cba57

Browse files
authored
New version: TorProject.TorBrowser version 15.0.8 (microsoft#351465)
1 parent d5ddfe5 commit d3cba57

File tree

3 files changed

+99
-0
lines changed

3 files changed

+99
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created by Anthelion using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: TorProject.TorBrowser
5+
PackageVersion: 15.0.8
6+
InstallerType: nullsoft
7+
Scope: user
8+
InstallModes:
9+
- silent
10+
UpgradeBehavior: install
11+
Protocols:
12+
- http
13+
- https
14+
FileExtensions:
15+
- htm
16+
- html
17+
ReleaseDate: 2026-03-24
18+
InstallationMetadata:
19+
DefaultInstallLocation: Desktop\Tor Browser
20+
Installers:
21+
- Architecture: x86
22+
InstallerUrl: https://archive.torproject.org/tor-package-archive/torbrowser/15.0.8/tor-browser-windows-i686-portable-15.0.8.exe
23+
InstallerSha256: 11E043679689B9D0E1084F8AB66C9A8136B42A4A0A815B2603B125F3379D4062
24+
- Architecture: x64
25+
InstallerUrl: https://archive.torproject.org/tor-package-archive/torbrowser/15.0.8/tor-browser-windows-x86_64-portable-15.0.8.exe
26+
InstallerSha256: 9E944E98CCB25186B9FD851938648D18EA2D65D77FD758383C5605ABAC9F1D04
27+
ManifestType: installer
28+
ManifestVersion: 1.12.0
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
# Created by Anthelion using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: TorProject.TorBrowser
5+
PackageVersion: 15.0.8
6+
PackageLocale: en-US
7+
Publisher: Tor Project
8+
PublisherUrl: https://www.torproject.org/
9+
PublisherSupportUrl: https://support.torproject.org/
10+
Author: Tor Project
11+
PackageName: Tor Browser
12+
PackageUrl: https://www.torproject.org/
13+
License: MPL-2.0
14+
LicenseUrl: https://support.torproject.org/about/distribute-tor/
15+
ShortDescription: Protect yourself against tracking, surveillance, and censorship.
16+
Description: The Tor software protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world, it prevents somebody watching your Internet connection from learning what sites you visit, it prevents the sites you visit from learning your physical location, and it lets you access sites which are blocked.
17+
Moniker: tor-browser
18+
Tags:
19+
- anonymity
20+
- browser
21+
- cross-platform
22+
- foss
23+
- gecko
24+
- network
25+
- open-source
26+
- privacy
27+
- relay
28+
- security
29+
- tor
30+
- web-browser
31+
ReleaseNotes: |-
32+
All Platforms
33+
Updated NoScript to 13.6.12.1984
34+
Bug tor-browser#44663: NoScript behavior on “Safer” security level prevents integrity checks for dynamically loaded javascript
35+
Bug tor-browser#44680: Properly handle subdocuments created by data: URLs
36+
Bug tor-browser#44761: Safer Level's worker patching filters out Worker constructor options
37+
Bug tor-browser#44771: Rebase Tor Browser stable onto 140.9.0esr
38+
Bug tor-browser#44784: Backport Security Fixes from Firefox 149
39+
Bug tor-browser-build#41738: Allow to specify an unsupportedURL on update responses
40+
41+
Windows + macOS + Linux
42+
Updated Firefox to 140.9.0esr
43+
Bug tor-browser#44327: ERROR: Your Tor Browser profile cannot be loaded. It may be missing or inaccessible
44+
Bug tor-browser#44386: Firefox profiles no longer work in Tor Browser 15.0
45+
46+
Linux
47+
Bug tor-browser#44657: Backport tor-browser#44394: Do not read default prefs from /etc/firefox
48+
49+
Android
50+
Updated GeckoView to 140.9.0esr
51+
52+
Build System
53+
Windows + Linux + Android
54+
Updated Go to 1.25.8
55+
Bug tor-browser#44249: Backport tor-browser-build#41580: Update Go major to 1.25.x
56+
ReleaseNotesUrl: https://blog.torproject.org/new-release-tor-browser-1508
57+
Documentations:
58+
- DocumentLabel: Glossary
59+
DocumentUrl: https://support.torproject.org/glossary/
60+
- DocumentLabel: User Manual
61+
DocumentUrl: https://tb-manual.torproject.org/
62+
ManifestType: defaultLocale
63+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created by Anthelion using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: TorProject.TorBrowser
5+
PackageVersion: 15.0.8
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)