all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexander Shukaev <haroogan@gmail.com>
To: emacs-devel <emacs-devel@gnu.org>
Subject: Updated GnuTLS from MSYS2 and Emacs's `dynamic-library-alist'
Date: Thu, 30 Apr 2015 13:46:37 +0200	[thread overview]
Message-ID: <CAKu-7Wz2V87vTDXwgMJMF88mRGYvf4zvbJhR-NY1wPCZzft2mg@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2015-04-30 11:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-30 11:46 Alexander Shukaev [this message]
2015-04-30 13:43 ` Updated GnuTLS from MSYS2 and Emacs's `dynamic-library-alist' 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKu-7Wz2V87vTDXwgMJMF88mRGYvf4zvbJhR-NY1wPCZzft2mg@mail.gmail.com \
    --to=haroogan@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.