Hi,

I was wondering why the package revision are not increasing when a patch is apply to other project source, like this commit https://git.openembedded.org/openembedded-core/commit/?h=honister&id=2d3c5b078feb34cb729902292d2805c9288ebc4c. Most distribution tend to increase the package revision when such changes occur. This help to track vulnerability and bugs. I know CVE_CHECK can deal with CVE, but it is hard to track with external software.

Thanks