public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] gnutls: update to 3.5.11
@ 2017-06-09 17:10 Marcel Lorenz
  0 siblings, 0 replies; only message in thread
From: Marcel Lorenz @ 2017-06-09 17:10 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 2007 bytes --]

Signed-off-by: Marcel Lorenz <marcel.lorenz(a)ipfire.org>
---
 config/rootfiles/common/gnutls | 12 +++++++++++-
 lfs/gnutls                     |  5 ++---
 2 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/config/rootfiles/common/gnutls b/config/rootfiles/common/gnutls
index e43b913..009289b 100644
--- a/config/rootfiles/common/gnutls
+++ b/config/rootfiles/common/gnutls
@@ -33,13 +33,23 @@ usr/lib/libgnutls-dane.so.0.4.1
 #usr/lib/libgnutls.la
 #usr/lib/libgnutls.so
 usr/lib/libgnutls.so.30
-usr/lib/libgnutls.so.30.14.0
+usr/lib/libgnutls.so.30.14.2
 #usr/lib/libgnutlsxx.la
 #usr/lib/libgnutlsxx.so
 usr/lib/libgnutlsxx.so.28
 usr/lib/libgnutlsxx.so.28.1.0
 #usr/lib/pkgconfig/gnutls-dane.pc
 #usr/lib/pkgconfig/gnutls.pc
+#usr/share/doc/gnutls
+#usr/share/doc/gnutls/gnutls-client-server-use-case.png
+#usr/share/doc/gnutls/gnutls-handshake-sequence.png
+#usr/share/doc/gnutls/gnutls-handshake-state.png
+#usr/share/doc/gnutls/gnutls-internals.png
+#usr/share/doc/gnutls/gnutls-layers.png
+#usr/share/doc/gnutls/gnutls-logo.png
+#usr/share/doc/gnutls/gnutls-modauth.png
+#usr/share/doc/gnutls/gnutls-x509.png
+#usr/share/doc/gnutls/pkcs11-vision.png
 #usr/share/info/gnutls-client-server-use-case.png
 #usr/share/info/gnutls-guile.info
 #usr/share/info/gnutls-handshake-sequence.png
diff --git a/lfs/gnutls b/lfs/gnutls
index e32c842..1a6fadf 100644
--- a/lfs/gnutls
+++ b/lfs/gnutls
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.5.9
+VER        = 3.5.11
 
 THISAPP    = gnutls-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 0ab25eb6a1509345dd085bc21a387951
+$(DL_FILE)_MD5 = a3ff8cf5ca7522e3ba14f487e6326e11
 
 install : $(TARGET)
 
@@ -78,7 +78,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 			--without-p11-kit \
 			--disable-openssl-compatibility \
 			--disable-guile
-
 	cd $(DIR_APP) && make $(MAKETUNING)
 	cd $(DIR_APP) && make install
 	@rm -rf $(DIR_APP)
-- 
2.9.3


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-06-09 17:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-09 17:10 [PATCH] gnutls: update to 3.5.11 Marcel Lorenz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox