summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2021-12-06nss: upgrade to release 3.73co-6.4-51Michael Stahl5-46/+6
2021-11-29Add forward declaration to openldap to fix compilation with current XcodeTor Lillqvist1-0/+12
2021-11-29postgresql: try to cargo-cult MSBuild argumentsMichael Stahl1-1/+4
2021-11-29Fix ARM64 build after postgres upgrade to 13.1Thorsten Behrens2-0/+56
2021-11-29postgresql: upgrade to release 13.1Michael Stahl9-161/+147
2021-11-29A patch chunk should have an equal number of context lines before and afterTor Lillqvist1-1/+3
2021-11-24upload libodfgen 0.1.8David Tardon6-115/+7
2021-11-24upload libmwaw 0.3.16David Tardon1-0/+4
2021-11-24icu: add patch for CVE-2021-30535Michael Stahl3-0/+135
2021-11-24libjpeg-turbo: add patch for CVE-2020-17541Michael Stahl2-0/+39
2021-11-07nss: fix parallel build race in nsinstall.pyMichael Stahl2-8/+12
2021-11-04mariadb-connector-c: enable WNT-only pvio_npipe/pvio_shmem pluginsMichael Stahl2-1/+9
2021-11-04tdf#135202 mariadb-connector-c: enable native_password pluginMichael Stahl2-1/+2
2021-11-04tdf#135202: Mysql declare more plugins for native passwordJulien Nabet1-0/+3
2021-11-04mariadb-connector-c: fix makefile for GNU make 3.82Michael Stahl1-7/+7
2021-11-04tdf#135202: Mysql use openssl libs to be able to use caching_sha2_pwJulien Nabet2-5/+17
2021-11-04Related tdf#122560 tdf#135202: build plugin caching_sha2_pw for MariaDb/MysqlJulien Nabet1-0/+1
2021-11-04Related tdf#135202: declare libmariadb/secure/win_crypt in mk file for MariaDBJulien Nabet1-0/+1
2021-11-04external/mariadb-connector-c: ma_bmove_upp is defined twiceStephan Bergmann1-1/+0
2021-10-11Fix gpgmepp build with glibcMike Kaganski2-0/+33
2021-09-01openssl: add patch for CVE-2021-3712Michael Stahl2-0/+57
2021-08-22curl: upgrade to release 7.78.0Michael Stahl7-29/+13
2021-06-22avoid windres preprocessor quoting-messups with current cygwinChristian Lohmaier3-3/+3
2021-05-26upgrade to Expat 2.4.1Caolán McNamara3-12/+14
2021-05-26libxml2: upgrade to release 2.9.12Michael Stahl4-16/+4
2021-05-12pdfium build fix with Android NDK 19Andras Timar2-0/+18
2021-05-01serf should use bundled openssl headers, not system openssl headersAndras Timar1-0/+1
2021-05-01fix serf dependenciesLuboš Luňák1-0/+1
2021-05-01update serf to 1.3.9Luboš Luňák5-83/+59
2021-04-30allow utf-8 in xml names (liborcus) (tdf#141672)Luboš Luňák2-0/+305
2021-04-16xmlsec: fix signing documents on WNTMichael Stahl2-0/+69
2021-04-04external/libwpd: Missing include for size_tStephan Bergmann2-0/+11
2021-04-04external/liborcus: Missing includesStephan Bergmann2-0/+31
2021-04-03exteranl/coinmp: Fix build with recent GCC 11 trunkStephan Bergmann2-0/+34
2021-04-03external/coinmp: C++17 no longer supports "register"Stephan Bergmann2-0/+370
2021-03-30external/liblangtag: Avoid null pointer deref in lt_warning callStephan Bergmann2-0/+20
2021-03-18we have to keep the original python version number 3.7.7Andras Timar1-39/+39
2021-03-18Amend python3/macos-11.patch.0 after upgrade to Python 3.7.10Andras Timar1-23/+2
2021-03-18python3: upgrade to release 3.7.10Michael Stahl2-60/+1
2021-03-16Do build Pdfium for iOS, tooTor Lillqvist3-0/+29
2021-01-12CVE-2020-25713 raptor2: malformed input file can lead to a segfaultCaolán McNamara2-0/+34
2021-01-12poppler: upgrade to release 21.01.0Michael Stahl2-54/+40
2021-01-12openssl: add patch to fix CVE-2020-1971Michael Stahl2-0/+579
2020-12-16More NSS fixes for macOS on arm64Tor Lillqvist1-2/+19
2020-12-16Use up-to-date config.{guess,sub} for external/nss, tooTor Lillqvist1-0/+2
2020-12-02Must use 'rm -f' as this step will be re-run in subsequent make invocationsTor Lillqvist1-4/+4
2020-12-02Drop Python modules we don't want on macOS, too, like on other platformsTor Lillqvist1-2/+19
2020-12-01Guard against sysconf(_SC_OPEN_MAX) returning LONG_MAXTor Lillqvist1-0/+20
2020-11-19external: update pdfium to handle redact annotationsMiklos Vajna5-22/+67
2020-11-18Fix apr build with current Xcode: Include <stdlib.h> for exit()Tor Lillqvist2-0/+27