114 Commits

Author SHA1 Message Date
ajacoutot
86f0b4db19 Update to gnutls-3.2.21. 2014-12-12 07:05:59 +00:00
ajacoutot
33cfb368c7 SECURITY update to gnutls-3.2.20. 2014-11-13 09:33:09 +00:00
ajacoutot
49324b1f31 Update to gnutls-3.2.19. 2014-10-14 07:38:54 +00:00
ajacoutot
04229a8a0a Update to gnutls-3.2.18. 2014-09-19 06:37:49 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
ajacoutot
5391d667e0 Update to gnutls-3.2.17. 2014-08-25 16:27:56 +00:00
ajacoutot
1bf8689917 Update to gnutls-3.2.16. 2014-08-21 12:37:27 +00:00
sthen
22834a1fe2 Update to gnutls-3.2.15, fixes memory corruption in TLS client "Server Hello"
parsing found by Codenomicon, and various other issues. No API/ABI change.
ok ajacoutot@
2014-05-30 11:32:21 +00:00
sthen
5ae7c37e91 add an http mirror, for people on ftp-challenged nets
ok ajacoutot@
2014-05-09 13:54:06 +00:00
ajacoutot
9907b8d190 Bugfix update to gnutls-3.2.14. 2014-05-09 09:03:50 +00:00
ajacoutot
495965f924 Bugfix update to gnutls-3.2.13. 2014-04-08 12:28:48 +00:00
ajacoutot
00688c41d5 unbound is in base, tweak comment. 2014-03-16 15:53:25 +00:00
ajacoutot
94f4ad8215 Be safe and explicitely set --with-default-trust-store-file. 2014-03-14 17:42:59 +00:00
ajacoutot
6b8f98992b SECURITY update to gnutls-3.2.12.1. 2014-03-09 22:08:50 +00:00
sthen
d9d2cb6132 Pull in an upstream commit to GnuTLS fixing a certificate validation
issue: https://www.gitorious.org/gnutls/gnutls/commit/855127da290

ok naddy@ espie@ jasper@ jca@
2014-03-04 15:09:36 +00:00
ajacoutot
4fea671524 SECURITY fix for CVE-2014-1959.
ok sthen@ jasper@
2014-02-14 09:07:30 +00:00
ajacoutot
30cab56355 Update to gnutls-3.2.10. 2014-02-07 09:04:41 +00:00
ajacoutot
6e844e9985 Better comment; no pkg change. 2014-01-24 22:20:30 +00:00
ajacoutot
c4bfb7e5f7 Update to gnutls-3.2.9. 2014-01-24 21:21:47 +00:00
ajacoutot
4cfe12ac54 Tweak comment; no pkg change. 2014-01-06 08:50:47 +00:00
ajacoutot
6a9cff9737 Update to gnutls-3.2.8. 2013-12-20 21:50:58 +00:00
ajacoutot
72e1ffed67 Update to gnutls-3.2.7. 2013-12-08 08:31:45 +00:00
ajacoutot
42efd73dfa Drop bogus CONFIGURE_ARGS. 2013-11-08 10:44:30 +00:00
ajacoutot
d515837275 Remove uneeded LIB_DEPENDS. 2013-11-05 15:46:07 +00:00
ajacoutot
d3360cfef6 Update to gnutls-3.2.6. 2013-11-03 00:31:20 +00:00
jca
bc67f7acc3 Committed upstream. 2013-10-25 13:49:52 +00:00
jca
2f973448f4 Forgotten in previous commit. 2013-10-24 15:43:57 +00:00
jca
3df624f906 Security fix for GNUTLS-SA-2013-3,
GnuTLS Denial of Service vulnerability in DANE records processing.
(no CVE assigned yet)

ok aja@ (MAINTAINER)
2013-10-24 15:42:08 +00:00
ajacoutot
b10ddb6f8e Update to gnutls-3.2.4. 2013-09-06 16:27:51 +00:00
ajacoutot
bb482d60fc Update to gnutls 3.2.3. 2013-08-06 19:06:37 +00:00
ajacoutot
893c8d8930 Update to gnutls-3.2.1. 2013-06-18 13:22:39 +00:00
jasper
c5dbd96358 Security fix for CVE-2013-2116,
GnuTLS TLS Record Decoding Denial of Service Vulnerability

ok aja@ (MAINTAINER)
2013-06-14 11:59:09 +00:00
ajacoutot
8663035a69 Update to gnutls-3.1.12.
requires a recent libc with the getopt_long() fix.
2013-06-09 09:36:44 +00:00
ajacoutot
4cd355ad9d Maintenance update to gnutls-3.1.11. 2013-05-13 09:08:38 +00:00
brad
bf1f34e302 Update license marker as the license changed with 3.1.10.
ok ajacoutot@
2013-04-12 05:16:03 +00:00
ajacoutot
7ced100b6a Update to gnutls-3.1.10. 2013-03-23 13:25:04 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
c4b67d5612 Update to gnutls-3.1.9. 2013-03-02 14:07:22 +00:00
ajacoutot
f44bdb4a47 Remove an annoying warning at pkg_add/delete time due to an empty manpage.
Theo confirmed this can still go in.
prodded by and ok sthen@, ok jasper@
2013-02-21 15:55:32 +00:00
ajacoutot
68dcc506da SECURITY update to gnutls-3.1.7.
GNUTLS-SA-2013-1: http://www.isg.rhul.ac.uk/tls/
2013-02-05 07:37:33 +00:00
ajacoutot
cb5f7d6c3c Bugfix update to gnutls-3.1.6. 2013-01-18 10:41:25 +00:00
ajacoutot
ef8e77410e New MASTER_SITES. 2012-12-23 10:39:21 +00:00
ajacoutot
01ba45e2f4 Update to gnutls-3.1.5. 2012-12-08 08:20:10 +00:00
ajacoutot
857cce9611 Update to gnutls-3.1.3. 2012-11-05 10:41:24 +00:00
gsoares
0f5e86d72b add missing rcs id
OK aja
2012-10-30 14:21:36 +00:00
ajacoutot
fc8fe31412 Fix my email. 2012-10-08 10:43:15 +00:00
ajacoutot
3b94f059a4 Update to gnutls-3.1.2. 2012-09-27 06:35:07 +00:00
ajacoutot
ef5cb32a0f Stupid autohell is stupid...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).

So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
		ac_cv_path_GTKDOC_REBASE="" \
		ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
ajacoutot
bd359745bf Fix implicit declaration. 2012-09-20 17:49:10 +00:00