Changelog for
psensor-server-1.2.1+13-lp154.2.5.x86_64.rpm :
* Tue Aug 24 2021 malcolmlewisAATTopensuse.org- Update to version 1.2.1+13:
* Fix gcc warning about misleading indentation.
* Tue Dec 15 2020 malcolmlewisAATTopensuse.org- Update to version 1.2.1+11:
* Added change information in the NEWS file.
* Fix compilation with microhttpd since version 0.9.71 which changes the return type of the cbk.
* Changed icons to better, higher resolution ones.
* Fixed unity count not visible.
* Changed copyright end date to 2020.
* Translation updates.
* Tue Dec 10 2019 malcolmlewisAATTopensuse.org- Update to version 1.2.0+git20191102.abf3533:
* Update rsensor.c: drop is_error macro definition. New json-c 13.1 removed bits.h inclusion, deprecating de facto all the definitions inside. is_error is defined as \"#define is_error(ptr) (ptr == NULL)\".
* Fixed link syntax.
* Readme as markdown format.
* Fixed potential race condition during graph drawing (Mark S.).
* Upgrade copyright end date.
* Fixed missing spacing.
* Checkpatch assume this file exists.
* Reduced too long lines.
* Updated the code checker and turn off some too much pedantic warnings.- Drop psensor-fix-implicit-declaration.patch as this has been upstreamed.
* Fri Mar 15 2019 malcolmlewisAATTopensuse.org- Add psensor-fix-implicit-declaration.patch: Fix implicit declaration of function error.
* Sun Nov 26 2017 malcolmlewisAATTopensuse.org- Updated to version 1.2.0:
* Added tooltip explaining why a setting is not available.
* Removed support of old AppIndicator library < 3.0.
* Fixed memory leaks in appindicator support when sensor preferences are changed.
* Changes of sensors preferences are applied immediately.
* Avoid multiple sensor preferences dialog at the same time.
* Support max/min sensor information from providers.
* Fixed string not translatable. (LP#138076).
* Added a default high threshold for temperature.
* Made help2man optional.
* New dconf settings +default-high-threshold-temperature+, and +default-sensor-alarm-enabled+.
* Fixed memory leaks due to glib GError.
* Fixed GtkDialog mapped without a transient parent (LP#1642696).
* Translation updates.
* Mon Aug 08 2016 malcolmlewisAATTopensuse.org- Update to version 1.1.5: + Fixed CPU overuse (lp#1582930).- Changes from version 1.1.4: + psensor-server: avoid to retrieve files which are not under the webserver directory. + Fixed compilation failure for MHD_create_response_from_buffer which has been deprecated.
* Sun Jun 21 2015 malcolmlewisAATTopensuse.org- Initial build.