all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Updated GnuTLS from MSYS2 and Emacs's `dynamic-library-alist'
@ 2015-04-30 11:46 Alexander Shukaev
  2015-04-30 13:43 ` Andy Moreton
  2015-04-30 14:09 ` Eli Zaretskii
  0 siblings, 2 replies; 8+ messages in thread
From: Alexander Shukaev @ 2015-04-30 11:46 UTC (permalink / raw
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 674 bytes --]

Hello Devs,

Recently, the GnuTLS from MSYS2 has been updated to the 3.4 version.  As a
result, the name of corresponding DLL has changed.  Currently to
"libgnutls-30.dll", but maybe it's a mistake and we will change it to
"libgnutls-34.dll".  In any case, currently Emacs has the following GnuTLS
setting in the `dynamic-library-alist':

(gnutls "libgnutls-28.dll" "libgnutls-26.dll")


What would be your recommendation to properly add new versions of GnuTLS?
Upstream or should I create a custom MSYS2 patch?  Note that aside from Git
version, we also support release versions such as 24.5, and it seems like a
patch is inevitable in this case right?

Regards,
Alexander

[-- Attachment #2: Type: text/html, Size: 1294 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-04-30 16:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-30 11:46 Updated GnuTLS from MSYS2 and Emacs's `dynamic-library-alist' Alexander Shukaev
2015-04-30 13:43 ` Andy Moreton
2015-04-30 14:17   ` Eli Zaretskii
2015-04-30 15:06     ` Alexander Shukaev
2015-04-30 15:47       ` Eli Zaretskii
2015-04-30 16:05         ` Alexander Shukaev
2015-04-30 16:20           ` Eli Zaretskii
2015-04-30 14:09 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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.