From 9bd0f130ea45ecad5a44bf6c202bd3bf4c43a3a3 Mon Sep 17 00:00:00 2001 From: "Eloy Lafuente (stronk7)" Date: Sat, 27 Mar 2021 18:20:38 +0100 Subject: [PATCH] MDL-71011 adodb: Update readme and thirdpartylibs Small changes in readme and document the bump in xml --- lib/adodb/readme_moodle.txt | 21 +++++++++------------ lib/thirdpartylibs.xml | 6 +++--- 2 files changed, 12 insertions(+), 15 deletions(-) diff --git a/lib/adodb/readme_moodle.txt b/lib/adodb/readme_moodle.txt index 940cc1efff8..fcbbf05e35f 100644 --- a/lib/adodb/readme_moodle.txt +++ b/lib/adodb/readme_moodle.txt @@ -1,8 +1,9 @@ -Description of ADODB V5.20.16 library import into Moodle +Description of ADOdb v5.21.0 library import into Moodle 3.11 and up -This library will be probably removed in Moodle 2.1, -it is now used only in enrol and auth db plugins. -The core DML drivers are not using ADODB any more. +Source: https://github.com/ADOdb/ADOdb + +This library will be probably removed sometime in the future +because it is now used only by enrol and auth db plugins. Removed: * Any invisible file (dot suffixed) @@ -11,21 +12,17 @@ Removed: * cute_icons_for_site/ (if present) * docs/ * lang/* everything but adodb-en.inc.php (originally because they were not utf-8, now because of not used) + * nbproject/ (if present) * pear/ - - - - * nbproject/ * replicate/ * scripts/ + * server.php * session/ * tests/ - * server.php - * lang/* except en (because they were not in utf8) Added: * index.html - prevent directory browsing on misconfigured servers * readme_moodle.txt - this file ;-) -Our changes: - * MDL-67034 Fixes to make the library php74 compliant. +Our changes (to be checked on next update if they are already applied upstream):: + * https://github.com/ADOdb/ADOdb/issues/711 diff --git a/lib/thirdpartylibs.xml b/lib/thirdpartylibs.xml index d08f6208e6b..185be1cb2d4 100644 --- a/lib/thirdpartylibs.xml +++ b/lib/thirdpartylibs.xml @@ -3,9 +3,9 @@ adodb AdoDB - BSD/GPL - 5.20.16 - 2.1+ + BSD/LGPL + 5.21.0 + 3-Clause/2.1+ behat/axe