Re: dmake in debian

2002-08-20 Thread Chris Halls
On Mon, Aug 19, 2002 at 11:59:24PM +0200, Robert Millan wrote: > On Mon, Aug 19, 2002 at 08:01:58PM +0200, Florent Rougon wrote: > > Robert Millan <[EMAIL PROTECTED]> wrote: > > > > > sysintf.o: In function `Get_temp': > > > sysintf.o(.text+0x5fc): the use of `tempnam' is dangerous, better use >

Re: dmake in debian

2002-08-20 Thread Chris Halls
On Tue, Aug 20, 2002 at 01:03:25AM +0200, Jerome Warnier wrote: > Talking about "mktmp": > I noticed that "/usr/bin/openoffice" still contains use of a temporary > file not using "mktemp" nor "tempfile". > May I submit a patch? What do you think of it? Which one to use, > "mktemp" or "tempfile"?

Re: dmake in debian

2002-08-19 Thread Jerome Warnier
My main reason for stalling was because of the insecure use of mktmp. I made a wrapper script that refuses to run dmake if it is started in a group or world writable directory. Does that work for you? Talking about "mktmp": I noticed that "/usr/bin/openoffice" still contains use of a tempora

Re: dmake in debian

2002-08-19 Thread Robert Millan
On Mon, Aug 19, 2002 at 08:01:58PM +0200, Florent Rougon wrote: > Robert Millan <[EMAIL PROTECTED]> wrote: > > > sysintf.o: In function `Get_temp': > > sysintf.o(.text+0x5fc): the use of `tempnam' is dangerous, better use > > `mkstemp' > > Ahem. And what do I read in mkstemp's man page? ;-) > >

Re: dmake in debian

2002-08-19 Thread Florent Rougon
Robert Millan <[EMAIL PROTECTED]> wrote: > sysintf.o: In function `Get_temp': > sysintf.o(.text+0x5fc): the use of `tempnam' is dangerous, better use > `mkstemp' Ahem. And what do I read in mkstemp's man page? ;-) Don't use this function, use tmpfile(3) instead. It's bet­ ter defi

Re: dmake in debian

2002-08-19 Thread Robert Millan
On Mon, Aug 19, 2002 at 06:46:34PM +0200, Chris Halls wrote: > > I can do if you like. I wasn't aware of Peter's ITP, or that there was > demand for dmake in Debian. I made these packages as part of my NM process; > I don't think Peter would mind if I uploaded them

Re: dmake in debian

2002-08-19 Thread Chris Halls
On Mon, Aug 19, 2002 at 06:42:55PM +0200, Robert Millan wrote: > made by Chris Halls <[EMAIL PROTECTED]> (CCing). Chris, are you going > to upload dmake into the debian archive? I can do if you like. I wasn't aware of Peter's ITP, or that there was demand for dmake in

dmake in debian

2002-08-19 Thread Robert Millan
Hello, Are there any updates on this ITP? I found working dmake packages in: http://ftp.freenet.de/pub/ftp.vpn-junkies.de/openoffice/pool/main/dmake/ made by Chris Halls <[EMAIL PROTECTED]> (CCing). Chris, are you going to upload dmake into the debian archive? otherwise could some of the othe