Re: Bug#404760: closed: fixed in inetutils 2:1.8-1

2010-12-08 Thread Simon McVittie
On Mon, 06 Dec 2010 at 05:05:54 +0100, Guillem Jover wrote:
 I guess the inetd se_v4mapped logical inversion fix and the “ping -w”
 support, both from upstream 1.8, would be important to have.

My backport of making tcp/udp be v4-only already included the inversion fix
as part of the conflict resolution, in fact. I've added the ping -w patch and
put an updated proto-NMU here:
http://git.debian.org/?p=users/smcv/qa/inetutils.git;a=shortlog;h=refs/heads/squeeze

I've done some basic testing, but I don't really know what to look for in this
package, so I'm not really comfortable with NMUing this without some review,
and to be honest I'd prefer a maintainer upload. (I also don't have a kFreeBSD
machine around to test that aspect of it.)

While smoke-testing it I did notice http://bugs.debian.org/559744 (the escape
character in telnet doesn't work), which seems pretty glaring, and has been
open for a year. I'm somewhat surprised anyone uses this variant of telnet
with that bug present (it'd certainly drive me mad), particularly with
netkit-telnet and telnet-ssl both available on all release architectures too;
does the inetutils version have any killer advantages?

A lot of the binary packages in inetutils don't seem to have any compelling
advantages over their higher-package-priority counterparts, in fact; if some
of them don't work very well, might it be worth dropping some binary packages?
The only thing in inetutils that seems to be particularly important is the
ping implementation, for kFreeBSD's benefit (because iputils is Linux-only).

 But then
 at that point the 1.6 Debian release would be the same as the one in
 unstable except for the indentation changes, the header cleanups, the
 unconditionalization of free() calls and the argp switch

... none of which really sound like changes to make during a freeze.

Regards,
Simon


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20101208230351.ga27...@reptile.pseudorandom.co.uk



Re: Bug#404760: closed: fixed in inetutils 2:1.8-1

2010-12-08 Thread Axel Beckert
Hi Simon,

Simon McVittie wrote:
[ping on kfreebsd]
 (I also don't have a kFreeBSD machine around to test that aspect of it.)

If you want, you can prepare a test-case on io.d.n or asdfasdf.d.n,
and me (or KiBi or aurel32) can test the stuff which needs root
permissions or setuid.

Another option I can imagine is to install a preliminary package
containing some setuid stuff in e.g. io.d.n's experimental chroot, so
that you can run the tests yourself there.

Regards, Axel
-- 
 ,''`.  |  Axel Beckert a...@debian.org, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101208235534.gc32...@sym.noone.org



Re: Bug#404760: closed: fixed in inetutils 2:1.8-1

2010-12-05 Thread Mehdi Dogguy
[ CC'ing explicitly Guillem in case he missed the mail ]

On 11/27/2010 03:24 PM, Simon McVittie wrote:
 On Sun, 14 Nov 2010 at 16:07:19 +, Hector Oron wrote:
   Could you consider backporting the fix to unstable/testing?
 
 I had a go at backporting the fixes that looked important. I haven't tested
 this work-in-progress version yet, but it compiles...
 
 http://git.debian.org/?p=users/smcv/qa/inetutils.git;a=shortlog;h=refs/heads/squeeze
 
 Guillem: any chance you could pick this up, or advise on any other changes
 that are important to have in squeeze?
 

ping?

-- 
Mehdi Dogguy مهدي الدڤي
http://dogguy.org/


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4cfbf880.3030...@debian.org



Re: Bug#404760: closed: fixed in inetutils 2:1.8-1

2010-12-05 Thread Guillem Jover
Hi!

On Sun, 2010-12-05 at 21:39:28 +0100, Mehdi Dogguy wrote:
 [ CC'ing explicitly Guillem in case he missed the mail ]
 
 On 11/27/2010 03:24 PM, Simon McVittie wrote:
  On Sun, 14 Nov 2010 at 16:07:19 +, Hector Oron wrote:
Could you consider backporting the fix to unstable/testing?
  
  I had a go at backporting the fixes that looked important. I haven't tested
  this work-in-progress version yet, but it compiles...
  
  http://git.debian.org/?p=users/smcv/qa/inetutils.git;a=shortlog;h=refs/heads/squeeze
  
  Guillem: any chance you could pick this up, or advise on any other changes
  that are important to have in squeeze?

I guess the inetd se_v4mapped logical inversion fix and the “ping -w”
support, both from upstream 1.8, would be important to have. But then
at that point the 1.6 Debian release would be the same as the one in
unstable except for the indentation changes, the header cleanups, the
unconditionalization of free() calls and the argp switch, which I
pointed out on my initial freeze exception request.

I've hesitated to repeat the work for the 1.6 release as it had already
been done for 1.8, hoping the RT would approve the one in unstable to
migrate to testing. As I'm assuming this will not be the case, and
you've now done already most of the work (except for those two changes
I'd recommend including), feel free to handle the NMU targetting t-p-u.

 ping?

Sorry, wanted to handle the mail the other day but it slipped through
the cracks.

thanks,
guillem


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101206040554.ga16...@gaara.hadrons.org



Re: Bug#404760: closed: fixed in inetutils 2:1.8-1

2010-11-27 Thread Simon McVittie
On Sun, 14 Nov 2010 at 16:07:19 +, Hector Oron wrote:
   Could you consider backporting the fix to unstable/testing?

I had a go at backporting the fixes that looked important. I haven't tested
this work-in-progress version yet, but it compiles...

http://git.debian.org/?p=users/smcv/qa/inetutils.git;a=shortlog;h=refs/heads/squeeze

Guillem: any chance you could pick this up, or advise on any other changes
that are important to have in squeeze?

Regards,
Simon


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20101127142425.ga29...@reptile.pseudorandom.co.uk