Hugo van Kemenade
|
0da1eca7cf
|
Merge pull request #4503 from hugovk/fix_fli_6.2.x
Fix multiple OOB reads in FLI decoding
|
2020-04-01 12:27:04 +03:00 |
|
Hugo van Kemenade
|
f260acc30a
|
Merge pull request #4506 from hugovk/fix_pcx
Fix bounds overflow in PCX decoding
|
2020-04-01 12:26:17 +03:00 |
|
Hugo van Kemenade
|
9650ac4e67
|
Merge pull request #4502 from hugovk/3907-release-notes
Add release notes for #3907 PcfFontFile charset encodings
|
2020-04-01 12:25:38 +03:00 |
|
Hugo
|
2092801e71
|
Format with Black
|
2020-04-01 11:02:50 +03:00 |
|
Hugo van Kemenade
|
c00fdc7e30
|
Fix typos
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2020-04-01 11:02:44 +03:00 |
|
Eric Soroos
|
6e7c0ced68
|
Tests for tiff crashes
|
2020-04-01 11:02:40 +03:00 |
|
Eric Soroos
|
b8d4ce1a59
|
Avoid uninitialized read
|
2020-04-01 11:02:36 +03:00 |
|
Eric Soroos
|
6b842f4ec0
|
Ensure that Tiff's concept of Strip and Tilesize matches Pillow's
|
2020-04-01 11:02:33 +03:00 |
|
Hugo
|
ada137eba5
|
Fix Flake8
|
2020-04-01 10:52:21 +03:00 |
|
Eric Soroos
|
6a83e43247
|
Fix OOB Access on PcxDecode.c
|
2020-04-01 10:50:51 +03:00 |
|
Eric Soroos
|
124f4bb591
|
Tests for PCX OOB Access
|
2020-04-01 10:50:48 +03:00 |
|
Hugo van Kemenade
|
c5e9de15b1
|
Fix typo
|
2020-04-01 10:34:24 +03:00 |
|
Hugo
|
6e86d235c8
|
Format with Black
|
2020-04-01 10:34:19 +03:00 |
|
Eric Soroos
|
30443d39bd
|
Tests for jp2 overflow
|
2020-04-01 10:33:46 +03:00 |
|
Eric Soroos
|
cf6da6b790
|
Fix for OOB Read in DecodeJpeg2k
|
2020-04-01 10:33:41 +03:00 |
|
Hugo
|
44096adf59
|
Convert from unittest to pytest
|
2020-04-01 10:19:15 +03:00 |
|
Hugo
|
78478dfcfb
|
Black and isort
|
2020-04-01 10:13:12 +03:00 |
|
Eric Soroos
|
dd341f12d6
|
Tests for SGI Overruns
|
2020-04-01 10:12:21 +03:00 |
|
Eric Soroos
|
394d6a180a
|
Track number of pixels, not the number of runs
|
2020-04-01 10:12:17 +03:00 |
|
Hugo van Kemenade
|
afa98d5120
|
Fix typo
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
|
2020-04-01 10:04:59 +03:00 |
|
Hugo
|
11ef7ca53a
|
Format with Black
|
2020-04-01 09:54:26 +03:00 |
|
Eric Soroos
|
00c6dd72d9
|
Tests for additional hits
|
2020-04-01 09:53:18 +03:00 |
|
Eric Soroos
|
5b490fc413
|
additional FLI check
|
2020-04-01 09:53:14 +03:00 |
|
Eric Soroos
|
088ce4df98
|
comments
|
2020-04-01 09:53:08 +03:00 |
|
Eric Soroos
|
19ff42bd68
|
tests for Fli OOB reads
|
2020-04-01 09:53:04 +03:00 |
|
Eric Soroos
|
8d4f3c0c5f
|
Fix OOB Read in FLI Copy Chunk
|
2020-04-01 09:52:59 +03:00 |
|
Eric Soroos
|
c5edc361fd
|
Fix OOB Advance Values
|
2020-04-01 09:52:55 +03:00 |
|
Eric Soroos
|
c88b0204d7
|
Fix OOB in LC packet
|
2020-04-01 09:52:51 +03:00 |
|
Eric Soroos
|
b4e439d6d7
|
Fix OOB Reads in SS2 Chunk
|
2020-04-01 09:52:47 +03:00 |
|
Eric Soroos
|
f6926a041b
|
Refactor to macro
|
2020-04-01 09:52:44 +03:00 |
|
Eric Soroos
|
c66d8aa754
|
Fli issue 1
|
2020-04-01 09:52:40 +03:00 |
|
Hugo
|
961c341c20
|
Add release notes for #3907 PcfFontFile charset encodings
|
2020-04-01 09:41:35 +03:00 |
|
Hugo van Kemenade
|
c7f9e197aa
|
Merge pull request #4500 from nulano/releasenotes
Update install docs and release notes for #4260
|
2020-04-01 07:12:47 +03:00 |
|
nulano
|
0b73e615d4
|
update install docs and release notes [ci skip]
|
2020-04-01 02:26:14 +02:00 |
|
Hugo van Kemenade
|
f27873a888
|
Merge pull request #4243 from pmrowla/apng
Add APNG support
|
2020-04-01 00:23:57 +03:00 |
|
Hugo van Kemenade
|
b5cf165f9e
|
Merge pull request #4260 from nulano/imagegrab_xcb
ImageGrab.grab() for Linux with XCB
|
2020-03-31 23:03:21 +03:00 |
|
Hugo van Kemenade
|
16e1d6a048
|
Merge pull request #4494 from hugovk/re-add-PILLOW_VERSION
Re-add deprecated PILLOW_VERSION to give projects more time to upgrade
|
2020-03-31 22:58:23 +03:00 |
|
Hugo van Kemenade
|
596adb9e8a
|
Merge pull request #3907 from yawor/pcfenconding
Support for different charset encodings in PcfFontFile
|
2020-03-31 22:56:51 +03:00 |
|
Hugo van Kemenade
|
91289f863b
|
Use v2 of actions/checkout
To fix https://github.com/actions/checkout/issues/23#issuecomment-572688577
|
2020-03-31 22:53:35 +03:00 |
|
Hugo van Kemenade
|
92c9961cea
|
Convert from unittest to pytest
|
2020-03-31 22:43:31 +03:00 |
|
Hugo van Kemenade
|
473b647b24
|
Merge pull request #4499 from phated/master
Update Tidelift UTM params
|
2020-03-31 22:23:05 +03:00 |
|
Blaine Bublitz
|
aa2ecc9afe
|
Update setup.py per suggestion [ci skip]
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2020-03-31 13:04:28 -06:00 |
|
Blaine Bublitz
|
137566e018
|
Update Tidelift UTM params [ci skip]
|
2020-03-31 10:25:01 -07:00 |
|
Hugo van Kemenade
|
761edafed8
|
Merge branch 'master' into re-add-PILLOW_VERSION
|
2020-03-31 12:07:14 +03:00 |
|
Marcin Jaworski
|
37ee51de88
|
Update test_font_pcf_charsets to adhere to test architecture changes
|
2020-03-31 10:56:43 +02:00 |
|
Hugo van Kemenade
|
349bcd8691
|
Merge pull request #4498 from radarhere/new_chops
Document new channel operations
|
2020-03-31 11:52:49 +03:00 |
|
Marcin Jaworski
|
85f62c424d
|
Fix tests for charset aware PcfFontFile
|
2020-03-31 10:20:43 +02:00 |
|
Marcin Jaworski
|
422efd68c3
|
Add tests for charset aware PcfFontFile
|
2020-03-31 10:20:43 +02:00 |
|
Marcin Jaworski
|
60997894d1
|
Change single to double quotes
|
2020-03-31 10:20:43 +02:00 |
|
Marcin Jaworski
|
15612d94b5
|
Support for different charset encondings in PcfFontFile
|
2020-03-31 10:20:43 +02:00 |
|