[tbb-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40678: Force all 11.5 users to update through 11.5.8 before 12.0

boklm (@boklm) git at gitlab.torproject.org
Tue Dec 13 18:56:55 UTC 2022



boklm pushed to branch main at The Tor Project / Applications / tor-browser-build


Commits:
c74e0320 by Nicolas Vigier at 2022-12-13T19:54:42+01:00
Bug 40678: Force all 11.5 users to update through 11.5.8 before 12.0

- - - - -


1 changed file:

- projects/release/update_responses_config.yml


Changes:

=====================================
projects/release/update_responses_config.yml
=====================================
@@ -64,3 +64,6 @@ htaccess_rewrite_rules:
     release: |
         # bug 26570: Redirect pre-8.0 stable users to a separate update directory
         RewriteRule ^[^/]+/[4567]\..*/.* https://aus1.torproject.org/torbrowser/update_pre8.0/release/$0 [last]
+        # tor-browser-build#40678: Force all 11.5 users to update through 11.5.8 before 12.0
+        RewriteRule ^[^/]+/[89]\..*/.* https://aus1.torproject.org/torbrowser/update_pre12.0/release/$0 [last]
+        RewriteRule ^[^/]+/1[01]\..*/.* https://aus1.torproject.org/torbrowser/update_pre12.0/release/$0 [last]



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

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/c74e032007d9ce5be9eba5181fab8a91c12075dd
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/tbb-commits/attachments/20221213/67834655/attachment.htm>


More information about the tbb-commits mailing list