Commit 3bd814cb authored by Richard Pospesel's avatar Richard Pospesel
Browse files

alpha: new version, 13.0a4

parent 4fd7a3d4
Loading
Loading
Loading
Loading
+41 −17
Original line number Original line Diff line number Diff line
@@ -2,20 +2,44 @@ RewriteEngine On
# bug 26569: Redirect pre-8.0a9 alpha users to a separate update directory
# bug 26569: Redirect pre-8.0a9 alpha users to a separate update directory
RewriteRule ^[^/]+/8\.0a[12345678]/.* https://aus1.torproject.org/torbrowser/update_pre8.0a9/alpha/$0 [last]
RewriteRule ^[^/]+/8\.0a[12345678]/.* https://aus1.torproject.org/torbrowser/update_pre8.0a9/alpha/$0 [last]
RewriteRule ^[^/]+/[4567]\..*/.* https://aus1.torproject.org/torbrowser/update_pre8.0a9/alpha/$0 [last]
RewriteRule ^[^/]+/[4567]\..*/.* https://aus1.torproject.org/torbrowser/update_pre8.0a9/alpha/$0 [last]
RewriteRule ^[^/]+/13.0a3/ no-update.xml [last]
RewriteRule ^[^/]+/13.0a4/ no-update.xml [last]
RewriteRule ^Linux_x86-gcc3/[^/]+/ALL 13.0a3-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.0a1/ALL 13.0a1-13.0a4-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/ 13.0a3-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.0a2/ALL 13.0a2-13.0a4-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 13.0a3-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/13.0a3/ALL 13.0a3-13.0a4-linux-i686-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/ 13.0a3-linux-x86_64-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/[^/]+/ALL 13.0a4-linux-i686-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 13.0a3-macos-ALL.xml [last]
RewriteRule ^Linux_x86-gcc3/ 13.0a4-linux-i686-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/ 13.0a3-macos-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.0a1/ALL 13.0a1-13.0a4-linux-x86_64-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 13.0a3-macos-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.0a2/ALL 13.0a2-13.0a4-linux-x86_64-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/ 13.0a3-macos-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/13.0a3/ALL 13.0a3-13.0a4-linux-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/[^/]+/ALL 13.0a3-windows-i686-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/[^/]+/ALL 13.0a4-linux-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/ 13.0a3-windows-i686-ALL.xml [last]
RewriteRule ^Linux_x86_64-gcc3/ 13.0a4-linux-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/[^/]+/ALL 13.0a3-windows-i686-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.0a1/ALL 13.0a1-13.0a4-macos-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/ 13.0a3-windows-i686-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.0a2/ALL 13.0a2-13.0a4-macos-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/[^/]+/ALL 13.0a3-windows-i686-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/13.0a3/ALL 13.0a3-13.0a4-macos-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/ 13.0a3-windows-i686-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/[^/]+/ALL 13.0a4-macos-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 13.0a3-windows-x86_64-ALL.xml [last]
RewriteRule ^Darwin_x86_64-gcc3/ 13.0a4-macos-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/ 13.0a3-windows-x86_64-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.0a1/ALL 13.0a1-13.0a4-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.0a2/ALL 13.0a2-13.0a4-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/13.0a3/ALL 13.0a3-13.0a4-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/[^/]+/ALL 13.0a4-macos-ALL.xml [last]
RewriteRule ^Darwin_aarch64-gcc3/ 13.0a4-macos-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.0a1/ALL 13.0a1-13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.0a2/ALL 13.0a2-13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/13.0a3/ALL 13.0a3-13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/[^/]+/ALL 13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3/ 13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.0a1/ALL 13.0a1-13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.0a2/ALL 13.0a2-13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/13.0a3/ALL 13.0a3-13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/[^/]+/ALL 13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x86/ 13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.0a1/ALL 13.0a1-13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.0a2/ALL 13.0a2-13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/13.0a3/ALL 13.0a3-13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/[^/]+/ALL 13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86-gcc3-x64/ 13.0a4-windows-i686-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.0a1/ALL 13.0a1-13.0a4-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.0a2/ALL 13.0a2-13.0a4-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/13.0a3/ALL 13.0a3-13.0a4-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/[^/]+/ALL 13.0a4-windows-x86_64-ALL.xml [last]
RewriteRule ^WINNT_x86_64-gcc3-x64/ 13.0a4-windows-x86_64-ALL.xml [last]
+2 −0
Original line number Original line Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a4" appVersion="13.0a4" platformVersion="115.2.1" buildID="20230913152849" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-linux-i686-13.0a4_ALL.mar" hashFunction="SHA512" hashValue="7d208f0cacf34ed3a3df28f42ff8b113c5a91ee2901e62f9a01da9eb9e4227767c57a85f321d403923fde6ae82e56736c08b67e678ddab7dbf12b02602bc9456" size="126183167" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-linux-i686--13.0a1-13.0a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="d8251619f72babce0930830e74c6be60ea4ebf17b873466ac597a89b483db9976592c5aa1be17ae279dd8eca32c5d3f6a10c1c682556de5e0ad49c217ea43fba" size="23303955" type="partial"></patch></update></updates>
+2 −0
Original line number Original line Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a4" appVersion="13.0a4" platformVersion="115.2.1" buildID="20230913152849" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-linux-x86_64-13.0a4_ALL.mar" hashFunction="SHA512" hashValue="7faa7d170e1a7f5688eeb7d98e5caf76374e541da3d016098f59c95aefa0aceb6abdc095bb610ac3141a3c8b3881be4ef95db76a0196cd80912758255ed118d1" size="125627303" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-linux-x86_64--13.0a1-13.0a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="61f2f132f4d3ed829f5aa2bc136ba7236597195666a0071e6cea4229a34b1643bbefe4cfcd293e266d4ec22260d02560ff9f09ef51b4c1741a6939891941acb7" size="23646989" type="partial"></patch></update></updates>
+2 −0
Original line number Original line Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a4" appVersion="13.0a4" platformVersion="115.2.1" buildID="20230913152849" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" minSupportedOSVersion="16.0.0"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-macos-13.0a4_ALL.mar" hashFunction="SHA512" hashValue="175d129c68c2863dff351822022ae855f78c228149e2fa4a1898cca95e5cb26672295ac2e477c7844afcbf4d74042c79fd8a48f0374173a2f8b3c1c080294cb1" size="165170147" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-macos--13.0a1-13.0a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="1fe79fb0959cac2cd6f6b044eba094d293fa8f6bbb304e47a6f946b22c7c19367bafe57e41cec8f624b89c7ffdaf2ac33cba2c0dade24ea2528a1c6ae9dfeb68" size="58249119" type="partial"></patch></update></updates>
+2 −0
Original line number Original line Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<updates><update type="minor" displayVersion="13.0a4" appVersion="13.0a4" platformVersion="115.2.1" buildID="20230913152849" detailsURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" actions="showURL" openURL="https://blog.torproject.org/new-alpha-release-tor-browser-130a4" minSupportedOSVersion="6.1" minSupportedInstructionSet="SSE2"><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-windows-i686-13.0a4_ALL.mar" hashFunction="SHA512" hashValue="65824f2faa920ae168865540a1851436670a8d6e96fc6d6ad4f765070b3feecbe57fc5f395ae33f7060c4616d132c5140865d398303dafe172ea07fda9563640" size="107122272" type="complete"></patch><patch URL="https://cdn.torproject.org/aus1/torbrowser/13.0a4/tor-browser-windows-i686--13.0a1-13.0a4_ALL.incremental.mar" hashFunction="SHA512" hashValue="91ac93bb9f2c0a4d06c16de428e571486faacbf3bd1cd7f34633503157b73daf1ebd56fe621f4ad57fa8cc0a4f01059aba32138807f13404912d8b72ae497640" size="24818610" type="partial"></patch></update></updates>
Loading