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 01:58:37 +0000
commita5762a4e4b285ecbbb0c7d88bc4ab64b337ffb82 (patch)
tree83baab4797b3754e07347fec42abbcde64892d8e
parent8f6a26b9112d1197e1e3c31a2d51fb4cde35914f (diff)
downloadpsycopg2-openssl-1.0.2n.tar.gz
Build using OpenSSL 1.0.2nopenssl-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 348b671..bbe0eea 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -24,7 +24,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 07342e6..d000e9f 100644
--- a/NEWS
+++ b/NEWS
@@ -18,7 +18,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