PMXBOT Log file Viewer

Help | Karma | Search:

#pil logs for Monday the 7th of April, 2014

(Back to #pil overview) (Back to channel listing) (Animate logs)
[15:48:05] <aclark> wiredfool: beat me to it
[15:48:12] <wiredfool> heh.
[15:48:30] <wiredfool> I almost got it from the ipad, but thying on github sucks on it.
[15:48:35] <wiredfool> typing
[22:56:59] <travis-ci> [travis-ci] python-imaging/Pillow#960 (master - 8dc7583 : Alex Clark ☺): The build passed.
[22:56:59] <travis-ci> [travis-ci] Change view : https://github.com/python-imaging/Pillow/compare/5dc5d2db667a...8dc758377386
[22:56:59] <travis-ci> [travis-ci] Build details : http://travis-ci.org/python-imaging/Pillow/builds/22485209
[23:06:18] <travis-ci> [travis-ci] python-imaging/Pillow#961 (master - e0b7f86 : Alex Clark): The build passed.
[23:06:18] <travis-ci> [travis-ci] Change view : https://github.com/python-imaging/Pillow/compare/8dc758377386...e0b7f86cf657
[23:06:18] <travis-ci> [travis-ci] Build details : http://travis-ci.org/python-imaging/Pillow/builds/22485319
[23:07:32] <wiredfool> aclark: ping
[23:07:54] <wiredfool> this commit is re: our cve https://github.com/wiredfool/Pillow/commit/844ed441deb6b75d3048fa111977188ed47f0b76
[23:08:23] <wiredfool> wow, that was fast
[23:09:34] <aclark> wiredfool: pong
[23:09:36] <aclark> yeah
[23:09:46] <aclark> you happened to catch me pillowing
[23:09:52] <wiredfool> I saw that
[23:10:25] <wiredfool> our cve fix has a bug in it. If you pass in a format, it mkstemp's a file, then adds an extension to that, and then tries to save
[23:10:36] <wiredfool> which is a boneheaded mistake
[23:12:37] <aclark> Doh!
[23:12:56] <aclark> Guess no one is passing a format in then
[23:13:59] <wiredfool> imageshow, on mac and windows
[23:14:13] <wiredfool> we didn't build on windows
[23:14:48] <wiredfool> Unfortunately, this didn't get caught before 2.4
[23:15:11] <aclark> True
[23:15:38] <travis-ci> [travis-ci] wiredfool/Pillow#294 (dump - 86d5c5c : wiredfool): The build passed.
[23:15:38] <travis-ci> [travis-ci] Change view : https://github.com/wiredfool/Pillow/compare/844ed441deb6^...86d5c5c3894f
[23:15:38] <travis-ci> [travis-ci] Build details : http://travis-ci.org/wiredfool/Pillow/builds/22486677
[23:18:56] <travis-ci> [travis-ci] python-imaging/Pillow#963 (master - e9fe13d : Alex Clark ☺): The build passed.
[23:18:56] <travis-ci> [travis-ci] Change view : https://github.com/python-imaging/Pillow/compare/e0b7f86cf657...e9fe13da153b
[23:18:56] <travis-ci> [travis-ci] Build details : http://travis-ci.org/python-imaging/Pillow/builds/22486934
[23:25:13] <travis-ci> [travis-ci] python-imaging/Pillow#964 (master - 57d4efb : Alex Clark): The build passed.
[23:25:13] <travis-ci> [travis-ci] Change view : https://github.com/python-imaging/Pillow/compare/e9fe13da153b...57d4efbeb896
[23:25:13] <travis-ci> [travis-ci] Build details : http://travis-ci.org/python-imaging/Pillow/builds/22487513
[23:38:44] <aclark> wiredfool: was the pillow vuln "real" ? I don't see it in the CVE db: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-1932