Path to this page:
./
graphics/py-Pillow,
Python Imaging Library (Fork)
Branch: pkgsrc-2014Q1,
Version: 2.3.1,
Package name: py27-Pillow-2.3.1,
Maintainer: obachePillow is the "friendly" PIL fork.
The Python Imaging Library (PIL) adds image processing capabilities to your
Python environment. This library provides extensive file format support, an
efficient internal representation, and powerful image processing capabilities.
Required to run:[
devel/py-setuptools] [
graphics/libwebp] [
graphics/tiff] [
graphics/freetype2] [
graphics/lcms2] [
lang/python27]
Master sites:
SHA1: 956ceda1fc5427220c19f7e4be2e0b04c0c557ef
RMD160: 2b7d757eda7366e16f975bf3102823103ef65884
Filesize: 2364.765 KB
Version history: (Expand)
- (2014-04-12) Updated to version: py27-Pillow-2.3.1
- (2014-04-04) Package has been reborn
- (2014-04-03) Package added to pkgsrc.se, version py27-Pillow-2.3.0 (created)
CVS history: (Expand)
2014-04-12 19:06:36 by Matthias Scheler | Files touched by this commit (2) | |
Log message:
Pullup ticket #4364 - requested by obache
graphics/py-Pillow: security update
Revisions pulled up:
- graphics/py-Pillow/Makefile 1.7-1.8
- graphics/py-Pillow/distinfo 1.4
---
Module Name: pkgsrc
Committed By: obache
Date: Fri Apr 11 12:41:18 UTC 2014
Modified Files:
pkgsrc/graphics/py-Pillow: Makefile distinfo
Log message:
Update py-Pillow to 2.3.1.
Changelog (Pillow)
==================
2.3.1 (2014-03-14)
------------------
- Fix insecure use of tempfile.mktemp (CVE-2014-1932 CVE-2014-1933)
[wiredfool]
---
Module Name: pkgsrc
Committed By: obache
Date: Sat Apr 12 09:10:19 UTC 2014
Modified Files:
pkgsrc/graphics/py-Pillow: Makefile
Log message:
Tell root directory for required packages to setup.py.
|