Commit Graph

  • bed1de1905 Accepting request 1232867 from server:mail factory Ana Guerrero 2024-12-22 16:58:59 +0000
  • def8724640 - update to 3.9.1 * The mail_version configuration parameter did not have a three-number value (3.9 instead of 3.9.0; it still had the two-number version from the development releases postfix-3.9-yyyymmdd). This broke pathnames derived from the mail_version value, such as shlib_directory. * Bugfix (defect introduced: Postfix 2.9, date 20111218): with "smtpd_sasl_auth_enable = no", the permit_sasl_authenticated feature ignored information that was received with the XCLIENT LOGIN command, so that the client was treated as unauthenticated. This was fixed by removing an unnecessary test. * Bugfix (defect introduced: postfix 3.0): the default master.cf syslog_name setting for the relay service did not preserve multi-instance information, which complicated logfile analysis. * Bugfix (defect introduced: Postfix 2.3, date 20051222): file descriptor leak after failure to connect to a Dovecot auth server. The impact is limited because Dovecot auth failures are rare, there are limits on the number of retries (one), on the number of errors per SMTP session (smtpd_hard_error_limit), on the number of sessions per SMTP server process (max_use), and on the number of file handles per process (managed with sysctl). * Bugfix (defect introduced: Postfix 3.4, date 20190121): the postsuper command failed with "open logfile '/path/to/file': Permission denied" when the maillog_file parameter specified a filename and Postfix was not running. This was fixed by opening the maillog_file before dropping root privileges. * Bugfix (defect introduced Postfix 3.0). No autodetection of UTF8 text when missing message headers were automatically added by Postfix (for example, a From: header with UTF8 full name information from the password file). This caused Postfix to send UTF8 in message headers without using the SMTPUTF8 protocol. - update to 3.9.1 * The mail_version configuration parameter did not have a three-number value (3.9 instead of 3.9.0; it still had the two-number version from the development releases postfix-3.9-yyyymmdd). This broke pathnames derived from the mail_version value, such as shlib_directory. * Bugfix (defect introduced: Postfix 2.9, date 20111218): with "smtpd_sasl_auth_enable = no", the permit_sasl_authenticated feature ignored information that was received with the XCLIENT LOGIN command, so that the client was treated as unauthenticated. This was fixed by removing an unnecessary test. * Bugfix (defect introduced: postfix 3.0): the default master.cf syslog_name setting for the relay service did not preserve multi-instance information, which complicated logfile analysis. * Bugfix (defect introduced: Postfix 2.3, date 20051222): file descriptor leak after failure to connect to a Dovecot auth server. The impact is limited because Dovecot auth failures are rare, there are limits on the number of retries (one), on the number of errors per SMTP session (smtpd_hard_error_limit), on the number of sessions per SMTP server process (max_use), and on the number of file handles per process (managed with sysctl). * Bugfix (defect introduced: Postfix 3.4, date 20190121): the postsuper command failed with "open logfile '/path/to/file': Permission denied" when the maillog_file parameter specified a filename and Postfix was not running. This was fixed by opening the maillog_file before dropping root privileges. * Bugfix (defect introduced Postfix 3.0). No autodetection of UTF8 text when missing message headers were automatically added by Postfix (for example, a From: header with UTF8 full name information from the password file). This caused Postfix to send UTF8 in message headers without using the SMTPUTF8 protocol. devel Peter Varkoly 2024-12-20 16:01:24 +0000
  • 20d0bdbb40 Accepting request 1202891 from server:mail Ana Guerrero 2024-09-25 19:52:35 +0000
  • 1037c6b27b Adapt spec Peter Varkoly 2024-09-24 10:03:08 +0000
  • fee3f5190a - Missing posttls-finger in postfix though changes mention it (bsc#1221501) Peter Varkoly 2024-09-24 08:48:37 +0000
  • 27c5fadd5e Accepting request 1194618 from server:mail Ana Guerrero 2024-08-20 14:12:35 +0000
  • b102dd3c5f - Remove rcpostfix symlink [jsc#PED-266] Peter Varkoly 2024-08-19 05:01:05 +0000
  • b0126b714a Accepting request 1190939 from server:mail Dominique Leuenberger 2024-08-02 15:25:32 +0000
  • f095145828 Adapt tarball. Remove bad content Peter Varkoly 2024-08-01 10:07:33 +0000
  • 007aee8fe4 - postfix gives warnings about deprecated parameters (bsc#1225397) Peter Varkoly 2024-08-01 08:38:17 +0000
  • 5e44cd1a28 Accepting request 1181563 from server:mail Ana Guerrero 2024-06-19 14:36:49 +0000
  • 022da9e4a8 Fix for Invalid cross-device link (etc/localtime) Christian Wittmer 2024-06-18 18:57:02 +0000
  • ab10e397c0 Accepting request 1180049 from server:mail Ana Guerrero 2024-06-12 13:37:44 +0000
  • f8d0931c2c Accepting request 1180009 from home:adamm:branches:server:mail Peter Varkoly 2024-06-11 16:38:27 +0000
  • f99e41ccac Accepting request 1175398 from server:mail Ana Guerrero 2024-05-21 16:33:12 +0000
  • ea53e42589 Accepting request 1175397 from home:computersalat:devel:mail Christian Wittmer 2024-05-20 21:14:13 +0000
  • bb1494b9b1 Accepting request 1174920 from server:mail Ana Guerrero 2024-05-20 16:09:43 +0000
  • 0c726e5bd8 - config.postfix needs updating (bsc#1224207) * chkconfig -> systemctl * Link Cyrus lmtp only if this exsists * /usr/lib64/sasl2 does not need to exist * Fetch timezone via readlink from /etc/localtime Peter Varkoly 2024-05-17 15:50:58 +0000
  • f86eea3b6a Accepting request 1173989 from server:mail Ana Guerrero 2024-05-16 15:12:37 +0000
  • 113e4ff966 Accepting request 1156371 from home:adkorte:branches:server:mail Dirk Stoecker 2024-05-14 13:19:15 +0000
  • 598d743825 Accepting request 1166904 from server:mail Ana Guerrero 2024-04-12 15:33:52 +0000
  • b15c7168cb Accepting request 1165385 from home:crameleon:branches:server:mail Dirk Stoecker 2024-04-11 15:37:21 +0000
  • c2d2e0fd28 Accepting request 1155598 from server:mail Dominique Leuenberger 2024-03-06 22:03:38 +0000
  • 9152b407e9 Accepting request 1155290 from home:adkorte:branches:server:mail Christian Wittmer 2024-03-06 14:51:10 +0000
  • 66bf7a3bca - %autosetup does not works with multiple -a. https://github.com/rpm-software-management/rpm/issues/1204 Peter Varkoly 2024-03-05 12:20:05 +0000
  • ff08a1604f %autosetup does not works with muzltiple -a. https://github.com/rpm-software-management/rpm/issues/1204 Peter Varkoly 2024-03-04 17:02:40 +0000
  • 27d3e54357 Accepting request 1153300 from home:dimstar:rpm4.20:p Peter Varkoly 2024-03-01 13:55:29 +0000
  • 2b38261f7f Accepting request 1145294 from server:mail Ana Guerrero 2024-02-09 22:51:52 +0000
  • 3582bebe7f Accepting request 1143513 from home:computersalat:devel:mail Christian Wittmer 2024-02-08 20:14:21 +0000
  • a769588ed4 Accepting request 1141719 from server:mail Ana Guerrero 2024-01-26 21:46:24 +0000
  • c374251561 Accepting request 1141039 from home:adkorte:branches:server:mail Peter Varkoly 2024-01-26 11:14:49 +0000
  • 8fbead0066 Accepting request 1139868 from server:mail Ana Guerrero 2024-01-19 22:00:27 +0000
  • d901fa0eec Adapt postfix-bdb.changes Peter Varkoly 2024-01-19 08:21:19 +0000
  • 5e9aed10f3 Accepting request 1139680 from server:mail Ana Guerrero 2024-01-18 20:52:46 +0000
  • 2dbf2d0cc3 Add missed bugnumbers bsc#1218304, bsc#1218314 CVE-2023-51764, SMTP smuggling attack: "warning: Unexpected record type 'X'. (bsc#1213515) Peter Varkoly 2024-01-18 10:54:23 +0000
  • 9c7e568120 Accepting request 1135431 from server:mail Ana Guerrero 2023-12-28 21:55:13 +0000
  • 07cc4efcf2 - update default configuration to enable the long-term fix for bsc#1218304, CVE-2023-51764, SMTP smuggling attack: * smtpd_forbid_bare_newline = yes * smtpd_forbid_bare_newline_exclusions = $mynetworks Dirk Mueller 2023-12-28 07:59:42 +0000
  • c16d431d15 https://www.postfix.org/smtp-smuggling.html Dirk Mueller 2023-12-28 07:52:52 +0000
  • 3beb1cfdfa - update to 3.8.4 (bsc#1218304, CVE-2023-51764): - Syntax error in update_postmaps script (bsc#1216061) (bsc#1215372) (bsc#1192314) Adapt proposed change: using "cp -afL" by copying. Define HAS_CLOSEFROM (bsc#1189101) (bsc#1188477) (bsc#1066854) For more see /usr/share/doc/packages/postfix/RELEASE_NOTES (bsc#1181381) [Build 130.3] openQA test fails in mta, mutt - postfix broken: "queue file write error" and "error: unsupported - bsc#1176650 L3: What is regularly triggering the "fillup" o add patch for main.cf for postfix-bdb package - Delete postfix-SUSE/README.SuSE, company name spelled wrong, - bsc#1162891 server:mail/postfix: cond_slp bug on TW after - bsc#1160413 postfix fails with -fno-common - bsc#1142881 - mkpostfixcert from Postfix still uses md o Major changes Postfix 3.4.4 fixes both. o Removing setting smtpd_sasl_path and smtpd_sasl_type to empty - Replace references to /var/adm/fillup-templates with new - bnc#1059512 L3: Postfix Problem seems to be obsolete) * recover lost (with 3.2.0 update) submission, smtps sections - update to 3.1.4 - bnc#981097 config.postfix creates broken main.cf for tls client configuration (no "mailq" equivalent). smtp_transport_rate_delay = 20s missed opportunities to block new spambots. Dirk Mueller 2023-12-28 07:51:56 +0000
  • c3f137b035 Accepting request 1134744 from server:mail Ana Guerrero 2023-12-25 18:04:37 +0000
  • f5d59b2e1a Accepting request 1134660 from home:adkorte:branches:server:mail Dirk Stoecker 2023-12-23 12:46:31 +0000
  • ee36226d59 Accepting request 1125117 from server:mail Ana Guerrero 2023-11-13 21:15:44 +0000
  • 8589a4f33c Accepting request 1123266 from home:adkorte:branches:server:mail Christian Wittmer 2023-11-10 20:26:00 +0000
  • 047f46a5b0 Accepting request 1119557 from home:varkoly:branches:server:mail Christian Wittmer 2023-11-10 20:23:39 +0000
  • 7b1093f46b Accepting request 1105486 from server:mail Ana Guerrero 2023-08-30 08:17:39 +0000
  • 8bc4ea53a3 Accepting request 1104009 from home:varkoly:branches:server:mail Christian Wittmer 2023-08-23 13:13:01 +0000
  • 509f380a9d Accepting request 1091332 from server:mail Dominique Leuenberger 2023-06-08 19:41:58 +0000
  • 86dd8b74e2 Accepting request 1091141 from home:adkorte:branches:server:mail Christian Wittmer 2023-06-07 18:25:08 +0000
  • d80575d12d Accepting request 1084622 from server:mail Dominique Leuenberger 2023-05-05 13:56:56 +0000
  • c0b28cad1b Accepting request 1084610 from home:dimstar:Factory Dirk Mueller 2023-05-04 11:34:21 +0000
  • b5c961f917 Accepting request 1083347 from server:mail Dominique Leuenberger 2023-04-29 15:27:37 +0000
  • e9b4a7071e Accepting request 1080180 from home:adkorte:branches:server:mail Dirk Mueller 2023-04-27 21:59:58 +0000
  • 54a1b1d26c Accepting request 1069659 from server:mail Dominique Leuenberger 2023-03-07 15:49:00 +0000
  • 8d5a3b42e3 Accepting request 1067720 from home:ohollmann:branches:server:mail Dirk Mueller 2023-03-06 14:29:24 +0000
  • 41eaaa783d Accepting request 1065999 from server:mail Dominique Leuenberger 2023-02-17 15:43:34 +0000
  • d13927abf8 Accepting request 1064225 from home:varkoly:branches:server:mail Dirk Stoecker 2023-02-15 17:14:21 +0000
  • 6311d34c7d Accepting request 1062948 from server:mail Dominique Leuenberger 2023-02-04 13:11:01 +0000
  • 8ac365ae02 Accepting request 1060935 from home:kukuk:branches:server:mail Dirk Stoecker 2023-02-02 20:10:19 +0000
  • 3f35e5138c Accepting request 1060048 from server:mail Dominique Leuenberger 2023-01-23 17:30:29 +0000
  • 629ddc925c Accepting request 1059362 from home:cahu:branches:server:mail Dirk Mueller 2023-01-20 22:33:15 +0000
  • 68e78522d0 Accepting request 1039754 from server:mail Dominique Leuenberger 2022-12-04 13:57:55 +0000
  • 3cb9d1d661 Accepting request 1035682 from home:varkoly:branches:server:mail Dirk Mueller 2022-12-03 07:52:41 +0000
  • d07dcc51f5 Accepting request 1009796 from server:mail Dominique Leuenberger 2022-10-18 10:44:11 +0000
  • f816fef488 Accepting request 1009091 from home:stroeder:network Dirk Mueller 2022-10-11 12:45:42 +0000
  • 36307d9eda Accepting request 1001406 from home:lnussel:branches:server:mail Dirk Mueller 2022-09-12 07:27:24 +0000
  • 8da5c71a07 Accepting request 993129 from server:mail Dominique Leuenberger 2022-08-10 15:13:11 +0000
  • 0988bf1191 Accepting request 993128 from home:computersalat:devel:mail Christian Wittmer 2022-08-04 19:15:39 +0000
  • 9a446b8a1a Accepting request 993126 from home:computersalat:devel:mail Christian Wittmer 2022-08-04 19:12:07 +0000
  • 95b653935f Accepting request 989467 from home:computersalat:devel:mail Christian Wittmer 2022-08-04 10:20:32 +0000
  • 3e2a15c3af Accepting request 976135 from server:mail Dominique Leuenberger 2022-05-12 20:57:42 +0000
  • d11a128043 Accepting request 976132 from home:computersalat:devel:mail Christian Wittmer 2022-05-10 20:19:23 +0000
  • a24981fe02 Accepting request 975425 from home:computersalat:devel:mail Dirk Mueller 2022-05-10 08:10:05 +0000
  • f3bc37b972 Accepting request 974326 from server:mail Dominique Leuenberger 2022-05-04 13:10:28 +0000
  • cc93324b44 Accepting request 974304 from home:dimstar:Factory Dirk Mueller 2022-05-02 07:43:46 +0000
  • a4190d1648 Accepting request 972802 from server:mail Dominique Leuenberger 2022-04-28 21:07:02 +0000
  • 12c92483e5 Accepting request 972625 from home:darix:branches:server:mail Peter Varkoly 2022-04-26 09:14:00 +0000
  • 9cf4d8a4c0 Accepting request 970668 from server:mail Dominique Leuenberger 2022-04-22 19:52:27 +0000
  • d900e5c0e6 Accepting request 970635 from home:stroeder:network Dirk Mueller 2022-04-19 06:47:52 +0000
  • 828a5f30ce Accepting request 968129 from server:mail Dominique Leuenberger 2022-04-12 19:43:14 +0000
  • 8308be11bf Accepting request 965609 from home:13ilya Dirk Mueller 2022-04-10 09:27:44 +0000
  • e8c4e4ac0b Accepting request 966767 from home:varkoly:branches:server:mail Dirk Mueller 2022-04-10 09:06:45 +0000
  • ac9252563c OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=436 Dirk Mueller 2022-03-21 18:40:38 +0000
  • 6e3bebe1e4 Accepting request 962959 from home:stroeder:network Dirk Mueller 2022-03-21 07:46:38 +0000
  • cd3bc3bb7d Accepting request 961622 from home:varkoly:branches:server:mail Christian Wittmer 2022-03-14 13:43:07 +0000
  • 7fba73831c Accepting request 952888 from home:varkoly:branches:server:mail Dirk Stoecker 2022-02-12 22:28:29 +0000
  • 81f10f3589 Accepting request 947313 from home:stroeder:network Peter Varkoly 2022-01-19 09:45:48 +0000
  • b4e9907563 Accepting request 930186 from home:stroeder:network Michael Ströder 2021-11-08 14:00:32 +0000
  • 9e7b01830a https://bugzilla.opensuse.org/show_bug.cgi?id=1191988 Dominique Leuenberger 2021-10-25 06:50:28 +0000
  • 83e4f58fbd Accepting request 926927 from server:mail Dominique Leuenberger 2021-10-23 21:13:48 +0000
  • 36f3233e93 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=430 Michael Ströder 2021-10-22 10:14:11 +0000
  • 0eb4d6cbfe Accepting request 926909 from home:dstoecker:branches:server:mail Michael Ströder 2021-10-22 10:12:06 +0000
  • 2731001218 Accepting request 926889 from home:jsegitz:branches:server:mail Michael Ströder 2021-10-22 09:07:48 +0000
  • 57bbfe9be1 Accepting request 926873 from home:jsegitz:branches:systemdhardening:server:mail Michael Ströder 2021-10-22 07:56:31 +0000
  • 14d0200ad8 Accepting request 924493 from server:mail Dominique Leuenberger 2021-10-12 19:48:24 +0000
  • b3ac63acaf Accepting request 923660 from home:varkoly:branches:server:mail Michael Ströder 2021-10-09 23:54:43 +0000
  • fa4b4865b5 Accepting request 915779 from server:mail Dominique Leuenberger 2021-09-04 20:32:13 +0000
  • d21e606c3e Accepting request 914312 from server:mail Dominique Leuenberger 2021-08-28 20:28:43 +0000
  • c79a3d4b0b - postfix master.cf: to include "submissions" service (bsc#1189684) Adapt master.cf patch Peter Varkoly 2021-08-26 14:07:15 +0000
  • baaf477909 Fix spec Peter Varkoly 2021-08-26 05:26:30 +0000
  • bd56ad4b92 Accepting request 914039 from home:varkoly:branches:server:mail Peter Varkoly 2021-08-24 14:34:40 +0000