-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2020-cb53887cbd 2020-02-12 02:14:23.118419 --------------------------------------------------------------------------------
Name : xbacklight Product : Fedora 31 Version : 1.2.3 Release : 1.fc31 URL : https://xorg.freedesktop.org/releases/individual/app/ Summary : Adjust backlight brightness using RandR Description : Xbacklight is used to adjust the backlight brightness where supported. It finds all outputs on the X server supporting backlight brightness control and changes them all in the same way. -------------------------------------------------------------------------------- Update Information: - exit if conv. from string to double fails atof(3), whose return value is undefined on error, is used to parse command line arguments, leading to undefined behavior if something else than a number is specified. this patch uses strtod(3) and exits on error. - Properly round the new brightness value Previously, it was always rounded down, which meant that -dec X would result in a bigger change than -inc X for the same X if rounding took place. -------------------------------------------------------------------------------- ChangeLog: * Sun Feb 2 2020 Michel Alexandre Salim <[email protected]> - 1.2.3-1 - Update to 1.2.3 -------------------------------------------------------------------------------- References: [ 1 ] Bug #1742033 - xbacklight-1.2.3 is available https://bugzilla.redhat.com/show_bug.cgi?id=1742033 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2020-cb53887cbd' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
