12 Star 0 Fork 37

src-openEuler / emacs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
emacs-system-crypto-policies.patch 513 Bytes
一键复制 编辑 原始数据 按行查看 历史
orange-snn 提交于 2019-12-29 17:04 . init
--- a/src/gnutls.c 2016-01-24 10:29:58.000000000 +0100
+++ b/src/gnutls.c 2016-02-02 09:32:28.477274274 +0100
@@ -1557,7 +1557,7 @@
gnutls_certificate_credentials_t x509_cred = NULL;
gnutls_anon_client_credentials_t anon_cred = NULL;
Lisp_Object global_init;
- char const *priority_string_ptr = "NORMAL"; /* default priority string. */
+ char const *priority_string_ptr = "@SYSTEM"; /* default priority string. */
char *c_hostname;
/* Placeholders for the property list elements. */
1
https://gitee.com/src-openeuler/emacs.git
git@gitee.com:src-openeuler/emacs.git
src-openeuler
emacs
emacs
master

搜索帮助