CHANGELOG.md (29a8f9895459ea729de19bee797015ad26e66079) | CHANGELOG.md (366651d9ef0e03f97b1e1d2b6188f2b452044d1c) |
---|---|
1# Changelog 2 3All notable changes to this project will be documented in this file. 4 5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 6and this project adheres to 7[Semantic Versioning](https://semver.org/spec/v2.0.0.html). 8 --- 66 unchanged lines hidden (view full) --- 75 `socket-id` should be directly replaced with `console-id`. 76 772. Deprecate the `xyz.openbmc_project.console` D-Bus interface in favor of the 78 functionally equivalent `xyz.openbmc_project.Console.UART`. 79 80### Fixed 81 821. obmc-console: Consolidate handling of default socket-id | 1# Changelog 2 3All notable changes to this project will be documented in this file. 4 5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 6and this project adheres to 7[Semantic Versioning](https://semver.org/spec/v2.0.0.html). 8 --- 66 unchanged lines hidden (view full) --- 75 `socket-id` should be directly replaced with `console-id`. 76 772. Deprecate the `xyz.openbmc_project.console` D-Bus interface in favor of the 78 functionally equivalent `xyz.openbmc_project.Console.UART`. 79 80### Fixed 81 821. obmc-console: Consolidate handling of default socket-id |
83 84### Fixed 85 861. log-handler: Set the end of the file as the file size |
|