Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001_fix_data_label_path.patch | Change label path to /usr/share/darknet We install all the necessary data to /usr/share/darknet, not relative path. =================================================================== |
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> | no | 2018-11-27 | ||
0002_change_path_for_library.patch | Use libdarknet.so in /usr/lib/darknet We instal, the library to /usr/lib/darknet =================================================================== |
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> | no | 2018-11-27 | ||
0003-Fix-compilation-with-latest-OpenCV.patch | [PATCH 3/5] Fix compilation with latest OpenCV C APIs were removed and must be replaced with C++ calls |
Tiago Koji Castro Shibata <tiago.shibata@gmail.com> | no | 2018-12-28 | ||
0004-Enable-C-11-for-OpenCV-4.patch | [PATCH 4/5] Enable C++11 for OpenCV 4 | Tiago Koji Castro Shibata <tiago.shibata@gmail.com> | no | 2019-03-12 | ||
0005-Fix-1421-use-after-free.patch | [PATCH 5/5] Fix #1421 (use after free) | Tiago Koji Castro Shibata <tiago.shibata@gmail.com> | no | 2019-04-09 |