Skip to content

Commit

Permalink
chore(deps): update deps/open62541 digest to 51b4427
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent 84928ab commit 14e0881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/open62541
Submodule open62541 updated 61 files
+12 −9 CMakeLists.txt
+1 −1 deps/README.md
+16 −6 doc/building.rst
+4 −2 src/pubsub/ua_pubsub_manager.c
+88 −94 src/ua_types_encoding_json.c
+1 −0 tests/check_types_builtin_xml.c
+1 −0 tests/encryption/check_cert_generation.c
+1 −0 tests/nodeset-compiler/check_nodeset_compiler_adi.c
+1 −0 tests/nodeset-compiler/check_nodeset_compiler_autoid.c
+1 −0 tests/nodeset-compiler/check_nodeset_compiler_plc.c
+1 −0 tests/nodeset-compiler/check_nodeset_compiler_testnodeset.c
+19 −17 tests/nodeset-loader/add_node_integration_test/CMakeLists.txt
+1 −0 tests/nodeset-loader/check_nodeset_loader_adi.c
+1 −0 tests/nodeset-loader/check_nodeset_loader_compare_di.c
+1 −0 tests/nodeset-loader/check_nodeset_loader_ordering_di.c
+1 −0 tests/nodeset-loader/check_nodeset_loader_testnodeset.c
+1 −0 tests/nodeset-loader/check_nodeset_loader_ua_nodeset.c
+1 −0 tests/pubsub/check_pubsub_config_freeze.c
+1 −0 tests/pubsub/check_pubsub_configuration.c
+1 −0 tests/pubsub/check_pubsub_connection_ethernet.c
+1 −0 tests/pubsub/check_pubsub_connection_ethernet_etf.c
+1 −0 tests/pubsub/check_pubsub_connection_mqtt.c
+1 −0 tests/pubsub/check_pubsub_connection_udp.c
+1 −0 tests/pubsub/check_pubsub_connection_xdp.c
+1 −0 tests/pubsub/check_pubsub_decryption.c
+1 −0 tests/pubsub/check_pubsub_encoding.c
+1 −0 tests/pubsub/check_pubsub_encoding_custom.c
+1 −0 tests/pubsub/check_pubsub_encoding_json.c
+1 −0 tests/pubsub/check_pubsub_encrypted_rt_levels.c
+1 −0 tests/pubsub/check_pubsub_encryption.c
+1 −0 tests/pubsub/check_pubsub_encryption_aes256.c
+1 −0 tests/pubsub/check_pubsub_get_state.c
+1 −0 tests/pubsub/check_pubsub_informationmodel.c
+1 −0 tests/pubsub/check_pubsub_informationmodel_methods.c
+1 −0 tests/pubsub/check_pubsub_mqtt.c
+1 −0 tests/pubsub/check_pubsub_multiple_subscribe_rt_levels.c
+1 −0 tests/pubsub/check_pubsub_pds.c
+1 −0 tests/pubsub/check_pubsub_publish.c
+1 −0 tests/pubsub/check_pubsub_publish_ethernet.c
+1 −0 tests/pubsub/check_pubsub_publish_ethernet_etf.c
+1 −0 tests/pubsub/check_pubsub_publish_json.c
+1 −0 tests/pubsub/check_pubsub_publish_rt_levels.c
+1 −0 tests/pubsub/check_pubsub_publisherid.c
+1 −0 tests/pubsub/check_pubsub_publishspeed.c
+1 −0 tests/pubsub/check_pubsub_sks_client.c
+1 −0 tests/pubsub/check_pubsub_sks_keystorage.c
+1 −0 tests/pubsub/check_pubsub_sks_pull.c
+1 −0 tests/pubsub/check_pubsub_sks_push.c
+1 −0 tests/pubsub/check_pubsub_sks_securitygroups.c
+1 −0 tests/pubsub/check_pubsub_subscribe.c
+1 −0 tests/pubsub/check_pubsub_subscribe_config_freeze.c
+1 −0 tests/pubsub/check_pubsub_subscribe_encrypted.c
+1 −0 tests/pubsub/check_pubsub_subscribe_msgrcvtimeout.c
+1 −0 tests/pubsub/check_pubsub_subscribe_rt_levels.c
+1 −0 tests/pubsub/check_pubsub_udp_unicast.c
+1 −0 tests/server/check_server_alarmsconditions.c
+1 −5 tools/open62541.pc.in
+3 −3 tools/packaging/debian/changelog
+283 −1 tools/packaging/debian/copyright
+0 −1 tools/packaging/debian/libopen62541-dev.install-template
+5 −9 tools/packaging/debian/libopen62541-tools.install-template

0 comments on commit 14e0881

Please sign in to comment.