]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Update JavaScript libraries used by the internal Web dashboard 16738/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 19 Jan 2026 14:07:45 +0000 (15:07 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 19 Jan 2026 14:07:45 +0000 (15:07 +0100)
commitbae7c33592a0d59e2326221d86bb22755878bb2e
tree9bd9b253749a555bd8edf546a09110fe577bb158
parent1ff1dcaa6bc227dbab479096f6119781dc96e90c
dnsdist: Update JavaScript libraries used by the internal Web dashboard

This updates:
- `jQuery` from 1.12.0 to 3.7.1
- `rickshaw` from 1.5.1 to 1.7.0
- `moment` from 2.11.1 to 2.30.1

`d3` is not updated because recent versions are not supported by rickshaw.

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
pdns/dnsdistdist/html/js/jquery.min.js
pdns/dnsdistdist/html/js/moment.min.js
pdns/dnsdistdist/html/js/rickshaw.min.js
pdns/dnsdistdist/src_js/SOURCES
pdns/dnsdistdist/src_js/jquery.js
pdns/dnsdistdist/src_js/moment.js
pdns/dnsdistdist/src_js/rickshaw.js