update jupyter-notebook to 6.1.6 addressing cve-2020-26215

ok bket@
This commit is contained in:
daniel 2021-01-23 21:41:20 +00:00
parent bfad866308
commit 74d3eecb62
3 changed files with 14 additions and 116 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.16 2021/01/20 05:58:42 bket Exp $
# $OpenBSD: Makefile,v 1.17 2021/01/23 21:41:20 daniel Exp $
COMMENT = web-based notebook for interactive computing
MODPY_EGG_VERSION = 6.1.0
MODPY_EGG_VERSION = 6.1.6
DISTNAME = notebook-${MODPY_EGG_VERSION}
PKGNAME = jupyter-notebook-${MODPY_EGG_VERSION}

View File

@ -1,2 +1,2 @@
SHA256 (notebook-6.1.0.tar.gz) = D0TSIJKJb2j3WJv9v8kSiFmT3bH9fVd53bvw2Ma3Pu8=
SIZE (notebook-6.1.0.tar.gz) = 13794330
SHA256 (notebook-6.1.6.tar.gz) = z0DU+BVBQB21ov2hcHynh3FXq9QfBO97iPArZ/PGF5E=
SIZE (notebook-6.1.6.tar.gz) = 13926673

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.8 2021/01/20 05:58:42 bket Exp $
@comment $OpenBSD: PLIST,v 1.9 2021/01/23 21:41:20 daniel Exp $
@conflict jupyter-notebook3-*
@pkgpath www/jupyter-notebook,python3
bin/jupyter-bundlerextension
@ -349,6 +349,8 @@ lib/python${MODPY_VERSION}/site-packages/notebook/static/base/js/dialog.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/base/js/events.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/base/js/i18n.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/base/js/keyboard.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/base/js/markdown.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/base/js/mathjaxutils.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/base/js/namespace.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/base/js/notificationarea.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/base/js/notificationwidget.js
@ -415,117 +417,12 @@ lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/exte
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/invalid_keypress.ogg
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathjax-sre.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/functions/
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/functions/algebra.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/functions/elementary.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/functions/hyperbolic.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/functions/trigonometry.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/greek-capital.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/greek-mathfonts-bold.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/greek-mathfonts-italic.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/greek-mathfonts-sans-serif-bold.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/greek-scripts.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/greek-small.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/greek-symbols.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/hebrew_letters.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/latin-lower-double-accent.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/latin-lower-normal.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/latin-lower-phonetic.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/latin-lower-single-accent.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-bold-fraktur.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-bold-script.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-bold.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-double-struck.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-fraktur.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-italic.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-monospace.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-sans-serif-bold.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-sans-serif-italic.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-sans-serif.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/latin-mathfonts-script.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/latin-rest.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/latin-upper-double-accent.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/latin-upper-normal.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/latin-upper-single-accent.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/math_angles.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/math_arrows.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/math_characters.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/math_delimiters.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/math_digits.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/math_geometry.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/math_harpoons.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/math_non_characters.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/math_symbols.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/math_whitespace.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/symbols/other_stars.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/units/
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/units/energy.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/units/length.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/units/memory.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/units/other.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/units/speed.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/units/temperature.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/units/time.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/units/volume.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en/units/weight.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/functions/
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/functions/algebra.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/functions/elementary.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/functions/hyperbolic.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/functions/trigonometry.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/greek-capital.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/greek-mathfonts-bold.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/greek-mathfonts-italic.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/greek-mathfonts-sans-serif-bold.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/greek-scripts.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/greek-small.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/greek-symbols.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/hebrew_letters.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/latin-lower-double-accent.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/latin-lower-normal.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/latin-lower-phonetic.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/latin-lower-single-accent.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-bold-fraktur.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-bold-script.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-bold.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-double-struck.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-fraktur.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-italic.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-monospace.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-sans-serif-bold.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-sans-serif-italic.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-sans-serif.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/latin-mathfonts-script.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/latin-rest.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/latin-upper-double-accent.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/latin-upper-normal.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/latin-upper-single-accent.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/math_angles.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/math_arrows.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/math_characters.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/math_delimiters.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/math_digits.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/math_geometry.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/math_harpoons.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/math_non_characters.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/math_symbols.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/math_whitespace.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/symbols/other_stars.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/units/
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/units/energy.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/units/length.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/units/memory.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/units/other.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/units/speed.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/units/temperature.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/units/time.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/units/volume.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es/units/weight.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/de.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/en.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/es.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/fr.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/mathmaps_ie.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/mathmaps/nemeth.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/semantic-enrich.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/a11y/wgxpath.install.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/components/MathJax/extensions/asciimath2jax.js
@ -1931,7 +1828,6 @@ lib/python${MODPY_VERSION}/site-packages/notebook/static/notebook/js/main.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/notebook/js/main.min.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/notebook/js/main.min.js.map
lib/python${MODPY_VERSION}/site-packages/notebook/static/notebook/js/maintoolbar.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/notebook/js/mathjaxutils.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/notebook/js/menubar.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/notebook/js/notebook.js
lib/python${MODPY_VERSION}/site-packages/notebook/static/notebook/js/notificationarea.js
@ -2020,6 +1916,7 @@ lib/python${MODPY_VERSION}/site-packages/notebook/tests/${MODPY_PYCACHE}test_con
lib/python${MODPY_VERSION}/site-packages/notebook/tests/${MODPY_PYCACHE}test_files.${MODPY_PYC_MAGIC_TAG}pyc
lib/python${MODPY_VERSION}/site-packages/notebook/tests/${MODPY_PYCACHE}test_gateway.${MODPY_PYC_MAGIC_TAG}pyc
lib/python${MODPY_VERSION}/site-packages/notebook/tests/${MODPY_PYCACHE}test_i18n.${MODPY_PYC_MAGIC_TAG}pyc
lib/python${MODPY_VERSION}/site-packages/notebook/tests/${MODPY_PYCACHE}test_log.${MODPY_PYC_MAGIC_TAG}pyc
lib/python${MODPY_VERSION}/site-packages/notebook/tests/${MODPY_PYCACHE}test_nbextensions.${MODPY_PYC_MAGIC_TAG}pyc
lib/python${MODPY_VERSION}/site-packages/notebook/tests/${MODPY_PYCACHE}test_notebookapp.${MODPY_PYC_MAGIC_TAG}pyc
lib/python${MODPY_VERSION}/site-packages/notebook/tests/${MODPY_PYCACHE}test_notebookapp_integration.${MODPY_PYC_MAGIC_TAG}pyc
@ -2122,6 +2019,7 @@ lib/python${MODPY_VERSION}/site-packages/notebook/tests/test_config_manager.py
lib/python${MODPY_VERSION}/site-packages/notebook/tests/test_files.py
lib/python${MODPY_VERSION}/site-packages/notebook/tests/test_gateway.py
lib/python${MODPY_VERSION}/site-packages/notebook/tests/test_i18n.py
lib/python${MODPY_VERSION}/site-packages/notebook/tests/test_log.py
lib/python${MODPY_VERSION}/site-packages/notebook/tests/test_nbextensions.py
lib/python${MODPY_VERSION}/site-packages/notebook/tests/test_notebookapp.py
lib/python${MODPY_VERSION}/site-packages/notebook/tests/test_notebookapp_integration.py