|
Revision tags: v4.7.0, v4.7.0rc2, v4.7.0rc1, v4.6.0, v4.6.0rc2, v4.6.0rc1, v4.5.1, v4.5.1rc3, v4.5.1rc2, v4.5.1rc1, v4.5.0, v4.5.0rc3, v4.5.0rc2, v4.5.0rc1, v3.5.2, v3.5.1, v3.4beta037iptc, v3.4beta037, v3.4beta036, v3.4beta035, v3.4beta034, v3.4beta033, v3.4beta032, v3.4beta031, v3.4beta029, v3.4beta028, v3.4beta024, v3.4beta018, v4.4.0, v4.4.0rc1, v4.3.0, v4.3.0rc1, v4.2.0, v4.1.0, v4.0.10, v4.0.9, v4.0.8, v4.0.7 |
|
| #
884f9736 |
| 19-Nov-2016 |
Bob Friesenhahn <[email protected]> |
* libtiff 4.0.7 released.
* configure.ac: Update for 4.0.7 release.
|
| #
c7ff695d |
| 08-Apr-2016 |
Bob Friesenhahn <[email protected]> |
* html/bugs.html: Replace Andrey Kiselev with Bob Friesenhahn for purposes of security issue reporting.
|
| #
87f02eac |
| 18-Nov-2015 |
Even Rouault <[email protected]> |
* libtiff/*.c: fix clang -Wshorten-64-to-32 warnings
|
|
Revision tags: v4.0.6 |
|
| #
897af013 |
| 06-Sep-2015 |
Bob Friesenhahn <[email protected]> |
* Makefile.am: Added a 'coverity' rule to assist with Coverity submissions.
|
| #
878815a1 |
| 01-Sep-2015 |
Bob Friesenhahn <[email protected]> |
Missed BSD make patch due to wrong patch order.
|
| #
a9afad2a |
| 01-Sep-2015 |
Bob Friesenhahn <[email protected]> |
* Makefile.am (distcheck-hook), configure.ac: Applied patches by Roger Leigh (via tiff mailing list on 2015-09-01) to fix issue with BSD make and to make use of cmake in 'distcheck' target conditiona
* Makefile.am (distcheck-hook), configure.ac: Applied patches by Roger Leigh (via tiff mailing list on 2015-09-01) to fix issue with BSD make and to make use of cmake in 'distcheck' target conditional on if cmake is available.
show more ...
|
| #
e762ba3d |
| 01-Sep-2015 |
Bob Friesenhahn <[email protected]> |
* CMakeLists.txt, Makefile.am, configure.ac: Applied patches by Roger Leigh (via tiff mailing list on 2015-09-01).
CMake build is now included in 'distcheck' target.
Builds with CMake 2.8.9 and new
* CMakeLists.txt, Makefile.am, configure.ac: Applied patches by Roger Leigh (via tiff mailing list on 2015-09-01).
CMake build is now included in 'distcheck' target.
Builds with CMake 2.8.9 and newer.
Tar is now resquested to use POSIX PAX format.
show more ...
|
|
Revision tags: v4.0.5 |
|
| #
1fea0da2 |
| 30-Aug-2015 |
Bob Friesenhahn <[email protected]> |
All the CMakeLists.txt files were missing from the distribution tarball.
|
|
Revision tags: v4.0.4 |
|
| #
478e5112 |
| 30-May-2015 |
Bob Friesenhahn <[email protected]> |
* tools/gif2tiff.c (readgifimage): Fix Coverity 1024222 "Untrusted value as argument". (checksignature): Fix Coverity 1024894 "Ignoring number of bytes read". (readextension): Fix Coverity 1024893 "I
* tools/gif2tiff.c (readgifimage): Fix Coverity 1024222 "Untrusted value as argument". (checksignature): Fix Coverity 1024894 "Ignoring number of bytes read". (readextension): Fix Coverity 1024893 "Ignoring number of bytes read". (readgifimage): Fix Coverity 1024890 "Ignoring number of bytes read". (readraster): Fix Coverity 1024891 "Ignoring number of bytes read". (readgifimage): Fix Coverity 1024892 "Ignoring number of bytes read".
show more ...
|
| #
1752529e |
| 28-May-2015 |
Bob Friesenhahn <[email protected]> |
* tools/tiffcrop.c (ROTATE_ANY): Fix Coverity 1294542 "Logical vs. bitwise operator".
|
|
Revision tags: v4.0.4beta |
|
| #
a17a6e5e |
| 26-Jan-2015 |
Even Rouault <[email protected]> |
* automake: updated to 1.15 * libtool: updated to 2.4.5
|
| #
429b3fdc |
| 29-Dec-2014 |
Bob Friesenhahn <[email protected]> |
* Update bundled libtool to 2.4.4 release.
|
| #
3c92b0ef |
| 06-Dec-2014 |
Bob Friesenhahn <[email protected]> |
* tools/tiffdump.c: Fix double-free bug.
|
| #
d1be5cb7 |
| 20-Nov-2014 |
Even Rouault <[email protected]> |
* automake: updated to 1.14.1 * libtool: updated to 2.4.3 * HOWTO-RELEASE: small update about autotools building order
|
| #
281ba91d |
| 18-Nov-2012 |
Bob Friesenhahn <[email protected]> |
* automake: Update Automake to 1.12.5 release.
|
|
Revision tags: v3.9.7, v4.0.3 |
|
| #
f458c103 |
| 20-Sep-2012 |
Bob Friesenhahn <[email protected]> |
* Makefile.am: Update to Automake 1.12.4
|
| #
ec5ce9c2 |
| 19-Aug-2012 |
Bob Friesenhahn <[email protected]> |
* Makefile.in: Update to Automake 1.12.3
|
| #
7d38024b |
| 19-Aug-2012 |
Bob Friesenhahn <[email protected]> |
* libtiff{tiff.h, tif_print.c, tif_dirinfo.c, tif_dirread.c}: Add some TIFF/FX support in libtiff. Add the tag definitions to tiff.h. Add the related TIFF field definitions to tif_dirinfo.c, and al
* libtiff{tiff.h, tif_print.c, tif_dirinfo.c, tif_dirread.c}: Add some TIFF/FX support in libtiff. Add the tag definitions to tiff.h. Add the related TIFF field definitions to tif_dirinfo.c, and also fixes an error in a comment. Adds the photometric values to tif_print.c, and fixes a bug. These changes are by Steve Underwood.
* libtiff/tif_write.c: Fix bug rewriting image tiles in a
show more ...
|
|
Revision tags: v4.0.2, v3.9.6, v4.0.1 |
|
| #
d766e7c5 |
| 18-Feb-2012 |
Bob Friesenhahn <[email protected]> |
* Update automake used to 1.11.3.
|
| #
d338f7fe |
| 22-Dec-2011 |
Bob Friesenhahn <[email protected]> |
* configure.ac: Add libtiff private dependency on -llzma for pkg-config. Patch by Mark Brand. Updated Automake to 1.11.2.
|
|
Revision tags: v4.0.0, v4.0.0beta7, v3.9.5 |
|
| #
c546a4cc |
| 09-Apr-2011 |
Bob Friesenhahn <[email protected]> |
* configure.ac: Should use AC_CANONICAL_HOST since host specifies the run-time target whereas target is used to specify the final output target if the package is a build tool (like a compiler), which
* configure.ac: Should use AC_CANONICAL_HOST since host specifies the run-time target whereas target is used to specify the final output target if the package is a build tool (like a compiler), which libtiff is not. Resolves libtiff bug 2307 "Use AC_CANONICAL_HOST macro".
show more ...
|
| #
9f3e08cf |
| 18-Dec-2010 |
Bob Friesenhahn <[email protected]> |
Needed to add tif_lzma.c to the Makefile.
|
| #
1e3630f9 |
| 14-Dec-2010 |
Andrey Kiselev <[email protected]> |
Regenerate autotools stuff.
|
| #
faf5f3eb |
| 27-Nov-2010 |
Bob Friesenhahn <[email protected]> |
* libtiff-4.pc.in: Added libtiff pkg-config .pc file support. Patch by Vincent Torri.
|
| #
28d10ec5 |
| 13-Jul-2010 |
Bob Friesenhahn <[email protected]> |
* tools/tiffcrop.c: Patch from Richard Nolde to avoid a potentially unterminated buffer due to using an exceptionally long file name.
|