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 file
Patch File delta Description
log filename.patch | (download)

src/main.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use proper log dir.
no librt.patch | (download)

configure.ac.in | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 avoid not needed linking against librt.
use system ndpi.patch | (download)

configure.ac.in | 54 3 + 51 - 0 !
1 file changed, 3 insertions(+), 51 deletions(-)

 use system libndpi, and discover path by using pkg-config.
no pwd.patch | (download)

Makefile.in | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 use $(curdir) instead of ${pwd} during build.
kfreebsd tap.patch | (download)

src/PacketDumperTuntap.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs on kfreebsd-i386
reproducible build.patch | (download)

autogen.sh | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
use system lua.patch | (download)

Makefile.in | 22 3 + 19 - 0 !
configure.ac.in | 2 2 + 0 - 0 !
2 files changed, 5 insertions(+), 19 deletions(-)

 use system liblua5.3-dev instead of the embedded one.
sphinx add stylesheet.patch | (download)

doc/nedge/src/conf.py | 2 1 + 1 - 0 !
doc/src/conf.py | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 fix sphinx deprecation of add_stylesheet
Bug-Ubuntu:  https://bugs.launchpad.net/bugs/2051302