[tor-commits] [tor/release-0.2.9] Add a changes file.

2018-02-11 Thread nickm
commit 80bf270404a52c634a14f6aad594dec4e9ce1e12
Author: Nick Mathewson 
Date:   Thu Nov 16 14:07:58 2017 -0500

Add a changes file.
---
 changes/ticket24315 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/changes/ticket24315 b/changes/ticket24315
new file mode 100644
index 0..df34dbf41
--- /dev/null
+++ b/changes/ticket24315
@@ -0,0 +1,3 @@
+  o Major features (linux seccomp2 sandbox):
+- Update the sandbox rules so that they should now work correctly with
+  Glibc 2.26.  Closes  ticket 24315.



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


[tor-commits] [tor/release-0.2.9] Add a changes file for bug22636.

2017-07-26 Thread nickm
commit 7b4585e2a369cd807880b25b766ac0b48d77aefa
Author: Isis Lovecruft 
Date:   Wed Jul 12 00:32:38 2017 +

Add a changes file for bug22636.
---
 changes/bug22636 | 8 
 1 file changed, 8 insertions(+)

diff --git a/changes/bug22636 b/changes/bug22636
new file mode 100644
index 0..770cac72e
--- /dev/null
+++ b/changes/bug22636
@@ -0,0 +1,8 @@
+ o Build features:
+   - Tor's repository now includes a Travis Continuous Integration (CI)
+ configuration file (.travis.yml). This is meant to help new developers and
+ contributors who fork Tor to a Github repository be better able to test
+ their changes, and understand what we expect to pass. To use this new 
build
+ feature, you must fork Tor to your Github account, then go into the
+ "Integrations" menu in the repository settings for your fork and enable
+ Travis, then push your changes.



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


[tor-commits] [tor/release-0.2.9] Add a changes file for 21943.

2017-05-08 Thread nickm
commit 1cdad9782d31f10e8e622a642b49f39deebc3737
Author: Nick Mathewson 
Date:   Mon May 8 13:39:59 2017 -0400

Add a changes file for 21943.
---
 changes/bug21943 | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/changes/bug21943 b/changes/bug21943
new file mode 100644
index 000..dbe2c72
--- /dev/null
+++ b/changes/bug21943
@@ -0,0 +1,6 @@
+  o Minor bugfixes (Linux seccomp2 sandbox):
+- The getpid() system call is now permitted under the Linux seccomp2
+  sandbox, to avoid crashing with versions of OpenSSL (and other
+  libraries) that attempt to learn the process's PID by using the
+  syscall rather than the VDSO code. Fixes bug 21943; bugfix on
+  0.2.5.1-alpha.



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