PMXBOT Log file Viewer

Help | Karma | Search:

#pil logs for Saturday the 20th of February, 2016

(Back to #pil overview) (Back to channel listing) (Animate logs)
[09:43:34] <travis-ci> python-pillow/Pillow#2943 (master - 06b4274 : Hugo): The build passed.
[09:43:34] <travis-ci> Change view : https://github.com/python-pillow/Pillow/compare/63ac301504d0...06b4274f1617
[09:43:34] <travis-ci> Build details : https://travis-ci.org/python-pillow/Pillow/builds/110568165
[09:44:39] <travis-ci> python-pillow/Pillow#2943 (master - 06b4274 : Hugo): The build passed.
[09:44:39] <travis-ci> Change view : https://github.com/python-pillow/Pillow/compare/63ac301504d0...06b4274f1617
[09:44:39] <travis-ci> Build details : https://travis-ci.org/python-pillow/Pillow/builds/110568165
[09:47:32] <travis-ci> radarhere/Pillow#922 (master - 06b4274 : Hugo): The build passed.
[09:47:32] <travis-ci> Change view : https://github.com/radarhere/Pillow/compare/63ac301504d0...47b389ccb541
[09:47:32] <travis-ci> Build details : https://travis-ci.org/radarhere/Pillow/builds/110568528
[12:46:48] <apo1> Hello, I am currently preparing a security update of pillow and python-imaging for Debian's oldstable and stable versions. An integer overflow in Resample.c was fixed by commit 41fae6d9e2da741d2c5464775c7f1a609ea03798 but it seems that older versions like 1.1.7 or 2.6.1 are not affected because they don't use this code. For these versions the code is in Antialias.c. Can anybody confirm or disconfirm that this assumption is correct?