nixpkgs/pkgs/tools/networking/tcpflow
Michael Weiss 682696deba
tcpflow: 1.5.2 -> 1.6.1
The substituteInPlace "patch" is required to fix the following build error:
datalink.cpp:177:27: error: format not a string literal and no format
arguments
[8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-security-Werror=format-security8;;]
  177 |         DEBUG(6)(s.c_str());
      |                           ^

This also removes me as maintainer since I don't use tcpflow anymore.
2021-02-24 18:45:20 +01:00
..
default.nix tcpflow: 1.5.2 -> 1.6.1 2021-02-24 18:45:20 +01:00