summaryrefslogtreecommitdiffstats
path: root/src/gnutls-1-fixes.patch
Commit message (Collapse)AuthorAgeFilesLines
* let gnutls use libidn2Mark Brand2017-05-201-0/+58
| | | | | | | Gnutls is supposed to be able to detect and use libidn2, but it tries to do this without pkg-config, in a way that doesn't consider transitive dependencies. Using pkg-config with libidn2.pc seems to work okay with MXE's version of libidn2.
* gnutls.pc: hardcode -lunistring -liconvBoris Nagaev2017-05-021-0/+20
| | | | fix https://github.com/mxe/mxe/issues/1753
* gnutls: unify patchBoris Nagaev2017-05-021-12/+8
|
* update: gnutls, vmimeMark Brand2017-04-301-8/+8
|
* update gnutlsMark Brand2017-03-091-5/+5
|
* update gnutls (new stable branch 3.5)Mark Brand2017-01-141-19/+16
|
* Copyright headers: point to LICENSE.md and shortenBoris Nagaev2016-08-271-2/+1
| | | | | | | | | | | | | | | | | | | The following script was applied: sed ':a;/part of MXE.$/{N;s/\n//;ba}' -i $(git grep -l 'part of MXE') sed 's/\(part of MXE\).*\(See index.html\)/\1. \2/' -i \ $(git grep -l 'part of MXE.*See index.html') before='This file is part of MXE. See index.html for further information.' after='This file is part of MXE. See LICENSE.md for licensing information.' sed "s/$before/$after/" -i $(git grep -l 'part of MXE') Then git grep 'index.html for further information' revealed two other files. One of them was patched manually (patch.mk). Makefile has text "See index.html for further information" unrelated to licensing. See https://github.com/mxe/mxe/issues/1500#issuecomment-241340792
* gnutls: updateMark Brand2016-01-091-27/+0
|
* update freetds, gnutls, libgpg_errorMark Brand2015-12-131-12/+40
|
* gnutls: remove unnecessary configure modificationsTony Theodore2015-09-141-79/+10
| | | | | | | | * libopts_cv_with_libregex=no is not in ./configure * dist-lzip isn't used by MXE, but can be worked around with the make variables DIST_ARCHIVES and DIST_TARGETS Fixes #849
* gnutls nettle: updateMark Brand2015-06-181-16/+16
| | | | | libgsasl and nettle no longer conflict over memxor, so the workaround is removed.
* gnutls: updateMark Brand2014-11-241-17/+49
| | | | 3.3 is now the stable branch.
* update package gnutlsMark Brand2014-08-251-52/+11
|
* update package gnutlsMark Brand2014-02-051-23/+64
|
* update package gnutlsMark Brand2013-08-181-44/+18
|
* update package gnutlsMark Brand2013-06-011-55/+34
|
* package gnutls: use cherry-picked patchMark Brand2013-05-211-31/+32
|
* update package gnutlsMark Brand2013-05-211-8/+78
|
* update package gnutlsMark Brand2013-03-251-66/+18
|
* update package gnutlsMark Brand2013-02-281-14/+12
|
* update package gnutlsMark Brand2013-02-101-64/+17
|
* package gnutls: rebased patchesMark Brand2013-02-061-7/+30
|
* package gnutls: drop required automake version from 1.11.3 to 1.11.1Tony Theodore2013-02-061-1/+1
|
* update package gnutlsMark Brand2013-02-041-43/+45
|
* update package gnutlsMark Brand2012-11-241-14/+14
|
* update package gnutlsMark Brand2012-10-121-13/+13
|
* update package gnutlsMark Brand2012-09-271-164/+18
|
* update package gnutlsMark Brand2012-09-201-21/+189
|
* package gnutls: workaround for automakeMark Brand2012-07-171-16/+27
|
* package gnutls: revert to ver 3.0.19Mark Brand2012-06-211-44/+15
| | | | 3.0.20 uses CertEnumCRLsInStore which is missing from our winapi
* update package gnutlsMark Brand2012-06-061-8/+64
|
* various packages: fix references to mingw-cross-env and doc/index.htmlTony Theodore2012-05-021-1/+1
|
* update package gnutlsMark Brand2012-04-141-6/+40
|
* Move doc/index.html -> index.htmlVolker Grabsch2012-03-291-1/+1
|
* Rebrand to new project name MXEVolker Grabsch2012-03-281-4/+4
|
* update package gnutlsMark Brand2012-03-171-30/+4
|
* Backed out changeset 0157d0da7b9aMark Brand2012-03-171-4/+30
| | | | because it accidentally included ffmpeg.mk
* update package gnutls src/gnutls*Mark Brand2012-03-171-30/+4
|
* update package gnutlsMark Brand2012-03-021-7/+33
| | | | | | | --- src/gnutls-1-fixes.patch | 40 +++++++++++++++++++++++++++++++++------- src/gnutls.mk | 4 ++-- 2 files changed, 35 insertions(+), 9 deletions(-)
* update package gnutlsMark Brand2012-02-181-36/+13
|
* update package gnutlsMark Brand2012-01-071-6/+6
|
* update packages ffmpeg gnutls opensslMark Brand2012-01-051-10/+10
|
* package gnutls: clean upMark Brand2011-11-241-5/+51
| | | | | | | | | | -Replace echo and sed hacks -gai_strerror test seems to work now without hack. -Disable crywrap for Windows with configure logic. -Disable doc and tests targets with patch. -Improve handling of LIBS and .pc file -zlib is already in GNUTLS_REQUIRES_PRIVATE -Use LIBS to introduce -lws32_2 into Libs.private
* upgrade package gnutlsMark Brand2011-10-281-7/+7
|
* update package gnutlsMark Brand2011-08-191-5/+5
| | | | | Now depends on p11-kit. This required some fixing up of gsoap where the dependencies were hard-coded.
* package gnutls: fixed .pc fileMark Brand2011-07-071-0/+26
|
* update packages glib gnutls gtk2 imagemagick xzMark Brand2011-04-021-60/+0
|
* upgrade package gnutlsMark Brand2011-03-251-0/+60