yet-another-opencv:sid

Last commit made on 2019-02-12
Get this branch:
git clone -b sid https://git.launchpad.net/yet-another-opencv

Branch merges

Branch information

Name:
sid
Repository:
lp:yet-another-opencv

Recent commits

24068ec... by Mattia Rizzolo

Changelog for 3.2.0+dfsg-6

Signed-off-by: Mattia Rizzolo <email address hidden>

1678edd... by Mattia Rizzolo

Revert the Maintainer change done in the ubuntu upload

Signed-off-by: Mattia Rizzolo <email address hidden>

63c7aeb... by Nobuhiro Iwamatsu

Change Vcs-Git and Vcs-Browser to salsa

Signed-off-by: Nobuhiro Iwamatsu <email address hidden>

d3de051... by Gianfranco Costamagna

Import Debian changes 3.2.0+dfsg-5ubuntu1

opencv (3.2.0+dfsg-5ubuntu1) disco; urgency=low

  * Merge from Debian unstable. Remaining changes:
  * SECURITY UPDATE: Out-of-bounds read/write errors and buffer
    overflows in different functions.
    - debian/patches/CVE-2017-several.patch: fix in bitstrm.cpp,
      bitstrm.hpp, grfmt_bmp.cpp, grfmt_pxm.cpp, loadsave.cpp,
      test_grfmt.cpp and cuda_test.cpp.
    - CVE-2016-1516
    - CVE-2016-1517
    - CVE-2017-12597
    - CVE-2017-12598
    - CVE-2017-12599
    - CVE-2017-12600
    - CVE-2017-12601
    - CVE-2017-12602
    - CVE-2017-12603
    - CVE-2017-12604
    - CVE-2017-12605
    - CVE-2017-12606
    - CVE-2017-12862
    - CVE-2017-12863
    - CVE-2017-12864
  * SECURITY UPDATE: Out of bound write cause segmentation fault
    - debian/patches/CVE-2017-14136.patch: fix in grfmt_bmp.cpp,
      grfmt_exr.cpp, grfmt_jpeg.cpp, grfmt_jpeg2000.cpp,
      grfmt_pam.cpp, grfmt_sunras.cpp, utils.cpp and utils.hpp.
    - CVE-2017-14136
  * SECURITY UPDATE: Buffer Overflow in the cv::PxMDecoder::readData
    function in grfmt_pxm.cpp
    - debian/patches/CVE-2017-17760.patch: fix in grfmt_pxm.cpp.
    - CVE-2017-17760
  * SECURITY UPDATE: Integer overflow may lead to remote execution or
    denial of service
    - debian/patches/CVE-2017-1000450.patch: fix in grfmt_bmp.cpp.
    - CVE-2017-1000450
  * SECURITY UPDATE: A heap-based buffer overflow happens in
    cv::Jpeg2KDecoder::readComponent8u when parsing a crafted image file
    - debian/patches/CVE-2018-5268.patch: fix in grfmt_jpeg2000.cpp.
    - CVE-2018-5268
  * SECURITY UPDATE: an assertion failure happens in
    cv::RBaseStream::setPos in modules/imgcodecs/src/bitstrm.cpp because
    of an incorrect integer cast.
    - debian/patches/CVE-2018-5269.patch: add overflow checks.
    - CVE-2018-5269

ebf79de... by Mattia Rizzolo

Changelog for 3.2.0+dfsg-5

Signed-off-by: Mattia Rizzolo <email address hidden>

99367f7... by Mattia Rizzolo

d/control: Set the git branch in Vcs-Git.

Signed-off-by: Mattia Rizzolo <email address hidden>

f07af81... by Mattia Rizzolo

Add patch to fix FTBFS with Python 3.7.

Closes: #914752
Signed-off-by: Mattia Rizzolo <email address hidden>

6f77e41... by Sebastian Ramacher

Import 3.2.0+dfsg-4.1

Signed-off-by: Mattia Rizzolo <email address hidden>

8641f77... by Mattia Rizzolo

bump changelog date to make gbp-dch happier

Signed-off-by: Mattia Rizzolo <email address hidden>

08010ef... by Mattia Rizzolo

Merge branch 'sid' of git+ssh://git.debian.org/git/debian-science/packages/opencv into sid