References: <20170928191216.GA18050@jurassic> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.pao1.isc.org X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 To: "Mukund Sivaraman via RT" Delivered-To: bind9-public@bugs.isc.org MIME-Version: 1.0 Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.pao1.isc.org", Issuer "COMODO RSA Organization Validation Secure Server CA" (not verified)) by bugs.isc.org (Postfix) with ESMTPS id 36DACD78B0A for ; Thu, 28 Sep 2017 19:18:27 +0000 (UTC) Received: from mail.banu.com (mail.banu.com [46.4.129.225]) by mx.pao1.isc.org (Postfix) with ESMTP id B7FE134D75F for ; Thu, 28 Sep 2017 19:18:24 +0000 (UTC) Received: from jurassic (unknown [115.118.30.158]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.banu.com (Postfix) with ESMTPSA id 3627756A0007; Thu, 28 Sep 2017 19:18:23 +0000 (GMT) Message-ID: <20170928191820.GA18111@jurassic> From muks@isc.org Thu Sep 28 19:18:27 2017 X-RT-Interface: Email X-RT-Incoming-Encryption: Not encrypted From: "Mukund Sivaraman" X-Original-To: bind9-public@bugs.isc.org User-Agent: Mutt/1.9.0 (2017-09-02) Date: Fri, 29 Sep 2017 00:48:20 +0530 In-Reply-To: Return-Path: X-RT-Original-Encoding: utf-8 Subject: Re: [ISC-Bugs #46130] Drop dependency on libxml2 and libjson Content-Disposition: inline content-type: text/plain; charset="utf-8" RT-Message-ID: Content-Length: 339 rt46130 is ready for 1st review. It drops dependency on libxml2. Windows build files and README.md need update, but I'll do that when removing libjson as a dependency. As part of this cleanup, I've noticed bugs that I've fixed but it is lost in the noise in the commit. 30 files changed, 474 insertions(+), 1241 deletions(-) Mukund