From 717006e09091206e862bb731f330fef2ea980724 Mon Sep 17 00:00:00 2001 From: Jorropo-berty-bot <71071723+Jorropo-berty-bot@users.noreply.github.com> Date: Fri, 4 Dec 2020 03:10:39 +0000 Subject: [PATCH] Updated libtor dependencies. --- README.md | 2 +- lock.json | 2 +- openssl_config/buildinf.macos64.h | 2 +- openssl_config/buildinf.x64.h | 2 +- openssl_config/buildinf.x86.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5b578d29..5216214d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The `go-libtor` project is a self-contained, fully statically linked Tor library |:-:|:-:|:-:| | zlib | 1.2.11 | [`cacf7f1d4e3d44d871b605da3b647f07d718623f`](https://github.com/madler/zlib/commit/cacf7f1d4e3d44d871b605da3b647f07d718623f) | | libevent | 2.2.0-alpha-dev | [`657e180694a97c6d70d58cd60b82e43dc23ac4b2`](https://github.com/libevent/libevent/commit/657e180694a97c6d70d58cd60b82e43dc23ac4b2) | -| openssl | 1.1.1-stable | [`9d5580612887b0c37016e7b65707e8e9dc27f4bb`](https://github.com/openssl/openssl/commit/9d5580612887b0c37016e7b65707e8e9dc27f4bb) | +| openssl | 1.1.1-stable | [`61168b5b8dde03f3b77ddf5e4b1b81c338c01746`](https://github.com/openssl/openssl/commit/61168b5b8dde03f3b77ddf5e4b1b81c338c01746) | | tor | 0.3.5.12-dev | [`6cd23b29d262da3ecd07208804804d66550a6c9a`](https://gitweb.torproject.org/tor.git/commit/?id=6cd23b29d262da3ecd07208804804d66550a6c9a) | The library is currently supported on: diff --git a/lock.json b/lock.json index f1c03e3f..a53dd7a8 100644 --- a/lock.json +++ b/lock.json @@ -1 +1 @@ -{"zlib":"cacf7f1d4e3d44d871b605da3b647f07d718623f","libevent":"657e180694a97c6d70d58cd60b82e43dc23ac4b2","openssl":"9d5580612887b0c37016e7b65707e8e9dc27f4bb","tor":"6cd23b29d262da3ecd07208804804d66550a6c9a"} \ No newline at end of file +{"zlib":"cacf7f1d4e3d44d871b605da3b647f07d718623f","libevent":"657e180694a97c6d70d58cd60b82e43dc23ac4b2","openssl":"61168b5b8dde03f3b77ddf5e4b1b81c338c01746","tor":"6cd23b29d262da3ecd07208804804d66550a6c9a"} \ No newline at end of file diff --git a/openssl_config/buildinf.macos64.h b/openssl_config/buildinf.macos64.h index 68a68f44..d2111f62 100644 --- a/openssl_config/buildinf.macos64.h +++ b/openssl_config/buildinf.macos64.h @@ -11,7 +11,7 @@ */ #define PLATFORM "platform: darwin64-x86_64-cc" -#define DATE "built on: Wed Dec 2 15:35:34 2020 -0800" +#define DATE "built on: Thu Dec 3 11:17:16 2020 +0100" /* * Generate compiler_flags as an array of individual characters. This is a diff --git a/openssl_config/buildinf.x64.h b/openssl_config/buildinf.x64.h index 302920da..6941b018 100644 --- a/openssl_config/buildinf.x64.h +++ b/openssl_config/buildinf.x64.h @@ -11,7 +11,7 @@ */ #define PLATFORM "platform: linux-x86_64" -#define DATE "built on: Wed Dec 2 15:35:34 2020 -0800" +#define DATE "built on: Thu Dec 3 11:17:16 2020 +0100" /* * Generate compiler_flags as an array of individual characters. This is a diff --git a/openssl_config/buildinf.x86.h b/openssl_config/buildinf.x86.h index 6436758e..2e8e81f7 100644 --- a/openssl_config/buildinf.x86.h +++ b/openssl_config/buildinf.x86.h @@ -11,7 +11,7 @@ */ #define PLATFORM "platform: linux-x86" -#define DATE "built on: Wed Dec 2 15:35:34 2020 -0800" +#define DATE "built on: Thu Dec 3 11:17:16 2020 +0100" /* * Generate compiler_flags as an array of individual characters. This is a