14
0
forked from pool/python-Pillow

97 Commits

Author SHA256 Message Date
5ec6581ed5 Accepting request 1289776 from home:nkrapp:branches:devel:languages:python
- Update to 11.3.0 (includes fix for CVE-2025-48379, bsc#1245578)

OBS-URL: https://build.opensuse.org/request/show/1289776
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=166
2025-07-02 08:11:29 +00:00
6898759dec Accepting request 1276796 from home:glaubitz:branches:devel:languages:python
- Update to 11.2.1
  * Moved get_child_images() to ImageFile #8689 [@radarhere]
  * Add 11.2.1 release notes #8885 [@radarhere]
  * Added avif to config settings #8875 [@radarhere]
  * Added release notes for #8330 #8853 [@radarhere]
  * Added release notes for #8781 and #8837 #8843 [@radarhere]
  * Added media_white_point to ImageCms documentation #8829 [@radarhere]
  * Removed FIXME #8825 [@radarhere]
  * Updated comment #8822 [@radarhere]
  * Added release notes for #8807 #8824 [@radarhere]
  * DXT3 images are read in RGBA mode #8817 [@radarhere]
  * JPEG comments are from the COM marker #8788 [@radarhere]
  * Update Sphinx to 8.2 to remove nitpick ignore #8763 [@radarhere]
  * Updated AffineTransform docstring to mention it uses the inverse matrix #8735 [@radarhere]
  * Added MozJPEG documentation #8699 [@radarhere]
  * Added Sphinx configuration key #8691 [@radarhere]
  * Updated macOS tested Pillow versions #8654 [@radarhere]
  * Updated xz to 5.8.1 #8868 [@radarhere]
  * Updated harfbuzz to 11.0.1 #8870 [@radarhere]
  * Update scientific-python/upload-nightly-action action to v0.6.2 #8865 [@renovate[bot]]
  * Updated xz to 5.8.0 in macOS and Linux wheels, but not on manylinux2014 #8836 [@radarhere]
  * Update dependency cibuildwheel to v2.23.2 #8832 [@renovate[bot]]
  * Updated harfbuzz to 11.0.0 #8830 [@radarhere]
  * Update dependency cibuildwheel to v2.23.1 #8818 [@renovate[bot]]
  * Updated Ghostscript to 10.5.0 #8814 [@radarhere]
  * Updated libtiff to 4.7.0 #8812 [@radarhere]
  * [pre-commit.ci] pre-commit autoupdate #8795 [@pre-commit-ci[bot]]
  * Updated harfbuzz to 10.4.0 #8770 [@radarhere]
  * Update dependency mypy to v1.15.0 #8791 [@renovate[bot]]
  * Updated libpng to 1.6.47 #8764 [@radarhere]

OBS-URL: https://build.opensuse.org/request/show/1276796
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=164
2025-05-12 10:40:35 +00:00
a103ee3a44 Accepting request 1255619 from home:mcalabkova:branches:devel:languages:python
- Add patch libwebp150.patch to skip tests failing on s390x
  * reported: https://github.com/python-pillow/Pillow/issues/8831

OBS-URL: https://build.opensuse.org/request/show/1255619
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=162
2025-03-24 12:51:22 +00:00
675279c694 Accepting request 1237327 from home:glaubitz:branches:devel:languages:python
- Update to 11.1.0
  * Added release notes for writing XMP bytes to JPEG and MPO #8627 [@radarhere]
  * Added release notes for using zlib-ng instead of zlib #8599 [@radarhere]
  * Replace python-pillow.org with python-pillow.github.io #8586 [@hugovk]
  * ImageFile tile is never None #8582 [@radarhere]
  * Only use start year in copyright, remove end years #8577 [@hugovk]
  * Python 3.12 is tested on MinGW #8575 [@radarhere]
  * Use brew formula to install libraqm #8574 [@radarhere]
  * Added link to GitHub releases in CHANGES #8571 [@radarhere]
  * Release drafter: move removals, deprecations, documentation up,
    and uncategorised changes last #8570 [@hugovk]
  * Updated macOS tested Pillow versions #8538 [@radarhere]
  * Use test image filename #8534 [@radarhere]
  * Update Windows 11 Arm64 tested versions #8523 [@nulano]
  * Move MPO into "Fully supported formats" #8504 [@radarhere]
  * Update license to MIT-CMU #8490 [@radarhere]
  * Update dependency mypy to v1.14.1 #8643 [@renovate]
  * Update dependency mypy to v1.14.0 #8613 [@renovate]
  * Updated libwebp to 1.5.0 #8612 [@radarhere]
  * Updated libXau to 1.0.12 #8598 [@radarhere]
  * Updated libjpeg-turbo to 3.1.0 #8595 [@radarhere]
  * Updated harfbuzz to 10.1.0 #8533 [@radarhere]
  * Updated openjpeg to 2.5.3 #8591 [@radarhere]
  * Update dependency cibuildwheel to v2.22.0 #8580 [@renovate]
  * Update codecov/codecov-action action to v5 #8557 [@renovate]
  * Migrate renovate config #8527 [@renovate]
  * Update dependency mypy to v1.13.0 #8491 [@renovate]
  * Update dependency mypy to v1.12.1 #8487 [@renovate]
  * Added CentOS Stream 10 #8646 [@radarhere]
  * Use monkeypatch #8628 [@radarhere]

OBS-URL: https://build.opensuse.org/request/show/1237327
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=160
2025-01-13 09:58:15 +00:00
a6a444d6fe Accepting request 1222066 from home:glaubitz:branches:devel:languages:python
- Update to 11.0.0.0
  * Update licence to MIT-CMU #8460
    [hugovk]
  * Conditionally define ImageCms type hint to avoid requiring core #8197
    [radarhere]
  * Support writing LONG8 offsets in AppendingTiffWriter #8417
    [radarhere]
  * Use ImageFile.MAXBLOCK when saving TIFF images #8461
    [radarhere]
  * Do not close provided file handles with libtiff when saving #8458
    [radarhere]
  * Support ImageFilter.BuiltinFilter for I;16* images #8438
    [radarhere]
  * Use ImagingCore.ptr instead of ImagingCore.id #8341
    [homm, radarhere, hugovk]
  * Updated EPS mode when opening images without transparency #8281
    [Yay295, radarhere]
  * Use transparency when combining P frames from APNGs #8443
    [radarhere]
  * Support all resampling filters when resizing I;16* images #8422
    [radarhere]
  * Free memory on early return #8413
    [radarhere]
  * Cast int before potentially exceeding INT_MAX #8402
    [radarhere]
  * Check image value before use #8400
    [radarhere]
  * Improved copying imagequant libraries #8420
    [radarhere]
  * Use Capsule for WebP saving #8386

OBS-URL: https://build.opensuse.org/request/show/1222066
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=158
2024-11-07 09:53:20 +00:00
d87b9c4303 Accepting request 1189031 from home:glaubitz:branches:devel:languages:python
- Update to 10.4.0
  * Raise FileNotFoundError if show_file() path does not exist #8178
    [radarhere]
  * Improved reading 16-bit TGA images with colour #7965
    [Yay295, radarhere]
  * Deprecate non-image ImageCms modes #8031
    [radarhere]
  * Fixed processing multiple JPEG EXIF markers #8127
    [radarhere]
  * Do not preserve EXIFIFD tag by default when saving TIFF images #8110
    [radarhere]
  * Added ImageFont.load_default_imagefont() #8086
    [radarhere]
  * Added Image.WARN_POSSIBLE_FORMATS #8063
    [radarhere]
  * Remove zero-byte end padding when parsing any XMP data #8171
    [radarhere]
  * Do not detect Ultra HDR images as MPO #8056
    [radarhere]
  * Raise SyntaxError specific to JP2 #8146
    [Yay295, radarhere]
  * Do not use first frame duration for other frames when saving APNG images #8104
    [radarhere]
  * Consider I;16 pixel size when using a 1 mode mask #8112
    [radarhere]
  * When saving multiple PNG frames, convert to mode rather than raw mode #8087
    [radarhere]
  * Added byte support to FreeTypeFont #8141
    [radarhere]
  * Allow float center for rotate operations #8114

OBS-URL: https://build.opensuse.org/request/show/1189031
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=156
2024-07-22 13:12:09 +00:00
346a2d881f Accepting request 1166748 from home:dgarcia:branches:devel:languages:python
- Reenable tests for s390x and ppc, bsc#1222553
  gh#python-pillow/Pillow#1204

OBS-URL: https://build.opensuse.org/request/show/1166748
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=154
2024-04-11 09:42:47 +00:00
5c160e4e61 - update to 10.3.0 (bsc#1222262, CVE-2024-28219):
* CVE-2024-28219: Use strncpy to avoid buffer overflow #7928
    [radarhere, hugovk]
  * Deprecate eval(), replacing it with lambda_eval() and
    unsafe_eval() #7927 [radarhere, hugovk]
  * Raise ValueError if seeking to greater than offset-sized
    integer in TIFF #7883 [radarhere]
  * Add --report argument to __main__.py to omit supported
    formats #7818 [nulano, radarhere, hugovk]
  * Added RGB to I;16, I;16L, I;16B and I;16N conversion #7918,
    #7920 [radarhere]
  * Fix editable installation with custom build backend and
    configuration options #7658 [nulano, radarhere]
  * Fix putdata() for I;16N on big-endian #7209 [Yay295, hugovk,
    radarhere]
  * Determine MPO size from markers, not EXIF data #7884
    [radarhere]
  * Improved conversion from RGB to RGBa, LA and La #7888
    [radarhere]
  * Support FITS images with GZIP_1 compression #7894 [radarhere]
  * Use I;16 mode for 9-bit JPEG 2000 images #7900 [scaramallion,
    radarhere]
  * Raise ValueError if kmeans is negative #7891 [radarhere]
  * Remove TIFF tag OSUBFILETYPE when saving using libtiff #7893
    [radarhere]
  * Raise ValueError for negative values when loading P1-P3 PPM
    images #7882 [radarhere]
  * Added reading of JPEG2000 palettes #7870 [radarhere]
  * Added alpha_quality argument when saving WebP images #7872
    [radarhere]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=152
2024-04-03 08:08:49 +00:00
9357c98535 - Update to 10.2.0:
* Add ``keep_rgb`` option when saving JPEG to prevent conversion of
    RGB colorspace
  * Trim glyph size in ImageFont.getmask()
  * Deprecate IptcImagePlugin helpers
  * Allow uncompressed TIFF images to be saved in chunks
  * Concatenate multiple JPEG EXIF markers
  * Changed IPTC tile tuple to match other plugins
  * Do not assign new fp attribute when exiting context manager
  * Support arbitrary masks for uncompressed RGB DDS images
  * Support setting ROWSPERSTRIP tag
  * Apply ImageFont.MAX_STRING_LENGTH to ImageFont.getmask()
  * Optimise ``ImageColor`` using ``functools.lru_cache``
  * Restricted environment keys for ImageMath.eval()
    (CVE-2023-50447, bsc#1219048)
  * Optimise ``ImageMode.getmode`` using ``functools.lru_cache``
  * Fix incorrect color blending for overlapping glyphs
  * Attempt memory mapping when tile args is a string
  * Fill identical pixels with transparency in subsequent frames when
    saving GIF
  * Corrected duration when combining multiple GIF frames into single frame
  * Handle disposing GIF background from outside palette
  * Seek past the data when skipping a PSD layer
  * Import plugins relative to the module
  * Translate encoder error codes to strings; deprecate
    ``ImageFile.raise_oserror()``
  * Support reading BC4U and DX10 BC1 images
  * Optimize ImageStat.Stat.extrema
  * Handle pathlib.Path in FreeTypeFont
  * Added support for reading DX10 BC4 DDS images

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=150
2024-01-22 06:02:29 +00:00
dbf7abb7a1 - update to 10.1.0:
* Added TrueType default font to allow for different sizes
  * Fixed invalid argument warning #7442
  * Added ImageOps cover method #7412
  * Catch struct.error from truncated EXIF when reading JPEG DPI
  * Consider default image when selecting mode for PNG save_all
  * Support BGR;15, BGR;16 and BGR;24 access, unpacking and
    putdata #7303
  * Added CMYK to RGB unpacker #7310
  * Improved flexibility of XMP parsing #7274
  * Support reading 8-bit YCbCr TIFF images #7415
  * Allow saving I;16B images as PNG #7302
  * Corrected drawing I;16 points and writing I;16 text #7257
  * Set blue channel to 128 for BC5S #7413
  * Increase flexibility when reading IPTC fields #7319
  * Set C palette to be empty by default #7289
  * Added gs_binary to control Ghostscript use on all platforms
  * Read bounding box information from the trailer of EPS files
    if specified #7382
  * Added reading 8-bit color DDS images #7426
  * Added has_transparency_data #7420
  * Fixed bug when reading BC5S DDS images #7401
  * Prevent TIFF orientation from being applied more than once
  * Use previous pixel alpha for QOI_OP_RGB #7357
  * Added BC5U reading #7358
  * Allow getpixel() to accept a list #7355
  * Allow GaussianBlur and BoxBlur to accept a sequence of x and
    y radii #7336
  * Expand JPEG buffer size when saving optimized or progressive
  * Added session type check for Linux in

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=148
2023-11-27 08:57:42 +00:00
ec3f6ec563 - Add link to cve in changelog: (bsc#1216894, CVE-2023-44271)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=146
2023-11-13 09:54:37 +00:00
44e0e7058d Accepting request 1112102 from home:ecsos:python
- Update to 10.0.1
  - Updated libwebp to 1.3.2 #7395 [radarhere]
  - Updated zlib to 1.3 #7344 [radarhere]
- Changes from 10.0.0
  - Fixed deallocating mask images #7246 [radarhere]
  - Added ImageFont.MAX_STRING_LENGTH #7244 [radarhere, hugovk]
  - Fix Windows build with pyproject.toml #7230 [hugovk, nulano, radarhere]
  - Do not close provided file handles with libtiff #7199 [radarhere]
  - Convert to HSV if mode is HSV in getcolor() #7226 [radarhere]
  - Added alpha_only argument to getbbox() #7123 [radarhere. hugovk]
  - Prioritise speed in _repr_png_ #7242 [radarhere]
  - Do not use CFFI access by default on PyPy #7236 [radarhere]
  - Limit size even if one dimension is zero in decompression bomb check #7235 [radarhere]
  - Use --config-settings instead of deprecated --global-option #7171 [radarhere]
  - Better C integer definitions #6645 [Yay295, hugovk]
  - Fixed finding dependencies on Cygwin #7175 [radarhere]
  - Changed grabclipboard() to use PNG instead of JPG compression on macOS #7219 [abey79, radarhere]
  - Added in_place argument to ImageOps.exif_transpose() #7092 [radarhere]
  - Fixed calling putpalette() on L and LA images before load() #7187 [radarhere]
  - Fixed saving TIFF multiframe images with LONG8 tag types #7078 [radarhere]
  - Fixed combining single duration across duplicate APNG frames #7146 [radarhere]
  - Remove temporary file when error is raised #7148 [radarhere]
  - Do not use temporary file when grabbing clipboard on Linux #7200 [radarhere]
  - If the clipboard fails to open on Windows, wait and try again #7141 [radarhere]
  - Fixed saving multiple 1 mode frames to GIF #7181 [radarhere]
  - Replaced absolute PIL import with relative import #7173 [radarhere]
  - Replaced deprecated Py_FileSystemDefaultEncoding for Python >= 3.12 #7192 [radarhere]
  - Improved wl-paste mimetype handling in ImageGrab #7094 [rrcgat, radarhere]
  - Added _repr_jpeg_() for IPython display_jpeg #7135 [n3011, radarhere, nulano]
  - Use "/sbin/ldconfig" if ldconfig is not found #7068 [radarhere]
  - Prefer screenshots using XCB over gnome-screenshot #7143 [nulano, radarhere]
  - Fixed joined corners for ImageDraw rounded_rectangle() odd dimensions #7151 [radarhere]
  - Support reading signed 8-bit TIFF images #7111 [radarhere]
  - Added width argument to ImageDraw regular_polygon #7132 [radarhere]
  - Support I mode for ImageFilter.BuiltinFilter #7108 [radarhere]
  - Raise error from stderr of Linux ImageGrab.grabclipboard() command #7112 [radarhere]
  - Added unpacker from I;16B to I;16 #7125 [radarhere]
  - Support float font sizes #7107 [radarhere]
  - Use later value for duplicate xref entries in PdfParser #7102 [radarhere]
  - Load before getting size in __getstate__ #7105 [bigcat88, radarhere]
  - Fixed type handling for include and lib directories #7069 [adisbladis, radarhere]
  - Remove deprecations for Pillow 10.0.0 #7059, #7080 [hugovk, radarhere]
  - Drop support for soon-EOL Python 3.7 #7058 [hugovk, radarhere]

OBS-URL: https://build.opensuse.org/request/show/1112102
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=144
2023-09-19 04:51:13 +00:00
721c0d6539 - Add Provides for python-PIL
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=142
2023-07-30 06:55:14 +00:00
b624dafd44 Accepting request 1081303 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081303
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=140
2023-04-21 14:07:23 +00:00
c6d024b73c - update to 9.5.0:
* Added ImageSourceData to TAGS_V2 #7053
  * Clear PPM half token after use #7052
  * Removed absolute path to ldconfig #7044
  * Support custom comments and PLT markers when saving JPEG2000
    images #6903
  * Load before getting size in __array_interface__ #7034
  * Support creating BGR;15, BGR;16 and BGR;24 images, but drop
    support for BGR;32 #7010
  * Consider transparency when applying APNG blend mask #7018
  * Round duration when saving animated WebP images #6996
  * Added reading of JPEG2000 comments #6909
  * Decrement reference count #7003
  * Allow libtiff_support_custom_tags to be missing #7020
  * Improved I;16N support #6834
  * Added QOI reading #6852
  * Added saving RGBA images as PDFs #6925
  * Do not raise an error if os.environ does not contain PATH
  * Close OleFileIO instance when closing or exiting FPX or MIC
  * Added __int__ to IFDRational for Python >= 3.11 #6998
  * Added memoryview support to Dib.frombytes() #6988
  * Close file pointer copy in the libtiff encoder if still open
  * Raise an error if ImageDraw co-ordinates are incorrectly
    ordered #6978
  * Added "corners" argument to ImageDraw rounded_rectangle()
  * Added memoryview support to frombytes() #6974
  * Allow comments in FITS images #6973
  * Support saving PDF with different X and Y resolutions #6961
  * [jvanderneutstulen, radarhere, hugovk]
  * Fixed writing int as UNDEFINED tag #6950

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=138
2023-04-03 20:02:06 +00:00
fb43ef0a81 Accepting request 1046152 from home:stroeder:python
update to 9.4.0

OBS-URL: https://build.opensuse.org/request/show/1046152
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=136
2023-01-02 12:34:35 +00:00
fee7a621df Accepting request 1032267 from home:stroeder:python
update to 9.3.0

OBS-URL: https://build.opensuse.org/request/show/1032267
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=134
2022-10-30 17:12:14 +00:00
2f288d3b84 Accepting request 986295 from home:stroeder:branches:devel:languages:python
update to 9.2.0

OBS-URL: https://build.opensuse.org/request/show/986295
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=132
2022-07-04 07:08:47 +00:00
2fcadec505 Accepting request 980378 from home:mcalabkova:branches:devel:languages:python
- Add patch tiff-readcount.patch to fix build with the new tiff

OBS-URL: https://build.opensuse.org/request/show/980378
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=129
2022-06-01 15:44:59 +00:00
d5dc9f519d - update to 9.1.1 (bsc#1199713, CVE-2022-30595):
* When reading past the end of a TGA scan line, reduce bytes left. CVE-2022-30595
  * Do not open images with zero or negative height #6269

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=127
2022-05-29 18:43:20 +00:00
aeb52a574e - add toml buildrequires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=125
2022-04-08 16:51:58 +00:00
33df33996c Accepting request 951379 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/951379
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=124
2022-02-03 21:03:07 +00:00
645eee0072 Accepting request 943843 from home:bnavigator:branches:devel:languages:python
- Don't try to build on unsupported Python 3.6
- Remove python2 statements from specfile

OBS-URL: https://build.opensuse.org/request/show/943843
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=123
2022-01-04 21:24:59 +00:00
87b78bad68 Accepting request 943545 from home:stroeder:python
Update to 9.0.0

Note: Does not build on Leap because upstream dropped support for Python 3.6 which is EOL.

OBS-URL: https://build.opensuse.org/request/show/943545
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=122
2022-01-04 20:24:58 +00:00
7f3ac5bbb8 - update to 8.4.0:
- Prefer global transparency in GIF when replacing with background color #5756
  - Added "exif" keyword argument to TIFF saving #5575
  - Copy Python palette to new image in quantize() #5696
  - Read ICO AND mask from end #5667
  - Actually check the framesize in FliDecode.c #5659
  - Determine JPEG2000 mode purely from ihdr header box #5654
  - Fixed using info dictionary when writing multiple APNG frames #5611
  - Allow saving 1 and L mode TIFF with PhotometricInterpretation 0 #5655
  - For GIF save_all with palette, do not include palette with each frame #5603
  - Keep transparency when converting from P to LA or PA #5606
  - Copy palette to new image in transform() #5647
  - Added "transparency" argument to EpsImagePlugin load() #5620
  - Corrected pathlib.Path detection when saving #5633
  - Added WalImageFile class #5618
  - Consider I;16 pixel size when drawing text #5598
  - If default conversion from P is RGB with transparency, convert to RGBA #5594
  - Speed up rotating square images by 90 or 270 degrees #5646
  - Add support for reading DPI information from JPEG2000 images
  - Catch TypeError from corrupted DPI value in EXIF #5639
  - Do not close file pointer when saving SGI images #5645
  - Deprecate ImagePalette size parameter #5641
  - Prefer command line tools SDK on macOS #5624

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=121
2021-10-30 20:30:47 +00:00
9a5e2e28f3 Accepting request 916926 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/916926
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=120
2021-09-11 19:53:42 +00:00
ea1a821f2d Fix changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=119
2021-07-22 11:34:17 +00:00
ef645ab55a Accepting request 904583 from home:stroeder:python
update to version 8.3.1

OBS-URL: https://build.opensuse.org/request/show/904583
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=118
2021-07-07 12:46:49 +00:00
3fb565ad45 Accepting request 903891 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/903891
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=117
2021-07-04 06:42:01 +00:00
71b9f4a86e Accepting request 882938 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/882938
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=115
2021-04-05 11:29:59 +00:00
7c89a5f063 - update to 8.1.2:
- Fix Memory DOS in BLP (CVE-2021-27921), ICNS (CVE-2021-27922) and ICO (CVE-2021-27923) Image Plugins

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=113
2021-03-08 09:01:22 +00:00
addcb73563 - Fix rpmlint warning about duplicate file definition
- Fix package build by relying on %python_subpackages for Obsoletes/Conflicts (bsc#1181281)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=112
2021-03-08 09:00:43 +00:00
f8e8b2c3ae Accepting request 876407 from system:homeautomation:home-assistant:unstable
- Update to 8.1.1
  Security
  * CVE-2021-25289: The previous fix for CVE-2020-35654 was insufficent due to incorrect error checking in TiffDecode.c.
  * CVE-2021-25290: In TiffDecode.c, there is a negative-offset memcpy with an invalid size
  * CVE-2021-25291: In TiffDecode.c, invalid tile boundaries could lead to an OOB Read in TiffReadRGBATile
  * CVE-2021-25292: The PDF parser has a catastrophic backtracking regex that could be used as a DOS attack.
  * CVE-2021-25293: There is an Out of Bounds Read in SGIRleDecode.c, since pillow 4.3.0.
  
  There is an Exhaustion of Memory DOS in the ICNS, ICO, and BLP container formats where Pillow
  did not properly check the reported size of the contained image. These images could cause
  arbitrariliy large memory allocations. This was reported by Jiayi Lin, Luke Shaffer, Xinran Xie,
  and Akshay Ajayan of ASU.edu.
  
  Other Changes
  A crash with the feature flags for LibJpeg and Webp on unreleased Python 3.10 has been fixed

OBS-URL: https://build.opensuse.org/request/show/876407
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=111
2021-03-03 15:40:24 +00:00
05eff3008a Accepting request 867517 from home:okurz:branches:devel:languages:python
Fix package build by relying on %python_subpackages for Obsoletes/Conflicts (bsc#1181281)

OBS-URL: https://build.opensuse.org/request/show/867517
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=109
2021-01-29 09:45:23 +00:00
fab80212fb - update to 8.1.0 (bsc#1180833, bsc#1180834, bsc#1180832):
* Fix TIFF OOB Write error. CVE-2020-35654 
  * Fix for Read Overflow in PCX Decoding. CVE-2020-35653 
  * Fix for SGI Decode buffer overrun. CVE-2020-35655 
  * Fix OOB Read when saving GIF of xsize=1 
  * Makefile updates 
  * Add support for PySide6 
  * Use disposal settings from previous frame in APNG 
  * Added exception explaining that _repr_png_ saves to PNG 
  * Use previous disposal method in GIF load_end 
  * Allow putpalette to accept 1024 integers to include alpha values 
  * Fix OOB Read when writing TIFF with custom Metadata 
  * Added append_images support for ICO 
  * Block TIFFTAG_SUBIFD 
  * Fixed dereferencing potential null pointers 
  * Deprecate FreeType 2.7 
  * Moved warning to end of execution 
  * Removed unused fromstring and tostring C methods 
  * init() if one of the formats is unrecognised 
  * Moved string_dimension CVE image to pillow-depends 
  * Support raw rgba8888 for DDS 
- drop patches python-Pillow-tiff-4.2.0.patch
  python-Pillow-tiff-fix-oob-read.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=108
2021-01-24 11:11:17 +00:00
5d7ef421df Accepting request 859409 from home:pgajdos:python
- fix build with libtiff 4.2.0
- added patches
  fix https://github.com/python-pillow/Pillow/pull/5153
  + python-Pillow-tiff-4.2.0.patch
  fix 416f12e772
  + python-Pillow-tiff-fix-oob-read.patch

OBS-URL: https://build.opensuse.org/request/show/859409
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=106
2020-12-30 14:03:15 +00:00
902382c33f Accepting request 848744 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/848744
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=104
2020-11-16 21:01:05 +00:00
0253c80bd0 Accepting request 846840 from home:gmbr3:Active
- Fix build with RPM 4.16: error: bare words are no longer
  supported, please use "...":  no == yes.

OBS-URL: https://build.opensuse.org/request/show/846840
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=102
2020-11-07 23:40:43 +00:00
Tomáš Chvátal
3e5c94a346 - Fix build on leap and do not pull in the pytest-runner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=100
2020-08-19 09:35:06 +00:00
47e54848ed - Remove dependency on pytest-runner as it is unnecessary
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=98
2020-08-05 18:37:55 +00:00
Tomáš Chvátal
6c9ec8821a Accepting request 820450 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/820450
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=96
2020-07-12 06:35:51 +00:00
Tomáš Chvátal
1f3464d694 - Update to 7.1.2:
* This fixes a regression introduced in 7.1.0 when adding support
    for APNG files.
  * When calling seek(n) on a regular PNG where n > 0, it failed to
    raise an EOFError as it should have done

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=94
2020-04-30 08:50:26 +00:00
Tomáš Chvátal
7864c5a7d3 Accepting request 793245 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/793245
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=93
2020-04-12 07:32:47 +00:00
47204eb1dc Accepting request 760864 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/760864
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=92
2020-01-05 18:31:32 +00:00
Tomáš Chvátal
cdeda45ed7 - Update to 6.2.1:
* Pillow 6.2.1 supports Python 3.8.
- Skip stroke tests as they both fail

- Update to 6.2.0:
  * text stroking
  * image grab on multi-monitor windows
  * Full notes: https://pillow.readthedocs.io/en/stable/releasenotes/6.2.0.html

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=90
2019-11-08 08:03:22 +00:00
eebd2f624e Accepting request 713760 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/713760
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=88
2019-07-07 10:23:10 +00:00
Tomáš Chvátal
844c99e6b3 Accepting request 713193 from home:okurz:branches:devel:languages:python
- Exclude the tests completely on s390x segfault on known and referenced issue

OBS-URL: https://build.opensuse.org/request/show/713193
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=87
2019-07-03 10:17:36 +00:00
88923e43e2 Accepting request 708861 from home:okurz:branches:devel:languages:python
- Fix if/else for arch checkcheck

OBS-URL: https://build.opensuse.org/request/show/708861
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=85
2019-06-09 20:08:04 +00:00
e28efd3b6b - Fix if/else for arch check (skip some tests on some architectures).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=84
2019-06-09 20:07:24 +00:00
Tomáš Chvátal
66fb3a3917 - Add dependency on libimagequant
- Fix fdupes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pillow?expand=0&rev=81
2019-04-05 11:00:31 +00:00