summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2018-01-29 01:58:37 +0000
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2018-01-29 03:27:08 +0000
commit957fd79a272d718be8f23824e04409aa1fb4ee1e (patch)
tree6e76696de344c2380a0612c5d4f71249706efbad
parent8cc0d06e65ae9581b6317a18cf695eb853589c14 (diff)
downloadpsycopg2-957fd79a272d718be8f23824e04409aa1fb4ee1e.tar.gz
Build using OpenSSL 1.0.2n
-rw-r--r--.appveyor.yml2
-rw-r--r--NEWS2
-rw-r--r--scripts/appveyor.cache_rebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 3efac77..1761e99 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -22,7 +22,7 @@ environment:
- {PYVER: "36", PYTHON_ARCH: "32"}
- {PYVER: "36", PYTHON_ARCH: "64"}
- OPENSSL_VERSION: "1_0_2m"
+ OPENSSL_VERSION: "1_0_2n"
POSTGRES_VERSION: "10_1"
PSYCOPG2_TESTDB: psycopg2_test
diff --git a/NEWS b/NEWS
index 5095dc6..c4d6501 100644
--- a/NEWS
+++ b/NEWS
@@ -31,7 +31,7 @@ What's new in psycopg 2.7.4
- Fixed `~cursor.rowcount` after `~cursor.executemany()` with :sql:`RETURNING`
statements (:ticket:`633`).
- Fixed compatibility problem with pypy3 (:ticket:`#649`).
-- Wheel packages compiled against PostgreSQL 10.1 libpq and OpenSSL 1.0.2m.
+- Wheel packages compiled against PostgreSQL 10.1 libpq and OpenSSL 1.0.2n.
What's new in psycopg 2.7.3.2
diff --git a/scripts/appveyor.cache_rebuild b/scripts/appveyor.cache_rebuild
index da1b2be..0482514 100644
--- a/scripts/appveyor.cache_rebuild
+++ b/scripts/appveyor.cache_rebuild
@@ -9,7 +9,7 @@ To invalidate the cache, update this file and check it into git.
Currently used modules built in the cache:
OpenSSL
- Version: 1.0.2m
+ Version: 1.0.2n
PostgreSQL
Version: 10.1