From 2283c9aad16cb62f158dac998756c74280919f7a Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 6 Sep 2019 18:48:25 +0200 Subject: Version 1.97.1 --- ChangeLog.md | 6 ++++++ LICENSE | 2 +- sproxy2.cabal | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 868b6f1..bc5b8bb 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,3 +1,9 @@ +1.97.1 +====== + + * Update for newer network library (>= 3.0.0.0) where `inet_addr` has been removed. + + 1.97.0 ====== diff --git a/LICENSE b/LICENSE index 0e57558..2269f58 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ Copyright (c) 2016, Zalora South East Asia Pte. Ltd -Copyright (c) 2017, Igor Pashev +Copyright (c) 2017-2019, Igor Pashev Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/sproxy2.cabal b/sproxy2.cabal index 2d76e32..56b0eb3 100644 --- a/sproxy2.cabal +++ b/sproxy2.cabal @@ -1,5 +1,5 @@ name: sproxy2 -version: 1.97.0 +version: 1.97.1 synopsis: Secure HTTP proxy for authenticating users via OAuth2 description: Sproxy is secure by default. No requests makes it to the backend @@ -12,7 +12,7 @@ author: Igor Pashev maintainer: Igor Pashev copyright: 2016-2017, Zalora South East Asia Pte. Ltd; - 2017-2018, Igor Pashev + 2017-2019, Igor Pashev category: Databases, Web build-type: Simple cabal-version: 1.20 -- cgit v1.2.3