[tor-commits] [tor-browser-build/master] Bug 29453: Add Buster again for Android

boklm at torproject.org boklm at torproject.org
Mon Feb 11 10:37:30 UTC 2019


commit af5f73dc3dc34144736d5f4dfb3134db4f8f652c
Author: Georg Koppen <gk at torproject.org>
Date:   Mon Feb 11 06:56:48 2019 +0000

    Bug 29453: Add Buster again for Android
---
 projects/debootstrap-image/config | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/projects/debootstrap-image/config b/projects/debootstrap-image/config
index 7e8b280..ba34032 100644
--- a/projects/debootstrap-image/config
+++ b/projects/debootstrap-image/config
@@ -100,6 +100,14 @@ targets:
         suite: jessie
         arch: i386
 
+  # Still needed to fix faketime issues in tor-browser for Android, see: #29453
+  buster-amd64:
+    var:
+      minimal_apt_version: '1.8.0~alpha3.1'
+      container:
+        suite: buster
+        arch: amd64
+
   stretch-amd64:
     var:
       minimal_apt_version: 1.4.9



More information about the tor-commits mailing list