From 45f38b186745a7a326d85b108ac0cc82cc3e2c17 Mon Sep 17 00:00:00 2001 From: Reini Urban Date: Thu, 6 Jun 2019 09:07:32 +0200 Subject: [PATCH 01/44] CVE-2019-11358 jquery-1.12.4.js update to latest Also update the two plugins to latest, and adjusted the tablesorter css. --- MANIFEST | 2 +- bin/nytprofhtml | 2 +- lib/Devel/NYTProf/js/jquery-min.js | 7 ++----- lib/Devel/NYTProf/js/jquery-tablesorter-min.js | 2 -- lib/Devel/NYTProf/js/jquery.floatThead.min.js | 5 ++--- lib/Devel/NYTProf/js/jquery.tablesorter.min.js | 1 + lib/Devel/NYTProf/js/style-tablesorter.css | 6 +++--- 7 files changed, 10 insertions(+), 15 deletions(-) delete mode 100644 lib/Devel/NYTProf/js/jquery-tablesorter-min.js create mode 100644 lib/Devel/NYTProf/js/jquery.tablesorter.min.js diff --git a/MANIFEST b/MANIFEST index 10154263..314ed683 100644 --- a/MANIFEST +++ b/MANIFEST @@ -55,7 +55,7 @@ lib/Devel/NYTProf/js/jit/gradient50.png lib/Devel/NYTProf/js/jit/jit-yc.js lib/Devel/NYTProf/js/jit/jit.js lib/Devel/NYTProf/js/jquery-min.js -lib/Devel/NYTProf/js/jquery-tablesorter-min.js +lib/Devel/NYTProf/js/jquery.tablesorter-min.js lib/Devel/NYTProf/js/style-tablesorter.css ppport.h slowops.h diff --git a/bin/nytprofhtml b/bin/nytprofhtml index 9f1bd84e..d89255b8 100755 --- a/bin/nytprofhtml +++ b/bin/nytprofhtml @@ -1660,7 +1660,7 @@ EOD - +