summaryrefslogtreecommitdiff
path: root/gnu/packages/image.scm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into core-updatesMark H Weaver2018-02-111-0/+12
|\
| * gnu: libtiff: Fix CVE-2017-{9935,11335,18013}.•••* gnu/packages/patches/libtiff-CVE-2017-9935.patch, gnu/packages/patches/libtiff-CVE-2017-11335.patch, gnu/packages/patches/libtiff-CVE-2017-18013.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/image.scm (libtiff)[replacement]: New field. (libtiff/fixed): New variable. Leo Famulari2018-02-101-0/+13
* | gnu: libtiff: Download over HTTP.•••* gnu/packages/image.scm (libtiff)[source]: Use HTTP URL. Leo Famulari2018-01-031-1/+1
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-191-2/+2
|\|
| * gnu: libjpeg-turbo: Update to 1.5.3.•••* gnu/packages/image.scm (libjpeg-turbo): Update to 1.5.3. Marius Bakke2017-12-181-2/+2
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-051-29/+26
|\|
| * gnu: libwebp: Update to 0.6.1.•••* gnu/packages/image.scm (libwebp): Update to 0.6.1. Marius Bakke2017-12-031-2/+2
| * gnu: gpick: Use scons-build-system.•••* gnu/packages/image.scm (gpick): Switch to scons-build-system. Arun Isaac2017-11-301-13/+7
| * gnu: optipng: Fix CVE-2017-1000229.•••* gnu/packages/image.scm (optipng)[source](patches): New field. * gnu/packages/patches/optipng-CVE-2017-1000229.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Marius Bakke2017-11-291-0/+1
| * gnu: steghide: Fix description.•••* gnu/packages/image.scm (steghide)[description]: Remove typos and improve grammar. Tobias Geerinckx-Rice2017-11-271-5/+4
| * gnu: image: Rename pngcrunch to pngcrush and update it.•••* gnu/packages/image.scm (pngcrush): Renamed from pngcrunch. [version]: update to 1.8.13. [arguments]: Use the nolib Makefile. [origin]: Use the no-lib tar. [home-page]: update to the new website. (pngcrunch): New deprecation variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nee2017-11-261-9/+12
* | gnu: libtiff: Update to 4.0.9.•••* gnu/packages/image.scm (libtiff): Update to 4.0.9. [source]: Remove obsolete patches. * gnu/packages/patches/libtiff-CVE-2016-10688.patch, gnu/packages/patches/libtiff-CVE-2017-9936.patch, gnu/packages/patches/libtiff-tiffgetfield-bugs.patch, gnu/packages/patches/libtiff-tiffycbcrtorgb-integer-overflow.patch, gnu/packages/patches/libtiff-tiffycbcrtorgbinit-integer-overflow.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Leo Famulari2017-11-301-8/+2
* | gnu: jbig2dec: Update to 0.14.•••* gnu/packages/image.scm (jbi2dec): Update to 0.14. [source]: Remove obsolete patches. * gnu/packages/patches/jbig2dec-CVE-2016-9601.patch, gnu/packages/patches/jbig2dec-CVE-2017-7885.patch, gnu/packages/patches/jbig2dec-CVE-2017-7975.patch, gnu/packages/patches/jbig2dec-CVE-2017-7976.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/patches/jbig2dec-ignore-testtest.patch: Update for new release. Leo Famulari2017-11-251-8/+3
* | Merge branch 'master' into core-updatesMarius Bakke2017-11-191-0/+1
|\|
| * gnu: Move testing packages from python.scm to check.scm.•••* gnu/packages/python.scm (python-behave-web-api, python2-behave-web-api, python-mock, python2-mock, python-mock-2, python-nose, python2-nose, python-nose2, python2-nose2, python-unittest2, python2-unittest2, python-pytest, python2-pytest, python-pytest-3.0, python2-pytest-3.0, python-pytest-cov, python2-pytest-cov, python-pytest-runner, python2-pytest-runner, python-pytest-mock, python2-pytest-mock, python-pytest-xdist, python2-pytest-xdist, python-scripttest, python2-scripttest, python-testtools, python2-testtools, python-testscenarios, python2-testscenarios, python-testresources, python2-testresources, python-subunit, python2-subunit, python-fixtures, python2-fixtures, python-testrepository, python2-testrepository, python-coverage, python2-coverage, python-cov-core, python2-cov-core, python-testpath, python2-testpath, python-testlib, python2-testlib, python-pytest-cache, python2-pytest-cache, python-pytest-localserver, python-pytest-xprocess, python-pytest-subtesthack, python2-pytest-subtesthack, python-hypothesis, python2-hypothesis, python-lit, python2-lit, python-pytest-pep8, python2-pytest-pep8, python-pytest-flakes, python2-pytest-flakes, python2-coverage-test-runner, python-pylint, python2-pylint, python-paramunittest, python2-python-paramunittest, python-pytest-warnings, python2-pytest-warnings, python-pytest-capturelog, python2-pytest-capturelog, python-pytest-catchlog, python2-pytest-catchlog, python-nosexcover, python2-nosexcover, python-discover, python2-discover, behave, python-rednose, python2-rednose, python-nose-randomly, python2-nose-randomly, python-nose-timer, python2-nose-timer): Move from here... * gnu/packages/check.scm: ...to here. * gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/backup.scm, gnu/packages/bioinformatics.scm, gnu/packages/calendar.scm, gnu/packages/dav.scm, gnu/packages/django.scm, gnu/packages/freedesktop.scm, gnu/packages/haskell.scm, gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/jrnl.scm, gnu/packages/ldc.scm, gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm, gnu/packages/openstack.scm, gnu/packages/package-management.scm, gnu/packages/password-utils.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/rdf.scm, gnu/packages/statistics.scm, gnu/packages/storage.scm, gnu/packages/time.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/tryton.scm: Adjust accordingly. Ricardo Wurmus2017-11-171-0/+1
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-11-011-0/+2
|\|
| * gnu: exiv2: Add upstream security fixes.•••Fixes CVE-2017-14859, CVE-2017-14860, CVE-2017-14862 and CVE-2017-14864. * gnu/packages/patches/exiv2-CVE-2017-14859-14862-14864.patch, gnu/packages/patches/exiv2-CVE-2017-14860.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them. * gnu/packages/image.scm (exiv2)[source]: Use them. Marius Bakke2017-10-271-0/+2
* | gnu: libpng: Update to 1.6.34.•••* gnu/packages/image.scm (libpng): Update to 1.6.34. Leo Famulari2017-10-241-2/+2
|/
* gnu: vigra: Update to 1.11.1.•••* gnu/packages/image.scm (vigra): Update 1.11.1. [source]<uri>: Don't hard-code version. [home-page]: Change to <https://ukoethe.github.io/vigra/>. Marius Bakke2017-10-101-5/+5
* gnu: openjpeg: Update to 2.3.0.•••* gnu/packages/patches/openjpeg-CVE-2017-12982.patch, gnu/packages/patches/openjpeg-CVE-2017-14040.patch, gnu/packages/patches/openjpeg-CVE-2017-14041.patch, gnu/packages/patches/openjpeg-CVE-2017-14151.patch, gnu/packages/patches/openjpeg-CVE-2017-14152.patch, gnu/packages/patches/openjpeg-CVE-2017-14164.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/image.scm (openjpeg): Update to 2.3.0. [source](patches): Remove. * gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Adjust openjpeg substitution. Marius Bakke2017-10-051-8/+2
* gnu: libpng@1.2: Update to 1.2.59.•••* gnu/packages/image.scm (libpng-1.2): Update to 1.2.59. Leo Famulari2017-10-051-2/+3
* gnu: jasper: Update to 2.0.14.•••* gnu/packages/image.scm (jasper): Update to 2.0.14. Marius Bakke2017-09-171-2/+2
* gnu: openjpeg: Fix CVE-2017-14164.•••* gnu/packages/image.scm (openjpeg)[source]: Add patch. * gnu/packages/patches/openjpeg-CVE-2017-14164.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2017-09-101-1/+2
* gnu: openjpeg: Fix CVE-2017-14151, CVE-2017-14152.•••* gnu/packages/image.scm (openjpeg)[source]: Add patches. * gnu/packages/patches/openjpeg-CVE-2017-14151.patch, gnu/packages/patches/openjpeg-CVE-2017-14152.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them. Efraim Flashner2017-09-061-1/+3
* gnu: openjpeg: Fix CVE-2017-{14040,14041}.•••* gnu/packages/image.scm (openjpeg)[source]: Add patches. * gnu/packages/patches/openjpeg-CVE-2017-14040.patch, gnu/packages/patches/openjpeg-CVE-2017-14041.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them. Kei Kebreau2017-09-021-1/+3
* gnu: exiv2: Update source checksum.•••The source archive was updated in place; only a cleanup of non functional files was done (see: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28326). * gnu/packages/image.scm (exiv2)[source]: Update hash. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Maxim Cournoyer2017-09-021-1/+1
* Update e-mail for Kei Kebreau.•••* .mailmap: Map kei@openmailbox.org to current address. * gnu/local.mk: Replace kei@openmailbox.org to current address. * gnu/packages/backup.scm: Likewise. * gnu/packages/calendar.scm: Likewise. * gnu/packages/check.scm: Likewise. * gnu/packages/compression.scm: Likewise. * gnu/packages/documentation.scm: Likewise. * gnu/packages/emacs.scm: Likewise. * gnu/packages/fltk.scm: Likewise. * gnu/packages/freedesktop.scm: Likewise. * gnu/packages/game-development.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/gnustep.scm: Likewise. * gnu/packages/gtk.scm: Likewise. * gnu/packages/hexedit.scm: Likewise. * gnu/packages/image.scm: Likewise. * gnu/packages/maths.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/xfce.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/tcl.scm: Likewise. * gnu/packages/textutils.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/w3m.scm: Likewise. * gnu/packages/web.scm: Likewise. * gnu/packages/web-browsers.scm: Likewise. * gnu/packages/patches/wmfire-update-for-new-gdk-versions.patch: Likewise. Kei Kebreau2017-08-291-1/+1
* Merge branch 'core-updates'Marius Bakke2017-08-261-49/+28
|\
| * Merge branch 'master' into core-updatesMarius Bakke2017-08-211-0/+71
| |\
| * \ Merge branch 'master' into core-updatesMark H Weaver2017-08-111-4/+2
| |\ \
| * \ \ Merge branch 'master' into core-updatesMark H Weaver2017-08-061-11/+33
| |\ \ \
| * | | | gnu: perl: Work around more "dotless @INC" build issues.•••* gnu/packages/web.scm (perl-www-curl)[arguments]: Add 'set-search-path' phase. * gnu/packages/bioinformatics.scm (ngs-sdk)[arguments]: Augment 'configure' phase to set PERL5LIB. * gnu/packages/image.scm (steghide)[arguments]: Add #:phases argument. Ludovic Courtès2017-08-051-1/+10
| * | | | Merge branch 'master' into core-updatesLeo Famulari2017-07-101-22/+17
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2017-06-261-47/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2017-06-181-5/+7
| |\ \ \ \ \ \
| * | | | | | | gnu: libtiff: Build with the default compiler.•••The relevant bug has been fixed and this special-case workaround is no longer necessary. * gnu/packages/image.scm (libtiff)[native-inputs]: Remove field. Leo Famulari2017-06-151-3/+0
| * | | | | | | gnu: libtiff: Fix several bugs related to improper codec usage [security fixes].•••This commit applies the patch to the libtiff package, not the grafting replacement. * gnu/packages/patches/libtiff-tiffgetfield-bugs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (libtiff)[source]: Use it. Leo Famulari2017-06-151-0/+1
| * | | | | | | Merge branch 'master' into core-updates••• Conflicts: gnu/packages/image.scm (incorporated libtiff graft) Marius Bakke2017-06-031-27/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into core-updatesRicardo Wurmus2017-05-241-6/+49
| |\ \ \ \ \ \ \ \
| * | | | | | | | | gnu: libpng: Update to 1.6.29.•••* gnu/packages/image.scm (libpng): Update to 1.6.29. Leo Famulari2017-04-061-2/+3
* | | | | | | | | | gnu: openjpeg: Fix CVE-2017-12982.•••* gnu/packages/image.scm (openjepg)[source]: Add patch. * gnu/packages/patches/openjpeg-CVE-2017-12982.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2017-08-231-1/+2
* | | | | | | | | | gnu: libjpeg-turbo: Build reproducibly.•••* gnu/packages/image.scm (libjpeg-turbo)[arguments]: Add #:configure-flags. Co-authored-by: Z. Ren <zren@dlut.edu.cn> Ludovic Courtès2017-08-221-1/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | gnu: Add r-png.•••* gnu/packages/image.scm (r-png): New variable. Ricardo Wurmus2017-08-171-0/+24
* | | | | | | | | gnu: Add gpick.•••* gnu/packages/image.scm (gpick): New variable. Julien Lepiller2017-08-161-0/+47
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | gnu: openjpeg: Update to 2.2.0 [security fixes].•••In addition to the patches we already had (which are not mentioned in the ChangeLog, but verified by following their respective GitHub issues) this release also fixes CVE-2016-9112, CVE-2016-5139, CVE-2016-5152, CVE-2016-5158, CVE-2016-5159, CVE-2016-1626 and CVE-2016-1628. See <https://github.com/uclouvain/openjpeg/blob/v2.2.0/CHANGELOG.md> for details. * gnu/packages/patches/openjpeg-CVE-2016-9572-CVE-2016-9573.patch, gnu/packages/patches/openjpeg-CVE-2016-9850-CVE-2016-9851.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/image.scm (openjpeg): Update to 2.2.0. [source](patches): Remove. * gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Add phase to patch hard-coded openjpeg-2.1 path. Marius Bakke2017-08-101-4/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | gnu: libpng-apng: Be sure to apply the APNG patch.•••* gnu/packages/image.scm (libpng-apng)[arguments]: Check the return status of the patching procedures. Leo Famulari2017-08-021-6/+8
* | | | | | | gnu: libpng-apng: Update to 1.6.28.•••Fixes <https://bugs.gnu.org/27556>. * gnu/packages/image.scm (libpng-apng): Update to 1.6.28. Remove inherit of 'libpng'. [version]: Use own version, remove 'package-version libpng'. [source]: Don't inherit the source of libpng. [arguments]: Update hash of libpng-apng source. Signed-off-by: Leo Famulari <leo@famulari.name> ng02017-08-021-6/+26
| |_|_|_|_|/ |/| | | | |
* | | | | | gnu: libtiff: Fix two integer overflows.•••* gnu/packages/patches/libtiff-tiffycbcrtorgb-integer-overflow.patch, gnu/packages/patches/libtiff-tiffycbcrtorgbinit-integer-overflow.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/image.scm (libtiff-4.0.8)[source]: Use them. Leo Famulari2017-07-101-1/+3
* | | | | | gnu: libjpeg-turbo: Update to 1.5.2.•••* gnu/packages/image.scm (libjpeg-turbo): Update to 1.5.2. [arguments]<#:phases>: Remove. Marius Bakke2017-07-091-13/+3
* | | | | | gnu: libtiff: Fix CVE-2017-{9936,10688}.•••* gnu/packages/patches/libtiff-CVE-2017-9936.patch, gnu/packages/patches/libtiff-CVE-2017-10688.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/image.scm (libtiff-4.0.8)[source]: Use them. Signed-off-by: Leo Famulari <leo@famulari.name> Alex Vong2017-07-071-1/+3