diff mbox

Revert "package/openvpn: bump version to 2.3.10"

Message ID 1454246790-8381-1-git-send-email-gustavo@zacarias.com.ar
State Accepted
Commit bb446a7b77b96bdf2fc0ed6946a1be0b7650e257
Headers show

Commit Message

Gustavo Zacarias Jan. 31, 2016, 1:26 p.m. UTC
openvpn 2.3.10 doesn't work with polarssl 1.2.x, hence this bump breaks
builds for the polarssl backend.

This reverts commit 06f3e7904f13ec08492fcc7f6e7287a90eac6347.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/openvpn/openvpn.hash | 4 ++--
 package/openvpn/openvpn.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Bernd Kuhls Jan. 31, 2016, 1:31 p.m. UTC | #1
Am Sun, 31 Jan 2016 10:26:30 -0300 schrieb Gustavo Zacarias:

> openvpn 2.3.10 doesn't work with polarssl 1.2.x, hence this bump breaks
> builds for the polarssl backend.

Hi,

what about bumping polarssl to 1.3?

Regards, Bernd
Gustavo Zacarias Jan. 31, 2016, 1:38 p.m. UTC | #2
On 31/01/16 10:31, Bernd Kuhls wrote:

> Hi,
>
> what about bumping polarssl to 1.3?
>
> Regards, Bernd

Hi.
I think it's possible but it needs patching since it conflicts with 
mbedtls (the famous rename), in order for mbedtls to install everything 
as polarssl.
Also shairport-sync might not like the bump, APIs changed between 
1.2/1.3/2.x
And no, openvpn releases doesn't work with 2.x mbedtls, i think there's 
work in progress in master towards 2.4.x but i'd advice against using that.
Regards.
Bernd Kuhls Jan. 31, 2016, 2:07 p.m. UTC | #3
Am Sun, 31 Jan 2016 10:26:30 -0300 schrieb Gustavo Zacarias:

> openvpn 2.3.10 doesn't work with polarssl 1.2.x, hence this bump breaks
> builds for the polarssl backend.

Reviewed-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Peter Korsgaard Jan. 31, 2016, 3:39 p.m. UTC | #4
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > openvpn 2.3.10 doesn't work with polarssl 1.2.x, hence this bump breaks
 > builds for the polarssl backend.

 > This reverts commit 06f3e7904f13ec08492fcc7f6e7287a90eac6347.

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.
diff mbox

Patch

diff --git a/package/openvpn/openvpn.hash b/package/openvpn/openvpn.hash
index 7197258..4ab916e 100644
--- a/package/openvpn/openvpn.hash
+++ b/package/openvpn/openvpn.hash
@@ -1,2 +1,2 @@ 
-# Locally calculated
-sha256	c54dbf91d47b9533fac3b94d2b5719bdbe0d081fe8245184f91ef8a871d22003	openvpn-2.3.10.tar.xz
+# Locally calculated after checking pgp signature
+sha256	52f16bef3a02369682f1464fbd2821070c98d0bd993f4c46c764e87375abdcc1 	openvpn-2.3.9.tar.xz
diff --git a/package/openvpn/openvpn.mk b/package/openvpn/openvpn.mk
index 5565e59..58da86b 100644
--- a/package/openvpn/openvpn.mk
+++ b/package/openvpn/openvpn.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-OPENVPN_VERSION = 2.3.10
+OPENVPN_VERSION = 2.3.9
 OPENVPN_SOURCE = openvpn-$(OPENVPN_VERSION).tar.xz
 OPENVPN_SITE = http://swupdate.openvpn.net/community/releases
 OPENVPN_DEPENDENCIES = host-pkgconf