From 4792479070573a094e361ed1d2a791dbbb8d1790 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 3 Jun 2022 11:18:50 +0200 Subject: [PATCH] nettle: update to 3.8 --- nettle/.footprint | 14 ++++++++------ nettle/.signature | 8 ++++---- nettle/Pkgfile | 2 +- 3 files changed, 13 insertions(+), 11 deletions(-) diff --git a/nettle/.footprint b/nettle/.footprint index adeb835cb..a3451933b 100644 --- a/nettle/.footprint +++ b/nettle/.footprint @@ -50,6 +50,7 @@ drwxr-xr-x root/root usr/include/nettle/ -rw-r--r-- root/root usr/include/nettle/memxor.h -rw-r--r-- root/root usr/include/nettle/nettle-meta.h -rw-r--r-- root/root usr/include/nettle/nettle-types.h +-rw-r--r-- root/root usr/include/nettle/nist-keywrap.h -rw-r--r-- root/root usr/include/nettle/pbkdf2.h -rw-r--r-- root/root usr/include/nettle/pgp.h -rw-r--r-- root/root usr/include/nettle/pkcs1.h @@ -67,6 +68,7 @@ drwxr-xr-x root/root usr/include/nettle/ -rw-r--r-- root/root usr/include/nettle/sha2.h -rw-r--r-- root/root usr/include/nettle/sha3.h -rw-r--r-- root/root usr/include/nettle/siv-cmac.h +-rw-r--r-- root/root usr/include/nettle/sm3.h -rw-r--r-- root/root usr/include/nettle/streebog.h -rw-r--r-- root/root usr/include/nettle/twofish.h -rw-r--r-- root/root usr/include/nettle/umac.h @@ -75,13 +77,13 @@ drwxr-xr-x root/root usr/include/nettle/ -rw-r--r-- root/root usr/include/nettle/yarrow.h drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libhogweed.a -lrwxrwxrwx root/root usr/lib/libhogweed.so -> libhogweed.so.6.4 -lrwxrwxrwx root/root usr/lib/libhogweed.so.6 -> libhogweed.so.6.4 --rw-r--r-- root/root usr/lib/libhogweed.so.6.4 +lrwxrwxrwx root/root usr/lib/libhogweed.so -> libhogweed.so.6.5 +lrwxrwxrwx root/root usr/lib/libhogweed.so.6 -> libhogweed.so.6.5 +-rw-r--r-- root/root usr/lib/libhogweed.so.6.5 -rw-r--r-- root/root usr/lib/libnettle.a -lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.8.4 -lrwxrwxrwx root/root usr/lib/libnettle.so.8 -> libnettle.so.8.4 --rw-r--r-- root/root usr/lib/libnettle.so.8.4 +lrwxrwxrwx root/root usr/lib/libnettle.so -> libnettle.so.8.5 +lrwxrwxrwx root/root usr/lib/libnettle.so.8 -> libnettle.so.8.5 +-rw-r--r-- root/root usr/lib/libnettle.so.8.5 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/hogweed.pc -rw-r--r-- root/root usr/lib/pkgconfig/nettle.pc diff --git a/nettle/.signature b/nettle/.signature index 2bd07b4d8..f03399fae 100644 --- a/nettle/.signature +++ b/nettle/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YSLMHh3knw8TI8sSX84aQMu4WEC2MGJ69343gz48AuQftKV9PeT8YRuCN5Kpjszb5uOz7KRekfyzyCGbrOoCwo= -SHA256 (Pkgfile) = f208ccfa71fc0ee0286da4fb29269cc10c8db9b890d1093626c856f84613f75b -SHA256 (.footprint) = ed74c28207774cd8128e610d3d3fa6922a8836a02c6c7a53dc903caabd5211b5 -SHA256 (nettle-3.7.3.tar.gz) = 661f5eb03f048a3b924c3a8ad2515d4068e40f67e774e8a26827658007e3bcf0 +RWSE3ohX2g5d/SpiZMu6gOk7OQw9T9IfKJ0mn0KzymXPbL2iGKq5Rggj8qcXds0m7cJTfXZ5yYrmEArpfs9bXNQloZgBo9DNdAQ= +SHA256 (Pkgfile) = 62a284accd0925abe2c079bd15d0639e56fca90a2818583be4b26187612d442a +SHA256 (.footprint) = 3113a88e46ca579068392f126b5914312bcfc72ce1031fb41ff82e5ad0fa259c +SHA256 (nettle-3.8.tar.gz) = 7576c68481c198f644b08c160d1a4850ba9449e308069455b5213319f234e8e6 diff --git a/nettle/Pkgfile b/nettle/Pkgfile index 8d09ad380..044f5cba0 100644 --- a/nettle/Pkgfile +++ b/nettle/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libgmp name=nettle -version=3.7.3 +version=3.8 release=1 source=(https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz)