On 10/17/2016 12:11 PM, Sona Sarmadi wrote:

Hi all,

From https://wiki.yoctoproject.org/wiki/Stable_branch_maintenance:

General policies:

Does anyone know the reason for the policy above i.e. why fixes have to go to master first?


This is standard open source policy. The latest version of something gets the fix first (if applicable) than is propagated to older versions.

1)      It makes more sense at least for users  to get CVE fixes as soon as possible in the maintenance branches.

This leads to Master or other newer branches not being fixed.

2)      Normally the versions are different in master and maintenance branches so different patches are required.

Correct.

- Armin

Thanks

//Sona