Bug#239341: xdm: extraneous TCP port introduced in upstream

2004-03-25 Thread Branden Robinson
tag 239341 + upstream patch thanks On Wed, Mar 24, 2004 at 10:05:46AM -0500, Jeff King wrote: Package: xdm Version: 4.3.0-7 Severity: normal Followup-For: Bug #239341 Hmm. The TCP port opening was introduced in xc/programs/xdm/socket.c, revision 3.11, when they removed the lines: if

Processed: Re: Bug#239341: xdm: extraneous TCP port introduced in upstream

2004-03-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tag 239341 + upstream patch Bug#239341: xdm: unknown purpose tcp port open There were no tags set. Tags added: upstream, patch thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator

Bug#239341: xdm: extraneous TCP port introduced in upstream

2004-03-24 Thread Jeff King
Package: xdm Version: 4.3.0-7 Severity: normal Followup-For: Bug #239341 Hmm. The TCP port opening was introduced in xc/programs/xdm/socket.c, revision 3.11, when they removed the lines: if (request_port == 0) return; which also got backported to 4_3_0_2. See here: