Jiri Slachta
fa91da9aeb
tiff: update to version 4.0.7 with CVE fixes
...
Signed-off-by: Jiri Slachta <jiri@slachta.eu>
2017-05-04 14:15:34 +02:00
Alberto Bursi
3e7d592316
tiff-utils: move to Image Manipulation submenu
...
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-02 12:34:31 +01:00
Jiri Slachta
a3a8bbdc51
libssh2, libxslt, tiff: change PKG_MAINTAINER email address
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-05-31 20:22:37 +02:00
Jo-Philipp Wich
ae2c7c824f
tiff: fix wrong declaration of ftell() compat macro
...
The libtiff library declares an `ftell()` compat macro redirecting calls
to `ftello()` if such an implementation exists. The compat macro however
is declared with a wrong number of arguments, leading to the following
error on our buildbots:
In file included from .../usr/include/uClibc++/iostream:29:0,
from tif_stream.cxx:31:
.../usr/include/uClibc++/fstream:422:22: error: macro "ftell" requires 3 arguments, but only 1 given
retval = ftell(fp);
Add a patch to fix the macro definition in order to fix compilation of
the tiff package.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-05-19 14:29:57 +02:00
Jiri Slachta
7c7614efb5
tiff: update to 4.0.6
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2016-04-05 14:34:54 +02:00
Jiri Slachta
5b83e7cfa8
tiff: fix CVE-2014-9330
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2015-01-28 21:12:21 +01:00
Jiri Slachta
364de5bc3f
tiff: add licensing information
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-10 09:25:21 +02:00
Jiri Slachta
aafd3b9572
tiff: fix multiple CVE's
...
This commit fixes multiple CVE's for library tiff:
CVE-2012-4564
CVE-2013-1960
CVE-2013-1961
CVE-2013-4231
CVE-2013-4232
CVE-2013-4244
CVE-2013-4243
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-04 12:08:07 +02:00
Jiri Slachta
3dd358e1f1
tiff: add tiff package back, take over maintainership
...
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-07-31 15:20:15 +02:00
Steven Barth
0cb8ba433a
tiff, giflib: removed for being abandoned
...
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-29 09:00:15 +02:00
Steven Barth
1ab5d3643a
tiff, giflib: remove maintainer as per request
...
Signed-off-by: Steven Barth <steven@midlink.org>
2014-07-27 12:47:50 +02:00
Oliver Ertl
2ebd144735
inport tiff from oldpackages, refresh patches and add myself and maintainer
...
Signed-off-by: Oliver Ertl <oliver-ertl@t-online.de>
2014-07-20 13:16:29 +02:00