Go to file
Dirk Mueller e9b4a7071e Accepting request 1080180 from home:adkorte:branches:server:mail
- update to 3.8.0
  * Support to look up DNS SRV records in the Postfix SMTP/LMTP
    client, Based on code by Tomas Korbar (Red Hat). For example,
    with "use_srv_lookup = submission" and "relayhost =
    example.com:submission", the Postfix SMTP client will look up
    DNS SRV records for _submission._tcp.example.com, and will relay
    email through the hosts and ports that are specified with those
    records.
  * TLS obsolescence: Postfix now treats the "export" and "low"
    cipher grade settings as "medium". The "export" and "low" grades
    are no longer supported in OpenSSL 1.1.1, the minimum version
    required in Postfix 3.6.0 and later. Also, Postfix default
    settings now exclude deprecated or unused ciphers (SEED, IDEA,
    3DES, RC2, RC4, RC5), digest (MD5), key exchange algorithms
    (DH, ECDH), and public key algorithm (DSS).
  * Attack resistance: the Postfix SMTP server can now aggregate
    smtpd_client_*_rate and smtpd_client_*_count statistics by
    network block instead of by IP address, to raise the bar against
    a memory exhaustion attack in the anvil(8) server; Postfix TLS
    support unconditionally disables TLS renegotiation in the middle
    of an SMTP connection, to avoid a CPU exhaustion attack.
  * The PostgreSQL client encoding is now configurable with the
    "encoding" Postfix configuration file attribute. The default
    is "UTF8". Previously the encoding was hard-coded as "LATIN1",
    which is not useful in the context of SMTP.
  * The postconf command now warns for #comment in or after a Postfix
    parameter value. Postfix programs do not support #comment after
    other text, and treat that as input.
- rebase/refresh patches
  * pointer_to_literals.patch
  * postfix-linux45.patch
  * postfix-master.cf.patch
  * postfix-ssl-release-buffers.patch
  * set-default-db-type.patch

OBS-URL: https://build.opensuse.org/request/show/1080180
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=454
2023-04-27 21:59:58 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=35 2009-01-12 11:08:17 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=1 2007-01-15 23:33:08 +00:00
check_mail_queue Updating link to change in openSUSE:Factory/postfix revision 47.0 2010-04-13 19:38:42 +00:00
fix-postfix-script.patch Accepting request 896790 from home:darix:playground 2021-06-02 10:12:35 +00:00
ipv6_disabled.patch Accepting request 896790 from home:darix:playground 2021-06-02 10:12:35 +00:00
pointer_to_literals.patch Accepting request 1080180 from home:adkorte:branches:server:mail 2023-04-27 21:59:58 +00:00
postfix-3.8.0.tar.gz Accepting request 1080180 from home:adkorte:branches:server:mail 2023-04-27 21:59:58 +00:00
postfix-3.8.0.tar.gz.asc Accepting request 1080180 from home:adkorte:branches:server:mail 2023-04-27 21:59:58 +00:00
postfix-avoid-infinit-loop-if-no-permission.patch Accepting request 975425 from home:computersalat:devel:mail 2022-05-10 08:10:05 +00:00
postfix-bdb-main.cf.patch - bsc#1176650 L3: What is regularly triggering the "fillup" 2020-12-24 07:17:02 +00:00
postfix-bdb.changes Accepting request 1080180 from home:adkorte:branches:server:mail 2023-04-27 21:59:58 +00:00
postfix-bdb.spec Accepting request 1080180 from home:adkorte:branches:server:mail 2023-04-27 21:59:58 +00:00
postfix-linux45.patch Accepting request 1080180 from home:adkorte:branches:server:mail 2023-04-27 21:59:58 +00:00
postfix-main.cf.patch Accepting request 1035682 from home:varkoly:branches:server:mail 2022-12-03 07:52:41 +00:00
postfix-master.cf.patch Accepting request 1080180 from home:adkorte:branches:server:mail 2023-04-27 21:59:58 +00:00
postfix-mysql.tar.bz2 Accepting request 901774 from home:computersalat:devel:mail 2021-06-26 12:18:59 +00:00
postfix-no-md5.patch Accepting request 989467 from home:computersalat:devel:mail 2022-08-04 10:20:32 +00:00
postfix-rpmlintrc Accepting request 243173 from home:dimstar:rpmlintrc 2014-07-31 15:37:55 +00:00
postfix-ssl-release-buffers.patch Accepting request 1080180 from home:adkorte:branches:server:mail 2023-04-27 21:59:58 +00:00
postfix-SUSE.tar.gz Accepting request 1064225 from home:varkoly:branches:server:mail 2023-02-15 17:14:21 +00:00
postfix-user.conf Accepting request 902429 from home:gmbr3:Active 2021-07-06 22:01:06 +00:00
postfix-vda-v14-3.0.3.patch Accepting request 989467 from home:computersalat:devel:mail 2022-08-04 10:20:32 +00:00
postfix-vmail-user.conf Accepting request 902429 from home:gmbr3:Active 2021-07-06 22:01:06 +00:00
postfix.changes Accepting request 1080180 from home:adkorte:branches:server:mail 2023-04-27 21:59:58 +00:00
postfix.keyring Accepting request 821361 from home:adkorte:branches:server:mail 2020-07-16 23:12:15 +00:00
postfix.spec Accepting request 1080180 from home:adkorte:branches:server:mail 2023-04-27 21:59:58 +00:00
pre_checkin.sh - bsc#1176650 L3: What is regularly triggering the "fillup" 2020-12-24 07:17:02 +00:00
set-default-db-type.patch Accepting request 1080180 from home:adkorte:branches:server:mail 2023-04-27 21:59:58 +00:00