mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-30 23:53:32 +01:00
edit 0.2.6 changelog entries
This commit is contained in:
parent
5dc6f758d6
commit
f591ce17e8
16
ChangeLog
16
ChangeLog
@ -4,8 +4,9 @@ Changes in version 0.2.6.9 - 2015-06-??
|
|||||||
o Major bugfixes (client-side privacy):
|
o Major bugfixes (client-side privacy):
|
||||||
- Properly separate out each SOCKSPort when applying stream
|
- Properly separate out each SOCKSPort when applying stream
|
||||||
isolation. The error occured because each port's session group was
|
isolation. The error occured because each port's session group was
|
||||||
being overwritten by a default value. Fixes bug 16247; bugfix on
|
being overwritten by a default value when the listener connection
|
||||||
0.2.6.3-alpha. Patch by "jojelino".
|
was initialized. Fixes bug 16247; bugfix on 0.2.6.3-alpha. Patch
|
||||||
|
by "jojelino".
|
||||||
|
|
||||||
o Minor feature (directory authorities, security):
|
o Minor feature (directory authorities, security):
|
||||||
- The HSDir flag given by authorities now requires the Stable flag.
|
- The HSDir flag given by authorities now requires the Stable flag.
|
||||||
@ -21,17 +22,16 @@ Changes in version 0.2.6.9 - 2015-06-??
|
|||||||
0.2.6.3-alpha. Patch from Peter Palfrader.
|
0.2.6.3-alpha. Patch from Peter Palfrader.
|
||||||
|
|
||||||
o Minor bugfixes (Linux seccomp2 sandbox):
|
o Minor bugfixes (Linux seccomp2 sandbox):
|
||||||
- Fix sandboxing to work when running as a relay again. This
|
- Fix sandboxing to work when running as a relaymby renaming of
|
||||||
includes correctly allowing renaming secret_id_key and allowing
|
secret_id_key, and allowing the eventfd2 and futex syscalls. Fixes
|
||||||
the eventfd2 and futex syscalls. Fixes bug 16244; bugfix on
|
bug 16244; bugfix on 0.2.6.1-alpha. Patch by Peter Palfrader.
|
||||||
0.2.6.1-alpha. Patch by Peter Palfrader.
|
|
||||||
- Allow systemd connections to work with the Linux seccomp2 sandbox
|
- Allow systemd connections to work with the Linux seccomp2 sandbox
|
||||||
code. Fixes bug 16212; bugfix on 0.2.6.2-alpha. Patch by
|
code. Fixes bug 16212; bugfix on 0.2.6.2-alpha. Patch by
|
||||||
Peter Palfrader.
|
Peter Palfrader.
|
||||||
|
|
||||||
o Minor bugfixes (tests):
|
o Minor bugfixes (tests):
|
||||||
- Fix a crash in the unit tests on MSVC2013. Fixes bug 16030; bugfix
|
- Fix a crash in the unit tests when built with MSVC2013. Fixes bug
|
||||||
on 0.2.6.2-alpha. Patch from "NewEraCracker".
|
16030; bugfix on 0.2.6.2-alpha. Patch from "NewEraCracker".
|
||||||
|
|
||||||
|
|
||||||
Changes in version 0.2.6.8 - 2015-05-21
|
Changes in version 0.2.6.8 - 2015-05-21
|
||||||
|
Loading…
Reference in New Issue
Block a user