Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/monara/public_html/test.athavaneng.com/themes.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 226
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 228
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 229
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 230
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 231
Changes in TIFF v4.0.2
TIFF CHANGE INFORMATION
This document describes the changes made to the software between the
previous and current versions (see above). If you don't
find something listed here, then it was not done in this timeframe, or
it was not considered important enough to be mentioned. The following
information is located here:
MAJOR CHANGES:
CHANGES IN THE SOFTWARE CONFIGURATION:
CHANGES IN LIBTIFF:
- tif_getimage.c: added support for _SEPARATED CMYK images.
- tif_getimage.c: Added support for greyscale + alpha.
- Added TIFFCreateCustomDirectory() and TIFFCreateEXIFDirectory() functions.
- tif_print.c: Lots of fixes around printing corrupt or
hostile input.
- Improve handling of corrupt ycbcrsubsampling values.
- tif_unix.c: use strerror to get meaningful error messages.
- tif_jpeg.c: fix serious bugs in JPEGDecodeRaw().
- tif_jpeg.c: Fix size overflow (zdi-can-1221,CVE-2012-1173).
CHANGES IN THE TOOLS:
- tiff2pdf: Defend against integer overflows while
calculating required buffer sizes (CVE-2012-2113).
CHANGES IN THE CONTRIB AREA:
Last updated $Date: 2012-06-16 00:19:37 $.