* Mon Jun 02 2025 varkoly@suse.com
- Fix place of pam file
- [Build 20250527] postfix mail delivery fails (bsc#1243886)
- move /var/spool/mail/ to separate package (bsc#1179574)
Revert last bad change
- Adapt rpmlint
* Wed May 21 2025 varkoly@suse.com
- [sle16][postfix] postfix service failed to start due to
"chmod: cannot access '/etc/postfix/virtual.lmdb': No such file or directory"
(bsc#1243409)
* Tue May 20 2025 varkoly@suse.com
- move /var/spool/mail/ to separate package (bsc#1179574)
* Thu May 08 2025 varkoly@suse.com
- postfix incorrect logic for the master.cf handling for tls ports
(bsc#1242822)
* Tue Apr 22 2025 suse+build@de-korte.org
- update to 3.10.2
* Bugfix (defect introduced: date 19991116): when appending a
setting to a main.cf or master.cf file that did not end in a
newline character, the "postconf -e" command did not add an
extra newline character before appending the new setting, causing
information to become garbled.
* Bugfix (defect introduced: Postfix 2.3, date 20051222): the
Dovecot auth client did not attempt to create a new connection
after an I/O error on an existing connection.
* Improved and corrected error messages when converting (host or
service) information to (symbolic text, numerical text, or
binary) form.
* Documentation: updated link to Dovecot documentation.
* Tue Apr 15 2025 gcomes.obs@gmail.com
- update postfix-main.cf.patch
* remove duplicated entry smtp_dns_support_level
* Wed Apr 09 2025 chris@computersalat.de
- fix compile option -std=gnu17 (only for >= 1600)
- sync changes file
* Tue Apr 08 2025 hsk17@mail.de
- add -std=gnu17 to CCARGS to fix gcc15 compile time error, as
Wietse Venema suggests (marc.info/?l=postfix-users&m=173542420611213)
* Sun Mar 16 2025 chris@computersalat.de
- rework postfix-main.cf.patch
- fix config.postfix
* add missing: cpifnewer "/usr/@lib@/sasl2/*" usr/@lib@/sasl2
- rebase patches
* pointer_to_literals.patch
* postfix-linux45.patch
* postfix-master.cf.patch
* postfix-ssl-release-buffers.patch
* set-default-db-type.patch
- keep spec and changes files in sync
* Tue Mar 11 2025 gcomes.obs@gmail.com
- update postfix-main.cf.patch
* comment deprecated parameters: smtp_use_tls and smtp_enforce_tls
use parameter smtp_tls_security_level instead
* comment deprecated parameters: smtpd_use_tls and smtpd_enforce_tls
use parameter smtpd_tls_security_level instead