On 20.02.20 04:54, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Thu Feb 20 03:54:07 2020
> New Revision: 358153
> URL: https://svnweb.freebsd.org/changeset/base/358153
> 
> Log:
>   /etc/services: attempt bring the database to this century.
>   

> -smtps                465/tcp    #smtp protocol over TLS/SSL (was ssmtp)
> -smtps                465/udp    #smtp protocol over TLS/SSL (was ssmtp)

I'm not sure how removals of services have been handled in the past.
This change broke loading of my pf rule set, as I had smtps in there.
I'm not saying that this change is wrong, but I think removing entries
from services can break all kinds of stuff. Not just firewall rule sets,
also scripts and thinking more about it, it will most certainly also
break postfix as it also uses smtps as an alias for port 465 in its
master.cnf

I guess this needs to be at least mentioned in the release notes, and
maybe smtps kept as an alias, and check all the others that were removed?

Florian

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to