MDL-70294 libraries: document upgrade of TCPDF.

This commit is contained in:
Paul Holden
2021-01-18 21:07:41 +00:00
parent b369129642
commit 48cbfcc87b
2 changed files with 8 additions and 9 deletions
+6 -7
View File
@@ -1,15 +1,9 @@
Description of TCPDF library import 6.3.2
Description of TCPDF library import 6.3.5
==========================================
* download library from https://github.com/tecnickcom/TCPDF/releases
* delete examples/, tools/ VERSION and tcpdf_import.php
* remove tcpdf_import.php from composer.json
* remove all fonts that were not already present
* Re-apply the following commits if they are not included in the upstream version imported:
(and remove them from here once they are verified to be part of the upstream library)
* 18dabac - https://git.io/JeKfU
* 60c9db7 - https://git.io/JeKfT
* 1adcd76 - https://git.io/JeKft
* 5e4d999 - https://git.io/JvrxB
* visit http://127.0.0.1/lib/tests/other/pdflibtestpage.php and view the pdf
Important
@@ -17,6 +11,11 @@ Important
A new version of the libray is being developed @ https://github.com/tecnickcom/tc-lib-pdf . Check periodically when it's ready
and if it's a drop-in replacement for the legacy tcpdf one.
2020/12/15
----------
Upgrade to tcpdf TCPDF 6.3.5 (MDL-70294)
by Paul Holden <[email protected]>
2019/10/20
----------
Upgrade to tcpdf TCPDF 6.3.2 (MDL-66966)
+2 -2
View File
@@ -116,8 +116,8 @@
<location>tcpdf</location>
<name>TCPDF</name>
<license>LGPL</license>
<version>6.3.2</version>
<licenseversion>3</licenseversion>
<version>6.3.5</version>
<licenseversion>3.0-only</licenseversion>
</library>
<library>
<location>typo3</location>