commit d08118955f2e29c7d263d79aff2580baaeabe576 Author: Shaun McCance Date: Fri Apr 26 12:11:13 2019 -0400 yelp-check: Fix validation for DocBook 5 with https redirects At some point, docbook.org starting doing 301 redirects to send all requests thru https. Unfortunately, neither jing nor xmllint likes these redirects, and xmllint doesn't do https at all. So, we have to do some special casing depending on the validator and on whether we have local copies in the catalogs. Fun stuff. tools/yelp-check.in | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) commit ff8c59f30f31cccf344c35b70962ac4e9bccb577 Author: Shaun McCance Date: Mon Mar 11 10:55:49 2019 -0400 Version 3.32.0 NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-)