Commit Graph

7 Commits

Author SHA1 Message Date
Jeremy Cline
bfe36edfe2
Update to v2.21.0
Also adjust the patch that forces the system CA bundle to be used so
that behavior doesn't change if python-certifi is installed. It's
patched to point at the system CA bundle as well, but there's no reason
we need to assume that or use it.
2018-12-13 14:09:27 -05:00
Jeremy Cline
ffc9beb883
Update to v2.20.0
This fixes CVE-2018-18074.
2018-10-29 14:16:26 -04:00
Jeremy Cline
2455988645
Update to v2.19.0 2018-06-12 14:17:56 -04:00
Jeremy Cline
c281f15459
Adjust the CA patch for new dep version
The dependency version change caused the patch to not apply with
--fuzz=0

Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-08-18 10:23:55 -04:00
Igor Gnatenko
33a34fdd3a Update to 2.18.2
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-07-26 12:24:58 +02:00
Jeremy Cline
42ab4cc57f
Remove the certifi requirement from setup.py
We use the certificates provided by the ca-certificates RPM package and
therefore don't use certifi.

Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-06-20 09:05:25 -04:00
Jeremy Cline
2c9580baca
Update to 2.18.1 (#1449432)
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-06-19 16:35:58 -04:00