delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT 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 DOT sastre DOT medina AT gmail DOT com |
To: | cygwin AT cygwin DOT com |
Subject: | Re: [ANNOUNCEMENT] Updated: xinetd-2.3.14-1 |
Message-ID: | <20100330192844.GB3768@ghost.local.lan> |
References: | <4baff77e DOT 8f13f30a DOT 0e80 DOT ffffa703SMTPIN_ADDED AT mx DOT google DOT com> <20100330181341 DOT GA3768 AT ghost DOT local DOT lan> |
MIME-Version: | 1.0 |
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 AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT 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 DOT sastre DOT medina AT gmail DOT 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--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |