Skip to Content.
Please activate JavaScript in your web browser
List archive
[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (3f9e9bdf1e88572110149ed435fd52fb4b81add3)
Chronological
Thread
<
Chronological
>
<
Thread
>
From
: Treeve Jelbert <scm AT sourcemage.org>
To
: sm-commit AT lists.ibiblio.org
Subject
: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (3f9e9bdf1e88572110149ed435fd52fb4b81add3)
Date
: Sat, 18 Mar 2017 11:52:41 +0000
GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:
crypto/putty/BUILD | 1 +
crypto/putty/DEPENDS | 2 +-
crypto/putty/DETAILS | 8 ++++----
crypto/putty/HISTORY | 6 ++++++
4 files changed, 12 insertions(+), 5 deletions(-)
New commits:
commit 3f9e9bdf1e88572110149ed435fd52fb4b81add3
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
putty: => 0.68 SECURITY FIX
diff --git a/crypto/putty/BUILD b/crypto/putty/BUILD
index 0ebaea7..ab8b27d 100755
--- a/crypto/putty/BUILD
+++ b/crypto/putty/BUILD
@@ -1,3 +1,4 @@
+CFLAGS+=" -Wno-error" &&
cd unix &&
default_build
diff --git a/crypto/putty/DEPENDS b/crypto/putty/DEPENDS
index 8da6156..f5045ac 100755
--- a/crypto/putty/DEPENDS
+++ b/crypto/putty/DEPENDS
@@ -1 +1 @@
-optional_depends gtk+2 '' '--without-gtk' 'build gui tools'
+optional_depends gtk+3 '' '--without-gtk' 'build gui tools'
diff --git a/crypto/putty/DETAILS b/crypto/putty/DETAILS
index dac4b46..478b6da 100755
--- a/crypto/putty/DETAILS
+++ b/crypto/putty/DETAILS
@@ -1,14 +1,14 @@
SPELL=putty
- VERSION=0.67
- SECURITY_PATCH=3
+ VERSION=0.68
+ SECURITY_PATCH=4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=
http://the.earth.li/~sgtatham/putty/latest/$SOURCE
+ SOURCE_URL[0]=
https://the.earth.li/~sgtatham/putty/latest/$SOURCE
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=${SOURCE_URL[0]}.gpg
SOURCE_GPG=sgtatum.gpg:$SOURCE.sig:UPSTREAM_KEY
SOURCE2_IGNORE=signature
- WEB_SITE=
http://www.chiark.greenend.org.uk/~sgtatham/putty/
+ WEB_SITE=
https://www.chiark.greenend.org.uk/~sgtatham/putty/
ENTERED=20040721
LICENSE[0]=MIT
KEYWORDS="telnet ssh crypto"
diff --git a/crypto/putty/HISTORY b/crypto/putty/HISTORY
index 5e6e99a..076ef13 100644
--- a/crypto/putty/HISTORY
+++ b/crypto/putty/HISTORY
@@ -1,3 +1,9 @@
+2017-03-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.68
+ SECURITY_PATCH++
+ * DEPENDS: support gtk+3
+ * BUILD: fix error
+
2016-10-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.67
SECURITY_PATCH++
[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (3f9e9bdf1e88572110149ed435fd52fb4b81add3)
,
Treeve Jelbert, 03/18/2017
Archive powered by
MHonArc 2.6.24
.