Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/usr.sbin/paxctl Pull up following revision(s) (requested ...
details: https://anonhg.NetBSD.org/src/rev/63c6f05e87b7
branches: netbsd-7
changeset: 800073:63c6f05e87b7
user: snj <snj%NetBSD.org@localhost>
date: Sun Dec 18 06:41:33 2016 +0000
description:
Pull up following revision(s) (requested by riastradh in ticket #1313):
usr.sbin/paxctl/paxctl.8: revision 1.15
Merge changes from David H. Gutteridge in PR misc/51612
Thanks!
diffstat:
usr.sbin/paxctl/paxctl.8 | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r 5ea361875c9b -r 63c6f05e87b7 usr.sbin/paxctl/paxctl.8
--- a/usr.sbin/paxctl/paxctl.8 Sun Dec 18 06:37:30 2016 +0000
+++ b/usr.sbin/paxctl/paxctl.8 Sun Dec 18 06:41:33 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: paxctl.8,v 1.14 2014/03/18 18:20:47 riastradh Exp $
+.\" $NetBSD: paxctl.8,v 1.14.4.1 2016/12/18 06:41:33 snj Exp $
.\"
.\" Copyright 2006 Elad Efrat <elad%NetBSD.org@localhost>
.\" Copyright 2008 Christos Zoulas <christos%NetBSD.org@localhost>
@@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd September 17, 2009
+.Dd November 7, 2016
.Dt PAXCTL 8
.Os
.Sh NAME
@@ -110,8 +110,9 @@
utility currently uses
.Xr elf 5
.Dq note
-sections to mark executables as PaX Segvguard enabled.
+sections to mark executables as having PaX flags enabled.
This will be done using
.Xr fileassoc 9
in the future so that we can control who does the marking and
-not altering the binary file signature.
+not altering the binary file signature. (Note this also means that
+at present any flags set do not survive binary file upgrades.)
Home |
Main Index |
Thread Index |
Old Index