* [OE-core][scarthgap][PATCH v2] bind: Upgrade 9.18.44 -> 9.18.49
@ 2026-06-30 6:04 Ashishkumar Parmar X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco)
2026-07-07 10:19 ` Yoann Congal
0 siblings, 1 reply; 5+ messages in thread
From: Ashishkumar Parmar X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco) @ 2026-06-30 6:04 UTC (permalink / raw)
To: openembedded-core; +Cc: xe-linux-external, Ashishkumar Parmar
From: Ashishkumar Parmar <asparmar@cisco.com>
This upgrade fixes CVE-2026-1519, CVE-2026-3039, CVE-2026-3592, CVE-2026-5946 and CVE-2026-5950.
Changelog
=========
https://downloads.isc.org/isc/bind9/9.18.49/doc/arm/html/notes.html
Signed-off-by: Ashishkumar Parmar <asparmar@cisco.com>
---
.../bind/{bind_9.18.44.bb => bind_9.18.49.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-connectivity/bind/{bind_9.18.44.bb => bind_9.18.49.bb} (97%)
diff --git a/meta/recipes-connectivity/bind/bind_9.18.44.bb b/meta/recipes-connectivity/bind/bind_9.18.49.bb
similarity index 97%
rename from meta/recipes-connectivity/bind/bind_9.18.44.bb
rename to meta/recipes-connectivity/bind/bind_9.18.49.bb
index d424edcb4e..723a09e739 100644
--- a/meta/recipes-connectivity/bind/bind_9.18.44.bb
+++ b/meta/recipes-connectivity/bind/bind_9.18.49.bb
@@ -20,7 +20,7 @@ SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.xz \
file://0001-avoid-start-failure-with-bind-user.patch \
"
-SRC_URI[sha256sum] = "81f5035a25c576af1a93f0061cf70bde6d00a0c7bd1274abf73f5b5389a6f82d"
+SRC_URI[sha256sum] = "c43ce4548ebed788cd9df63658a7de105ceafba43fcd63fa352b1093e525cd24"
UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/"
# follow the ESV versions divisible by 2
--
2.35.6
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [OE-core][scarthgap][PATCH v2] bind: Upgrade 9.18.44 -> 9.18.49
2026-06-30 6:04 [OE-core][scarthgap][PATCH v2] bind: Upgrade 9.18.44 -> 9.18.49 Ashishkumar Parmar X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco)
@ 2026-07-07 10:19 ` Yoann Congal
2026-07-07 13:24 ` Ashishkumar Parmar -X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco)
0 siblings, 1 reply; 5+ messages in thread
From: Yoann Congal @ 2026-07-07 10:19 UTC (permalink / raw)
To: asparmar, openembedded-core; +Cc: xe-linux-external
On Tue Jun 30, 2026 at 8:04 AM CEST, Ashishkumar Parmar X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco) via lists.openembedded.org wrote:
> From: Ashishkumar Parmar <asparmar@cisco.com>
>
> This upgrade fixes CVE-2026-1519, CVE-2026-3039, CVE-2026-3592, CVE-2026-5946 and CVE-2026-5950.
>
> Changelog
> =========
> https://downloads.isc.org/isc/bind9/9.18.49/doc/arm/html/notes.html
That changelog contains:
| Notes for BIND 9.18.45
| Feature Changes
| Update requirements for system test suite.
| Python 3.10 or newer is now required for running the system test
| suite. The required Python packages and their version requirements
| are now tracked in the file bin/tests/system/requirements.txt. [GL
| #5690] [GL #5614]
Feature changes are not usually acceptable for stable. Can you justify
why this is the case here?
Thanks!
>
> Signed-off-by: Ashishkumar Parmar <asparmar@cisco.com>
> ---
> .../bind/{bind_9.18.44.bb => bind_9.18.49.bb} | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> rename meta/recipes-connectivity/bind/{bind_9.18.44.bb => bind_9.18.49.bb} (97%)
>
> diff --git a/meta/recipes-connectivity/bind/bind_9.18.44.bb b/meta/recipes-connectivity/bind/bind_9.18.49.bb
> similarity index 97%
> rename from meta/recipes-connectivity/bind/bind_9.18.44.bb
> rename to meta/recipes-connectivity/bind/bind_9.18.49.bb
> index d424edcb4e..723a09e739 100644
> --- a/meta/recipes-connectivity/bind/bind_9.18.44.bb
> +++ b/meta/recipes-connectivity/bind/bind_9.18.49.bb
> @@ -20,7 +20,7 @@ SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.xz \
> file://0001-avoid-start-failure-with-bind-user.patch \
> "
>
> -SRC_URI[sha256sum] = "81f5035a25c576af1a93f0061cf70bde6d00a0c7bd1274abf73f5b5389a6f82d"
> +SRC_URI[sha256sum] = "c43ce4548ebed788cd9df63658a7de105ceafba43fcd63fa352b1093e525cd24"
>
> UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/"
> # follow the ESV versions divisible by 2
--
Yoann Congal
Smile ECS
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [OE-core][scarthgap][PATCH v2] bind: Upgrade 9.18.44 -> 9.18.49
2026-07-07 10:19 ` Yoann Congal
@ 2026-07-07 13:24 ` Ashishkumar Parmar -X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco)
2026-07-07 14:24 ` Yoann Congal
0 siblings, 1 reply; 5+ messages in thread
From: Ashishkumar Parmar -X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco) @ 2026-07-07 13:24 UTC (permalink / raw)
To: Yoann Congal, openembedded-core@lists.openembedded.org
Cc: xe-linux-external (Internal Group)
[-- Attachment #1: Type: text/plain, Size: 4481 bytes --]
Thanks, Yoann.
Yes, feature changes are usually not something we should take in stable.
For this BIND work, I first submitted the individual CVE backport patches for scarthgap:
- CVE-2026-1519:
https://patchwork.yoctoproject.org/project/oe-core/patch/20260610100404.2993940-1-asparmar@cisco.com/
- CVE-2026-5950:
https://patchwork.yoctoproject.org/project/oe-core/patch/20260610100404.2993940-2-asparmar@cisco.com/
- CVE-2026-3592:
https://patchwork.yoctoproject.org/project/oe-core/patch/20260610100404.2993940-3-asparmar@cisco.com/
- CVE-2026-3039:
https://patchwork.yoctoproject.org/project/oe-core/patch/20260610100404.2993940-4-asparmar@cisco.com/
- CVE-2026-5946:
https://patchwork.yoctoproject.org/project/oe-core/patch/20260610100404.2993940-5-asparmar@cisco.com/
During review, the feedback was that BIND is one of the rare projects where the upstream stable branch matches OE stable policy, and that upgrading along the 9.18 branch would be preferable to carrying a large CVE backport patch stack. That is why I superseded the backport series and sent the 9.18.44 -> 9.18.49
upgrade instead:
https://patchwork.yoctoproject.org/project/oe-core/patch/20260630060410.1203985-1-asparmar@cisco.com/
For the specific 9.18.45 changelog item you pointed out, the change is limited to ISC's upstream system test suite. It raises the Python requirement for running `bin/tests/system` and tracks those test-suite Python dependencies in `bin/tests/system/requirements.txt`.
OE-Core's `bind` recipe does not enable or package that upstream system test suite and does not inherit `ptest`, so this change is not part of the target build, installed packages, runtime dependencies, or runtime behavior.
So the reason for the upgrade is that it follows the earlier review direction to use the BIND 9.18 stable branch, while this particular feature change is test-suite-only and not target-visible in OE-Core.
Regards,
Ashish
________________________________
From: Yoann Congal <yoann.congal@smile.fr>
Sent: 07 July 2026 15:49
To: Ashishkumar Parmar -X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco) <asparmar@cisco.com>; openembedded-core@lists.openembedded.org <openembedded-core@lists.openembedded.org>
Cc: xe-linux-external (Internal Group) <xe-linux-external@cisco.com>
Subject: Re: [OE-core][scarthgap][PATCH v2] bind: Upgrade 9.18.44 -> 9.18.49
On Tue Jun 30, 2026 at 8:04 AM CEST, Ashishkumar Parmar X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco) via lists.openembedded.org wrote:
> From: Ashishkumar Parmar <asparmar@cisco.com>
>
> This upgrade fixes CVE-2026-1519, CVE-2026-3039, CVE-2026-3592, CVE-2026-5946 and CVE-2026-5950.
>
> Changelog
> =========
> https://downloads.isc.org/isc/bind9/9.18.49/doc/arm/html/notes.html
That changelog contains:
| Notes for BIND 9.18.45
| Feature Changes
| Update requirements for system test suite.
| Python 3.10 or newer is now required for running the system test
| suite. The required Python packages and their version requirements
| are now tracked in the file bin/tests/system/requirements.txt. [GL
| #5690] [GL #5614]
Feature changes are not usually acceptable for stable. Can you justify
why this is the case here?
Thanks!
>
> Signed-off-by: Ashishkumar Parmar <asparmar@cisco.com>
> ---
> .../bind/{bind_9.18.44.bb => bind_9.18.49.bb} | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> rename meta/recipes-connectivity/bind/{bind_9.18.44.bb => bind_9.18.49.bb} (97%)
>
> diff --git a/meta/recipes-connectivity/bind/bind_9.18.44.bb b/meta/recipes-connectivity/bind/bind_9.18.49.bb
> similarity index 97%
> rename from meta/recipes-connectivity/bind/bind_9.18.44.bb
> rename to meta/recipes-connectivity/bind/bind_9.18.49.bb
> index d424edcb4e..723a09e739 100644
> --- a/meta/recipes-connectivity/bind/bind_9.18.44.bb
> +++ b/meta/recipes-connectivity/bind/bind_9.18.49.bb
> @@ -20,7 +20,7 @@ SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.xz \
> file://0001-avoid-start-failure-with-bind-user.patch \
> "
>
> -SRC_URI[sha256sum] = "81f5035a25c576af1a93f0061cf70bde6d00a0c7bd1274abf73f5b5389a6f82d"
> +SRC_URI[sha256sum] = "c43ce4548ebed788cd9df63658a7de105ceafba43fcd63fa352b1093e525cd24"
>
> UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/"
> # follow the ESV versions divisible by 2
--
Yoann Congal
Smile ECS
[-- Attachment #2: Type: text/html, Size: 11395 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [OE-core][scarthgap][PATCH v2] bind: Upgrade 9.18.44 -> 9.18.49
2026-07-07 13:24 ` Ashishkumar Parmar -X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco)
@ 2026-07-07 14:24 ` Yoann Congal
2026-07-09 5:19 ` Ashishkumar Parmar -X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco)
0 siblings, 1 reply; 5+ messages in thread
From: Yoann Congal @ 2026-07-07 14:24 UTC (permalink / raw)
To: Ashishkumar Parmar -X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco),
openembedded-core@lists.openembedded.org
Hello,
On Tue Jul 7, 2026 at 3:24 PM CEST, Ashishkumar Parmar -X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco) wrote:
> Thanks, Yoann.
>
> Yes, feature changes are usually not something we should take in stable.
>
> For this BIND work, I first submitted the individual CVE backport patches for scarthgap:
>
> - CVE-2026-1519:
> https://patchwork.yoctoproject.org/project/oe-core/patch/20260610100404.2993940-1-asparmar@cisco.com/
> - CVE-2026-5950:
> https://patchwork.yoctoproject.org/project/oe-core/patch/20260610100404.2993940-2-asparmar@cisco.com/
> - CVE-2026-3592:
> https://patchwork.yoctoproject.org/project/oe-core/patch/20260610100404.2993940-3-asparmar@cisco.com/
> - CVE-2026-3039:
> https://patchwork.yoctoproject.org/project/oe-core/patch/20260610100404.2993940-4-asparmar@cisco.com/
> - CVE-2026-5946:
> https://patchwork.yoctoproject.org/project/oe-core/patch/20260610100404.2993940-5-asparmar@cisco.com/
>
> During review, the feedback was that BIND is one of the rare projects
> where the upstream stable branch matches OE stable policy, and that
> upgrading along the 9.18 branch would be preferable to carrying a
> large CVE backport patch stack. That is why I superseded the backport
> series and sent the 9.18.44 -> 9.18.49
> upgrade instead:
>
> https://patchwork.yoctoproject.org/project/oe-core/patch/20260630060410.1203985-1-asparmar@cisco.com/
Sorry, I totally forgot that I was the one suggesting the upgrade.
> For the specific 9.18.45 changelog item you pointed out, the change is
> limited to ISC's upstream system test suite. It raises the Python
> requirement for running `bin/tests/system` and tracks those test-suite
> Python dependencies in `bin/tests/system/requirements.txt`.
>
> OE-Core's `bind` recipe does not enable or package that upstream
> system test suite and does not inherit `ptest`, so this change is not
> part of the target build, installed packages, runtime dependencies, or
> runtime behavior.
>
> So the reason for the upgrade is that it follows the earlier review
> direction to use the BIND 9.18 stable branch, while this particular
> feature change is test-suite-only and not target-visible in OE-Core.
I agree with proceeding with the upgrade.
Can you put a shorter explanation of the above in your commit message to
help future reviewer?
Thanks!
>
> Regards,
> Ashish
> ________________________________
> From: Yoann Congal <yoann.congal@smile.fr>
> Sent: 07 July 2026 15:49
> To: Ashishkumar Parmar -X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco) <asparmar@cisco.com>; openembedded-core@lists.openembedded.org <openembedded-core@lists.openembedded.org>
> Cc: xe-linux-external (Internal Group) <xe-linux-external@cisco.com>
> Subject: Re: [OE-core][scarthgap][PATCH v2] bind: Upgrade 9.18.44 -> 9.18.49
>
> On Tue Jun 30, 2026 at 8:04 AM CEST, Ashishkumar Parmar X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco) via lists.openembedded.org wrote:
>> From: Ashishkumar Parmar <asparmar@cisco.com>
>>
>> This upgrade fixes CVE-2026-1519, CVE-2026-3039, CVE-2026-3592, CVE-2026-5946 and CVE-2026-5950.
>>
>> Changelog
>> =========
>> https://downloads.isc.org/isc/bind9/9.18.49/doc/arm/html/notes.html
>
> That changelog contains:
> | Notes for BIND 9.18.45
> | Feature Changes
> | Update requirements for system test suite.
> | Python 3.10 or newer is now required for running the system test
> | suite. The required Python packages and their version requirements
> | are now tracked in the file bin/tests/system/requirements.txt. [GL
> | #5690] [GL #5614]
>
> Feature changes are not usually acceptable for stable. Can you justify
> why this is the case here?
>
> Thanks!
>
>>
>> Signed-off-by: Ashishkumar Parmar <asparmar@cisco.com>
>> ---
>> .../bind/{bind_9.18.44.bb => bind_9.18.49.bb} | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>> rename meta/recipes-connectivity/bind/{bind_9.18.44.bb => bind_9.18.49.bb} (97%)
>>
>> diff --git a/meta/recipes-connectivity/bind/bind_9.18.44.bb b/meta/recipes-connectivity/bind/bind_9.18.49.bb
>> similarity index 97%
>> rename from meta/recipes-connectivity/bind/bind_9.18.44.bb
>> rename to meta/recipes-connectivity/bind/bind_9.18.49.bb
>> index d424edcb4e..723a09e739 100644
>> --- a/meta/recipes-connectivity/bind/bind_9.18.44.bb
>> +++ b/meta/recipes-connectivity/bind/bind_9.18.49.bb
>> @@ -20,7 +20,7 @@ SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.xz \
>> file://0001-avoid-start-failure-with-bind-user.patch \
>> "
>>
>> -SRC_URI[sha256sum] = "81f5035a25c576af1a93f0061cf70bde6d00a0c7bd1274abf73f5b5389a6f82d"
>> +SRC_URI[sha256sum] = "c43ce4548ebed788cd9df63658a7de105ceafba43fcd63fa352b1093e525cd24"
>>
>> UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/"
>> # follow the ESV versions divisible by 2
>
>
> --
> Yoann Congal
> Smile ECS
--
Yoann Congal
Smile ECS
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [OE-core][scarthgap][PATCH v2] bind: Upgrade 9.18.44 -> 9.18.49
2026-07-07 14:24 ` Yoann Congal
@ 2026-07-09 5:19 ` Ashishkumar Parmar -X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco)
0 siblings, 0 replies; 5+ messages in thread
From: Ashishkumar Parmar -X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco) @ 2026-07-09 5:19 UTC (permalink / raw)
To: Yoann Congal, openembedded-core@lists.openembedded.org
[-- Attachment #1: Type: text/plain, Size: 5606 bytes --]
Hi Yoann,
Thanks for the clarification.
I have sent the updated patch for this.
https://patchwork.yoctoproject.org/project/oe-core/patch/20260709050943.673109-1-asparmar@cisco.com/
Regards,
Ashish
________________________________
From: Yoann Congal <yoann.congal@smile.fr>
Sent: 07 July 2026 19:54
To: Ashishkumar Parmar -X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco) <asparmar@cisco.com>; openembedded-core@lists.openembedded.org <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core][scarthgap][PATCH v2] bind: Upgrade 9.18.44 -> 9.18.49
Hello,
On Tue Jul 7, 2026 at 3:24 PM CEST, Ashishkumar Parmar -X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco) wrote:
> Thanks, Yoann.
>
> Yes, feature changes are usually not something we should take in stable.
>
> For this BIND work, I first submitted the individual CVE backport patches for scarthgap:
>
> - CVE-2026-1519:
> https://patchwork.yoctoproject.org/project/oe-core/patch/20260610100404.2993940-1-asparmar@cisco.com/
> - CVE-2026-5950:
> https://patchwork.yoctoproject.org/project/oe-core/patch/20260610100404.2993940-2-asparmar@cisco.com/
> - CVE-2026-3592:
> https://patchwork.yoctoproject.org/project/oe-core/patch/20260610100404.2993940-3-asparmar@cisco.com/
> - CVE-2026-3039:
> https://patchwork.yoctoproject.org/project/oe-core/patch/20260610100404.2993940-4-asparmar@cisco.com/
> - CVE-2026-5946:
> https://patchwork.yoctoproject.org/project/oe-core/patch/20260610100404.2993940-5-asparmar@cisco.com/
>
> During review, the feedback was that BIND is one of the rare projects
> where the upstream stable branch matches OE stable policy, and that
> upgrading along the 9.18 branch would be preferable to carrying a
> large CVE backport patch stack. That is why I superseded the backport
> series and sent the 9.18.44 -> 9.18.49
> upgrade instead:
>
> https://patchwork.yoctoproject.org/project/oe-core/patch/20260630060410.1203985-1-asparmar@cisco.com/
Sorry, I totally forgot that I was the one suggesting the upgrade.
> For the specific 9.18.45 changelog item you pointed out, the change is
> limited to ISC's upstream system test suite. It raises the Python
> requirement for running `bin/tests/system` and tracks those test-suite
> Python dependencies in `bin/tests/system/requirements.txt`.
>
> OE-Core's `bind` recipe does not enable or package that upstream
> system test suite and does not inherit `ptest`, so this change is not
> part of the target build, installed packages, runtime dependencies, or
> runtime behavior.
>
> So the reason for the upgrade is that it follows the earlier review
> direction to use the BIND 9.18 stable branch, while this particular
> feature change is test-suite-only and not target-visible in OE-Core.
I agree with proceeding with the upgrade.
Can you put a shorter explanation of the above in your commit message to
help future reviewer?
Thanks!
>
> Regards,
> Ashish
> ________________________________
> From: Yoann Congal <yoann.congal@smile.fr>
> Sent: 07 July 2026 15:49
> To: Ashishkumar Parmar -X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco) <asparmar@cisco.com>; openembedded-core@lists.openembedded.org <openembedded-core@lists.openembedded.org>
> Cc: xe-linux-external (Internal Group) <xe-linux-external@cisco.com>
> Subject: Re: [OE-core][scarthgap][PATCH v2] bind: Upgrade 9.18.44 -> 9.18.49
>
> On Tue Jun 30, 2026 at 8:04 AM CEST, Ashishkumar Parmar X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco) via lists.openembedded.org wrote:
>> From: Ashishkumar Parmar <asparmar@cisco.com>
>>
>> This upgrade fixes CVE-2026-1519, CVE-2026-3039, CVE-2026-3592, CVE-2026-5946 and CVE-2026-5950.
>>
>> Changelog
>> =========
>> https://downloads.isc.org/isc/bind9/9.18.49/doc/arm/html/notes.html
>
> That changelog contains:
> | Notes for BIND 9.18.45
> | Feature Changes
> | Update requirements for system test suite.
> | Python 3.10 or newer is now required for running the system test
> | suite. The required Python packages and their version requirements
> | are now tracked in the file bin/tests/system/requirements.txt. [GL
> | #5690] [GL #5614]
>
> Feature changes are not usually acceptable for stable. Can you justify
> why this is the case here?
>
> Thanks!
>
>>
>> Signed-off-by: Ashishkumar Parmar <asparmar@cisco.com>
>> ---
>> .../bind/{bind_9.18.44.bb => bind_9.18.49.bb} | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>> rename meta/recipes-connectivity/bind/{bind_9.18.44.bb => bind_9.18.49.bb} (97%)
>>
>> diff --git a/meta/recipes-connectivity/bind/bind_9.18.44.bb b/meta/recipes-connectivity/bind/bind_9.18.49.bb
>> similarity index 97%
>> rename from meta/recipes-connectivity/bind/bind_9.18.44.bb
>> rename to meta/recipes-connectivity/bind/bind_9.18.49.bb
>> index d424edcb4e..723a09e739 100644
>> --- a/meta/recipes-connectivity/bind/bind_9.18.44.bb
>> +++ b/meta/recipes-connectivity/bind/bind_9.18.49.bb
>> @@ -20,7 +20,7 @@ SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.xz \
>> file://0001-avoid-start-failure-with-bind-user.patch \
>> "
>>
>> -SRC_URI[sha256sum] = "81f5035a25c576af1a93f0061cf70bde6d00a0c7bd1274abf73f5b5389a6f82d"
>> +SRC_URI[sha256sum] = "c43ce4548ebed788cd9df63658a7de105ceafba43fcd63fa352b1093e525cd24"
>>
>> UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/"
>> # follow the ESV versions divisible by 2
>
>
> --
> Yoann Congal
> Smile ECS
--
Yoann Congal
Smile ECS
[-- Attachment #2: Type: text/html, Size: 10201 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2026-07-09 5:19 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-30 6:04 [OE-core][scarthgap][PATCH v2] bind: Upgrade 9.18.44 -> 9.18.49 Ashishkumar Parmar X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco)
2026-07-07 10:19 ` Yoann Congal
2026-07-07 13:24 ` Ashishkumar Parmar -X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco)
2026-07-07 14:24 ` Yoann Congal
2026-07-09 5:19 ` Ashishkumar Parmar -X (asparmar - E INFOCHIPS PRIVATE LIMITED at Cisco)
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.