dolibarr-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dolibarr-dev] Dolibarr 3.9 freeze


From: Frédéric FRANCE
Subject: Re: [Dolibarr-dev] Dolibarr 3.9 freeze
Date: Tue, 8 Dec 2015 10:07:47 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0

Hello
Paypal stops support of TLSv1 in january 2016
Maybe we need to update paypal.lib.php

curl_setopt($ch, CURLOPT_SSLVERSION, 6); // Force TLSv1.2

From paypal in french:
14 janvier 2016 : Après cette date, les points de terminaison API de l'environnement de test prendront en charge uniquement les nouvelles normes (HTTP/1.1, TLS 1.2 et certificats SHA-256). www.sandbox.paypal.com acceptera donc uniquement HTTPS pour les envois IPN.

https://www.paypal-knowledge.com/infocenter/index?page=content&id=FAQ1913&expand=true&locale=fr_FR

https://www.paypal-knowledge.com/infocenter/index?page=content&id=FAQ1913&expand=true&locale=en_US

Frédéric FRANCE

Le 06/12/2015 14:52, Laurent Destailleur (aka Eldy) a écrit :

As usual, i am a little bit late compared to roadmap for the annoucement of the freez of version 3.9

There was so exiting changes into interface on the road that i would like to have them finished and stable to start the freeze.
It's done.

Starting from today, no new features will be added from PR.

I will create the branch 3.9 soon, but please, everybody, let's start to debug the current develop version ans send fixes. 


Version 3.9 should have a better compatibility with external modules that 3.8, so i think you can already check your externale modules are still working.
The Changelog provides information on what was necessarly changed and may create regression for external modules.




Laurent (eldy)
------------------------------------------------------------------------------------
Google+: https://plus.google.com/+LaurentDestailleur/
Facebook: https://www.facebook.com/Destailleur.Laurent
Twitter: http://www.twitter.com/eldy10


_______________________________________________
Dolibarr-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev


reply via email to

[Prev in Thread] Current Thread [Next in Thread]