~ruther/guix-local

ref: b004fb6a8a28d220ad61128bc4e6040bb29df7ea guix-local/gnu/packages/image.scm -rw-r--r-- 27.9 KiB
f79a576e — Ludovic Courtès 10 years ago
gnu: jasper: Patch CVE-2008-3522.

* gnu/packages/patches/jasper-CVE-2008-3522.patch: New file.
* gnu/packages/image.scm (jasper)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.
b0b23e52 — David Thompson 10 years ago
gnu: Add jasper.

* gnu/packages/image.scm (jasper): New variable.
328a14e8 — Mark H Weaver 10 years ago
gnu: libpng: Update to 1.5.24 [fixes CVE-2015-8126].

* gnu/packages/image.scm (libpng): Update to 1.5.24.
21ef9843 — Mark H Weaver 10 years ago
Revert "gnu: libpng: Use 1.5.24 as a replacement [fixes CVE-2015-8126]."

This reverts commit 1b076e630f4a7245d14634b047e1d1a91ee2659e.
3aab2c83 — David Thompson 10 years ago
gnu: Add devil.

* gnu/packages/image.scm (devil): New variable.
* gnu/packages/patches/devil-fix-libpng.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
fcc43c1f — Amirouche Boubekki 10 years ago
gnu: images: Add jpegoptim 1.4.3

* gnu/packages/images.scm (jpegoptim): New variable jpegoptim

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1b076e63 — Ludovic Courtès 10 years ago
gnu: libpng: Use 1.5.24 as a replacement [fixes CVE-2015-8126].

Reported by Leo Famulari <leo@famulari.name>.

* gnu/packages/image.scm (libpng-urls): New procedure.
  (libpng)[source]: Use it.
  [replacement]: New field.
  (libpng-1.5.24): New variable.
d9b9454c — Ludovic Courtès 10 years ago
Merge branch 'dbus-update'
53e85d0a — 宋文武 10 years ago
gnu: leptonica: Disable parallel tests.

* gnu/packages/image.scm (leptonica)[arguments]: Add #:parallel-tests?.
c7c5c5ae — 宋文武 10 years ago
gnu: leptonica: Disable failing tests.

* gnu/packages/image.scm (leptonica)[arguments]: Add 'disable-failing-tests' phase.
bce5ae1d — 宋文武 10 years ago
gnu: leptonica: Update to 1.72.

* gnu/packages/image.scm (leptonica): Update to 1.72.
938ecdfc — Efraim Flashner 10 years ago
gnu: giflib: Update to 5.1.1.

* gnu/packages/image.scm (giflib): Update to 5.1.1.
b1599b52 — Mark H Weaver 10 years ago
Revert "gnu: giflib: Update to 5.1.1."

This reverts commit a5d06c0c53a51a6fc4b5802cf282a961cc24655f.
a5d06c0c — Efraim Flashner 10 years ago
gnu: giflib: Update to 5.1.1.

* gnu/packages/image.scm (giflib): Update to 5.1.1.
b8137825 — Mark H Weaver 10 years ago
Merge branch 'master' into core-updates
f956d661 — Mark H Weaver 10 years ago
gnu: libwmf: Add fixes for several security flaws.

* gnu/packages/patches/libwmf-CAN-2004-0941.patch,
  gnu/packages/patches/libwmf-CVE-2007-0455.patch,
  gnu/packages/patches/libwmf-CVE-2007-2756.patch,
  gnu/packages/patches/libwmf-CVE-2007-3472.patch,
  gnu/packages/patches/libwmf-CVE-2007-3473.patch,
  gnu/packages/patches/libwmf-CVE-2007-3477.patch,
  gnu/packages/patches/libwmf-CVE-2009-3546.patch: New files.
* gnu/packages/patches/libwmf-CVE-2015-0848+4588+4695+4696.patch: Delete
  file.  Replace with ...
* gnu/packages/patches/libwmf-CVE-2015-0848+CVE-2015-4588.patch,
  gnu/packages/patches/libwmf-CVE-2015-4695.patch,
  gnu/packages/patches/libwmf-CVE-2015-4696.patch: ... these new files.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image.scm (libwmf)[source]: Adjust set of patches.
319fe79d — Mark H Weaver 10 years ago
Merge branch 'master' into core-updates
7ab73c4a — Mark H Weaver 10 years ago
gnu: openjpeg-2.x: Add fix for CVE-2015-6581.

* gnu/packages/patches/openjpeg-CVE-2015-6581.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/image.scm (openjpeg, openjpeg-2.0)[source]: Add patch.
93bd4a37 — Mark H Weaver 10 years ago
gnu: freeimage: Add fix for CVE-2015-0852.

* gnu/packages/patches/freeimage-CVE-2015-0852.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/image.scm (freeimage)[source]: Add patch.
bcc09d9a — Mark H Weaver 10 years ago
gnu: freeimage: Update to 3.17.0.

* gnu/packages/image.scm (freeimage): Update to 3.17.0.
  [source]: Use 'string-concatenate' in URI computation.
Next