Changelog for
lcdproc-0.5.9+git20200721.9ec9ba4-3.73.x86_64.rpm :
* Fri Nov 20 2020 malcolmlewisAATTopensuse.org- Update to version 0.5.9+git20200721.9ec9ba4:
* [lircin driver]: fix lirc_code2char() API usage.
* Include AM_PROG_AR to use systems AR.
* Add parsing of connect statement for LCD width and height, and open widget to match.
* Remove trailing new-line from fortunes and shorten displays by replacing tabs with two spaces.
* Add verbosity arguement and add debugging statements that depend on verbosity.- Update build requires to libftdi1.
* Mon Apr 13 2020 malcolmlewisAATTopensuse.org- Update to version 0.5.9+git20200402.055c3a7:
* Added documentation for jw002 driver
* Add jw002 to list of drivers to config and make
* Added jw002 driver files
* Added jw002 section to LCDd.conf
* Mon Mar 16 2020 malcolmlewisAATTopensuse.org- Update to version 0.5.9+git20200210.084126b:
* Fix compilation with GCC >= 10.x.
* gcc warn if no parenthesis.
* server/drivers/hd44780-usb4all.c Improve initialisation.
* Replace gethostbyname() which is obsolete with getaddrinfo().
* drivers/picolcd: Set libusb debug the new way.
* Fix markdown link after renaming file.
* Fix parallel build (fix port-internal make dependencies) on many cores.
* Include
for PATH_MAX definition.
* server/drivers/hd44780: Fill spi_ioc_transfer structure completely.
* Add support for a second CE pin to the ftdi connection mode, (gh#lcdproc/lcdproc#138).
* Sun Mar 24 2019 malcolmlewisAATTopensuse.org- Initial build.