From nobody Sat May 4 03:01:10 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=libvir-list-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1560948105; cv=none; d=zoho.com; s=zohoarc; b=lPb2P3xEcSW0X5sZVtqo/Fg5JCCZJzgwFZJLmpD+CNxZ+KCXqCW8HOxf1PCQNSikcjdw+6soeHk1O/s6P+KzCsJo1H9S5GJfRrfHcUI18hM7cCcW6PzdSt3X32Vg7Hm9MPzSl3pEg3SQUdmgjwWdxwcI4M89goH5w3Co6NvkN5g= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1560948105; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To:ARC-Authentication-Results; bh=LEBKt16nbfmphEhpXaSXZsBYdt2oBXVTV4KKIAaoCpk=; b=Yfs6nENX3KNSRHeJB70o77jEPVFi+pJT8QDWWgXBsp5rUVck//Mvgogh8F2t12MGqNqid4Lnf8JSLY/PRRUqQdkfBVU1a+7Dv0CL2EROzlMGJRoHGw8NhLjMWxcpi3klg6gLnoAhun2FOJyU1xiWNI/zOUbnCAfdjUGBHNxTF/s= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1560948105316925.7307279763481; Wed, 19 Jun 2019 05:41:45 -0700 (PDT) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 2E93A550CF; Wed, 19 Jun 2019 12:41:27 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id D07B1608A7; Wed, 19 Jun 2019 12:41:24 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 834601843500; Wed, 19 Jun 2019 12:41:20 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id x5JCfA2B029535 for ; Wed, 19 Jun 2019 08:41:10 -0400 Received: by smtp.corp.redhat.com (Postfix) id DD5D65C221; Wed, 19 Jun 2019 12:41:10 +0000 (UTC) Received: from kinshicho.brq.redhat.com (unknown [10.43.2.73]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 681D95C220 for ; Wed, 19 Jun 2019 12:41:10 +0000 (UTC) From: Andrea Bolognani To: libvir-list@redhat.com Date: Wed, 19 Jun 2019 14:41:01 +0200 Message-Id: <20190619124105.32309-2-abologna@redhat.com> In-Reply-To: <20190619124105.32309-1-abologna@redhat.com> References: <20190619124105.32309-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-loop: libvir-list@redhat.com Subject: [libvirt] [PATCH v3 1/5] docs: Update jQuery X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: quoted-printable Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.29]); Wed, 19 Jun 2019 12:41:39 +0000 (UTC) Content-Type: text/plain; charset="utf-8" We're using the very outdated 3.1.1 (Sep 2016). Replace it with 3.4.1 (May 2019), the latest available. The new file, unlike the one it replaces, is not minified. We'll take care of that separately. Signed-off-by: Andrea Bolognani --- docs/Makefile.am | 2 +- docs/index.html.in | 2 +- docs/js/jquery-3.1.1.min.js | 4 - docs/js/jquery-3.4.1.js | 10598 ++++++++++++++++++++++++++++++++++ 4 files changed, 10600 insertions(+), 6 deletions(-) delete mode 100644 docs/js/jquery-3.1.1.min.js create mode 100644 docs/js/jquery-3.4.1.js diff --git a/docs/Makefile.am b/docs/Makefile.am index 0c899f9580..f42307c7d5 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -67,7 +67,7 @@ css =3D \ =20 javascript =3D \ js/main.js \ - js/jquery-3.1.1.min.js \ + js/jquery-3.4.1.js \ js/jquery.rss.min.js \ js/moment.min.js =20 diff --git a/docs/index.html.in b/docs/index.html.in index f593445d06..edf18f8aec 100644 --- a/docs/index.html.in +++ b/docs/index.html.in @@ -2,7 +2,7 @@ - - + -