K 10 svn:author V 4 bapt K 8 svn:date V 27 2020-01-22T16:50:05.845167Z K 7 svn:log V 474 update to 1.12.99.2 - lua scripts are now running in a capsicum sandbox - lua scripts io.open function is now always opening relative to ROOTDIR - expat vulnxml parser has been replaced by a yxml based one - libucl has been update to the latest git version - error reporting has been improved when parsing vuxml file - shell script can now push message at the pkg-message level by writing to the ${PKG_MSGFD} file descriptor: echo "message for the user" >&${PKG_MSGFD} END