[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser-update-responses][main] temporarily disbale the no-update.xml for 13.5.7 (analgous line should come...



Title: GitLab

morgan pushed to branch main at The Tor Project / Applications / Tor Browser update responses

Commits:

  • d938943b
    by Morgan at 2024-10-22T20:06:40+00:00
    temporarily disbale the no-update.xml for 13.5.7 (analgous line should come back once 13.5.9 is released)
    

1 changed file:

Changes:

  • update_3/release/.htaccess
    ... ... @@ -13,7 +13,8 @@ RewriteRule ^[^/]+/13\.0.*/.* https://aus1.torproject.org/torbrowser/update_pre1
    13 13
     RewriteRule ^[^/]+/13\.5/.* https://aus1.torproject.org/torbrowser/update_pre14.0/release/$0 [last]
    
    14 14
     RewriteRule ^[^/]+/13\.5\.[0123456]/.* https://aus1.torproject.org/torbrowser/update_pre14.0/release/$0 [last]
    
    15 15
     RewriteRule ^[^/]+/14.0/ no-update.xml [last]
    
    16
    -RewriteRule ^[^/]+/13.5.7/ no-update.xml [last]
    
    16
    +# Disable this rule for now so 13.5.7 download the appropriate 14.0+13.5.7-.*xml response
    
    17
    +# RewriteRule ^[^/]+/13.5.7/ no-update.xml [last]
    
    17 18
     RewriteRule ^Linux_x86-gcc3/13.5.5/ALL 13.5.5-14.0+13.5.7-linux-i686-ALL.xml [last]
    
    18 19
     RewriteRule ^Linux_x86-gcc3/13.5.6/ALL 13.5.6-14.0+13.5.7-linux-i686-ALL.xml [last]
    
    19 20
     RewriteRule ^Linux_x86-gcc3/13.5.7/ALL 13.5.7-14.0+13.5.7-linux-i686-ALL.xml [last]
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits