summaryrefslogtreecommitdiff
path: root/sdk
Commit message (Collapse)AuthorAgeFilesLines
* Update libfreetype to version 2.5.5Vincent Sanders2015-04-261-1/+1
| | | | Fixes several security issues and render problems with some font file types.
* Update libcurl to 7.42.0 versionVincent Sanders2015-04-261-1/+1
| | | | This edition of libcurl fixes several CVE so our toolchains should use it.
* Update to libpng 1.6.17Michael Drake2015-03-311-1/+1
|
* update amiga patches to new curl versionVincent Sanders2015-03-192-10/+10
|
* Fix up context in OpenSSL patchesJohn-Mark Bell2015-03-194-8/+8
|
* Refresh patches for OpenSSL 1.0.1mJohn-Mark Bell2015-03-195-27/+26
|
* Update to OpenSSL 1.0.1mRob Kendrick2015-03-191-1/+1
|
* Make the SDK environment only use the first instance of the tools it findsVincent Sanders2015-03-111-4/+4
|
* update libcurl to latest version with fixed CVEVincent Sanders2015-03-101-1/+1
|
* Fix connection timeout when built for AmigaOS3/clib2Chris Young2015-01-191-0/+11
|
* Build m68k-amigaos curl against SSL and ZChris Young2015-01-161-2/+2
|
* Fix ppc-amigaos openssl patch for openssl 1.0.1kVincent Sanders2015-01-151-1/+1
|
* Update Openssl to 1.0.1k to fix multiple CVEVincent Sanders2015-01-151-1/+1
|
* Update libpng to version 1.6.16Michael Drake2015-01-141-1/+1
| | | | | | | | | Versions of libpng from 1.6.9 through to 1.6.15 have an integer-overflow vulnerability in png_combine_row() when decoding very wide interlaced images, which can allow an attacker to overwrite an arbitrary amount of memory with attacker-controlled data. This bug is fixed in version 1.6.16.
* Fixup remaining SDK build issues for m68k-amigaos toolchain.Chris Young2015-01-112-2/+17
| | | | Curl binary still doesn't work, but everything else seems OK.
* Fix OpenSSL build for the m68k-unknown-amigaos toolchainChris Young2015-01-113-1/+41
|
* Fix iconv buildChris Young2015-01-111-0/+1
|
* Move the slightly conflicting patches into per-target locations to stop the ↵Chris Young2015-01-012-0/+0
| | | | patcher complaining.
* Patch libcurl enough to make it compile for m68k-amigaos/clib2Chris Young2014-12-204-0/+50
| | | | NB: this does not result in a working curl binary, so libcurl probably doesn't work either.
* Get binutils from the 2.14 branch and update gcc to 4.5.4. Add extra curl args.Chris Young2014-12-201-0/+1
|
* clib2 doesn't have malloc.h and libpbl doesn't appear to need it with newlib ↵Chris Young2014-12-191-0/+154
| | | | either.
* Fix libiconv m68k-amigaos buildChris Young2014-12-194-1/+196
|
* Update libpng to version 1.6.15Michael Drake2014-12-101-1/+1
| | | | | | | | Virtually all libpng versions up to and including 1.6.14, have an out-of-bounds memory access in png_user_version_check(). It is unclear whether this could lead to an actual exploit. The bug is fixed in version 1.6.15.
* Update openssl to latest version to enable poodle workroundsVincent Sanders2014-10-171-1/+1
|
* update atari toolchain build to work againVincent Sanders2014-10-163-23/+3
|
* Update SDK library versions for openssl, libpng , libcurl and freetype to ↵Vincent Sanders2014-10-164-31/+78
| | | | | | | | | | address security issues This has been sucessfully test built for everything except atari where libiconv no longer builds because of a missing PATH_MAX definition but I can find no difference in the libiconv build so it must be related to the cross complier/libmint build although the generated includes also look sensible so I am leaving it for now.
* Remove patch already present in openssl 1.0.1gChris Young2014-04-121-63/+0
|
* Update OpenSSL.Michael Drake2014-04-101-1/+1
|
* Update libpng to 1.6.10.Michael Drake2014-03-291-1/+1
|
* Try to ensure Spidermonkey install won't failChris Young2014-02-081-4/+4
|
* Use the correct variableChris Young2014-02-041-1/+1
|
* Use pthreadsChris Young2014-02-041-1/+1
|
* Correct patch headerChris Young2014-01-301-2/+2
|
* Enable threaded resolver for ppc-amigaos targetChris Young2014-01-301-1/+1
|
* Initial threaded resolver patch from kas1eChris Young2014-01-301-0/+61
|
* Fix libcurl build for m5475-atari-mintJohn-Mark Bell2014-01-191-0/+11
|
* Libcurl: use a proper random source on RISC OS.John-Mark Bell2014-01-171-1/+1
|
* Patch OpenSSL so we can enable TLS 1.2John-Mark Bell2014-01-171-0/+63
|
* Update CFLIB and freetypeJohn-Mark Bell2014-01-171-3/+5
|
* Fix libcurl build for m68k-atari-mint.John-Mark Bell2014-01-171-0/+11
|
* Update libcares m68k-atari-mint patch for 1.10.0John-Mark Bell2014-01-171-1/+1
|
* Remove libxml2 completely: unused since April.John-Mark Bell2014-01-172-35/+0
|
* Update libcurl patches for ppc-amigaos / 7.34.0John-Mark Bell2014-01-175-6/+33
|
* Update libcares ppc-amigaos patch for 1.10.0John-Mark Bell2014-01-171-1/+1
|
* Update OpenSSL ppc-amigaos patches for 1.0.1fJohn-Mark Bell2014-01-172-3/+3
|
* Update libiconv patches for upstream 1.14 release.John-Mark Bell2014-01-174-23/+109
|
* Disable more protocols in libcurlJohn-Mark Bell2014-01-171-1/+1
|
* Document why we need cleanenvJohn-Mark Bell2014-01-171-0/+1
|
* Fix up patches to apply cleanly for RISC OS.John-Mark Bell2014-01-175-7/+7
|
* Remove liblcms and libmng: no longer usedJohn-Mark Bell2014-01-174-111/+1
|