From fb5fbc320bd0fcf755c0d25c3bafe9c08359b2dc Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Tue, 1 Oct 2019 21:27:46 +0200 Subject: [PATCH] HTML: update for GitLab issues --- README.md | 5 ++++- html/bugs.html | 19 ++++++++++--------- html/index.html | 2 +- 3 files changed, 15 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 13dac751..2573dab1 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,11 @@ Source code repository Bug database ------------ -[Bugzilla](http://bugzilla.maptools.org/buglist.cgi?product=libtiff) +[GitLab issues](https://gitlab.com/libtiff/libtiff/issues) +Previously, the project used +[Bugzilla](http://bugzilla.maptools.org/buglist.cgi?product=libtiff). This +is no longer in use, and all remaining issues have been migrated to GitLab. Use and Copyright ----------------- diff --git a/html/bugs.html b/html/bugs.html index 643c3c6e..bc27955e 100644 --- a/html/bugs.html +++ b/html/bugs.html @@ -14,19 +14,20 @@ This software is free. Please let us know when you find a problem or fix a bug.

-Thanks to MapTools.org, libtiff now uses -bugzilla to track bugs. All bugs filed in the older bugzilla at +The project is using +GitLab issues 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.

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. You can do so -by visiting the buglist at -http://bugzilla.maptools.org/buglist.cgi?product=libtiff. Also verify that +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.

If you'd like to enter a new bug, you can do so at -http://bugzilla.maptools.org/enter_bug.cgi?product=libtiff. +https://gitlab.com/libtiff/libtiff/issues/new.

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. @@ -37,12 +38,12 @@ Bob Friesenhahn

Of course, reporting bugs is no substitute for discussion. The -tiff@lists.maptools.org mailing +tiff@lists.osgeo.org 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:

- http://lists.maptools.org/mailman/listinfo/tiff

+ http://lists.osgeo.org/mailman/listinfo/tiff

Posts to the list are only accepted from members of the list in order to limit the amount of spam propagated.

@@ -56,6 +57,6 @@ Systems.


-Last updated: $Date: 2016-04-08 02:34:03 $ +Last updated: 2019-10-01 diff --git a/html/index.html b/html/index.html index 57ebbb2c..dd5da04f 100644 --- a/html/index.html +++ b/html/index.html @@ -100,7 +100,7 @@
  • Contributed software
  • TIFF documentation
  • Building the software distribution
  • -
  • Bugs, Bugzilla, and the TIFF mailing list
  • +
  • Bugs, GitLab issues, and the TIFF mailing list
  • Test images
  • Acknowledgements and copyright issues
  • Man Pages