Update dependency cisco/libsrtp to v2.7.0 #170

Open
renovate-bot wants to merge 1 commit from renovate/cisco-libsrtp-2.x into main
Collaborator

This PR contains the following updates:

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

Release Notes

cisco/libsrtp (cisco/libsrtp)

v2.7.0: libSRTP 2.7.0

Compare Source

What's Changed

Full Changelog: https://github.com/cisco/libsrtp/compare/v2.6...v2.7.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.6.0` -> `v2.7.0` | --- ### Release Notes <details> <summary>cisco/libsrtp (cisco/libsrtp)</summary> ### [`v2.7.0`](https://github.com/cisco/libsrtp/releases/tag/v2.7.0): libSRTP 2.7.0 [Compare Source](https://github.com/cisco/libsrtp/compare/v2.6.0...v2.7.0) #### What's Changed - explicitly look for mbedcrypto dependency by [@&#8203;pabuhler](https://github.com/pabuhler) in https://github.com/cisco/libsrtp/pull/736 - Fix srtp_unprotect_rtcp_mki when RTP auth != RTCP by [@&#8203;vopatek](https://github.com/vopatek) in https://github.com/cisco/libsrtp/pull/733 - update formatting scripts to clang-format-14 by [@&#8203;pabuhler](https://github.com/pabuhler) in https://github.com/cisco/libsrtp/pull/747 - update upload-artifact version in cifuzz task by [@&#8203;pabuhler](https://github.com/pabuhler) in https://github.com/cisco/libsrtp/pull/748 - Fix function signature mismatch for `srtp_remove_stream` by [@&#8203;vikramdattu](https://github.com/vikramdattu) in https://github.com/cisco/libsrtp/pull/746 **Full Changelog**: https://github.com/cisco/libsrtp/compare/v2.6...v2.7.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-03-18 08:13:29 +00:00
All checks were successful
Test / lint (pull_request) Successful in 3s
Test / test (pull_request) Successful in 3m56s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/cisco-libsrtp-2.x:renovate/cisco-libsrtp-2.x
git checkout renovate/cisco-libsrtp-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/cisco-libsrtp-2.x
git checkout renovate/cisco-libsrtp-2.x
git rebase main
git checkout main
git merge --ff-only renovate/cisco-libsrtp-2.x
git checkout renovate/cisco-libsrtp-2.x
git rebase main
git checkout main
git merge --no-ff renovate/cisco-libsrtp-2.x
git checkout main
git merge --squash renovate/cisco-libsrtp-2.x
git checkout main
git merge --ff-only renovate/cisco-libsrtp-2.x
git checkout main
git merge renovate/cisco-libsrtp-2.x
git push origin main
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#170
No description provided.