Package: nethogs / 0.8.8-2

Metadata

Package Version Patches format
nethogs 0.8.8-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10 meson fix library name.patch | (download)

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

 [patch] meson: fix library name
30 skip tests at dh build.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 poc skip tests at dh_auto_build
40 Add flags to CPPFLAGS and LDFLAGS.patch | (download)

src/MakeLib.mk | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 add security flags to ldflags for linux. include $(cppflags)
 for devices.cpp and libnethogs.cpp.
50 Add MAJOR_VERSION to lib.patch | (download)

src/MakeLib.mk | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 update makelib.mk to set soname using major_version
60 Allow overriding VERSION.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 allow overriding version from environment