~ruther/guix-local

ref: cdbdaf7b6b2c232bca5f2e84af3dca097a3f5ce6 guix-local/gnu/packages/image.scm -rw-r--r-- 40.1 KiB
be72eb98 — Leo Famulari 9 years ago
gnu: libtiff: Update replacement to 4.0.7.

* gnu/packages/image.scm (libtiff)[replacement]: Update to 4.0.7.
(libtiff-4.0.7): New variable. Update home-page and source URLs.
(libtiff/fixed): Delete variable.
* gnu/packages/patches/libtiff-CVE-2016-5652.patch,
gnu/packages/patches/libtiff-CVE-2016-9273.patch,
gnu/packages/patches/libtiff-CVE-2016-9297.patch,
gnu/packages/patches/libtiff-CVE-2016-9448.patch,
gnu/packages/patches/libtiff-uint32-overflow.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
7c90d0f4 — Alex Kost 9 years ago
gnu: packages: Use gettext-minimal.

* gnu/packages/crypto.scm (tomb): Use 'gettext-minimal' instead of
'gnu-gettext'.
* gnu/packages/emacs.scm (m17n-db): Likewise.
* gnu/packages/ftp.scm (weex): Likewise.
* gnu/packages/games.scm (chromium-bsu): Likewise.
* gnu/packages/image.scm (steghide): Likewise.
* gnu/packages/linux.scm (radeontop): Likewise.
* gnu/packages/mpd.scm (sonata): Likewise.
* gnu/packages/networking.scm (whois): Likewise.
* gnu/packages/package-management.scm (guix-0.11.0): Likewise.
* gnu/packages/psyc.scm (psyclpc): Likewise.
* gnu/packages/syndication.scm (newsbeuter): Likewise.
* gnu/packages/vim.scm (vim-full): Likewise.
2fedcd18 — Leo Famulari 9 years ago
gnu: libtiff: Fix CVE-2016-9448.

* gnu/packages/patches/libtiff-CVE-2016-9448.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff/fixed)[source]: Use it.
1339a8ed — Leo Famulari 9 years ago
gnu: libtiff: Fix some buffer overflows.

* gnu/packages/patches/libtiff-uint32-overflow.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff/fixed)[source]: Use it.
7cea56e2 — Leo Famulari 9 years ago
gnu: libtiff: Fix CVE-2016-9297.

* gnu/packages/patches/libtiff-CVE-2016-9297.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff/fixed)[source]: Use it.
d87c201f — Efraim Flashner 9 years ago
gnu: jasper: Update to 1.900.29.

* gnu/packages/image.scm (jasper): Update to 1.900.29.
[inputs]: Add libjpeg.
2cab1dd5 — Ludovic Courtès 9 years ago
Merge branch 'core-updates'
5c66314b — Leo Famulari 9 years ago
gnu: libtiff: Fix CVE-2016-9273.

* gnu/packages/patches/libtiff-CVE-2016-9273.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff/fixed): Use it.
8b6ad165 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
18a9a7ef — Efraim Flashner 9 years ago
gnu: jasper: Update to 1.900.19.

* gnu/packages/image.scm (jasper): Update to 1.900.19.
[arguments]: Remove custom make-flags.
b81245cc — Kei Kebreau 9 years ago
[PATCH] gnu: Add libjxr.

* gnu/packages/image.scm (libjxr): New variable.
* gnu/packages/patches/libjxr-fix-function-signature.patch: New file.
* gnu/packages/patches/libjxr-fix-typos.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patches.
205f0107 — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
b89cbf58 — Leo Famulari 9 years ago
gnu: libtiff: Fix CVE-2016-5652.

* gnu/packages/patches/libtiff-CVE-2016-5652.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff-fixed)[source]: Use it.
a6447e7f — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
95bff4f6 — Leo Famulari 9 years ago
gnu: libwebp: Fix CVE-2016-9085.

* gnu/packages/patches/libwebp-CVE-2016-9085.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libwebp)[source]: Use it.
b2ed5ca7 — Leo Famulari 9 years ago
gnu: libwebp: Update to 0.5.1.

* gnu/packages/image.scm (libwebp): Update to 0.5.1.
3d826769 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
327be747 — Efraim Flashner 9 years ago
gnu: jasper: Updat eto 1.900.16.

* gnu/packages/image.scm (japer): Update to 1.900.16.
ca0635b4 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
875dc49b — Efraim Flashner 9 years ago
gnu: jasper: Update to 1.900.13.

* gnu/packages/image.scm (jasper): Update to 1.900.13.
[arguments]: Build with -std=c99 support.
Next