bugs.html 2.5 KB

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