Bug#860183: Oval Def Generator incorrectly narrowing definitions

2017-04-13 Thread Nicholas Luedtke
I submitted a pull request on github to fix this issue with the following diff. This should close out this bug. https://github.com/sdelafond/debian-oval/pull/2 diff --git a/generate.py b/generate.py index b63ab6e..98dcf80 100644 --- a/generate.py +++ b/generate.py @@ -23,9 +23,9 @@ from oval.par

Bug#860183: Oval Def Generator incorrectly narrowing definitions

2017-04-12 Thread Nicholas Luedtke
Package: security.debian.org Currently the oval generator is hard coded to set jessie to correspond to version 8.2. This causes the following test for Jessie: 8.2 On the following object: /etcdebian_version\d\.\d Therefore any Jessie system that is not running the 8.2 point release will cause