Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

srtp 2.6.0 #164138

Merged
merged 2 commits into from
Feb 25, 2024
Merged

srtp 2.6.0 #164138

merged 2 commits into from
Feb 25, 2024

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## What's Changed
* cmake: Support configuring as subproject by @yangskyboxlabs in https://github.com/cisco/libsrtp/pull/640
* cmake: Rename TEST_APPS as LIBSRTP_TEST_APPS option by @yangskyboxlabs in https://github.com/cisco/libsrtp/pull/641
* Add a missing typedef for stream list ctx by @Lastique in https://github.com/cisco/libsrtp/pull/643
* Add x86 SIMD optimizations to crypto datatypes by @Lastique in https://github.com/cisco/libsrtp/pull/507
* fix typo by @uniontech-lilinjie in https://github.com/cisco/libsrtp/pull/648
* iv length is constant so set only once by @pabuhler in https://github.com/cisco/libsrtp/pull/649
* Fix library version in Doxygen docs by @Lastique in https://github.com/cisco/libsrtp/pull/654
* remove comma from srtp_profile_t enum value. by @melchi45 in https://github.com/cisco/libsrtp/pull/658
* meson.build: implement mbedtls support by @iameli in https://github.com/cisco/libsrtp/pull/660
* remove travis reference from README.md by @pabuhler in https://github.com/cisco/libsrtp/pull/661
* try to use ubuntu-latest by @pabuhler in https://github.com/cisco/libsrtp/pull/664
* Some srtp_driver fixes by @pabuhler in https://github.com/cisco/libsrtp/pull/662
* Some cipher_driver fixes by @pabuhler in https://github.com/cisco/libsrtp/pull/663
* start using const on internal arguments by @pabuhler in https://github.com/cisco/libsrtp/pull/665
* Cleaning up cmake and enabled more warnings. by @palerikm in https://github.com/cisco/libsrtp/pull/666
* fix line break in stream_list.yml by @pabuhler in https://github.com/cisco/libsrtp/pull/668
* remove use of pointers to 32bit values by @pabuhler in https://github.com/cisco/libsrtp/pull/667

New Contributors

Full Changelog: cisco/libsrtp@v2.5.0...v2.6.0

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Feb 25, 2024
Copy link
Contributor

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Feb 25, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 25, 2024
Merged via the queue into master with commit d007114 Feb 25, 2024
12 checks passed
@BrewTestBot BrewTestBot deleted the bump-srtp-2.6.0 branch February 25, 2024 22:35
@github-actions github-actions bot added the outdated PR was locked due to age label Mar 27, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants