summaryrefslogtreecommitdiff
path: root/server/changes/bug_5368_avoid-yet-another-crypto-dep
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2014-07-18 11:09:13 -0300
committerTomás Touceda <chiiph@leap.se>2014-07-18 11:09:13 -0300
commit4739fd00ba7dd57ef840a953c707c331be4a058f (patch)
tree9a7305fedaadcf47c7ab09caf8d0548c43940a71 /server/changes/bug_5368_avoid-yet-another-crypto-dep
parent4519775ebbbbe09913a1b96c8ac0a55c8a956069 (diff)
Fold in changes
Diffstat (limited to 'server/changes/bug_5368_avoid-yet-another-crypto-dep')
-rw-r--r--server/changes/bug_5368_avoid-yet-another-crypto-dep2
1 files changed, 0 insertions, 2 deletions
diff --git a/server/changes/bug_5368_avoid-yet-another-crypto-dep b/server/changes/bug_5368_avoid-yet-another-crypto-dep
deleted file mode 100644
index 6f3f2b04..00000000
--- a/server/changes/bug_5368_avoid-yet-another-crypto-dep
+++ /dev/null
@@ -1,2 +0,0 @@
- o Pin PyOpenSSL dependency version to <0.14 to avoid yet another crypto
- dependency.