diff options
| author | Johannes Kauffmann <johanneskauffmann@hotmail.com> | 2026-02-19 11:18:34 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-02-20 23:34:20 -0800 |
| commit | 6de011f52090e910f01b9df7345777eaf23f15d2 (patch) | |
| tree | d4355a87285981772fa5c6dab49b7c9a87b8909b /meta-networking | |
| parent | ca43e2b187585a7d95421c722cf70fa93ae9d0a9 (diff) | |
| download | meta-openembedded-6de011f52090e910f01b9df7345777eaf23f15d2.tar.gz | |
open62541: update to v1.4.16
Important changes from the v1.4.16 patch release notes:
- server: Block transfer of subscriptions between anonymous users
- server: Track transferred subscriptions for correct diagnostics counter update
- client: Don't close the SecureChannel when the servers sends a late async response
- pubsub: Add null check after UA_Array_new in addDataSetReaderConfig
- pubsub: Prevent NULL dereference in UA_DataSetMessage_decodeBinary
- pubsub: Initialize value in UA_NetworkMessage_decodePayload to avoid undefined behavior
Signed-off-by: Johannes Kauffmann <johanneskauffmann@hotmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
| -rw-r--r-- | meta-networking/recipes-protocols/opcua/open62541_1.4.16.bb (renamed from meta-networking/recipes-protocols/opcua/open62541_1.4.15.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/opcua/open62541_1.4.15.bb b/meta-networking/recipes-protocols/opcua/open62541_1.4.16.bb index 15dbd4b2dc..32f7148f4b 100644 --- a/meta-networking/recipes-protocols/opcua/open62541_1.4.15.bb +++ b/meta-networking/recipes-protocols/opcua/open62541_1.4.16.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "\ | |||
| 8 | " | 8 | " |
| 9 | 9 | ||
| 10 | SRCREV_FORMAT = "opcua_mdnsd_ua-nodeset_mqtt-c" | 10 | SRCREV_FORMAT = "opcua_mdnsd_ua-nodeset_mqtt-c" |
| 11 | SRCREV_opcua = "45e4cd3ef6c79a8e503d37c9f5c89fefe90d99db" | 11 | SRCREV_opcua = "f63e2a819aff6e468242dc2e54ccbd5b75d63654" |
| 12 | SRCREV_mdnsd = "488d24fb9d427aec77df180268f0291eeee7fb8b" | 12 | SRCREV_mdnsd = "488d24fb9d427aec77df180268f0291eeee7fb8b" |
| 13 | SRCREV_ua-nodeset = "d1bb6a22125bd7cd986272b1ee98a18a91d76fff" | 13 | SRCREV_ua-nodeset = "d1bb6a22125bd7cd986272b1ee98a18a91d76fff" |
| 14 | SRCREV_mqtt-c = "0f4c34c8cc00b16cfee094745d68b8cdbaecd8e0" | 14 | SRCREV_mqtt-c = "0f4c34c8cc00b16cfee094745d68b8cdbaecd8e0" |
