File read-edid.changes of Package read-edid
-------------------------------------------------------------------
Wed Jan 31 21:22:26 UTC 2024 - Michal Suchanek <msuchanek@suse.com>
- Drop libx86 support, it's no longer maintained in Factory.
-------------------------------------------------------------------
Wed Jan 31 14:40:42 UTC 2024 - Michal Suchanek <msuchanek@suse.com>
- Add wrapper for get-edid (bsc#1219395)
* default to not calling VBE BIOS which may crash
* print a warning message when i2c-dev driver is not loaded
-------------------------------------------------------------------
Sun Jun 7 20:51:08 UTC 2020 - Michal Suchanek <msuchanek@suse.com>
- Fix build with gcc10.
* read-edid-fix-gcc10-build.patch
-------------------------------------------------------------------
Wed Aug 8 12:24:14 UTC 2018 - jengelh@inai.de
- Reorder the parenthesis subclause for clarity.
- Trim authorship info, it's not done in openSUSE for years.
-------------------------------------------------------------------
Tue Aug 7 08:12:16 UTC 2018 - tchvatal@suse.com
- Remove LICENSE from documentation folder
-------------------------------------------------------------------
Fri Jul 20 13:21:45 UTC 2018 - tchvatal@suse.com
- Initial commit, package to read edid info from your screens
- Install docs to proper folder:
* read-edid-fix-cmakelists.patch
- Fix no return in non-void functions:
* read-edid-code-cleanup.patch