Commit 7e5c6773 authored by Morgan's avatar Morgan
Browse files

release: new version, 14.0

parent 87e03758
Loading
Loading
Loading
Loading
+46 −40
Original line number Diff line number Diff line
@@ -7,44 +7,50 @@ RewriteRule ^[^/]+/10\..*/.* https://aus1.torproject.org/torbrowser/update_pre12
RewriteRule ^[^/]+/11\.0.*/.* https://aus1.torproject.org/torbrowser/update_pre12.0/release/$0 [last]
RewriteRule ^[^/]+/11\.5/.* https://aus1.torproject.org/torbrowser/update_pre12.0/release/$0 [last]
RewriteRule ^[^/]+/11\.5\.[01234567]/.* https://aus1.torproject.org/torbrowser/update_pre12.0/release/$0 [last]
# tor-browser-build#41270: make 13.5.7 a watershed update
RewriteRule ^[^/]+/1[12]\.[05].*/.* https://aus1.torproject.org/torbrowser/update_pre14.0/release/$0 [last]
RewriteRule ^[^/]+/13\.0.*/.* https://aus1.torproject.org/torbrowser/update_pre14.0/release/$0 [last]
RewriteRule ^[^/]+/13\.5/.* https://aus1.torproject.org/torbrowser/update_pre14.0/release/$0 [last]
RewriteRule ^[^/]+/13\.5\.[0123456]/.* https://aus1.torproject.org/torbrowser/update_pre14.0/release/$0 [last]
RewriteRule ^[^/]+/14.0/ no-update.xml [last]
RewriteRule ^[^/]+/13.5.7/ no-update.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5.4/ALL 13.5.4-13.5.7-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5.5/ALL 13.5.5-13.5.7-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5.6/ALL 13.5.6-13.5.7-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/[^/]+/ALL 13.5.7-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/ 13.5.7-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5.4/ALL 13.5.4-13.5.7-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5.5/ALL 13.5.5-13.5.7-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5.6/ALL 13.5.6-13.5.7-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 13.5.7-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/ 13.5.7-linux-x86_64-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5.4/ALL 13.5.4-13.5.7-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5.5/ALL 13.5.5-13.5.7-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5.6/ALL 13.5.6-13.5.7-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 13.5.7-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/ 13.5.7-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5.4/ALL 13.5.4-13.5.7-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5.5/ALL 13.5.5-13.5.7-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5.6/ALL 13.5.6-13.5.7-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 13.5.7-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/ 13.5.7-macos-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5.4/ALL 13.5.4-13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5.5/ALL 13.5.5-13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5.6/ALL 13.5.6-13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/[^/]+/ALL 13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/ 13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5.4/ALL 13.5.4-13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5.5/ALL 13.5.5-13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5.6/ALL 13.5.6-13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/[^/]+/ALL 13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/ 13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5.4/ALL 13.5.4-13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5.5/ALL 13.5.5-13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5.6/ALL 13.5.6-13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/[^/]+/ALL 13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/ 13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5.4/ALL 13.5.4-13.5.7-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5.5/ALL 13.5.5-13.5.7-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5.6/ALL 13.5.6-13.5.7-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 13.5.7-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/ 13.5.7-windows-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5.5/ALL 13.5.5-14.0+13.5.7-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5.6/ALL 13.5.6-14.0+13.5.7-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.5.7/ALL 13.5.7-14.0+13.5.7-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/[^/]+/ALL 14.0+13.5.7-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/ 14.0+13.5.7-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5.5/ALL 13.5.5-14.0+13.5.7-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5.6/ALL 13.5.6-14.0+13.5.7-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.5.7/ALL 13.5.7-14.0+13.5.7-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 14.0+13.5.7-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/ 14.0+13.5.7-linux-x86_64-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5.5/ALL 13.5.5-14.0+13.5.7-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5.6/ALL 13.5.6-14.0+13.5.7-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.5.7/ALL 13.5.7-14.0+13.5.7-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 14.0+13.5.7-macos-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/ 14.0+13.5.7-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5.5/ALL 13.5.5-14.0+13.5.7-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5.6/ALL 13.5.6-14.0+13.5.7-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.5.7/ALL 13.5.7-14.0+13.5.7-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 14.0+13.5.7-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/ 14.0+13.5.7-macos-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5.5/ALL 13.5.5-14.0+13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5.6/ALL 13.5.6-14.0+13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.5.7/ALL 13.5.7-14.0+13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/[^/]+/ALL 14.0+13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/ 14.0+13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5.5/ALL 13.5.5-14.0+13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5.6/ALL 13.5.6-14.0+13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.5.7/ALL 13.5.7-14.0+13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/[^/]+/ALL 14.0+13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/ 14.0+13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5.5/ALL 13.5.5-14.0+13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5.6/ALL 13.5.6-14.0+13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.5.7/ALL 13.5.7-14.0+13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/[^/]+/ALL 14.0+13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/ 14.0+13.5.7-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5.5/ALL 13.5.5-14.0+13.5.7-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5.6/ALL 13.5.6-14.0+13.5.7-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.5.7/ALL 13.5.7-14.0+13.5.7-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 14.0+13.5.7-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/ 14.0+13.5.7-windows-x86_64-ALL.xml [last]
+0 −2
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5.7" appVersion="13.5.7" platformVersion="115.16.0" buildID="20241008182800" detailsURL="https://blog.torproject.org/new-release-tor-browser-1357" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1357" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5.7/tor-browser-linux-i686-13.5.7_ALL.mar" hashFunction="SHA512" hashValue="682b7bf00601a79fab499c12c94eba8070368713039e50425032e6d6eac955148cebbc14439ef04c06a94c4ee1a66c08e83e2e469269ce16f22cfc3b440532e7" size="123874690" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5.7/tor-browser-linux-i686--13.5.4-13.5.7_ALL.incremental.mar" hashFunction="SHA512" hashValue="5846cf830fa530d883df884b763d0f63b1c06982df8dfb16e98ac55b6340ad6bb8a6a2ceb1d7f2c2dc1c286ce7d0c1c274a447efb54afbc8824d9b11f3dfa0ac" size="6845207" type="partial"></patch></update></updates>
+0 −2
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5.7" appVersion="13.5.7" platformVersion="115.16.0" buildID="20241008182800" detailsURL="https://blog.torproject.org/new-release-tor-browser-1357" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1357" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5.7/tor-browser-linux-x86_64-13.5.7_ALL.mar" hashFunction="SHA512" hashValue="5b779d715eb7bcc0f95e625976868000caf4ffbbca46ef25aad7c4e82d3688fa976857596e39cac4e23a32f575ac4602bf2804d084679bc11aed67f3a96176ee" size="123120554" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5.7/tor-browser-linux-x86_64--13.5.4-13.5.7_ALL.incremental.mar" hashFunction="SHA512" hashValue="b89180ac0e1e9a32535538b823ed1c3424ad49c1f260d56fb638b039f2e09bd96270d4e48cbb58b6b2a5456b4e44ddda6b01d25a21941d7c53ef5830993cef19" size="6942307" type="partial"></patch></update></updates>
+0 −2
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5.7" appVersion="13.5.7" platformVersion="115.16.0" buildID="20241008182800" detailsURL="https://blog.torproject.org/new-release-tor-browser-1357" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1357" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5.7/tor-browser-macos-13.5.7_ALL.mar" hashFunction="SHA512" hashValue="da75f209ee7d925416563ad31b79896af8ec5da642081865a9ab40a9443e659b3caf4f3bb83d9c4886421d04a41b0ceabd10da312629a4c5ddfcecec48cab15d" size="169532874" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5.7/tor-browser-macos--13.5.4-13.5.7_ALL.incremental.mar" hashFunction="SHA512" hashValue="1df283ba39c3f4fae01b26f0cb62c1b80adf2821b2fea58c28ad5d31cec83ccb98c2a6bf479fccc3c8237e6e8643b8ae6e1aac936e1db3001447ea229d86e05d" size="67644758" type="partial"></patch></update></updates>
+0 −2
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.5.7" appVersion="13.5.7" platformVersion="115.16.0" buildID="20241008182800" detailsURL="https://blog.torproject.org/new-release-tor-browser-1357" actions="showURL" openURL="https://blog.torproject.org/new-release-tor-browser-1357" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5.7/tor-browser-windows-i686-13.5.7_ALL.mar" hashFunction="SHA512" hashValue="fe87372f8df4dd2eed95eafb8801f4d213ba0731d1e9900b23058a40a0b85e6191e7301cf3de681ccf90bcffe5f3d4bd9b01c55df5ee36954428e7f62135c5a5" size="110696761" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.5.7/tor-browser-windows-i686--13.5.4-13.5.7_ALL.incremental.mar" hashFunction="SHA512" hashValue="d723951757fd69500b83510c29fdf5931a76d7431e53012e1d4bd613b08989077a7f895b1b78b0ef504897832794eb2a23dcb3cc0afe3c1a64b553122a6d7fdb" size="7431474" type="partial"></patch></update></updates>
Loading