内容简介:Tails 3.6 发布了。主要更新内容如下: 新功能 您现在可以通过单击系统菜单中的按钮来锁定屏幕。 改进了附加软件持久性功能的后端 安装 pdf-redact-tools 命令行工具,通过将元数据转换为 PNG 图像来清理元数据并...
Tails 3.6 发布了。主要更新内容如下:
新功能
您现在可以通过单击系统菜单中的按钮来锁定屏幕。
改进了附加软件持久性功能的后端
安装 pdf-redact-tools 命令行工具,通过将元数据转换为 PNG 图像来清理元数据并对其进行编辑。
当Tails无法启动GNOME时,现在会显示一条指示显卡名称的错误消息。
其他更新
The Tails documentation launcher on the desktop now opens the documentation on our website if you are online.
Install drivers for the Video Acceleration API to improve the display of videos on many graphics cards.
Upgrade Electrum from 2.7.9 to 3.0.6.
Upgrade Linux to 4.15.0.
Upgrade Tor to 0.3.2.10.
Upgrade Thunderbird 52.6.0.
We also activated the AppArmor profile of Thunderbird from Debian to confine Thunderbird for security.
Rewrite some internal scripts from shell scripting to Python, thanks to GoodCrypto.
修复的问题:
Remove the display of debug and error messages when starting.
Fix the ISO image selection being unavailable in Tails Installer in languages other than English. (#15233)
Fix OpenPGP Applet being unresponsive when decrypting a lot of text. (#6398)
详情请查看官方博客。
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
函数式算法设计珠玑
Richard Bird / 苏统华、孙芳媛、郝文超、徐琴 / 机械工业出版社 / 2017-4-1 / 69.00
本书采用完全崭新的方式介绍算法设计。全书由30个珠玑构成,每个珠玑单独列为一章,用于解决一个特定编程问题。这些问题的出处五花八门,有的来自游戏或拼图,有的是有趣的组合任务,还有的是散落于数据压缩及字串匹配等领域的更为熟悉的算法。每个珠玑以使用函数式编程语言Haskell对问题进行描述作为开始,每个解答均是诉诸于函数式编程法则从问题表述中计算得到。本书适用于那些喜欢学习算法设计思想的函数式编程人员、......一起来看看 《函数式算法设计珠玑》 这本书的介绍吧!