[or-cvs] Enable coredumps by default
Peter Palfrader
weasel at seul.org
Fri Aug 6 22:36:09 UTC 2004
Update of /home/or/cvsroot/debian
In directory moria.mit.edu:/tmp/cvs-serv5958
Modified Files:
TODO changelog tor.default
Log Message:
Enable coredumps by default
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/debian/TODO,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- TODO 3 Mar 2004 12:32:21 -0000 1.7
+++ TODO 6 Aug 2004 22:36:07 -0000 1.8
@@ -7,3 +7,4 @@
X Abandoned
- strip debugging symbols when tor is more mature
+- don't enable coredumps by default
Index: changelog
===================================================================
RCS file: /home/or/cvsroot/debian/changelog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- changelog 6 Aug 2004 21:31:01 -0000 1.51
+++ changelog 6 Aug 2004 22:36:07 -0000 1.52
@@ -8,8 +8,9 @@
With nodoc the build will not need tetex-{bin,extra}, transfig, and gs.
* Support DEB_BUILD_OPTIONS option 'nocheck' to skip unittests
('notest' is an alias')
+ * Enable coredumps by default, this is still development code.
- -- Peter Palfrader <weasel at debian.org> Fri, 6 Aug 2004 23:27:55 +0200
+ -- Peter Palfrader <weasel at debian.org> Sat, 7 Aug 2004 00:35:41 +0200
tor (0.0.7.2+0.0.8pre2-1) unstable; urgency=low
Index: tor.default
===================================================================
RCS file: /home/or/cvsroot/debian/tor.default,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- tor.default 3 Mar 2004 12:33:12 -0000 1.2
+++ tor.default 6 Aug 2004 22:36:07 -0000 1.3
@@ -10,4 +10,4 @@
#
# Uncomment this if you want to get coredumps
#
-# ulimit -c unlimited
+ulimit -c unlimited
More information about the tor-commits
mailing list