Hello,

the branch 6.0 has been created, to be used for releasing v6.0.x series.

To check out this branch, the following commands can be used:

   git clone https://github.com/kamailio/kamailio kamailio-6.0
   cd kamailio-6.0
   git checkout -b 6.0 origin/6.0

Pushing commits in this branch:

  git push origin 6.0:6.0

Note that 6.0 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 6.0 branch:

  git cherry-pick -x COMMITID

In few weeks, the first release from branch 6.0 will be out,
respectively Kamailio v6.0.0.

Cheers,
Daniel

-- 
Daniel-Constantin Mierla (@ asipto.com)
twitter.com/miconda -- linkedin.com/in/miconda
Kamailio Consultancy, Training and Development Services -- asipto.com

__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions -- 
sr-users@lists.kamailio.org
To unsubscribe send an email to sr-users-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to