# HG changeset patch # User Mahmood Ali # Date 1362103344 28800 # Node ID 69d5cf2d40e4941470831b0349fa00c051ba1d76 # Parent 05766af2b3f9621aedb90d5bd7b997e8f389c70f 16099633 Update Iperf to 2.0.5 diff -r 05766af2b3f9 -r 69d5cf2d40e4 components/iperf/Makefile --- a/components/iperf/Makefile Wed Feb 27 22:41:48 2013 -0800 +++ b/components/iperf/Makefile Thu Feb 28 18:02:24 2013 -0800 @@ -20,18 +20,18 @@ # # -# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. # include ../../make-rules/shared-macros.mk COMPONENT_NAME= iperf -COMPONENT_VERSION= 2.0.4 +COMPONENT_VERSION= 2.0.5 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_PROJECT_URL= http://sourceforge.net/projects/iperf/ COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz COMPONENT_ARCHIVE_HASH= \ - sha256:3b52f1c178d6a99c27114929d5469c009197d15379c967b329bafb956f397944 + sha256:636b4eff0431cea80667ea85a67ce4c68698760a9837e1e9d13096d20362265b COMPONENT_ARCHIVE_URL= http://downloads.sourceforge.net/iperf/$(COMPONENT_ARCHIVE) COMPONENT_BUGDB= utility/iperf @@ -51,6 +51,8 @@ COMPONENT_BUILD_ARGS += AM_CXXFLAGS="" COMPONENT_BUILD_ARGS += AM_CFLAGS="" +# Enable ASLR for this component +ASLR_MODE = $(ASLR_ENABLE) # common targets build: $(BUILD_32) diff -r 05766af2b3f9 -r 69d5cf2d40e4 components/iperf/iperf.license --- a/components/iperf/iperf.license Wed Feb 27 22:41:48 2013 -0800 +++ b/components/iperf/iperf.license Thu Feb 28 18:02:24 2013 -0800 @@ -1,5 +1,5 @@ --------------- -- iperf 2.0.4 - +- iperf 2.0.5 - --------------- Oracle Internal Tracking Number 5730