Update dependency cisco/libsrtp to v2.6.0 #132

Merged
mwalbeck merged 1 commit from renovate/cisco-libsrtp-2.x into main 2025-02-04 17:54:28 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
cisco/libsrtp minor v2.5.0 -> v2.6.0

Release Notes

cisco/libsrtp (cisco/libsrtp)

v2.6.0: libSRTP 2.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/cisco/libsrtp/compare/v2.5.0...v2.6.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cisco/libsrtp](https://github.com/cisco/libsrtp) | minor | `v2.5.0` -> `v2.6.0` | --- ### Release Notes <details> <summary>cisco/libsrtp (cisco/libsrtp)</summary> ### [`v2.6.0`](https://github.com/cisco/libsrtp/releases/tag/v2.6.0): libSRTP 2.6.0 [Compare Source](https://github.com/cisco/libsrtp/compare/v2.5.0...v2.6.0) #### What's Changed - cmake: Support configuring as subproject by [@&#8203;yangskyboxlabs](https://github.com/yangskyboxlabs) in https://github.com/cisco/libsrtp/pull/640 - cmake: Rename TEST_APPS as LIBSRTP_TEST_APPS option by [@&#8203;yangskyboxlabs](https://github.com/yangskyboxlabs) in https://github.com/cisco/libsrtp/pull/641 - Add a missing typedef for stream list ctx by [@&#8203;Lastique](https://github.com/Lastique) in https://github.com/cisco/libsrtp/pull/643 - Add x86 SIMD optimizations to crypto datatypes by [@&#8203;Lastique](https://github.com/Lastique) in https://github.com/cisco/libsrtp/pull/507 - fix typo by [@&#8203;uniontech-lilinjie](https://github.com/uniontech-lilinjie) in https://github.com/cisco/libsrtp/pull/648 - iv length is constant so set only once by [@&#8203;pabuhler](https://github.com/pabuhler) in https://github.com/cisco/libsrtp/pull/649 - Fix library version in Doxygen docs by [@&#8203;Lastique](https://github.com/Lastique) in https://github.com/cisco/libsrtp/pull/654 - remove comma from srtp_profile_t enum value. by [@&#8203;melchi45](https://github.com/melchi45) in https://github.com/cisco/libsrtp/pull/658 - meson.build: implement mbedtls support by [@&#8203;iameli](https://github.com/iameli) in https://github.com/cisco/libsrtp/pull/660 - remove travis reference from README.md by [@&#8203;pabuhler](https://github.com/pabuhler) in https://github.com/cisco/libsrtp/pull/661 - try to use ubuntu-latest by [@&#8203;pabuhler](https://github.com/pabuhler) in https://github.com/cisco/libsrtp/pull/664 - Some srtp_driver fixes by [@&#8203;pabuhler](https://github.com/pabuhler) in https://github.com/cisco/libsrtp/pull/662 - Some cipher_driver fixes by [@&#8203;pabuhler](https://github.com/pabuhler) in https://github.com/cisco/libsrtp/pull/663 - start using const on internal arguments by [@&#8203;pabuhler](https://github.com/pabuhler) in https://github.com/cisco/libsrtp/pull/665 - Cleaning up cmake and enabled more warnings. by [@&#8203;palerikm](https://github.com/palerikm) in https://github.com/cisco/libsrtp/pull/666 - fix line break in stream_list.yml by [@&#8203;pabuhler](https://github.com/pabuhler) in https://github.com/cisco/libsrtp/pull/668 - remove use of pointers to 32bit values by [@&#8203;pabuhler](https://github.com/pabuhler) in https://github.com/cisco/libsrtp/pull/667 #### New Contributors - [@&#8203;yangskyboxlabs](https://github.com/yangskyboxlabs) made their first contribution in https://github.com/cisco/libsrtp/pull/640 - [@&#8203;uniontech-lilinjie](https://github.com/uniontech-lilinjie) made their first contribution in https://github.com/cisco/libsrtp/pull/648 - [@&#8203;melchi45](https://github.com/melchi45) made their first contribution in https://github.com/cisco/libsrtp/pull/658 - [@&#8203;iameli](https://github.com/iameli) made their first contribution in https://github.com/cisco/libsrtp/pull/660 - [@&#8203;palerikm](https://github.com/palerikm) made their first contribution in https://github.com/cisco/libsrtp/pull/666 **Full Changelog**: https://github.com/cisco/libsrtp/compare/v2.5.0...v2.6.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDIuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate-bot added 1 commit 2024-02-24 09:10:21 +00:00
Update dependency cisco/libsrtp to v2.6.0
Some checks reported errors
continuous-integration/drone/pr Build was killed
1dd1aa3476
renovate-bot changed target branch from master to main 2025-02-03 23:14:02 +00:00
renovate-bot force-pushed renovate/cisco-libsrtp-2.x from 1dd1aa3476 to 77ae3b5372 2025-02-03 23:14:03 +00:00 Compare
mwalbeck merged commit 62663927b0 into main 2025-02-04 17:54:28 +00:00
mwalbeck deleted branch renovate/cisco-libsrtp-2.x 2025-02-04 17:54:28 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: walbeck-it/docker-janus-gateway#132
No description provided.