From owner-freebsd-arch@freebsd.org Sat Mar 12 15:14:03 2016 Return-Path: Delivered-To: freebsd-arch@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 16BA5ACEEB5 for ; Sat, 12 Mar 2016 15:14:03 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from anongoth.pl (anongoth.pl [88.156.79.165]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "anongoth.pl", Issuer "Let's Encrypt Authority X1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C5DFC784 for ; Sat, 12 Mar 2016 15:14:02 +0000 (UTC) (envelope-from pkubaj@anongoth.pl) Received: from mail (unknown [127.0.1.10]) by anongoth.pl (Postfix) with ESMTP id 6866B61FB; Sat, 12 Mar 2016 16:13:51 +0100 (CET) X-Virus-Scanned: amavisd-new at anongoth.pl Received: from anongoth.pl ([127.0.1.10]) by mail (anongoth.pl [127.0.1.10]) (amavisd-new, port 10024) with LMTP id KvShEcsPDudG; Sat, 12 Mar 2016 16:13:43 +0100 (CET) Received: from [109.243.169.110] (user-109-243-169-110.play-internet.pl [109.243.169.110]) (using TLSv1.2 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: pkubaj) by anongoth.pl (Postfix) with ESMTPSA id E5C6661EF; Sat, 12 Mar 2016 16:13:42 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=anongoth.pl; s=ANONGOTH; t=1457795623; bh=G6UtFX421bESoGocZvBy0+eLlFjAsjA8qp0xRHH+wps=; h=To:From:Subject:Date; b=JHY+AnC6DzIcNzkYfXktbrax2yDWR3xP1FOarzWC9Vt8F1/xZUjHfYfmmMOK6jnFO cXvsQeJ7NhhZtPWd38FuQX1FH2wJNqZJBdsBiifSGns37bJLt3TbjNmRl9bsutmLCE BVd7+cBryfND7X7fbK0+KU3RBGF/UF4W7eDODUzclM702tW3Vi3UuiizZ2ui18VVE6 JiDiM7RMFdE4lxDP2kVzKPak2TC8UrW+oSntunfQA+4qwB1/yAkEaY3ZS8F//01ecl PfOjEmNx4T67BOw+GIbGvYOT8VCwzfGGOXAy77u/ZbkcZUNOV2/C1iNmFoqjkrXB/b qVL3VmAVXqftg== To: freebsd-arch@freebsd.org, kostikbel@gmail.com From: Piotr Kubaj Subject: Re: Call for testing - ASLR patch Message-ID: <56E43224.5020006@anongoth.pl> Date: Sat, 12 Mar 2016 16:13:40 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2016 15:14:03 -0000 Thanks, it seems that the topic I had created a few days ago brings fruites now :) Anyway, does this patch work with stable/10? I could upgrade to head, but would like to wait for stable/11.