components/grails/patches/runant.py.patch
author rajkumar.sivaprakasam@oracle.com <rajkumar.sivaprakasam@oracle.com>
Wed, 31 Jul 2013 00:20:46 -0700
changeset 1413 5993f361061f
parent 413 1a6d7a739179
child 3918 d8138667d338
permissions -rw-r--r--
16552152 ibdiagnet /tmp clobbering vulnerability [CVE-2013-2561]

*** grails-1.0.3/ant/bin/runant.py.orig	Fri Jul  8 09:46:11 2011
--- grails-1.0.3/ant/bin/runant.py	Fri Jul  8 09:46:26 2011
***************
*** 1,4 ****
! #!/usr/bin/python
  # Copyright 2001,2003-2004 The Apache Software Foundation
  #
  #  Licensed under the Apache License, Version 2.0 (the "License");
--- 1,4 ----
! #!/usr/bin/python2.6
  # Copyright 2001,2003-2004 The Apache Software Foundation
  #
  #  Licensed under the Apache License, Version 2.0 (the "License");