X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 	tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
Date: Tue, 30 Mar 2010 21:28:44 +0200
From: d.sastre.medina@gmail.com
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: xinetd-2.3.14-1
Message-ID: <20100330192844.GB3768@ghost.local.lan>
References: <4baff77e.8f13f30a.0e80.ffffa703SMTPIN_ADDED@mx.google.com>  <20100330181341.GA3768@ghost.local.lan>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1; 	protocol="application/pgp-signature"; boundary="AbQceqfdZEv+FvjW"
Content-Disposition: inline
In-Reply-To: <20100330181341.GA3768@ghost.local.lan>
User-Agent: Mutt/1.5.20 (2009-06-14)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

--AbQceqfdZEv+FvjW
Content-Type: multipart/mixed; boundary="B4IIlcmfBL/1gGOG"
Content-Disposition: inline


--B4IIlcmfBL/1gGOG
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Mar 30, 2010 at 08:13:41PM +0200, d.sastre.medina@gmail.com wrote:
> On Sun, Mar 28, 2010 at 08:38:35PM -0400, Charles Wilson wrote:
> > Xinetd is a secure replacement for inetd, the Internet services
> > daemon. Xinetd provides access control for all services based on the
> > address of the remote host and/or on time of access and can prevent
> > denial-of-access attacks. Xinetd provides extensive logging, has no
> > limit on the number of server arguments, and lets you bind specific
> > services to specific IP addresses on your host machine. Each service
> > has its own specific configuration file for Xinetd; the files are
> > located in the /etc/xinetd.d directory.
> >=20
> > [[ compiled using gcc-4.3.4-3 ]]
> >=20
> > CHANGES (since 2.3.9-1)
> > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D
> > o new maintainer
> > o update to latest upstream release
> > o incorporate numerous patches from Debian and Fedora
> > o recompiled against cygwin-1.7.2 to support IPv6
> > o fixed a few bugs related to IPv6 and libwrap
> > o Added tcp_client and udp_client test applications
> >   to /usr/lib/xinetd/
> >=20
> > --=20
> > Charles Wilson
> > volunteer xinetd maintainer for cygwin
> >=20
> Hello,
>=20
> I think the attached patch is needed.=20

Sorry. Bad patch.
This one _does_ work.

Regards.

--=20
Huella de clave =3D 943C D77F 0CB0 02FE 166E  E06F D13A A2E1 98A5 C953

--B4IIlcmfBL/1gGOG
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="xinetd.patch"

--- /etc/rc.d/init.d/xinetd.orig        2010-03-30 20:05:23.532006000 +0200
+++ /etc/rc.d/init.d/xinetd     2010-03-30 21:25:52.313256000 +0200
@@ -19,7 +19,7 @@
 EXEEXT=.exe

 # Source function library.
-. /etc/init.d/functions
+. /etc/rc.d/init.d/functions

 # Get config.
 test -f /etc/sysconfig/network && . /etc/sysconfig/network


--B4IIlcmfBL/1gGOG--

--AbQceqfdZEv+FvjW
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkuyUOwACgkQ0Tqi4ZilyVOn5QCeLzZ7wuXhxAuwJq9LNYELHjj3
UPIAn3LbJx7UBdNW4E/21o95s2Y/NRTh
=nEWk
-----END PGP SIGNATURE-----

--AbQceqfdZEv+FvjW--
