[tor-commits] [tor/release-0.3.4] Add changes file

2019-04-05 Thread teor
commit 124990aa01c8151fad98a6979e5996d5fbb3f51a
Author: rl1987 
Date:   Sun Mar 31 17:23:34 2019 +0300

Add changes file
---
 changes/ticket29962 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/changes/ticket29962 b/changes/ticket29962
new file mode 100644
index 0..e36cc0cf9
--- /dev/null
+++ b/changes/ticket29962
@@ -0,0 +1,3 @@
+  o Minor features (continuous integration):
+- On Travis Rust builds, cleanup Rust registry and refrain from caching
+  target/ directory to speed up builds. Resolves issue 29962.



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


[tor-commits] [tor/release-0.3.4] Add changes file

2018-11-15 Thread nickm
commit bbb82a52491de244fbdf5d7b6f22ae26f8b4ea19
Author: juga0 
Date:   Mon Jun 4 20:40:21 2018 +

Add changes file
---
 changes/bug24104 | 4 
 1 file changed, 4 insertions(+)

diff --git a/changes/bug24104 b/changes/bug24104
new file mode 100644
index 0..ca2a3537f
--- /dev/null
+++ b/changes/bug24104
@@ -0,0 +1,4 @@
+  o Minor bugfix (relay statistics):
+- Update relay descriptor on bandwidth changes only when the uptime is
+  smaller than 24h in order to reduce the efficiency of guard discovery
+  attacks. Fixes bug 24104; bugfix on 0.1.1.6-alpha.



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


[tor-commits] [tor/release-0.3.4] Add changes file for 26873. I missed this when merging earlier.

2018-08-21 Thread nickm
commit 4c0c4d4ade2f5e87202055d44a1226c4af8397dc
Author: Nick Mathewson 
Date:   Tue Aug 21 10:01:38 2018 -0400

Add changes file for 26873. I missed this when merging earlier.
---
 changes/bug26873 | 4 
 1 file changed, 4 insertions(+)

diff --git a/changes/bug26873 b/changes/bug26873
new file mode 100644
index 0..565f8bf0b
--- /dev/null
+++ b/changes/bug26873
@@ -0,0 +1,4 @@
+  o Minor bugfixes (portability):
+- Fix compilation of the unit tests on GNU/Hurd, which does not
+  define PATH_MAX. Fixes bug 26873; bugfix on 0.3.3.1-alpha.
+  Patch from "paulusASol".



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


[tor-commits] [tor/release-0.3.4] Add changes file for #24977.

2018-06-20 Thread nickm
commit 1f1a57b8d0038066be712c57b5ce8b7b1ea94e5a
Author: George Kadianakis 
Date:   Wed Jun 13 13:47:36 2018 +0300

Add changes file for #24977.
---
 changes/bug24977 | 5 +
 1 file changed, 5 insertions(+)

diff --git a/changes/bug24977 b/changes/bug24977
new file mode 100644
index 0..f8127a2a7
--- /dev/null
+++ b/changes/bug24977
@@ -0,0 +1,5 @@
+  o Minor bugfixes (onion services):
+- Recompute some consensus information after clock skews or when we
+  transition from a non-live consensus to a live consensus. We do this to
+  avoid having an outdated state which could impact next-generation onion
+  services. Fixes bug 24977; bugfix on 0.3.2.1-alpha.



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


[tor-commits] [tor/release-0.3.4] Add changes file

2018-06-20 Thread nickm
commit ce9b9cc18d9cedd9144e86dcef48c6ae99abe7d5
Author: rl1987 
Date:   Sun Jun 3 14:56:28 2018 +0300

Add changes file
---
 changes/bug26196 | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/changes/bug26196 b/changes/bug26196
new file mode 100644
index 0..e63f09a2d
--- /dev/null
+++ b/changes/bug26196
@@ -0,0 +1,7 @@
+  o Minor bugfixes (testing, compilation):
+- Refrain from trying to get an item from empty smartlist in
+  test_bridges_clear_bridge_list. Set DEBUG_SMARTLIST in unit
+  tests to catch improper smartlist usage. Furthermore,
+  enable DEBUG_SMARTLIST globally when build is configured
+  with fragile hardening. Fixes bug 26196; bugfix on
+  0.3.4.1-alpha.



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