www.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 20:13:41 +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: | <20100330181341.GA3768@ghost.local.lan> |
References: | <4baff77e DOT 8f13f30a DOT 0e80 DOT ffffa703SMTPIN_ADDED AT mx DOT google DOT com> |
MIME-Version: | 1.0 |
In-Reply-To: | <4baff77e.8f13f30a.0e80.ffffa703SMTPIN_ADDED@mx.google.com> |
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 |
--p4qYPpj5QlsIQJ0K Content-Type: multipart/mixed; boundary="zYM0uCDKw75PZbzx" Content-Disposition: inline --zYM0uCDKw75PZbzx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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, I think the attached patch is needed.=20 Sorry if answering an announcement mail is considered unpolite. Regards. --=20 Huella de clave =3D 943C D77F 0CB0 02FE 166E E06F D13A A2E1 98A5 C953 --zYM0uCDKw75PZbzx 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 20:05:36.844506000 +0200 @@ -19,7 +19,7 @@ EXEEXT=.exe # Source function library. -. /etc/init.d/functions +. /etc/init.d/rc.d/functions # Get config. test -f /etc/sysconfig/network && . /etc/sysconfig/network --zYM0uCDKw75PZbzx-- --p4qYPpj5QlsIQJ0K Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkuyP1UACgkQ0Tqi4ZilyVOxaACZAT0bhF6SOBFj6w/Hp7fyrsmS jUsAnj425BttFVl+471I5/ALEC4NFWFa =8K/E -----END PGP SIGNATURE----- --p4qYPpj5QlsIQJ0K--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |