Changelog for
procmail-debugsource-3.24-3.1.x86_64.rpm :
* Thu Feb 29 2024 Dominique Leuenberger
- Use %patch -P N instead of deprecated %patchN.
* Sun Dec 03 2023 Bernhard Wiedemann - Update reproducible.patch to drop more benchmarking (boo#1041534)
* Wed Aug 09 2023 Dr. Werner Fink - Update to procmail 3.24 (New Upstream) - Don\'t coredump in comsat code if interrupted early - Correctly handle COMSAT=on - Once used, the \'H\' and \'r\' flags would never be cleared - Fix possible buffer overflow in variable-capture actions - Fix up the parsing of variable-capture actions - LMTP code assumed sizeof(long)==sizeof(int) - SHELL is now always preset to /bin/sh. USER_SHELL contains the shell from the user\'s passwd entry - When HOST is mismatched, reset it for the next rcfile - Always read in a new, global rcfile (/etc/procmail.conf) to allow runtime configuration of variables like DEFAULT. This rcfile cannot deliver or filter messages - Mismatched HOST in /etc/procmailrc didn\'t discard the message - backquote expansion in a condition disabled header concatenation for that condition - LMTP didn\'t correctly handle quoted localparts - Removed SIZE extension from LMTP (unsupportable semantics) - Don\'t coredump if unable to exec /bin/sh - Enable \"+detail\" processing in LMTP mode by passing the delimiter (e.g., \"+\") as an optional argument after -z - In LMTP mode, save the domain of the recipient in PROCMAIL_DOMAIN - Set PROCMAIL_MODE to one of \"d\", \"m\", \"z\", or \"\" to reflect the mode option it was invoked with, if any - Fixed all bugs collected by Debian and others during the past 21 years. See the git commit history for detailed descriptions.- Port patches
* procmail-3.22-autoconf.dif
* procmail-3.22-headerconcat.dif
* procmail-3.22-ipv6.patch
* procmail-3.22-mailstat.patch
* procmail-3.22-owl-truncate.dif
* procmail-3.22.dif
* procmail-cflags.dif- Remove former Debian and SUSE patches from procmail-3.22-patches.tar.bz2
* 04
* 06
* 10
* 11
* 12
* 13
* 14
* 15
* 16
* 17
* 18
* 19
* 22
* 23
* 24
* 25
* 26
* 27
* 28
* 29
* 30- Collect and port our patches from old procmail-3.22-patches.tar.bz2 into new procmail-3.24-patches.tar.bz2
* 01
* 02
* 03
* 05
* 07
* 08
* 09
* 20
* 21
* Sun May 02 2021 Dirk Müller - modernize spec file (move license to licensedir)
* Thu Nov 26 2020 Bernhard Wiedemann - Add reproducible2.patch to negate influences from preinstallimage to make package build reproducible
* Fri Oct 23 2020 Dr. Werner Fink - Do not use lto compiler flags at all with this kind of code
* Fri Nov 08 2019 Dr. Werner Fink - Add latest patch sets from Debian:
* patch set 27 replaces procmail-3.22-CVE-2014-3618.patch
* patch set 28 does fix off-by-one error that makes procmail to segfault on certain .procmailrc files
* patch set 29 does fix formail memory corruption
* patch set 30 replaces procmail-formisc.c.patch for CVE-2017-16844- Remove obsolate patches
* procmail-3.22-CVE-2014-3618.patch
* procmail-formisc.c.patch
* Fri Jul 12 2019 Martin Liška - Add procmail-fix-Werror=return-type.patch in order to fix - Werror=return-type errors.
* Fri Nov 17 2017 wernerAATTsuse.de- Add patch procmail-formisc.c.patch to fix bug bsc#1068648 CVE-2017-16844
* Mon May 29 2017 bwiedemannAATTsuse.com- Add reproducible.patch to have binaries independent of speed of compile system (boo#1041534)