Commit Graph

9492 Commits

Author SHA1 Message Date
Hugo
f96763826c Test on new Travis CPUs https://blog.travis-ci.com/2019-11-12-multi-cpu-architecture-ibm-power-ibm-z 2020-01-08 15:43:27 +02:00
Hugo van Kemenade
ef4a0b2f4c
Merge pull request #4342 from radarhere/libwebp
Updated libwebp to 1.1.0
2020-01-07 16:48:04 +02:00
Andrew Murray
cb0f636db8 Updated libwebp to 1.1.0 2020-01-07 19:21:26 +11:00
Andrew Murray
0c45e26c9c
Merge pull request #4338 from radarhere/python38
Updated Python version
2020-01-07 19:11:34 +11:00
Andrew Murray
b516c30370 Updated Python version 2020-01-07 06:38:24 +11:00
Hugo van Kemenade
fb9e8ed780
Merge pull request #4340 from johnthagen/patch-1
Word wrap LICENSE file
2020-01-06 21:05:02 +02:00
Hugo van Kemenade
362962d269
Do not install PyQt5 5.14.1 (#4339)
Do not install PyQt5 5.14.1
2020-01-06 21:01:45 +02:00
johnthagen
22333bb29e
Word wrap LICENSE file 2020-01-06 07:39:43 -05:00
Andrew Murray
16ff7b12c6 Do not install PyQt5 5.14.1 2020-01-06 20:19:22 +11:00
Andrew Murray
2c18203449
Merge pull request #4335 from hugovk/travis-rm-docker
Remove Docker from Travis CI, they're run on GHA
2020-01-06 19:44:37 +11:00
Hugo
9e6b472968 Remove Docker from Travis CI, they're run on GHA 2020-01-04 23:12:38 +02:00
Andrew Murray
bfc478c0db
Merge pull request #4332 from hugovk/add-cve-numbers
Add assigned CVE numbers
2020-01-04 07:58:10 +11:00
Hugo
81126d1470 Add assigned CVE numbers 2020-01-03 21:33:10 +02:00
Hugo van Kemenade
1afc94fd11
Merge pull request #4330 from radarhere/coverage
Removed unnecessary coverage line
2020-01-03 08:38:27 +02:00
Andrew Murray
a27f7a7244 Removed unnecessary line 2020-01-03 16:40:31 +11:00
Hugo van Kemenade
2545e48079
Fix typo 2020-01-02 21:51:33 +02:00
Andrew Murray
46b4caa8e3 7.1.0.dev0 version bump 2020-01-02 20:45:59 +11:00
Andrew Murray
1cecf08d16 Release notes for 6.2.2 2020-01-02 16:19:26 +11:00
Andrew Murray
37b1974d30 7.0.0 version bump 2020-01-02 15:33:48 +11:00
Andrew Murray
afc93b0d76 Added release notes [ci skip] 2020-01-02 15:25:36 +11:00
Andrew Murray
b9c68540dc Overflow checks for realloc for tiff decoding 2020-01-02 15:24:46 +11:00
Andrew Murray
be44f0d992 Catch SGI buffer overruns 2020-01-02 15:24:36 +11:00
Andrew Murray
8f0c8f7311 Catch PCX P mode buffer overrun 2020-01-02 15:24:16 +11:00
Andrew Murray
c40bc25847 Catch FLI buffer overrun 2020-01-02 15:23:36 +11:00
Andrew Murray
138bd714f5 Raise an error for an invalid number of bands in FPX image 2020-01-02 15:20:24 +11:00
Andrew Murray
ac4b7082c1
Merge pull request #4327 from radarhere/releasenotes
Added security changes to past release notes
2020-01-02 10:02:28 +11:00
Andrew Murray
2f508d4467 Added security notes [ci skip] 2020-01-02 09:32:13 +11:00
Andrew Murray
37f51a7ec4 Updated CHANGES.rst [ci skip] 2020-01-01 20:14:26 +11:00
Andrew Murray
4203845a24
Merge pull request #4320 from uploadcare/rgb2l-rounding-error
Fix rounding error on RGB to L conversion
2020-01-01 20:09:34 +11:00
Hugo van Kemenade
bca14ebf1d
Merge pull request #4326 from radarhere/comment
Allow string comment when saving GIF
2020-01-01 06:19:12 +02:00
Hugo van Kemenade
4bc3b1cdb4
Merge pull request #4324 from radarhere/copyright
Updated copyright year
2020-01-01 06:02:49 +02:00
Andrew Murray
e8bb2dd93e Allow string comment when saving GIF 2020-01-01 13:29:39 +11:00
Andrew Murray
1ab85c885e Updated copyright year 2020-01-01 12:58:36 +11:00
Andrew Murray
94ec95c571
Merge pull request #4323 from nulano/wmf-warning
Fix deprecation warnings in test_file_wmf
2020-01-01 12:47:56 +11:00
nulano
6bf7f6045d fix deprecation warnings in test_file_wmf 2020-01-01 01:55:06 +01:00
Alexander
038f9daf27 bring ImageColor.getcolor into line with Convert.c implementation 2019-12-31 16:56:09 +03:00
Hugo van Kemenade
fd4bd90c09
Merge pull request #4322 from radarhere/python27
Python 2.7 end of support documentation in changelog and deprecations
2019-12-31 14:30:26 +02:00
Andrew Murray
6996bf80bf Moved Python 2.7 notice to the top [ci skip] 2019-12-31 23:13:54 +11:00
Andrew Murray
d85ad58cb9 Python 2.7 support has been removed [ci skip] 2019-12-31 23:12:01 +11:00
Andrew Murray
5223ba2f35 Updated CHANGES.rst [ci skip] 2019-12-31 20:35:33 +11:00
Andrew Murray
066cc1b2c7
Merge pull request #3980 from kkopachev/exif-writing-fixes
Exif writing fixes: Rational boundaries and signed/unsigned types
2019-12-31 19:36:31 +11:00
Andrew Murray
8924054dd9 Changed _limit_signed_rational 2019-12-31 19:12:33 +11:00
Andrew Murray
69fc041399 Test out of bounds signed rational 2019-12-31 19:11:03 +11:00
Alexander
fa1deca144 Fix wrong tests 2019-12-31 04:12:50 +03:00
Andrew Murray
74d53bcd15 Lint fixes 2019-12-31 11:58:39 +11:00
Andrew Murray
6d3fb7b083
Merge branch 'master' into exif-writing-fixes 2019-12-31 11:38:33 +11:00
Alexander
d68147ce89 Fix rounding error on RGB to L conversion 2019-12-31 03:35:47 +03:00
Andrew Murray
f72e866b5e
Merge pull request #4305 from radarhere/remove_distutils
Replaced distutils with C version check
2019-12-31 11:33:39 +11:00
Andrew Murray
302b86591e Updated CHANGES.rst [ci skip] 2019-12-31 09:27:53 +11:00
Hugo van Kemenade
94cc14a3ff
Merge pull request #4318 from radarhere/libimagequant
Updated libimagequant to 2.12.6
2019-12-31 00:24:42 +02:00