diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-01-29 19:58:05 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-01-29 19:58:05 -0500 |
commit | db34b2fb2588dbfd62e00c7a0b0a1ade39633f4d (patch) | |
tree | 6b9fd004e61fa3190bd73ac7cb69016887dbaf58 | |
parent | 4177746f96aa2bcc074fb2d64d8780f90a006228 (diff) | |
download | tor-db34b2fb2588dbfd62e00c7a0b0a1ade39633f4d.tar.gz tor-db34b2fb2588dbfd62e00c7a0b0a1ade39633f4d.zip |
Write a blurb for 0.4.2.6
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,9 @@ Changes in version 0.4.2.6 - 2020-01-3x - This is the second stable release in the 0.4.2.x series. + This is the second stable release in the 0.4.2.x series. It backports + several bugfixes from 0.4.3.1-alpha, including some that had affected + the Linux seccomp2 sandbox or Windows services. If you're running with + one of those configurations, you'll probably want to upgrade; + otherwise, you should be fine with 0.4.2.5. o Major bugfixes (linux seccomp sandbox, backport from 0.4.3.1-alpha): - Correct how we use libseccomp. Particularly, stop assuming that |