1
0
Go to file
Benjamin Greiner e11ff893c4 Accepting request 947647 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 8.0.1
  * Security fix CVE-2022-21699: change some default values in
    order to prevent potential Execution with Unnecessary
    Privileges.
  * Almost all version of IPython looks for configuration and
    profiles in current working directory. Since IPython was
    developed before pip and environments existed it was used a
    convenient way to load code/packages in a project dependant
    way.
  * In 2022, it is not necessary anymore, and can lead to confusing
    behavior where for example cloning a repository and starting
    IPython or loading a notebook from any Jupyter-Compatible
    interface that has ipython set as a kernel can lead to code
    execution.
  * The current working directory is not searched anymore for
    profiles or configurations files.
  * Added a __patched_cves__ attribute (set of strings) to IPython
    module that contain the list of fixed CVE. This is
    informational only.

OBS-URL: https://build.opensuse.org/request/show/947647
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=80
2022-01-20 10:31:08 +00:00
_multibuild Accepting request 781248 from home:TheBlackCat:branches:devel:languages:python:jupyter 2020-03-03 15:04:27 +00:00
.gitattributes Accepting request 697883 from home:TheBlackCat:branches:devel:languages:python:jupyter 2019-04-25 15:51:16 +00:00
.gitignore Accepting request 697883 from home:TheBlackCat:branches:devel:languages:python:jupyter 2019-04-25 15:51:16 +00:00
ipython-8.0.1.tar.gz Accepting request 947647 from home:bnavigator:branches:devel:languages:python:jupyter 2022-01-20 10:31:08 +00:00
ipython-pr13282-py310-inspect.patch Accepting request 946628 from home:mcepl:branches:devel:languages:python:jupyter 2022-01-15 14:38:59 +00:00
ipython-pr13371-py310-oserror.patch Accepting request 946628 from home:mcepl:branches:devel:languages:python:jupyter 2022-01-15 14:38:59 +00:00
JupyterConsole.svg Accepting request 697883 from home:TheBlackCat:branches:devel:languages:python:jupyter 2019-04-25 15:51:16 +00:00
python-ipython.changes Accepting request 947647 from home:bnavigator:branches:devel:languages:python:jupyter 2022-01-20 10:31:08 +00:00
python-ipython.spec Accepting request 947647 from home:bnavigator:branches:devel:languages:python:jupyter 2022-01-20 10:31:08 +00:00
skip-network-test.patch Accepting request 946628 from home:mcepl:branches:devel:languages:python:jupyter 2022-01-15 14:38:59 +00:00