Jonathan, On 3/13/19 3:47 PM, Jonathan Rajotte-Julien wrote: > Hi, > > Disregard this series. It does not follow the project guideline regarding > recipe > update for stable release. There are exceptions when a package update is a bugfix only change. I know the kernel, openssl, bind, curl and a few others fall into that category. Many minor version updates tend to be bug fix only but that all depends on the upstream project policies. Binutils does not follow that scheme as they add features in minor version updates. This is what I know from personal experience. What helps the project along with the maintainer is having a brief summary of the changes in the commit message. I am at the mercy of commit message.
Can you confirm this is bug fix only update? regards, Armin > Thanks > > On Wed, Mar 13, 2019 at 08:55:53PM +0000, Jonathan Rajotte wrote: >> Signed-off-by: Jonathan Rajotte <[email protected]> >> --- >> .../lttng/{lttng-ust_2.10.1.bb => lttng-ust_2.10.3.bb} | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) >> rename meta/recipes-kernel/lttng/{lttng-ust_2.10.1.bb => >> lttng-ust_2.10.3.bb} (90%) >> >> diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.10.1.bb >> b/meta/recipes-kernel/lttng/lttng-ust_2.10.3.bb >> similarity index 90% >> rename from meta/recipes-kernel/lttng/lttng-ust_2.10.1.bb >> rename to meta/recipes-kernel/lttng/lttng-ust_2.10.3.bb >> index d79a47931c..b5c43200d6 100644 >> --- a/meta/recipes-kernel/lttng/lttng-ust_2.10.1.bb >> +++ b/meta/recipes-kernel/lttng/lttng-ust_2.10.3.bb >> @@ -23,8 +23,8 @@ PE = "2" >> SRC_URI = "https://lttng.org/files/lttng-ust/lttng-ust-${PV}.tar.bz2 \ >> file://lttng-ust-doc-examples-disable.patch \ >> " >> -SRC_URI[md5sum] = "4863cc2f9f0a070b42438bb646bbba06" >> -SRC_URI[sha256sum] = >> "07cc3c0b71e7b77f1913d5b7f340a78a9af414440e4662712aef2d635b88ee9d" >> +SRC_URI[md5sum] = "ffcfa8c1ba9a52f002d240e936e9afa2" >> +SRC_URI[sha256sum] = >> "9e8420f90d5f963f7aa32bc6d44adc1e491136f687c69ffb7a3075d33b40852b" >> >> CVE_PRODUCT = "ust" >> >> -- >> 2.17.1 >> -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
