Tor: bump to 0.3.3.10.

Move GLOBAL_WRITABLE_FILES & USER_SETTINGS_FILES before PROVIDES.
This commit is contained in:
fbrosson
2018-09-10 20:51:47 +00:00
parent cff54dd392
commit d56a6940e5
2 changed files with 10 additions and 11 deletions

View File

@@ -5,7 +5,7 @@ Subject: fix missing IFF_RUNNING
diff --git a/src/common/address.c b/src/common/address.c
index ecdbbab..de98e81 100644
index 5074c1c..febcb90 100644
--- a/src/common/address.c
+++ b/src/common/address.c
@@ -85,6 +85,10 @@
@@ -35,5 +35,5 @@ index 9c88d37..74f2e48 100644
* the same IP address and port combination. Otherwise, return 0.
*/
--
2.7.0
2.16.4