Changelog 2.6.1.17705 -> 2.6.1.17709 ==================================== * [FIX] wapt-get: open local sqlite3 public and private db in readonly mode except during write operations * on linux, opening sqlite db in read write locks the db and raises an access violation if another process tries to open it at the same time. * fix get-public-param * fix memory leak in waptdb.select() * waptconsole: uninitialized ReloadNeeded * [FIX] wapt-get --notify_server=0/1 option * update help * [FIX] host_info false dmidecode error * fixed keys System_Information -> System * on linux vm, get_dmi_info() return dict with keys ['Bios', 'System', 'Security', 'Board', 'Chassis', 'Processor', 'Memory', 'Connector', 'Slot', 'PointingDevice', 'Battery', 'Oem']