From 9a8740b24a0200b70f1d73f3d3671752e82e35b3 Mon Sep 17 00:00:00 2001 From: jincysam87 <167995204+jincysam87@users.noreply.github.com> Date: Tue, 3 Mar 2026 10:45:19 -0500 Subject: [PATCH 1/2] RDKEMW-14761 - Add RFC to control wifi-optimizer (#371) * Update data-model-generic.xml * Update data-model-generic.xml * Update data-model-generic.xml * Update data-model-generic.xml --- .../parodusClient/waldb/data-model/data-model-generic.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/hostif/parodusClient/waldb/data-model/data-model-generic.xml b/src/hostif/parodusClient/waldb/data-model/data-model-generic.xml index 478d4f492..e41e5a36a 100755 --- a/src/hostif/parodusClient/waldb/data-model/data-model-generic.xml +++ b/src/hostif/parodusClient/waldb/data-model/data-model-generic.xml @@ -4509,5 +4509,13 @@ + + + + + + + + From ab04119c9521f7aa4cbed1b40a875e5ccf33c615 Mon Sep 17 00:00:00 2001 From: nhanas001c Date: Tue, 3 Mar 2026 15:47:26 +0000 Subject: [PATCH 2/2] tr69hostif 1.3.4 release changelog updates --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce92bec2c..6a764beb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,19 @@ 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.4](https://github.com/rdkcentral/tr69hostif/compare/1.3.3...1.3.4) + +- RDKEMW-14761 - Add RFC to control wifi-optimizer [`#371`](https://github.com/rdkcentral/tr69hostif/pull/371) +- RDK-60924 : Addition of RFC parameter for Stage video devices [`#367`](https://github.com/rdkcentral/tr69hostif/pull/367) +- Merge tag '1.3.3' into develop [`d4a740b`](https://github.com/rdkcentral/tr69hostif/commit/d4a740b7b59527c3b744271da7e10fd3864b8ae9) + #### [1.3.3](https://github.com/rdkcentral/tr69hostif/compare/1.3.2...1.3.3) +> 16 February 2026 + - RDKEMW-12857: Observed tr69hostif crash on shutdown [`#361`](https://github.com/rdkcentral/tr69hostif/pull/361) - RDK-60308-[tr69hostif, RFC] RDK Coverity Defect Resolution for Device Management [`#342`](https://github.com/rdkcentral/tr69hostif/pull/342) +- 1.3.3 release changelog updates [`d559257`](https://github.com/rdkcentral/tr69hostif/commit/d55925714cb79aa5d75dc4e4d2477435b1521d24) - Merge tag '1.3.2' into develop [`17315e0`](https://github.com/rdkcentral/tr69hostif/commit/17315e005519fa0100d6a43081429c5d53198ca3) #### [1.3.2](https://github.com/rdkcentral/tr69hostif/compare/1.3.0...1.3.2)