Update of /cvsroot/devil-linux/build
In directory sc8-pr-cvs1:/tmp/cvs-serv8517
Modified Files:
CHANGES
Log Message:
- added -pie support to gcc (not used yet)
- update binutils to v2.14.90.0.7
- updated stack smashing protector to v3.3-7
- reorganized menuconfig a bit
Index: CHANGES
===================================================================
RCS file: /cvsroot/devil-linux/build/CHANGES,v
retrieving revision 1.605
retrieving revision 1.606
diff -u -d -r1.605 -r1.606
--- CHANGES 24 Dec 2003 19:37:11 -0000 1.605
+++ CHANGES 24 Dec 2003 23:14:36 -0000 1.606
@@ -23,6 +23,9 @@
#
1.1.1
+- added -pie support to gcc (not used yet)
+- update binutils to v2.14.90.0.7
+- updated stack smashing protector to v3.3-7
- added libsafe v2.0-16
- postfix jail script now empties the lib and etc directories before creating the jail
- upgrade-config now correctly handles symlinks
|