diff options
| author | Peter Palfrader <peter@palfrader.org> | 2006-01-25 12:30:08 +0000 |
|---|---|---|
| committer | Peter Palfrader <peter@palfrader.org> | 2006-01-25 12:30:08 +0000 |
| commit | de9b59a2ef91885d27351b858224b669d322c9a1 (patch) | |
| tree | 5c3ce8f018c2da29094605d4980f3a2746df6f27 /debian/changelog | |
| parent | 17e0d9f238ec3649ed253d7e5eb60b333f7ff47a (diff) | |
| download | tor-de9b59a2ef91885d27351b858224b669d322c9a1.tar tor-de9b59a2ef91885d27351b858224b669d322c9a1.tar.gz | |
Mention that 0.1.1.11-alpha-1 closes #349283
svn:r5867
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 53739d613..30a411664 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,10 @@ tor (0.1.1.12-alpha-1) experimental; urgency=low tor (0.1.1.11-alpha-1) experimental; urgency=low * New upstream version. + - Implement "entry guards": automatically choose a handful of entry + nodes and stick with them for all circuits. This will increase + security dramatically against certain end-point attacks + (closes: #349283). * Forward port patches/07_log_to_file_by_default. * Forward port 0.1.0.16 changelog and change to copyright file. |