Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:SLECandidates
net6
net6-gnutls30.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File net6-gnutls30.patch of Package net6
diff -wbBur net6-1.3.14.org/src/encrypt.cpp net6-1.3.14/src/encrypt.cpp --- net6-1.3.14.org/src/encrypt.cpp 2011-09-28 15:15:10.000000000 +0400 +++ net6-1.3.14/src/encrypt.cpp 2015-04-16 15:57:01.623936848 +0300 @@ -175,10 +175,9 @@ gnutls_session_t sess): tcp_client_socket(cobj), session(sess), state(DEFAULT) { - const int kx_prio[] = { GNUTLS_KX_ANON_DH, 0 }; gnutls_set_default_priority(session); - gnutls_kx_set_priority(session, kx_prio); + gnutls_set_default_priority(session); gnutls_transport_set_ptr( session,
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor