Re: Please push adduser 3.62 into testing

2005-03-05 Thread Steve Langasek
On Sat, Mar 05, 2005 at 09:47:05AM +0100, Marc Haber wrote: > On Fri, Mar 04, 2005 at 07:30:57AM +0100, Marc Haber wrote: > > This is obviously a mistake. I'll upload a new version. > 3.63 is now in unstable. A pity that we'll lose another ten days now. Nah. Hinted in. Cheers, -- Steve Langase

Re: Please push adduser 3.62 into testing

2005-03-05 Thread Marc Haber
On Fri, Mar 04, 2005 at 07:30:57AM +0100, Marc Haber wrote: > This is obviously a mistake. I'll upload a new version. 3.63 is now in unstable. A pity that we'll lose another ten days now. Greetings Marc -- - Marc Haber

Re: Please push adduser 3.62 into testing

2005-03-03 Thread Marc Haber
On Thu, Mar 03, 2005 at 10:06:08PM -0800, Steve Langasek wrote: > @@ -718,23 +726,24 @@ > # is name ok? > sub checkname { > my ($name) = @_; > -if ($allow_badname && $name !~ /^[A-Za-z_][-_A-Za-z0-9]*\$?$/) { > +if ($name !~ /^[-\.A-Za-z0-9]*\$?$/) { > print STDERR > -"$0: ",

Re: Please push adduser 3.62 into testing

2005-03-03 Thread Steve Langasek
Hi Marc, On Mon, Feb 28, 2005 at 07:36:25AM +0100, Marc Haber wrote: > please consider pushing adduser 3.62 into testing. The package hass > been in sid for 10 days without bad bugs surfacing, and has spent some > time in experimental before. It fixes a number of small bugs, and has > a number of

Please push adduser 3.62 into testing

2005-02-27 Thread Marc Haber
Hi, please consider pushing adduser 3.62 into testing. The package hass been in sid for 10 days without bad bugs surfacing, and has spent some time in experimental before. It fixes a number of small bugs, and has a number of new safety features which can be used to avoid bigger parts of the system