public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
From: Corinna Vinschen <corinna@sourceware.org>
To: cygwin-cvs@sourceware.org
Subject: [newlib-cygwin] Cygwin: document ASLR support
Date: Fri, 28 Oct 2022 14:28:01 +0000 (GMT)	[thread overview]
Message-ID: <20221028142809.0EC0E3865C26@sourceware.org> (raw)

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=389f071f443ae1003d062649679aae79c248b3af

commit 389f071f443ae1003d062649679aae79c248b3af
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Fri Oct 28 10:01:02 2022 +0200

    Cygwin: document ASLR support
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/release/3.4.0 | 2 ++
 winsup/doc/new-features.xml | 4 ++++
 2 files changed, 6 insertions(+)

diff --git a/winsup/cygwin/release/3.4.0 b/winsup/cygwin/release/3.4.0
index a5e9a8ae3..8dc6ffe00 100644
--- a/winsup/cygwin/release/3.4.0
+++ b/winsup/cygwin/release/3.4.0
@@ -5,6 +5,8 @@ What's new:
 
 - Drop support for 32 bit Windows and WOW64.
 
+- Allow to run with full ASLR enabled and enable on Cygwin DLL by default.
+
 - Remove any special handling for the .com filename suffix. It has to
   be used always explicitely.
 
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index dd27c9773..5c9399e14 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -16,6 +16,10 @@ Drop support for Vista and Server 2008.
 Drop support for 32 bit Windows and WOW64.
 </para></listitem>
 
+<listitem><para>
+Allow to run with full ASLR enabled and enable on Cygwin DLL by default.
+</para></listitem>
+
 <listitem><para>
 Remove any special handling for the .com filename suffix. It has to
 be used always explicitely.

                 reply	other threads:[~2022-10-28 14:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221028142809.0EC0E3865C26@sourceware.org \
    --to=corinna@sourceware.org \
    --cc=cygwin-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).