Skip to content

rust-0.24.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 12:08
  • Bump up Meson from 1.9.1 to 1.11.2 (PR #1861).
  • Worker: Update libsrtp to 3.0.0-beta-2fc078db (PR #1860).
  • Worker: Use constant-time memory comparison in MAC/credential verification (SCTP State Cookie MAC and STUN "MESSAGE-INTEGRITY") (PR #1867, credits to @alanturing881).
  • Worker: Fix OOB write in RTP::Packet::UpdateDependencyDescriptor() (PR #1868, credits to @alanturing881).
  • Worker: Fix integer overflow in SCTP MissingMandatoryParameterErrorCause (PR #1869, credits to @alanturing881).
  • SCTP: Add default per stream buffered amount low threshold option (PR #1871).