CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/06/08 16:25:29
Modified files:
misc/open62541 : Makefile distinfo
misc/open62541/patches: patch-CMakeLists_txt
patch-tests_server_check_services_nodemanagement_c
misc/open62541/pkg: PFRAG.ns0_full PLIST
Added files:
misc/open62541/patches: patch-tests_check_securechannel_c
patch-tests_check_types_builtin_c
patch-tests_client_check_client_encryption_c
patch-tests_encryption_check_encryption_aes128sha256rsaoaep_c
patch-tests_encryption_check_encryption_basic128rsa15_c
patch-tests_encryption_check_encryption_basic256_c
patch-tests_encryption_check_encryption_basic256sha256_c
patch-tests_nodeset-compiler_check_nodeset_compiler_testnodeset_c
patch-tests_server_check_interfaces_c
patch-tests_server_check_services_attributes_c
Removed files:
misc/open62541/patches: patch-arch_network_tcp_c
patch-arch_posix_CMakeLists_txt
patch-include_open62541_server_h
patch-plugins_ua_accesscontrol_default_c
patch-src_client_ua_client_highlevel_c
patch-src_client_ua_client_subscriptions_c
patch-src_server_ua_services_attribute_c
patch-src_server_ua_services_nodemanagement_c
patch-src_ua_types_encoding_binary_c
patch-tests_CMakeLists_txt
patch-tests_server_check_server_userspace_c
patch-tests_testing-plugins_testing_networklayers_c
Log message:
Update open62541 from 1.0.6 to 1.3.1. Remove all patches that have
been commited upstream. New patches prevent fatal compiler warnings.
Do not install unrelated header files that are not used. Currently
tests are not working reliably. The 1.3 API is incompatible to 1.0
version. Depending port misc/p5-OPCUA-Open62541 builds, but tests
fail. Working around API incompatibilities, fixing bugs, and resolve
tests races will be done in tree.
OK sthen@