| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <HTML>
- <HEAD>
- <TITLE>Bugs and the TIFF Mailing List</TITLE>
- <style type="text/css">
- body {
- font-family: Arial, Helvetica, Sans;
- }
- </style>
- </HEAD>
- <BODY>
- <H1>
- <IMG SRC="images/cover.jpg" WIDTH=110 HEIGHT=110 ALIGN=left BORDER=1 HSPACE=6 ALT="cover">
- Bugs, Bugzilla, and the TIFF Mailing List
- </H1>
- <P>
- This software is free. Please let us know when you find a problem or
- fix a bug.
- <P>
- The project is using <a href="https://gitlab.com/libtiff/libtiff/issues">
- GitLab issues</a> since October 2019.
- Previously, the project used MapTools.org
- bugzilla to track bugs: remaining tickets in that bugzilla instance have been
- migrated to GitLab issues. All bugs filed in a older bugzilla at
- bugzilla.remotesensing.org (pre April 2008) have unfortunately been lost.
- <P>
- If you think you've discovered a bug, please first check to see if it is
- already known by looking at the list of already reported bugs. Also verify that
- the problem is still reproducible with the current development software
- from CVS.
- <P>
- If you'd like to enter a new bug, you can do so at
- <A HREF="https://gitlab.com/libtiff/libtiff/issues/new">https://gitlab.com/libtiff/libtiff/issues/new</A>.
- <P>
- If you'd like to inform us about some kind of security issue that should not
- be disclosed for a period of time, then you can contact maintainers directly.
- Send a copies of your report to the following people: Frank Warmerdam
- <a href="mailto:warmerdam@pobox.com"><warmerdam@pobox.com></a> and
- Bob Friesenhahn
- <a href="mailto:bfriesen@simple.dallas.tx.us"><bfriesen@simple.dallas.tx.us></a>.
- <P>
- Of course, reporting bugs is no substitute for discussion. The
- <a href="mailto:tiff@lists.osgeo.org">tiff@lists.osgeo.org</a> mailing
- list is for users of this software, and discussion TIFF issues in general.
- It is managed with the Mailman software, and the web interface for subscribing
- and managing your access to the list is at:<p>
- <a href="http://lists.osgeo.org/mailman/listinfo/tiff">http://lists.osgeo.org/mailman/listinfo/tiff</a><P>
- Posts to the list are only accepted from members of the list in order
- to limit the amount of spam propagated.<p>
- A <A HREF="http://www.awaresystems.be/imaging/tiff/tml.html">Long Term
- Archive</a> including recent messages, and most messages back to 1993,
- with search capabilities is available, and
- has been prepared and hosted by <a href="http://www.awaresystems.be">AWare
- Systems</a>. <p>
- <HR>
- Last updated: 2019-10-01
- </BODY>
- </HTML>
|