diff mbox series

[meta-oe,kirkstone] protobuf: upgrade 3.19.4 -> 3.19.6

Message ID 20221207114011.28123-1-zhe.he@windriver.com
State New
Headers show
Series [meta-oe,kirkstone] protobuf: upgrade 3.19.4 -> 3.19.6 | expand

Commit Message

He Zhe Dec. 7, 2022, 11:40 a.m. UTC
Signed-off-by: He Zhe <zhe.he@windriver.com>
---
 .../protobuf/{protobuf_3.19.4.bb => protobuf_3.19.6.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/protobuf/{protobuf_3.19.4.bb => protobuf_3.19.6.bb} (98%)

Comments

akuster808 Dec. 7, 2022, 6:32 p.m. UTC | #1
On 12/7/22 6:40 AM, He Zhe wrote:
> Signed-off-by: He Zhe <zhe.he@windriver.com>
> ---
>   .../protobuf/{protobuf_3.19.4.bb => protobuf_3.19.6.bb}         | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>   rename meta-oe/recipes-devtools/protobuf/{protobuf_3.19.4.bb => protobuf_3.19.6.bb} (98%)

Is this a bug fix only update?

-armin
>
> diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.19.4.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.6.bb
> similarity index 98%
> rename from meta-oe/recipes-devtools/protobuf/protobuf_3.19.4.bb
> rename to meta-oe/recipes-devtools/protobuf/protobuf_3.19.6.bb
> index 566233084..8e5005471 100644
> --- a/meta-oe/recipes-devtools/protobuf/protobuf_3.19.4.bb
> +++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.6.bb
> @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b"
>   DEPENDS = "zlib"
>   DEPENDS:append:class-target = " protobuf-native"
>   
> -SRCREV = "22d0e265de7d2b3d2e9a00d071313502e7d4cccf"
> +SRCREV = "c9297981b7c35ad9c2bf258e7c8d786a04d13378"
>   
>   SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=3.19.x;protocol=https \
>              file://run-ptest \
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#99974): https://lists.openembedded.org/g/openembedded-devel/message/99974
> Mute This Topic: https://lists.openembedded.org/mt/95513566/3616698
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [akuster808@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
He Zhe Dec. 8, 2022, 3:11 a.m. UTC | #2
On 12/8/22 02:32, akuster808 wrote:
>
>
> On 12/7/22 6:40 AM, He Zhe wrote:
>> Signed-off-by: He Zhe <zhe.he@windriver.com>
>> ---
>>   .../protobuf/{protobuf_3.19.4.bb => protobuf_3.19.6.bb}         | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>   rename meta-oe/recipes-devtools/protobuf/{protobuf_3.19.4.bb => protobuf_3.19.6.bb} (98%)
>
> Is this a bug fix only update?

This is mainly used to include fixes for CVE-2022-1941 and CVE-2022-3509.

Zhe

>
> -armin
>>
>> diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.19.4.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.6.bb
>> similarity index 98%
>> rename from meta-oe/recipes-devtools/protobuf/protobuf_3.19.4.bb
>> rename to meta-oe/recipes-devtools/protobuf/protobuf_3.19.6.bb
>> index 566233084..8e5005471 100644
>> --- a/meta-oe/recipes-devtools/protobuf/protobuf_3.19.4.bb
>> +++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.6.bb
>> @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b"
>>   DEPENDS = "zlib"
>>   DEPENDS:append:class-target = " protobuf-native"
>>   -SRCREV = "22d0e265de7d2b3d2e9a00d071313502e7d4cccf"
>> +SRCREV = "c9297981b7c35ad9c2bf258e7c8d786a04d13378"
>>     SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=3.19.x;protocol=https \
>>              file://run-ptest \
>>
>> -=-=-=-=-=-=-=-=-=-=-=-
>> Links: You receive all messages sent to this group.
>> View/Reply Online (#99974): https://lists.openembedded.org/g/openembedded-devel/message/99974
>> Mute This Topic: https://lists.openembedded.org/mt/95513566/3616698
>> Group Owner: openembedded-devel+owner@lists.openembedded.org
>> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [akuster808@gmail.com]
>> -=-=-=-=-=-=-=-=-=-=-=-
>>
>
diff mbox series

Patch

diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_3.19.4.bb b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.6.bb
similarity index 98%
rename from meta-oe/recipes-devtools/protobuf/protobuf_3.19.4.bb
rename to meta-oe/recipes-devtools/protobuf/protobuf_3.19.6.bb
index 566233084..8e5005471 100644
--- a/meta-oe/recipes-devtools/protobuf/protobuf_3.19.4.bb
+++ b/meta-oe/recipes-devtools/protobuf/protobuf_3.19.6.bb
@@ -10,7 +10,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=37b5762e07f0af8c74ce80a8bda4266b"
 DEPENDS = "zlib"
 DEPENDS:append:class-target = " protobuf-native"
 
-SRCREV = "22d0e265de7d2b3d2e9a00d071313502e7d4cccf"
+SRCREV = "c9297981b7c35ad9c2bf258e7c8d786a04d13378"
 
 SRC_URI = "git://github.com/protocolbuffers/protobuf.git;branch=3.19.x;protocol=https \
            file://run-ptest \