pillow 10.2.0-ok3 source package in openKylin

Changelog

pillow (10.2.0-ok3) nile; urgency=medium

  * SECURITY UPDATE: Buffer overflow in imagingcms.c     -
    debian/patches/CVE-2024-28219.patch: Use strncpy     to avoid buffer
    overflow     - CVE-2024-28219

 -- zhouganqing <email address hidden>  Mon, 30 Sep 2024 17:15:51 +0800

Upload details

Uploaded by:
周淦清
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main python
Huanghe V3.0 proposed main python
Nile V2.0 proposed main python

Downloads

File Size SHA-256 Checksum
pillow_10.2.0.orig.tar.xz 34.9 MiB e3f418659e7db75a9480d5c75ab887eea4c07c157a4b437215d03cf0c6ef658f
pillow_10.2.0-ok3.debian.tar.xz 11.4 KiB d0575fedecc58406b676c505a9d368df95135b937574c3c33946970dcfcb7c8c
pillow_10.2.0-ok3.dsc 2.2 KiB 94f08ab56b26b9ab03d36288dff1e3e82137cb6476f70bbc6471eb077b51208c

Available diffs

View changes file

Binary packages built by this source

python-pil-doc: Examples for the Python Imaging Library

 The Python Imaging Library (PIL) adds an image object to your
 Python interpreter. You can load image objects from a variety of file
 formats, and apply a rich set of image operations to them.
 .
 This package contains PIL API documentation and some example scripts.
 You may also want to look at the python-pil-doc-html or
 python-pil-doc-pdf packages for the PIL handbook documentation.

python3-pil: Python Imaging Library (Python3)

 The Python Imaging Library (PIL) adds an image object to your Python
 interpreter. You can load images from a variety of file formats, and
 apply a rich set of image operations to them.
 .
 Image Objects:
  o Bilevel, greyscale, palette, true colour (RGB), true colour with
    transparency (RGBA).
  o colour separation (CMYK).
  o Copy, cut, paste operations.
  o Flip, transpose, resize, rotate, and arbitrary affine transforms.
  o Transparency operations.
  o Channel and point operations.
  o Colour transforms, including matrix operations.
  o Image enhancement, including convolution filters.
 .
 File Formats:
  o Full (Open/Load/Save): BMP, EPS (with ghostscript), GIF, IM, JPEG,
    MSP, PDF, PNG, PPM, TIFF, XBM.
  o Read only (Open/Load): ARG, CUR, DCX, FLI, FPX, GBR, GD, ICO, IMT, IPTC,
    MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI, SUN, TGA, WMF, XPM.
  o Save only: PDF, EPS (without ghostscript).

python3-pil-dbgsym: debug symbols for python3-pil
python3-pil.imagetk: Python Imaging Library - ImageTk Module (Python3)

 Tk dependent python-pil module.

python3-pil.imagetk-dbgsym: debug symbols for python3-pil.imagetk