软件 开放存取
雨果·范·凯梅纳德(Hugo van Kemenade); 傻瓜; 安德鲁·默里; 亚历克斯·克拉克; 亚历山大·卡平斯基; 昂德里·巴拉诺维奇; 克里斯多夫·高尔克; 乔恩·杜弗雷斯尼; 布莱恩·克罗威尔; 大卫·施密特(David Schmidt); 阿拉斯泰尔·霍顿; 康斯坦丁·科帕切夫; 桑德罗·玛尼(Sandro Mani); 史蒂夫·兰迪; 瓦舍克; 乔什·韦尔; 杰森; 大卫·卡罗; 史蒂夫·科苏荷; 莱利·拉德(Riley Lahd); 斯坦尼斯劳T.; 李; 埃里克·布朗; 奥利弗·唐霍弗(Oliver Tonnhofer); 米凯尔·邦菲(Mickael Bonfill); 彼得·罗兰兹(변기호); Fahad Al-Saidi; MichałGórny; 米哈伊尔·科罗波夫(Mikhail Korobov); 马尔辛·库切斯基(Marcin Kurczewski)
{ "description": "<p><a href=\"//pillow.readthedocs.io/en/stable/releasenotes/8.1.0.html\">//pillow.readthedocs.io/en/stable/releasenotes/8.1.0.html</a></p>\nChanges\n<ul>\n<li>Fix TIFF OOB Write error #5175 [@radarhere]</li>\n<li>Fix for Buffer Read Overrun in PCX Decoding #5174 [@radarhere]</li>\n<li>Fix for SGI Decode buffer overrun #5173 [@radarhere]</li>\n<li>Fix OOB Read when saving GIF of xsize=1 #5149 [@wiredfool]</li>\n<li>Add support for PySide6 #5161 [@hugovk]</li>\n<li>Moved QApplication into one test #5167 [@radarhere]</li>\n<li>Use disposal settings from previous frame in APNG #5126 [@radarhere]</li>\n<li>Revert \"skip wheels on 3.10-dev due to wheel#354\" #5163 [@radarhere]</li>\n<li>Better _binary module use #5156 [@radarhere]</li>\n<li>Added exception explaining that _repr<em>png</em> saves to PNG #5139 [@radarhere]</li>\n<li>Use previous disposal method in GIF load_end #5125 [@radarhere]</li>\n<li>Do not catch a ValueError only to raise another #5090 [@radarhere]</li>\n<li>Allow putpalette to accept 1024 integers to include alpha values #5089 [@radarhere]</li>\n<li>Fix OOB Read when writing TIFF with custom Metadata #5148 [@wiredfool]</li>\n<li>Removed unused variable #5140 [@radarhere]</li>\n<li>Fix dereferencing of potential null pointers #5111 [@cgohlke]</li>\n<li>Fixed warnings assigning to \"unsigned char <em>\" from \"char </em>\" #5127 [@radarhere]</li>\n<li>Add append_images support for ICO #4568 [@ziplantil]</li>\n<li>Fixed comparison warnings #5122 [@radarhere]</li>\n<li>Block TIFFTAG_SUBIFD #5120 [@radarhere]</li>\n<li>Fix dereferencing potential null pointer #5108 [@cgohlke]</li>\n<li>Replaced PyErr_NoMemory with ImagingError_MemoryError #5113 [@radarhere]</li>\n<li>Remove duplicate code #5109 [@cgohlke]</li>\n<li>Moved warning to end of execution #4965 [@radarhere]</li>\n<li>Removed unused fromstring and tostring C methods #5026 [@radarhere]</li>\n<li>init() if one of the formats is unrecognised #5037 [@radarhere]</li>\n</ul>\nDependencies\n<ul>\n<li>Updated libtiff to 4.2.0 #5153 [@radarhere]</li>\n<li>Updated openjpeg to 2.4.0 #5151 [@radarhere]</li>\n<li>Updated harfbuzz to 2.7.4 #5138 [@radarhere]</li>\n<li>Updated harfbuzz to 2.7.3 #5128 [@radarhere]</li>\n<li>Updated libraqm to 0.7.1 #5070 [@radarhere]</li>\n<li>Updated libimagequant to 2.13.1 #5065 [@radarhere]</li>\n<li>Update FriBiDi to 1.0.10 #5064 [@nulano]</li>\n<li>Updated libraqm to 0.7.1 #5063 [@radarhere]</li>\n<li>Updated libjpeg-turbo to 2.0.6 #5044 [@radarhere]</li>\n</ul>\nDeprecations\n<ul>\n<li>Makefile updates #5159 [@wiredfool]</li>\n<li>Deprecate FreeType 2.7 #5098 [@hugovk]</li>\n<li>Document when deprecations will be removed #5085 [@hugovk]</li>\n</ul>\nDocumentation\n<ul>\n<li>Document CVE fixes #5176 [@radarhere]</li>\n<li>Add #5159 to the release notes #5171 [@radarhere]</li>\n<li>Added release notes for #5149 #5172 [@radarhere]</li>\n<li>Document #5161 in release notes #5170 [@radarhere]</li>\n<li>Updated copyright year #5166 [@radarhere]</li>\n<li>Added #5148 to the release notes #5154 [@radarhere]</li>\n<li>Document limited number of characters in FontFile #5137 [@radarhere]</li>\n<li>OpenJPEG has been updated in pillow-wheels #5152 [@radarhere]</li>\n<li>Document addition of PyPy3.7 wheels #5133 [@radarhere]</li>\n<li>Added release notes for #4568 #5129 [@radarhere]</li>\n<li>Updated macOS tested Pillow versions #5131 [@radarhere]</li>\n<li>Added versioning documentation #5117 [@radarhere]</li>\n<li>Don't add light mode bg to 3rd and 4th level menu items #5056 [@hugovk]</li>\n<li>Fix use of\u00a0a\u00a0versus\u00a0an in ImageCms.rst #5115 [@HollowMan6]</li>\n<li>Update some doc code blocks to the 'pycon' lexer #5112 [@jdufresne]</li>\n<li>Docs: Add 'Release notes' and 'Changelog' links to PyPI #5074 [@hugovk]</li>\n<li>Document when deprecations will be removed #5085 [@hugovk]</li>\n<li>Add categories to Release Drafter #5081 [@hugovk]</li>\n<li>Update CHANGES.rst #5078 [@aclark4life]</li>\n<li>Corrected documentation syntax #5068 [@radarhere]</li>\n<li>Updated macOS tested Pillow versions #5067 [@radarhere]</li>\n<li>Updated instructions now that draft releases may exist #5066 [@radarhere]</li>\n<li>Add Release Drafter to draft releases #5058 [@hugovk]</li>\n<li>Docs: add logo with text to menu #5055 [@hugovk]</li>\n<li>Fixed link formatting #5040 [@radarhere]</li>\n<li>PNG supports append_images #5031 [@radarhere]</li>\n<li>Link directly to pilfont script #5030 [@radarhere]</li>\n<li>Document FreeMono license #5002 [@radarhere]</li>\n<li>Refer to \"HPND License\" instead of \"PIL 软件 License\" #5025 [@radarhere]</li>\n<li>Added Fedora 33 to CI targets #5024 [@radarhere]</li>\n<li>Update Travis CI links for .com #5022 [@hugovk]</li>\n<li>Invoke pip using Python #5019 [@radarhere]</li>\n<li>Updated CI targets #5018 [@radarhere]</li>\n<li>Describe effect of WebP save_all #5016 [@radarhere]</li>\n<li>Updated CI targets #5013 [@radarhere]</li>\n<li>Clarified that \"text\" must be a string #5007 [@radarhere]</li>\n<li>Releasing: Add a 'git push' to point release, adjust MD formatting #5006 [@hugovk]</li>\n<li>Updated macOS tested Pillow versions #5004 [@radarhere]</li>\n</ul>\nTesting\n<ul>\n<li>Corrected argument #5162 [@radarhere]</li>\n<li>Releasing: Replace viewdoc with markdown2 and twine check #4983 [@hugovk]</li>\n<li>Update isort URL: timothycrosley/isort \u2192 PyCQA/isort #5110 [@jdufresne]</li>\n<li>Add tests for ImagePath.Path #5102 [@hugovk]</li>\n<li>Remove unused Travis CI config #5107 [@hugovk]</li>\n<li>Added packaging #5106 [@hugovk]</li>\n<li>Move non-x86 tests to GHA #5088 [@nulano]</li>\n<li>GHA: Add PyPy3.7 #5099 [@nulano]</li>\n<li>Mark new test failures on non-x86 as xfail #5091 [@nulano]</li>\n<li>Disable Travis CI from automerge requirements #5087 [@hugovk]</li>\n<li>CI: Remove soon-EOL Amazon Linux 1 and CentOS 6 #5060 [@hugovk]</li>\n<li>GHA: Install Raqm on macOS #5061 [@nulano]</li>\n<li>GHA: Make windows cache depend on VS version #5057 [@nulano]</li>\n<li>Add line breaks in test-windows #5052 [@nulano]</li>\n<li>Remove excess Travis CI jobs #5029 [@hugovk]</li>\n<li>Updated extra test images list #5027 [@radarhere]</li>\n<li>GHA: Add 3.10-dev #4980 [@nulano]</li>\n<li>Updated Python for diffcover and doccheck to 3.9 #5023 [@radarhere]</li>\n<li>Add Fedora 33 #5021 [@hugovk]</li>\n<li>Invoke pip using Python #5019 [@radarhere]</li>\n<li>AppVeyor: Test on Python 3.9 final #5014 [@hugovk]</li>\n<li>Travis CI: Test on Python 3.9 final #5010 [@hugovk]</li>\n<li>CI: Replace test images from pillow-depends #5001 [@nulano]</li>\n</ul>", "license": "", "creator": [ { "affiliation": "Nord 软件", "@type": "Person", "name": "Hugo van Kemenade" }, { "@type": "Person", "name": "wiredfool" }, { "@type": "Person", "name": "Andrew Murray" }, { "affiliation": "ACLARK.NET, LLC", "@type": "Person", "name": "Alex Clark" }, { "affiliation": "Uploadcare", "@type": "Person", "name": "Alexander Karpinsky" }, { "@type": "Person", "name": "Ondrej Baranovi\u010d" }, { "affiliation": "加州大学尔湾分校", "@type": "Person", "name": "Christoph Gohlke" }, { "@type": "Person", "name": "Jon Dufresne" }, { "@type": "Person", "name": "Brian Crowell" }, { "@type": "Person", "name": "David Schmidt" }, { "@type": "Person", "name": "Alastair Houghton" }, { "affiliation": "@PopSugar", "@type": "Person", "name": "Konstantin Kopachev" }, { "affiliation": "@sourcepole", "@type": "Person", "name": "Sandro Mani" }, { "affiliation": "Asana,但不在此帐户上", "@type": "Person", "name": "Steve Landey" }, { "@type": "Person", "name": "vashek" }, { "affiliation": "初级保健有限公司", "@type": "Person", "name": "Josh Ware" }, { "affiliation": "Monolith", "@type": "Person", "name": "Jason" }, { "affiliation": "T2O Media S.L.", "@type": "Person", "name": "David Caro" }, { "@type": "Person", "name": "Steve Kossouho" }, { "@type": "Person", "name": "Riley Lahd" }, { "@type": "Person", "name": "Stanislau T." }, { "@type": "Person", "name": "Antony Lee" }, { "affiliation": "Iotopia Solutions,Inc.", "@type": "Person", "name": "Eric W. Brown" }, { "affiliation": "Omniscale", "@type": "Person", "name": "Oliver Tonnhofer" }, { "affiliation": "Unity Technologies", "@type": "Person", "name": "Mickael Bonfill" }, { "@type": "Person", "name": "Peter Rowlands (\ubcc0\uae30\ud638)" }, { "@type": "Person", "name": "Fahad Al-Saidi" }, { "affiliation": "@Moritz-Systems", "@type": "Person", "name": "Micha\u0142 G\u00f3rny" }, { "affiliation": "@ScrapingHub", "@type": "Person", "name": "Mikhail Korobov" }, { "affiliation": "@unhaggle @stxnext", "@type": "Person", "name": "Marcin Kurczewski" } ], "url": "//americinnmankato.com/record/4411934", "codeRepository": "//github.com/python-pillow/Pillow/tree/8.1.0", "datePublished": "2021-01-02", "version": "8.1.0", "@context": "//schema.org/", "identifier": "//doi.org/10.5281/zenodo.4411934", "@id": "//doi.org/10.5281/zenodo.4411934", "@type": "SoftwareSourceCode", "name": "python-枕头/枕头:8.1.0" }