* [PATCH] nettle: Update to 3.5.1
@ 2019-06-28 8:23 Matthias Fischer
0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2019-06-28 8:23 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1986 bytes --]
For details see:
https://git.lysator.liu.se/nettle/nettle/blob/master/ChangeLog
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/common/nettle | 12 ++++++------
lfs/nettle | 4 ++--
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/config/rootfiles/common/nettle b/config/rootfiles/common/nettle
index d3621683c..58e3f57a0 100644
--- a/config/rootfiles/common/nettle
+++ b/config/rootfiles/common/nettle
@@ -20,9 +20,9 @@
#usr/include/nettle/cfb.h
#usr/include/nettle/chacha-poly1305.h
#usr/include/nettle/chacha.h
+#usr/include/nettle/cmac.h
#usr/include/nettle/ctr.h
#usr/include/nettle/curve25519.h
-#usr/include/nettle/des-compat.h
#usr/include/nettle/des.h
#usr/include/nettle/dsa-compat.h
#usr/include/nettle/dsa.h
@@ -44,7 +44,6 @@
#usr/include/nettle/memops.h
#usr/include/nettle/memxor.h
#usr/include/nettle/nettle-meta.h
-#usr/include/nettle/nettle-stdint.h
#usr/include/nettle/nettle-types.h
#usr/include/nettle/pbkdf2.h
#usr/include/nettle/pgp.h
@@ -65,12 +64,13 @@
#usr/include/nettle/twofish.h
#usr/include/nettle/umac.h
#usr/include/nettle/version.h
+#usr/include/nettle/xts.h
#usr/include/nettle/yarrow.h
usr/lib/libhogweed.so
-usr/lib/libhogweed.so.4
-usr/lib/libhogweed.so.4.5
+usr/lib/libhogweed.so.5
+usr/lib/libhogweed.so.5.0
#usr/lib/libnettle.so
-usr/lib/libnettle.so.6
-usr/lib/libnettle.so.6.5
+usr/lib/libnettle.so.7
+usr/lib/libnettle.so.7.0
#usr/lib/pkgconfig/hogweed.pc
#usr/lib/pkgconfig/nettle.pc
diff --git a/lfs/nettle b/lfs/nettle
index 36f247d34..cc34b1fad 100644
--- a/lfs/nettle
+++ b/lfs/nettle
@@ -24,7 +24,7 @@
include Config
-VER = 3.4.1
+VER = 3.5.1
THISAPP = nettle-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 9bdebb0e2f638d3b9d91f7fc264b70c1
+$(DL_FILE)_MD5 = 0e5707b418c3826768d41130fbe4ee86
install : $(TARGET)
--
2.18.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-06-28 8:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-28 8:23 [PATCH] nettle: Update to 3.5.1 Matthias Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox