lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 6 Jan 2013 08:42:03 -0800
From:	Arjan van de Ven <arjanvandeven@...il.com>
To:	netdev@...r.kernel.org
Subject: small iputils build patch

The ping6 command can use either openssl or gnutls...
and the Makefile has a bunch of setup for defining which of the two to use.

Unfortunately, the final -D define on the commandline to enable gnutls
inside the ping6.c file didn't actually make it onto the gcc
commandline.
This patch adds the $(DEF_CRYPTO) Makefile variable to fix this gap.

Signed-off-by: Arjan van de Ven <arjanvandeven@...il.com>

Download attachment "build.patch" of type "application/octet-stream" (962 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ