diff --git a/CHANGELOG.md b/CHANGELOG.md index 305a325..c149523 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [1.3.0](https://github.com/rdkcentral/xdns/compare/1.2.0...1.3.0) + +- RDKB-65075: Fix native build failure [`#23`](https://github.com/rdkcentral/xdns/pull/23) +- Merge tag '1.2.0' into develop [`3a23a3b`](https://github.com/rdkcentral/xdns/commit/3a23a3b3486ca658a16ad9ff81831a4cd32bc1fb) + #### [1.2.0](https://github.com/rdkcentral/xdns/compare/1.1.1...1.2.0) +> 1 April 2026 + - RDKB-63135, RDKB-63664 : Handle Security Edge feature for business - Add T2 markers [`#18`](https://github.com/rdkcentral/xdns/pull/18) +- Add changelog for release 1.2.0 [`4a45b95`](https://github.com/rdkcentral/xdns/commit/4a45b95813ffbd5fac443393b8e73724e5413d3f) - Merge tag '1.1.1' into develop [`e302582`](https://github.com/rdkcentral/xdns/commit/e302582fcfefd10e30827bf0b34228beb4c52b65) #### [1.1.1](https://github.com/rdkcentral/xdns/compare/1.1.0...1.1.1) diff --git a/cov_docker_script/configure_options.conf b/cov_docker_script/configure_options.conf index 7bb7920..44465a1 100644 --- a/cov_docker_script/configure_options.conf +++ b/cov_docker_script/configure_options.conf @@ -9,6 +9,9 @@ # Autotools configuration -DHAVE_CONFIG_H +# Safec dummy API +-DSAFEC_DUMMY_API + # Include paths -I$HOME/usr/include/rdkb/ -I/usr/include/dbus-1.0