Skip to content

3.1.1 Release

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 20:56
· 0 commits to master since this release

Release Notes for RTPProxy v3.1.1

This is a minor bugfix release, fixing several issues and making some incremental improvements.


Bugfixes

  • Fixed N (new port) modifier to select correct IP address in the presence of the direction configuration;
  • Fix some potential non-initialized accesses in the extended stat command code (reported by the OSS-Fuzz);
  • Handle reply buffer overflow in subc stat command processing path gracefully.

Non-code Changes

  • Ubuntu 20.04 has been replaced with 24.04 (GitHub actions);
  • The build glue has been re-generated with automake 1.17 and autoconf 2.72;
  • "Release" CI job has been added to package source files and attach it to the release automatically. As requested by packaging people at FreeBSD.

Full Changelog: v3.1.0...v3.1.1