Security Advisories (3)
CVE-2017-0373 (2017-05-10)

The gen_class_pod implementation in lib/Config/Model/Utils/GenClassPod.pm in Config-Model (aka libconfig-model-perl) before 2.102 has a dangerous "use lib" line, which allows remote attackers to have an unspecified impact via a crafted Debian package file.

CPANSA-Config-Model-2017-01 (2017-05-10)

YAML or YAML::XS can be loaded automatically making it possible to run arbitrary code loading a specially crafted YAML file.

CVE-2017-0374 (2017-05-10)

Loads models from a local directory, making it possible to substitute the model.

NAME

Config::Model::models::LCDd::imonlcd - Configuration class LCDd::imonlcd

VERSION

version 2.034

DESCRIPTION

Configuration classes used by Config::Model

generated from LCDd.conf

Elements

Backlight

Set the backlight state Optional. Type enum. choice: 'on', 'off'. upstream_default: 'on'.

Device

Select the output device to use Optional. Type uniline. upstream_default: '/dev/lcd0'.

Size

Specify the size of the display in pixels Optional. Type uniline. upstream_default: '96x16'.

Contrast

Select the displays contrast Optional. Type integer. upstream_default: '200'.

OnExit

Set the exit behavior 0 means leave shutdown message, 1 means show the big clock, 2 means blank device. Optional. Type integer. upstream_default: '1'.

Protocol

Specify which iMon protocol should be used

Choose 0 for 15c2:ffdc device, Choose 1 for 15c2:0038 device. Optional. Type enum. choice: '0', '1'. upstream_default: '0'.

DiscMode

Set the disc mode 0 => spin the "slim" disc - two disc segments, 1 => their complement spinning;Optional. Type enum. choice: '0', '1'. upstream_default: '0'.

SEE ALSO