open-src/lib/libXfixes/Makefile
changeset 1345 d5dacbb8de2b
parent 1265 0b5cc5c013e4
child 1370 7a7a374453e5
--- a/open-src/lib/libXfixes/Makefile	Wed May 01 12:27:46 2013 -0700
+++ b/open-src/lib/libXfixes/Makefile	Wed May 15 13:44:02 2013 -0700
@@ -2,7 +2,7 @@
 #
 # Xfixes 1.x Makefile
 #
-# Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2006, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the "Software"),
@@ -37,6 +37,7 @@
 
 # Patches to apply to source after unpacking, in order
 SOURCE_PATCHES = soversion.patch,-p1
+SOURCE_PATCHES += CVE-2013-1983.patch,-p1
 
 # Need to autoreconf since soversion.patch changes Makefile.am's
 AUTORECONF=yes