Debian Patches
Status for darknet/0.0.0+git20180914.61c9d02e-3
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 | ||
0006-port-to-python3.13.patch | Port to python3.13 Python 3.13 removes a large amount of so called 'dead battery' libraries from the standard library. As such, code that imports these libraries will no longer work in Python 3.13, which is the targeted version for Trixie. The following removed libraries were found in this package: pipes: data/labels/make_labels.py:3 =================================================================== |
Ying-Chun Liu (PaulLiu) <paulliu@debian.org> | no | debian |
All known versions for source package 'darknet'
- 0.0.0+git20180914.61c9d02e-3 (trixie, sid, forky)
- 0.0.0+git20180914.61c9d02e-2 (bookworm)