After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 773540 - dtls: port to OpenSSL 1.1.0
dtls: port to OpenSSL 1.1.0
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other All
: Normal normal
: 1.10.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 764922 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2016-10-26 14:06 UTC by Daiki Ueno
Modified: 2016-11-02 12:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
dtls: port to OpenSSL 1.1.0 (7.03 KB, patch)
2016-10-26 14:06 UTC, Daiki Ueno
committed Details | Review

Description Daiki Ueno 2016-10-26 14:06:25 UTC
See also bug 764922.
Comment 1 Daiki Ueno 2016-10-26 14:06:30 UTC
Created attachment 338525 [details] [review]
dtls: port to OpenSSL 1.1.0

Changes are:

- Use the wrapper functions to access opaque data types.  To preserve
  backward compatibility, define fallback definitions

- Remove the use of idiom "pqueue_size(ssl->d1->sent_messages)", since
  there is no replacement

- Use RSA_generate_key_ex instead of the deprecated RSA_generate_key
Comment 2 Sebastian Dröge (slomo) 2016-10-26 14:10:19 UTC
*** Bug 764922 has been marked as a duplicate of this bug. ***
Comment 3 Sebastian Dröge (slomo) 2016-10-26 14:12:01 UTC
Comment on attachment 338525 [details] [review]
dtls: port to OpenSSL 1.1.0

Looks good to me, maybe also for 1.10.0 already. Thanks for the patch
Comment 4 Sebastian Dröge (slomo) 2016-10-31 10:49:46 UTC
Attachment 338525 [details] pushed as e938933 - dtls: port to OpenSSL 1.1.0
Comment 5 Sebastian Dröge (slomo) 2016-11-02 12:07:04 UTC
Follow up commit: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=31317fd66633930b82d51d1c2e65121e24f9df19

This will be backported to 1.10 for 1.10.1.