加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ChangeLog 1.47 KB
一键复制 编辑 原始数据 按行查看 历史
rtlhq 提交于 2022-10-06 15:16 . Import Upstream version 5.24.6
0.6.0
* Port to KF5
0.5.3
* Disable rpath of the binary.
-- Armin Berres <armin@space-based.de> Sat, 02 Jan 2010 00:12:30 +0100
0.5.2
* - Do not read password from wallet, when ssh-add tells us that the former
passphrase has been incorrect. Fixes an infinite loop, when the wrong
passphrase has been stored in KWallet.
- Replace 'password' with 'passphrase'.
- Thanks to Glennie Vignarajah for noticing both and the initial patch.
* Wrap Wallet-Object in std::auto_ptr to make sure it is always freed.
* Add REAME explaining how to use ksshaskpass.
-- Armin Berres <armin@space-based.de> Fri, 01 Jan 2010 20:25:05 +0100
0.5.1
* Install manpage into correct directory.
-- Armin Berres <armin@space-based.de> Sun, 30 Nov 2008 12:10:11 +0100
0.5.0
* Port to KDE 4.
-- Armin Berres <armin@space-based.de> Sun, 22 Nov 2008 18:56:28 +0100
0.4.1
* Add manpage.
* Apply patch written by Gustavo De Nardin to return with an error, if the
user cancelled the input. Thanks Gustavo.
-- Armin Berres <armin@space-based.de> Mon, 09 Jun 2008 20:03:00 +0200
0.4
* New maintainer Armin Berres. Hans van Leeuwen vanished -- thanks for his
work so far.
* Use CMake as build system and remove all the Autotools related files.
* Only show the option to save the password if the wallet could be opened
before.
* Close wallet after we used it.
* Some minor fixes.
-- Armin Berres <armin@space-based.de> Wed, 26 Mar 2008 23:53:11 +0100
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化