Commit Graph

7 Commits

Author SHA1 Message Date
Fedor Vorobev
65ef400c89 Fix for CVE-2026-43964
Upstream note:
  * Bugfix (defect introduced: Postfix 2.3, date: 20050323): buffer
    over-read when Postfix an enhanced status code is not followed
    by other text. For example, "5.7.2" without text after the
    three-number code. This CANNOT be triggered with an SMTP or
    LMTP server response; is confirmed with an access(5) table and
    likely with a policy server response; can possibly be triggered
    with pipe-to-command output, header_checks(5), body_checks(5),
    an error(8) transport in transport_maps, or a milter response;
    and is confirmed with a DNSBL server TXT response while Postfix
    is configured with "$rbl_code $rbl_text" in rbl_reply_maps or
    default_rbl_reply. This could result in process termination.
    Problem reported by Kamil Frankowicz.

Resolves-Vulnerability: CVE-2026-43964
Resolves: RHEL-176548
2026-05-21 15:39:08 +02:00
Jaroslav Škarvada
7687262d24 Fixed possible warning when postfix is restarted
Resolves: rhbz#2162659
2023-08-14 16:46:43 +02:00
Tomas Korbar
905901669f Fix patch for SRV record resolution feature
Related: rhbz#1787010
2023-05-17 13:20:41 +02:00
Tomas Korbar
4e749ca039 Backport dns SRV record resolution feature (RFC6186)
Resolves: rhbz#1787010
Fix building in ZUUL CI

  Resolves: rhbz#2196577
2023-05-09 15:25:42 +02:00
Troy Dawson
e75ea1dff2 Bring gating.yaml over from Brew dist-git
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2023-03-10 11:14:52 -08:00
James Antill
801777824f Import rpm: c8s 2023-02-27 15:02:06 -05:00
James Antill
4213c74b40 Initial c8s branch. 2022-05-26 13:25:35 -04:00