benoit@25: FarolLuz next benoit@25: ============= benoit@25: benoit@25: Main changes since FarolLuz 0.1.1: benoit@25: ---------------------------------- benoit@25: * Add tests benoit@25: * Add method to rename productIDs in the whole document benoit@25: benoit@20: FarolLuz 0.1.1 (2014-10-17) benoit@6: =========================== benoit@6: benoit@6: This is the first patch release of FarolLuz 0.1 benoit@6: benoit@20: This release add support for reading / writing incomplete CVRF documents. As benoit@20: well as introduce a few features for ease of manipulation of the document. benoit@6: benoit@6: Main changes since FarolLuz 0.1: benoit@6: -------------------------------- benoit@6: * Allow writing of incomplete CVRF documents. benoit@6: * Allow parsing of incomplete CVRF documents. benoit@6: * Add a method to extract a document ID. benoit@17: * Add methods to extract Product references in a Document. benoit@12: * Add method to get a Vulnerability Note per ordinal. benoit@12: * Fix issue where Acknowledgment could only have one Name and Organization. benoit@12: * Complete the CVRF template with missing elements benoit@13: * Improve validation. benoit@6: benoit@6: benoit@0: FarolLuz 0.1 (2014-09-23) benoit@0: ========================= benoit@0: benoit@0: This is the first release of FarolLuz. FarolLuz is a set of library / benoit@0: utilities to manipulate Security Advisories. It is part of Farol, a Security benoit@0: Advisory Management Platform. benoit@0: benoit@0: It has the following features: benoit@0: benoit@0: - Parsing of CVRF Documents benoit@0: - Generation of CVRF Documents benoit@0: - Generation of RedHat LSC as NASL scripts benoit@0: - Various utility methods on the CVRF objects benoit@0: - Experimental Generation of RedHat LSC as OVAL scripts