Re: F28 System Wide Change: Deprecate TCP wrappers

2017-09-15 Thread Nico Kadel-Garcia
On Thu, Sep 14, 2017 at 9:00 AM, Lennart Poettering wrote: > On Do, 14.09.17 07:25, Nico Kadel-Garcia (nka...@gmail.com) wrote: > >> And... "let's replace something that is stable, long supported, and >> works across multiple platforms with an untested new systemd feature >> for which stable softw

Re: F28 System Wide Change: Deprecate TCP wrappers

2017-09-15 Thread Frank Ch. Eigler
jkurik wrote: > [...] > https://fedoraproject.org/wiki/Changes/Deprecate_TCP_wrappers > > TCP wrappers is a simple tool to block incoming connection on > application level. This was very useful 20 years ago, when there were > no firewalls in Linux. This is not the case for today and connection >

Re: F28 System Wide Change: Deprecate TCP wrappers

2017-09-14 Thread Lennart Poettering
On Do, 14.09.17 07:25, Nico Kadel-Garcia (nka...@gmail.com) wrote: > And... "let's replace something that is stable, long supported, and > works across multiple platforms with an untested new systemd feature > for which stable software will have to be rewritten and thus a fork > maintained for Lin

Re: F28 System Wide Change: Deprecate TCP wrappers

2017-09-14 Thread Nico Kadel-Garcia
On Thu, Sep 14, 2017 at 3:44 AM, Jakub Jelen wrote: > On Wed, 2017-09-13 at 06:15 -0400, Neal Gompa wrote: >> So, I'm a comaintainer of a package that uses libwrap and such >> (stunnel), and I don't particularly want to lose the tcp_wrappers >> support in it, because I use stunnel in containers t

Re: F28 System Wide Change: Deprecate TCP wrappers

2017-09-14 Thread Jakub Jelen
On Wed, 2017-09-13 at 06:15 -0400, Neal Gompa wrote: > On Wed, Sep 13, 2017 at 6:10 AM, Jan Kurik wrote: > > = Proposed System Wide Change: Deprecate TCP wrappers = > > https://fedoraproject.org/wiki/Changes/Deprecate_TCP_wrappers > > > > Change owner(s): > > * Jakub Jelen > > > > TCP wrappers

Re: F28 System Wide Change: Deprecate TCP wrappers

2017-09-13 Thread Neal Gompa
On Wed, Sep 13, 2017 at 6:10 AM, Jan Kurik wrote: > = Proposed System Wide Change: Deprecate TCP wrappers = > https://fedoraproject.org/wiki/Changes/Deprecate_TCP_wrappers > > Change owner(s): > * Jakub Jelen > > TCP wrappers is a simple tool to block incoming connection on > application level. T

F28 System Wide Change: Deprecate TCP wrappers

2017-09-13 Thread Jan Kurik
= Proposed System Wide Change: Deprecate TCP wrappers = https://fedoraproject.org/wiki/Changes/Deprecate_TCP_wrappers Change owner(s): * Jakub Jelen TCP wrappers is a simple tool to block incoming connection on application level. This was very useful 20 years ago, when there were no firewalls in