[SR-Users] Branch 5.3 has been created
Daniel-Constantin Mierla
miconda at gmail.com
Thu Oct 3 10:16:05 CEST 2019
Hello,
the branch 5.3 has been created, to be used for releasing v5.3.x series.
To check out this branch, the following commands can be used:
git clone https://github.com/kamailio/kamailio kamailio-5.3
cd kamailio-5.3
git checkout -b 5.3 origin/5.3
Pushing commits in this branch:
git push origin 5.3:5.3
Note that 5.3 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.
You may notice a bit of more activity on tls (some issue is under work)
and siptrace (a bit of cleanup for coherence might be done) modules, but
over all no new features will be pushed there.
As usual, if there is a bug fixed, commit and push first to master
branch and then cherry pick to 5.2 branch:
git cherry-pick -x COMMITID
In few weeks, the first release from branch 5.3 will be out,
respectively Kamailio v5.3.0.
Cheers,
Daniel
--
Daniel-Constantin Mierla -- www.asipto.com
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio Advanced Training, Oct 21-23, 2019, Berlin, Germany -- https://asipto.com/u/kat
More information about the sr-users
mailing list