Skip to content

Commit 7e15fcd

Browse files
RDK-51777: [RDK-V]remove irmgr reference from rdkservices and rdkservices-cpc
Reason for change: [RDK-V]remove irmgr reference from rdkservices and rdkservices-cpc Test Procedure: refer RDK-51769. Risks: Low Signed-off-by:gsanto722 <[email protected]>
1 parent b9baa75 commit 7e15fcd

File tree

6 files changed

+25
-0
lines changed

6 files changed

+25
-0
lines changed

DisplaySettings/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ All notable changes to this RDK Service will be documented in this file.
1616

1717
* For more details, refer to [versioning](https://github.com/rdkcentral/rdkservices#versioning) section under Main README.
1818

19+
## [2.0.2] - 2024-12-18
20+
### Removed
21+
- remove irmgr reference from rdkservices.
22+
1923
## [2.0.1] - 2024-12-03
2024
### Fixed
2125
- Fixed unhandled exception that was occasionally causing a crash if thread creation failed.

FrameRate/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ All notable changes to this RDK Service will be documented in this file.
1616

1717
* For more details, refer to [versioning](https://github.com/rdkcentral/rdkservices#versioning) section under Main README.
1818

19+
## [1.0.7] - 2024-12-18
20+
### Removed
21+
- remove irmgr reference from rdkservices.
22+
1923
## [1.0.6] - 2024-05-25
2024
### Added
2125
- Make plugin autostart configurable from recipe

MaintenanceManager/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ All notable changes to this RDK Service will be documented in this file.
1616

1717
* For more details, refer to [versioning](https://github.com/rdkcentral/rdkservices#versioning) section under Main README.
1818

19+
## [1.0.39] - 2024-12-18
20+
### Removed
21+
- remove irmgr reference from rdkservices.
22+
1923
## [1.0.38] - 2024-11-26
2024
### Added
2125
- MaintenanceManager is stuck at MAINTENANCE_STARTED in non-WAI case, when SUPPRESSED_MAINTENANCE is enabled with no Skip Firmware

RemoteActionMapping/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ All notable changes to this RDK Service will be documented in this file.
1515
* Changes in CHANGELOG should be updated when commits are added to the main or release branches. There should be one CHANGELOG entry per JIRA Ticket. This is not enforced on sprint branches since there could be multiple changes for the same JIRA ticket during development.
1616

1717
* For more details, refer to [versioning](https://github.com/rdkcentral/rdkservices#versioning) section under Main README.
18+
19+
## [1.0.9] - 2024-12-18
20+
### Removed
21+
- remove irmgr reference from rdkservices.
22+
1823
## [1.0.8] - 2024-03-29
1924
### Security
2025
- Resolved security vulnerabilities

SystemServices/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ All notable changes to this RDK Service will be documented in this file.
1616

1717
* For more details, refer to [versioning](https://github.com/rdkcentral/rdkservices#versioning) section under Main README.
1818

19+
## [3.4.1] - 2024-12-18
20+
### Removed
21+
- remove irmgr reference from rdkservices.
22+
1923
## [3.4.0] - 2024-12-09
2024
### Added
2125
- Added implementation for BootType get API.

Warehouse/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ All notable changes to this RDK Service will be documented in this file.
1616

1717
* For more details, refer to [versioning](https://github.com/rdkcentral/rdkservices#versioning) section under Main README.
1818

19+
## [1.0.11] - 2024-12-18
20+
### Removed
21+
- remove irmgr reference from rdkservices
22+
1923
## [1.0.10] - 2024-05-25
2024
### Added
2125
- Make plugin autostart configurable from recipe

0 commit comments

Comments
 (0)