Commit 7ffd69a2 authored by Cecylia Bocovich's avatar Cecylia Bocovich 💬 Committed by Georg Koppen
Browse files

Bug 40393: Point to a forked version of pion/dtls with fingerprinting fix

This dtls fix removes the supported_groups extension from
ServerHello messages of the DTLS handshake. We should make sure we
update this later after upstreaming the patch.
parent 59b3f6da
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
# vim: filetype=yaml sw=2
version: '[% c("abbrev") %]'
git_url: https://github.com/pion/dtls
git_hash: 4879d3479bc9bb4afdb17011d2f19708e0fa2362 #v2.0.8
git_url: https://github.com/cohosh/dtls
git_hash: 2f8ef4e48879f1129b3432c9ac04d2f4aad8049e #ru fingerprinting fix
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'

build: '[% c("projects/go/var/build_go_lib") %]'