Change logs for scipy source package in Kinetic

  • scipy (1.8.1-10ubuntu0.22.10.1) kinetic-security; urgency=medium
    
      * SECURITY UPDATE: memory leak issue
        - debian/patches/CVE-2023-25399.patch: fix two refcounting issues in
          ndimage
        - CVE-2023-25399
    
     -- Nishit Majithia <email address hidden>  Wed, 12 Jul 2023 14:01:23 +0530
  • scipy (1.8.1-10) unstable; urgency=medium
    
      * Team upload.
      * skip TestSmirnovp (test_kolmogorov) also on hurd-i386
      * skip test_first_step and test_classes on mips64el
        (integrate/_ivp/tests/test_ivp.py)
        See https://github.com/scipy/scipy/issues/16883
      * skip test_large_rank_deficient on armhf with blis. Segfaults in
        test_lsq_linear.py::TestBVLS
      * once again drop pythran support on armhf.
        It does work successfully, but shifts numerical results enough to
        break tests on a dozen packages (astropy, pandas, pyfai, skimage etc)
    
     -- Drew Parsons <email address hidden>  Wed, 24 Aug 2022 11:43:19 +0200
  • scipy (1.8.1-9) unstable; urgency=medium
    
      * Team upload.
      * drop asyncio_mode=auto from debian patch manage_tests.patch.
        Only relevant when python3-pytest-asyncio is installed
        (causes errors if not installed, but scipy doesn't need it)
      * use runtests.py to manage build-time tests
      * skip failing tests
        - signal TestMLS fails due to broken pythran support on 32 bit
          arches. See Bug#1017862.
        - special test_kolmogorov.py (TestSmirnovp) segfaults on i386.
          Closes: Bug#1017864.
        - stats test_cont_basic[500-200-ncf-arg74] fails with
          IntegrationWarning. See upstream Issue 14519
      * update debian/watch (uscan) for latest github format
    
     -- Drew Parsons <email address hidden>  Mon, 22 Aug 2022 17:24:17 +0200
  • scipy (1.8.0-1exp2ubuntu1) jammy; urgency=medium
    
      * Ignore distutils deprecation warnings in doc build
    
     -- Graham Inggs <email address hidden>  Thu, 31 Mar 2022 17:45:01 +0000