test: drink.spec - security: prevent core dumps

qboosh qboosh at pld-linux.org
Fri Feb 15 18:52:34 CET 2008


Author: qboosh                       Date: Fri Feb 15 17:52:34 2008 GMT
Module: test                          Tag: HEAD
---- Log message:
- security: prevent core dumps

---- Files affected:
test:
   drink.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: test/drink.spec
diff -u test/drink.spec:1.5 test/drink.spec:1.6
--- test/drink.spec:1.5	Fri Feb 15 13:47:14 2008
+++ test/drink.spec	Fri Feb 15 18:52:28 2008
@@ -55,6 +55,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
+ulimit -c 0
 make drunk
 services pl_TKd start
 
@@ -86,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008-02-15 17:52:28  qboosh
+- security: prevent core dumps
+
 Revision 1.5  2008-02-15 12:47:14  glen
 - STBR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/test/drink.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list