openbsd-ports/net/silc-server/patches/patch-Makefile_defines_int_in
sthen 2c3aea7ddc SECURITY update: fixes possible buffer overflow in PKCS#1 message decoding.
Version update 1.0 -> 1.1 as tested by several people.
2008-03-22 23:06:50 +00:00

13 lines
464 B
Plaintext

$OpenBSD: patch-Makefile_defines_int_in,v 1.5 2008/03/22 23:06:50 sthen Exp $
--- Makefile.defines_int.in.orig Sun Nov 18 07:37:58 2007
+++ Makefile.defines_int.in Fri Feb 29 23:49:37 2008
@@ -30,7 +30,7 @@ silc_install_prefix=@prefix@
# Common libraries that are linked against the created executable
#
SILC_COMMON_LDFLAGS= @LDFLAGS@
-SILC_COMMON_LIBS= -lsilc @LIBS@
+SILC_COMMON_LIBS= $(silc_top_srcdir)/lib/libsilc.la @LIBS@
#
# Common compilation flags