~sbeattie/ubuntu-cve-tracker/+git/ubuntu-cve-tracker:oval-fix_timestamps

Last commit made on 2021-11-16
Get this branch:
git clone -b oval-fix_timestamps https://git.launchpad.net/~sbeattie/ubuntu-cve-tracker/+git/ubuntu-cve-tracker
Only Steve Beattie can upload to this branch. If you are Steve Beattie please log in for upload directions.

Branch merges

Branch information

Name:
oval-fix_timestamps
Repository:
lp:~sbeattie/ubuntu-cve-tracker/+git/ubuntu-cve-tracker

Recent commits

7b40f7b... by Steve Beattie

oval_lib: fix timestamps to always be UTC

The test/test_oval_lib_unit.py
TestOvalLibUnit::test_create_usn_definition() and
TestOvalLibUnit::test_invalid_priority_usn_definition() tests were
failing for people in timezones where the UTC offset is in the positive
because python by default was importing the timestamp from the USN db in
the tester's timezone, resulting in the date of publication being a day
different.

Fix this by explicitly recording all the dates used in oval_lib as being
in the UTC timezone. Unfortunately, this is a python3 only mechanism.

Signed-off-by: Steve Beattie <email address hidden>
MR: https://code.launchpad.net/~ebarretto/ubuntu-cve-tracker/+git/ubuntu-cve-tracker/+merge/411027

64a48a3... by Marc Deslauriers

updated neutron CVEs with versions in -updates

7cc4be7... by Marc Deslauriers

fixup some CVEs with package status in jammy

d708a1b... by Marc Deslauriers

updated chromium-browser CVEs

47a94ab... by Marc Deslauriers

research libreoffice CVEs

6767202... by Marc Deslauriers

updated vim CVEs with jammy versions

762fed9... by Marc Deslauriers

research firefox CVEs

7549810... by Marc Deslauriers

deferred jammy on postgresql-13 CVEs

0682565... by Ray Veldkamp

CVE-2021-20244: Add IM6 upstream patch info

9a8de9b... by Steve Beattie

oval tests: merge format and end-to-end test fixes

Eduardo Barretto (2):
  test_oval_lib_unit: Update CVE tracker URL and CVE description
  test_oval_lib_unit: Add product description comment

 test/test_oval_lib_unit.py | 106 ++++++++++++++++++-------------------
 1 file changed, 53 insertions(+), 53 deletions(-)

Signed-off-by: Steve Beattie <email address hidden>
MR: https://code.launchpad.net/~ebarretto/ubuntu-cve-tracker/+git/ubuntu-cve-tracker/+merge/411027