* [Buildroot] [PATCH] gnutls: bump to version 3.3.19
@ 2015-11-23 14:03 Gustavo Zacarias
2015-11-23 14:51 ` Vicente Olivert Riera
2015-11-23 17:36 ` Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2015-11-23 14:03 UTC (permalink / raw)
To: buildroot
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/gnutls/gnutls.hash | 2 +-
package/gnutls/gnutls.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/gnutls/gnutls.hash b/package/gnutls/gnutls.hash
index 088059b..b33c838 100644
--- a/package/gnutls/gnutls.hash
+++ b/package/gnutls/gnutls.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 7a87e7f486d1ada10007356917a412cde6c6114dac018e3569e3aa09e9f29395 gnutls-3.3.18.tar.xz
+sha256 888d8779b48f21959b33d4d9ad0b546e5ec3dea20abf0d9bb03869d56b1f44cf gnutls-3.3.19.tar.xz
diff --git a/package/gnutls/gnutls.mk b/package/gnutls/gnutls.mk
index 9fbdb49..1ac3e4e 100644
--- a/package/gnutls/gnutls.mk
+++ b/package/gnutls/gnutls.mk
@@ -5,7 +5,7 @@
################################################################################
GNUTLS_VERSION_MAJOR = 3.3
-GNUTLS_VERSION = $(GNUTLS_VERSION_MAJOR).18
+GNUTLS_VERSION = $(GNUTLS_VERSION_MAJOR).19
GNUTLS_SOURCE = gnutls-$(GNUTLS_VERSION).tar.xz
GNUTLS_SITE = ftp://ftp.gnutls.org/gcrypt/gnutls/v$(GNUTLS_VERSION_MAJOR)
GNUTLS_LICENSE = GPLv3+ LGPLv2.1+
--
2.4.10
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] gnutls: bump to version 3.3.19
2015-11-23 14:03 [Buildroot] [PATCH] gnutls: bump to version 3.3.19 Gustavo Zacarias
@ 2015-11-23 14:51 ` Vicente Olivert Riera
2015-11-23 17:36 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2015-11-23 14:51 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On 23/11/15 14:03, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Build test for MIPS architecture:
$ file output/target/usr/bin/gnutls-cli
output/target/usr/bin/gnutls-cli: ELF 32-bit LSB executable, MIPS,
MIPS32 rel2 version 1 (SYSV), dynamically linked, interpreter
/lib/ld.so.1, for GNU/Linux 2.6.32, stripped
$ grep -E ^GNUTLS_VERSION package/gnutls/gnutls.mk
GNUTLS_VERSION_MAJOR = 3.3
GNUTLS_VERSION = $(GNUTLS_VERSION_MAJOR).19
Regards,
Vincent.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] gnutls: bump to version 3.3.19
2015-11-23 14:03 [Buildroot] [PATCH] gnutls: bump to version 3.3.19 Gustavo Zacarias
2015-11-23 14:51 ` Vicente Olivert Riera
@ 2015-11-23 17:36 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2015-11-23 17:36 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Mon, 23 Nov 2015 11:03:51 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/gnutls/gnutls.hash | 2 +-
> package/gnutls/gnutls.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-11-23 17:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-23 14:03 [Buildroot] [PATCH] gnutls: bump to version 3.3.19 Gustavo Zacarias
2015-11-23 14:51 ` Vicente Olivert Riera
2015-11-23 17:36 ` Thomas Petazzoni
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.