summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2011-12-20 17:06:45 +0100
committerLadislav Hagara2011-12-20 17:06:45 +0100
commit0f2cd0e6f26f1d4bf2bd821bd12f883990f6abcd (patch)
tree23d553178d2aa3bf6a77bf335e8937d0b96ae930
parent6fbfe2b1806790905552e038a3813f6045627d8b (diff)
putty 0.62, SECURITY_PATCH=1
http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/password-not-wiped.html
-rwxr-xr-xcrypto/putty/DETAILS5
-rw-r--r--crypto/putty/HISTORY3
2 files changed, 6 insertions, 2 deletions
diff --git a/crypto/putty/DETAILS b/crypto/putty/DETAILS
index 272eff5415..14998b5a11 100755
--- a/crypto/putty/DETAILS
+++ b/crypto/putty/DETAILS
@@ -1,9 +1,10 @@
SPELL=putty
- VERSION=0.61
+ VERSION=0.62
+ SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://the.earth.li/~sgtatham/putty/latest/$SOURCE
- SOURCE_HASH=sha512:abf2ababbd7a9d9af55ce1cb119a77ad0b02d4b7b9f4f0833c2fc0eef636e188922c991f0a245fea852181b951768bae7f0d578fa7511c3ba1c9c43abcf5c106
+ SOURCE_HASH=sha512:b08f521c8af2da3a7a309199576e2ea8ddf90012f98aa695b9a79ad5f7609d26d92239d159391c370cf63da9d9c3bc1c7243052b3ef4c17b81ff51426f5fbfdd
WEB_SITE=http://www.chiark.greenend.org.uk/~sgtatham/putty/
ENTERED=20040721
PATCHLEVEL=0
diff --git a/crypto/putty/HISTORY b/crypto/putty/HISTORY
index 3b8a2ff27c..da65c3f6d6 100644
--- a/crypto/putty/HISTORY
+++ b/crypto/putty/HISTORY
@@ -1,3 +1,6 @@
+2011-12-20 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 0.62, SECURITY_PATCH=1
+
2011-10-14 Bor Kraljič <pyrobor@ver.si>
* DETAILS: fixed long description wrap (scripted)