From c0da04db72e3ce8192b0eefb404f5362e71cea35 Mon Sep 17 00:00:00 2001 From: Mike McLean Date: Oct 09 2019 12:21:40 +0000 Subject: fix cve id and version refs --- diff --git a/docs/source/conf.py b/docs/source/conf.py index e6475c1..9fd2803 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -56,7 +56,7 @@ copyright = u'2017, Mike McLean, Mike B, Dennis Gilmore, Mathieu Bridon, Ian McL # The short X.Y version. version = '1.14' # The full version, including alpha/beta/rc tags. -release = '1.14.2' +release = '1.14.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/koji.spec b/koji.spec index 05f4e0c..b29ff1e 100644 --- a/koji.spec +++ b/koji.spec @@ -481,7 +481,7 @@ fi %changelog * Thu Sep 26 2019 Tomas Kopecek - 1.14.3-1 -- CVE XXXX fix +- CVE-2019-17109 fix * Thu Feb 21 2019 Mike McLean - 1.14.2-1 - Fix CVE-2018-1002161: SQL injection in multiple remote calls