[Pkg-gnutls-maint] Bug#373169: Bug#373169: Bug#373169: fixed in 2.3.10

Simon Josefsson simon at josefsson.org
Tue May 20 05:01:05 UTC 2008


Daniel Kahn Gillmor <dkg-debian.org at fifthhorseman.net> writes:

> On Mon 2008-05-19 18:32:21 -0400, Simon Josefsson wrote:
>
>> Certtool only opens the --outfile file for writing, so there is only
>> one file to consider.  However, maybe at some point certtool will
>> write more than one file.  Is the following a good idea?
>
> Your proposed change seems reasonable to me

Thanks, applied.

> (though maybe you want to wrap the stanzas in #ifdef HAVE_UMASKs like
> the original).

Actually, I have removed all HAVE_UMASK tests.  There is no system that
I know of that doesn't have umask, and disabling this code can have
security consequences so it is better if we get reports regarding
systems that doesn't have umask.  Even GNU CoreUtils uses umask
unconditionally, and it has been widely ported, so I don't expect many
problems.

/Simon





More information about the Pkg-gnutls-maint mailing list