内容简介:Tor 0.3.3.5-rc 修复了较早版本 Tor 中的各种错误,包括可能影响可靠性或正确性的错误。这是 0.3.3 系列中的第一个候选版本。 此版本更新内容: Major bugfixes (security, protover, voting): Revise Rust imple...
Tor 0.3.3.5-rc 修复了较早版本 Tor 中的各种错误,包括可能影响可靠性或正确性的错误。这是 0.3.3 系列中的第一个候选版本。
此版本更新内容:
Major bugfixes (security, protover, voting):
Revise Rust implementation of protover to use a more memory- efficient voting algorithm and corresponding data structures, thus avoiding a potential memory-based DoS attack where specially crafted protocol strings would expand to fill available memory. Fixes bug 24031; bugfix on 0.3.3.1-alpha.
Major bugfixes (performance, load balancing):
Directory authorities no longer vote in favor of the Guard flag for relays without directory support. Starting in Tor 0.3.0.1-alpha, clients have been avoiding using such relays in the Guard position, leading to increasingly broken load balancing for the 5%-or-so of Guards that don't advertise directory support. Fixes bug 22310; bugfix on 0.3.0.6.
Minor feature (continuous integration):
Update the Travis CI configuration to use the stable Rust channel, now that we have decided to require that. Closes ticket 25714.
Minor features (config options):
Change the way the default value for MaxMemInQueues is calculated. We now use 40% of the hardware RAM if the system has 8 GB RAM or more. Otherwise we use the former value of 75%. Closes ticket 24782.
完整内容可查看发布主页。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Debian 9.9 发布,常规更新版本,修复安全问题
- Debian 9.9 发布,常规更新版本,修复安全问题
- WordPress 4.9.5 发布,常规维护和修复安全问题
- GitLab 12.4.2 发布,常规更新和 Bug 修复
- MKVToolNix 24.0.0 发布,包含 Bug 修复的常规更新
- Linux Kernel 4.14-rc3 发布,常规的小修复版本
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Perl语言入门 第六版(中文版)
Randal L.Schwartz、brian d foy、Tom Phoenix / 盛春 / 东南大学出版社 / 2012-3 / 62.00元
《Perl语言入门(第6版)(中文版)》根据作者施瓦茨、福瓦、菲尼克斯从1991年开始的教学经验积累汇聚而成,多年来十分畅销。此次第六版涵盖了最新的Perl5.14版本的变化。《Perl语言入门(第6版)(中文版)》每章都包含若干习题,帮助你巩固消化刚学到的知识。也许其他书籍只是想着灌输Perl编程的条条框框,但《Perl语言入门(第6版)(中文版)》不同,我们希望把你培养成一名真正的Perl程序......一起来看看 《Perl语言入门 第六版(中文版)》 这本书的介绍吧!