Package: ntopng / 5.2.1+dfsg1-2
Metadata
Package | Version | Patches format |
---|---|---|
ntopng | 5.2.1+dfsg1-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
log filename.patch | (download) |
src/main.cpp |
2 1 + 1 - 0 ! |
use proper log dir. |
no librt.patch | (download) |
configure.ac.in |
1 0 + 1 - 0 ! |
avoid not needed linking against librt. |
use system ndpi.patch | (download) |
configure.ac.in |
54 3 + 51 - 0 ! |
use system libndpi, and discover path by using pkg-config. |
no pwd.patch | (download) |
Makefile.in |
8 4 + 4 - 0 ! |
use $(curdir) instead of ${pwd} during build. |
kfreebsd tap.patch | (download) |
src/PacketDumperTuntap.cpp |
2 1 + 1 - 0 ! |
fix ftbfs on kfreebsd-i386 |
reproducible build.patch | (download) |
autogen.sh |
4 2 + 2 - 0 ! |
--- |
use system lua.patch | (download) |
Makefile.in |
22 3 + 19 - 0 ! |
use system liblua5.3-dev instead of the embedded one. |
sphinx add stylesheet.patch | (download) |
doc/nedge/src/conf.py |
2 1 + 1 - 0 ! |
fix sphinx deprecation of add_stylesheet Bug-Ubuntu: https://bugs.launchpad.net/bugs/2051302 |