X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.pao1.isc.org References: <20170928191216.GA18050@jurassic> <20170928191820.GA18111@jurassic> Received: from mx.pao1.isc.org (mx.pao1.isc.org [149.20.64.53]) (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 06EE4D78B0A for ; Thu, 28 Sep 2017 21:19:30 +0000 (UTC) Received: from mail.banu.com (mail.banu.com [46.4.129.225]) by mx.pao1.isc.org (Postfix) with ESMTP id C50A034984B for ; Thu, 28 Sep 2017 21:19:27 +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 2A39C56A00A9; Thu, 28 Sep 2017 21:19:25 +0000 (GMT) MIME-Version: 1.0 Delivered-To: bind9-public@bugs.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: "Francis Dupont via RT" X-RT-Interface: Email From muks@isc.org Thu Sep 28 21:19:30 2017 Message-ID: <20170928211923.GA11015@jurassic> X-Original-To: bind9-public@bugs.isc.org From: "Mukund Sivaraman" X-RT-Incoming-Encryption: Not encrypted Date: Fri, 29 Sep 2017 02:49:23 +0530 User-Agent: Mutt/1.9.0 (2017-09-02) X-RT-Original-Encoding: utf-8 Return-Path: In-Reply-To: Content-Disposition: inline Subject: Re: [ISC-Bugs #46130] Drop dependency on libxml2 and libjson content-type: text/plain; charset="utf-8" RT-Message-ID: Content-Length: 526 On Thu, Sep 28, 2017 at 08:49:36PM +0000, Francis Dupont via RT wrote: > On Thu Sep 28 19:18:28 2017, muks wrote: > > 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. > > => please remember that libjson is not supported on Windows > (cf Configure perl script tail comments). Yes, the branch is about removing these dependencies from BIND (i.e., libxml2 and libjson are no longer used). Mukund