From patchwork Sat Sep 29 02:58:20 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 1945 Return-Path: Received: from mail01.ipfire.org (mail01.i.ipfire.org [172.28.1.200]) by web02.i.ipfire.org (Postfix) with ESMTP id 203E261543 for ; Fri, 28 Sep 2018 18:58:31 +0200 (CEST) Received: from mail01.i.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 2C68F10FAEDB; Fri, 28 Sep 2018 17:58:29 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1538153910; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references:list-id: list-unsubscribe:list-subscribe:list-post; bh=SS5JU3XdnCYC9P7aZzsn0u2bZG4ZPkXa1mehB9GkcWw=; b=KNFs3R5avUg9eEwT3EK7OXIoaPBk8fUcOrPMbVyQAOABQooSGZS4fUyt0zVsSAJxpXeBz6 XQJrsfH505W7NbTYPoyvq9zkH7tcA+UsHhw0QL89MBk1lRAXFSeaIiLY3vC9dph+luIaty QkSYniykrVTYHd/Gzm1qkmwKtyuvPhzE2uJD2tmivEKpUFb3sPFCoNpOToQ5UtuthFLMlO bNmh0jj0TUy/FwThPe3+lcAPnrYeHXliAZreLx0DCMUsblkc2mDUzkzsgvQn1dtEsHPC8T ECEhfeOa4pMq+D1lTDGhD23qzJUihh6LbfRoSB2hPOzZowkNbiWrGoXvP5anSQ== Received: from Devel.localdomain (p5B0A3517.dip0.t-ipconnect.de [91.10.53.23]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 56C88109103C for ; Fri, 28 Sep 2018 17:58:25 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201801; t=1538153905; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=SS5JU3XdnCYC9P7aZzsn0u2bZG4ZPkXa1mehB9GkcWw=; b=WWSSfSo3rzjDCYb9h9AygLIpLwf+cMf86eTlfDZvFWlXv9Ltlf6oyOuk7g5jj0mx12BY3M g67XthA8LLcCuarM3SSZC/BX9QWOX9ZfRq4dN6euOMLW4Nd3AdPl0Sj/uMy69761t6h7pL STqSbA3nf3l7k6h6yvpS4UICaciHgmu577d/aIypYE620NAm5Ce2GkUYJ9quh6a8OmLy4N eI+e8/U4mIsuMAim4KH1FjaDr48wQdQzgTkBatcpxjkrTvFzcPHaCQZvT+oP72bpMI2pid 5LWazIeU5wGQ0uf/FSRpupiPSFSwY6mBZO6GgAUxSTSmBMK2d/c2Q/Vw0n/Ypg== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] gnutls: Update to 3.5.19 Date: Fri, 28 Sep 2018 18:58:20 +0200 Message-Id: <20180928165820.2877-1-matthias.fischer@ipfire.org> X-Mailer: git-send-email 2.18.0 Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=mfischer smtp.mailfrom=matthias.fischer@ipfire.org X-Spamd-Result: default: False [-2.10 / 11.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; DKIM_SIGNED(0.00)[]; MID_CONTAINS_FROM(1.00)[]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:3320, ipnet:91.0.0.0/10, country:DE]; RCVD_TLS_ALL(0.00)[]; BAYES_HAM(-3.00)[100.00%] X-Spam-Status: No, score=-2.10 X-Rspamd-Server: mail01.i.ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Hi, For changelogs since '3.5.15' see: https://lists.gnupg.org/pipermail/gnutls-devel/2017-October/008523.html https://lists.gnupg.org/pipermail/gnutls-devel/2018-January/008538.html https://lists.gnupg.org/pipermail/gnutls-devel/2018-February/008540.html https://lists.gnupg.org/pipermail/gnutls-devel/2018-July/008583.html Best, Matthias Signed-off-by: Matthias Fischer --- config/rootfiles/common/gnutls | 2 +- lfs/gnutls | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/gnutls b/config/rootfiles/common/gnutls index 8231c7588..137fbe124 100644 --- a/config/rootfiles/common/gnutls +++ b/config/rootfiles/common/gnutls @@ -33,7 +33,7 @@ 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.7 +usr/lib/libgnutls.so.30.14.11 #usr/lib/libgnutlsxx.la #usr/lib/libgnutlsxx.so usr/lib/libgnutlsxx.so.28 diff --git a/lfs/gnutls b/lfs/gnutls index 5484d9821..8e6b54236 100644 --- a/lfs/gnutls +++ b/lfs/gnutls @@ -24,7 +24,7 @@ include Config -VER = 3.5.15 +VER = 3.5.19 THISAPP = gnutls-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = bcdcbc65c50a7499617ad9f4d0058de9 +$(DL_FILE)_MD5 = 1002f4099ce11d785e9811099aaa59a6 install : $(TARGET)