[CVS] OpenPKG: openpkg-src/tcpwrappers/ tcpwrappers.patch tcpwrappers....

2004-04-01 Thread Ralf S. Engelschall
Date: 01-Apr-2004 14:14:30 Branch: HEAD Handle: 2004040113142900 Modified files: openpkg-src/tcpwrappers tcpwrappers.patch tcpwrappers.spec Log: 1) Steve Grubb changed the name of a number of external library definitions to avoid

Re: Modified tcpwrappers contribution

2004-04-01 Thread Ralf S. Engelschall
On Mon, Mar 29, 2004, Dennis McRitchie wrote: I modified tcpwrappers-7.6k to play nicely with other OpenPKG packages - such as ORBit - that link with libwrap.a, if present. The changes are as follows: 1) Steve Grubb changed the name of a number of external library definitions to avoid

Modified tcpwrappers contribution

2004-03-29 Thread Dennis McRitchie
Hi, I modified tcpwrappers-7.6k to play nicely with other OpenPKG packages - such as ORBit - that link with libwrap.a, if present. The changes are as follows: 1) Steve Grubb changed the name of a number of external library definitions to avoid namespace collisions. E.g., by default his code

[CONTRIB] ACCEPT: tcpwrappers-7.6k-20040329.src.rpm

2004-03-29 Thread OpenPKG Project Robot
The following OpenPKG Contribution Area operation occurred. uploaded RPM file tcpwrappers-7.6k-20040329.src.rpm accepted -- moved to contrib area. No action is required on your part. Information about tcpwrappers-7.6k-20040329.src.rpm follows: | Name: tcpwrappers Source RPM

RE: tcpwrappers

2003-12-03 Thread Dennis McRitchie
To: [EMAIL PROTECTED] Subject: Re: tcpwrappers On Fri, Oct 31, 2003, Bill Campbell wrote: Is anybody working on tcpwrappers for Solaris ? I got it to compile, but it does not work as expected, so one needs to do some debugging. I'm going to do this, when nobody speeks up. I haven't

Re: tcpwrappers / openssh

2003-12-03 Thread Michael Schloh von Bennewitz
On Wed, Dec 03, 2003, Dennis McRitchie wrote: Have Matthias' changes for openssh (below) been incorporated in openssh-3.7.1p2-20031125.src.rpm? No, they haven't. I've just rolled a new openssh package with the changes though. It will be uploaded as soon as I can verify that it is a necessary

RE: tcpwrappers

2003-12-03 Thread Dennis McRitchie
:[EMAIL PROTECTED] On Behalf Of Dennis McRitchie Sent: Wednesday, December 03, 2003 11:20 AM To: [EMAIL PROTECTED] Subject: RE: tcpwrappers What is the RBL patch, and what are the consequences of not having it? Where can I get more information about it? Thanks, Dennis

Re: tcpwrappers

2003-12-03 Thread Michael Schloh von Bennewitz
On Wed, Dec 03, 2003, Dennis McRitchie wrote: Another question: will the OpenPKG team inform Steve Grubb about the problems found with and patches applied to his code? He indicates in his README file that he will continue to maintain the package until Wietse releases a new version (could be a

Re: tcpwrappers

2003-12-03 Thread Bill Campbell
On Wed, Dec 03, 2003, Dennis McRitchie wrote: What is the RBL patch, and what are the consequences of not having it? Where can I get more information about it? The RBL patch allows one to specify dnsRBLs (Realtime Blackhole Lists) in the /etc/hosts.allow file. We used this extensively with

RE: tcpwrappers

2003-12-03 Thread Dennis McRitchie
, Dennis -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Campbell Sent: Wednesday, December 03, 2003 2:03 PM To: [EMAIL PROTECTED] Subject: Re: tcpwrappers On Wed, Dec 03, 2003, Dennis McRitchie wrote: What is the RBL patch, and what

Re: tcpwrappers

2003-12-03 Thread Bill Campbell
On Wed, Dec 03, 2003, Dennis McRitchie wrote: Thanks for the info, Bill. I take it from your reply (and from not finding any references to RBL in the original code) that this patch actually creates this previously non-existing feature? Where can I find a copy of this patch, should I want to work

tcpwrappers / openssh

2003-11-10 Thread Matthias Kurz
tcpwrappers --- - changes to make it compile under Solaris - changes to let it run on machines that do not have IPv6 enabled I did not know how to test the TLI part, because i have no test case. The whole thing (with or without my patches) will not run on Solaris versions before Solaris

tcpwrappers

2003-10-31 Thread Matthias Kurz
Hi. Is anybody working on tcpwrappers for Solaris ? I got it to compile, but it does not work as expected, so one needs to do some debugging. I'm going to do this, when nobody speeks up. (mk) -- Matthias Kurz; Fuldastr. 3; D-28199 Bremen; VOICE +49 421 53 600 47 Im prämotorischen

Re: tcpwrappers

2003-10-31 Thread Bill Campbell
On Fri, Oct 31, 2003, Matthias Kurz wrote: Hi. Is anybody working on tcpwrappers for Solaris ? I got it to compile, but it does not work as expected, so one needs to do some debugging. I'm going to do this, when nobody speeks up. I haven't tried it, but do know that there was a bigendian issue

Re: tcpwrappers

2003-10-31 Thread Ralf S. Engelschall
On Fri, Oct 31, 2003, Bill Campbell wrote: Is anybody working on tcpwrappers for Solaris ? I got it to compile, but it does not work as expected, so one needs to do some debugging. I'm going to do this, when nobody speeks up. I haven't tried it, but do know that there was a bigendian issue

Re: tcpwrappers

2003-10-31 Thread Matthias Kurz
On Fri, Oct 31, 2003, Bill Campbell wrote: On Fri, Oct 31, 2003, Matthias Kurz wrote: Hi. Is anybody working on tcpwrappers for Solaris ? I got it to compile, but it does not work as expected, so one needs to do some debugging. I'm going to do this, when nobody speeks up. I haven't