[SR-Users] Branch 5.6 has been created
Daniel-Constantin Mierla
miconda at gmail.com
Thu May 5 12:21:10 CEST 2022
Hello,
the branch 5.6 has been created, to be used for releasing v5.6.x series.
To check out this branch, the following commands can be used:
git clone https://github.com/kamailio/kamailio kamailio-5.6
cd kamailio-5.6
git checkout -b 5.6 origin/5.6
Pushing commits in this branch:
git push origin 5.6:5.6
Note that 5.6 is an official stable branch, so only bug fixes, missing
kemi exports (discuss on sr-dev if not sure) or improvements to
documentation or helper tools can be pushed to this branch.
As usual, if there is a bug fixed, commit and push first to master
branch and then cherry pick to 5.5 branch:
git cherry-pick -x COMMITID
In few weeks, the first release from branch 5.6 will be out,
respectively Kamailio v5.6.0.
Cheers,
Daniel
--
Daniel-Constantin Mierla -- www.asipto.com
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio Advanced Training - Online
* https://www.asipto.com/sw/kamailio-advanced-training-online/
More information about the sr-users
mailing list