boklm pushed to branch main at The Tor Project / Applications / mullvad-browser-update-responses
Commits: 8f801215 by Nicolas Vigier at 2025-03-27T11:00:28+01:00 release: add 14.0.7 files for linux and macos
- - - - -
12 changed files:
- + update_1/release/linux-x86_64/.htaccess - + update_1/release/linux-x86_64/14.0.3-14.0.7-linux-x86_64.xml - + update_1/release/linux-x86_64/14.0.4-14.0.7-linux-x86_64.xml - + update_1/release/linux-x86_64/14.0.5-14.0.7-linux-x86_64.xml - + update_1/release/linux-x86_64/14.0.7-linux-x86_64.xml - + update_1/release/linux-x86_64/no-update.xml - + update_1/release/macos/.htaccess - + update_1/release/macos/14.0.3-14.0.7-macos.xml - + update_1/release/macos/14.0.4-14.0.7-macos.xml - + update_1/release/macos/14.0.5-14.0.7-macos.xml - + update_1/release/macos/14.0.7-macos.xml - + update_1/release/macos/no-update.xml
Changes:
===================================== update_1/release/linux-x86_64/.htaccess ===================================== @@ -0,0 +1,6 @@ +RewriteEngine On +RewriteRule ^14.0.7/ no-update.xml [last] +RewriteRule ^14.0.3/ 14.0.3-14.0.7-linux-x86_64.xml [last] +RewriteRule ^14.0.4/ 14.0.4-14.0.7-linux-x86_64.xml [last] +RewriteRule ^14.0.5/ 14.0.5-14.0.7-linux-x86_64.xml [last] +RewriteRule ^[^/]+/ 14.0.7-linux-x86_64.xml [last]
===================================== update_1/release/linux-x86_64/14.0.3-14.0.7-linux-x86_64.xml ===================================== @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8"?> +<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64-14.0.7_ALL.mar" size="108078626" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64--14.0.3-14.0.7_ALL.incremental.mar" size="14381250" type="partial"></patch></update></updates>
===================================== update_1/release/linux-x86_64/14.0.4-14.0.7-linux-x86_64.xml ===================================== @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8"?> +<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64-14.0.7_ALL.mar" size="108078626" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64--14.0.4-14.0.7_ALL.incremental.mar" size="14040321" type="partial"></patch></update></updates>
===================================== update_1/release/linux-x86_64/14.0.5-14.0.7-linux-x86_64.xml ===================================== @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8"?> +<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64-14.0.7_ALL.mar" size="108078626" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64--14.0.5-14.0.7_ALL.incremental.mar" size="11255298" type="partial"></patch></update></updates>
===================================== update_1/release/linux-x86_64/14.0.7-linux-x86_64.xml ===================================== @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8"?> +<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-linux-x86_64-14.0.7_ALL.mar" size="108078626" type="complete"></patch></update></updates>
===================================== update_1/release/linux-x86_64/no-update.xml ===================================== @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8"?> +<updates></updates>
===================================== update_1/release/macos/.htaccess ===================================== @@ -0,0 +1,6 @@ +RewriteEngine On +RewriteRule ^14.0.7/ no-update.xml [last] +RewriteRule ^14.0.3/ 14.0.3-14.0.7-macos.xml [last] +RewriteRule ^14.0.4/ 14.0.4-14.0.7-macos.xml [last] +RewriteRule ^14.0.5/ 14.0.5-14.0.7-macos.xml [last] +RewriteRule ^[^/]+/ 14.0.7-macos.xml [last]
===================================== update_1/release/macos/14.0.3-14.0.7-macos.xml ===================================== @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8"?> +<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-macos-14.0.7_ALL.mar" size="129574292" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-macos--14.0.3-14.0.7_ALL.incremental.mar" size="19808919" type="partial"></patch></update></updates>
===================================== update_1/release/macos/14.0.4-14.0.7-macos.xml ===================================== @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8"?> +<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-macos-14.0.7_ALL.mar" size="129574292" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-macos--14.0.4-14.0.7_ALL.incremental.mar" size="19338391" type="partial"></patch></update></updates>
===================================== update_1/release/macos/14.0.5-14.0.7-macos.xml ===================================== @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8"?> +<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-macos-14.0.7_ALL.mar" size="129574292" type="complete"></patch><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-macos--14.0.5-14.0.7_ALL.incremental.mar" size="16014998" type="partial"></patch></update></updates>
===================================== update_1/release/macos/14.0.7-macos.xml ===================================== @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8"?> +<updates><update type="minor" displayVersion="14.0.7" appVersion="14.0.7" platformVersion="128.8.0" buildID="20250303093702" detailsURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" actions="showURL" openURL="https://github.com/mullvad/mullvad-browser/releases/14.0.7" minSupportedOSVersion="19.0.0"><patch URL="https://cdn.mullvad.net/browser/14.0.7/mullvad-browser-macos-14.0.7_ALL.mar" size="129574292" type="complete"></patch></update></updates>
===================================== update_1/release/macos/no-update.xml ===================================== @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8"?> +<updates></updates>
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser-update-respon...