Bug#238375: xutils: lndir bug

2004-03-17 Thread Branden Robinson
retitle 238375 xutils: [lndir] can create incorrect links because it uses stat() instead of lstat() tag 238375 + upstream thanks On Tue, Mar 16, 2004 at 09:18:49PM +0100, Marc L. de Bruin wrote: > Package: xutils > Version: 4.1.0-16woody3 > Severity: normal > Tags: patch > > (xutils seems to ow

Processed: Re: Bug#238375: xutils: lndir bug

2004-03-17 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > retitle 238375 xutils: [lndir] can create incorrect links because it uses > stat() instead of lstat() Bug#238375: xutils: lndir bug Changed Bug title. > tag 238375 + upstream Bug#238375: xutils: [lndir] can create incorrect links because it

Bug#238375: xutils: lndir bug

2004-03-16 Thread Marc L. de Bruin
Package: xutils Version: 4.1.0-16woody3 Severity: normal Tags: patch (xutils seems to own lndir; why is that?) I discovered a flaw in lndir. First, please observe the following, correct, behaviour. [EMAIL PROTECTED]:~$ mkdir sourcedir; cd sourcedir [EMAIL P