[DebianGIS-dev] Bug#479398: hdf5: add missing O_CREAT mode

2009-10-26 Thread Kees Cook
Hi Guillem, On Sun, Oct 25, 2009 at 10:53:44PM +0100, Guillem Jover wrote: > On Sun, 2008-05-04 at 09:25:33 -0700, Kees Cook wrote: > > Package: hdf5 > > Version: 1.6.6-4 > > Severity: normal > > Tags: patch > > User: ubuntu-de...@lists.ubuntu.com > > Usertags: origin-ubuntu hardy ubuntu-patch >

[DebianGIS-dev] Bug#479398: hdf5: add missing O_CREAT mode

2009-10-25 Thread Guillem Jover
Hi! On Sun, 2008-05-04 at 09:25:33 -0700, Kees Cook wrote: > Package: hdf5 > Version: 1.6.6-4 > Severity: normal > Tags: patch > User: ubuntu-de...@lists.ubuntu.com > Usertags: origin-ubuntu hardy ubuntu-patch > In Ubuntu, we've applied the attached patch to achieve the following: > > * perfor

[DebianGIS-dev] Bug#479398: hdf5: add missing O_CREAT mode

2008-05-04 Thread Kees Cook
Package: hdf5 Version: 1.6.6-4 Severity: normal Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu hardy ubuntu-patch In Ubuntu, we've applied the attached patch to achieve the following: * perform/zip_perf.c: add open mode flags for O_CREAT (required for -D_FORTIFY_SOURCE=2). We