------------------------------------------------------------------- Thu Feb 4 22:20:35 UTC 2021 - Matej Cepl - Add gl823_exclude_failing_tests.patch to skip two failing tests (gl#mailman/mailman#823). ------------------------------------------------------------------- Wed Feb 3 22:23:10 UTC 2021 - Jan Engelhardt - Modernize specfile. Update summary so it does not fall under rpmlint name-repeated-in-summary. ------------------------------------------------------------------- Wed Feb 3 16:31:26 UTC 2021 - Andreas Schneider - Fix building on tumbleweed ------------------------------------------------------------------- Wed Feb 3 09:35:05 UTC 2021 - Michael Ströder - Update to 3.3.3: * Handle some UnicodeEncodeErrors in creating digests. (Closes #560) * Increased the size of the data column in the workflowstate table. (Closes #793) * Implemented a ``scrubber`` for plain text digests. (Closes #473) * The ``mailman gatenews`` command now adds ``original_size`` as a message attribute. (Extends fix for #762) * Handle FileNotFoundError when creating digest.mmdf file without a parent directory present. (Closes #699) * Fixed an issue where content filtering can throw UnicodeEncodeError when converting HTML to plain text. (Closes #798) * A bounce for a non-existent list is now handled. (Closes #799) * RFC 2047 From: headers in emailed ``join`` commands are now decoded. (Closes #802) * The ``mailman addmembers`` command now catches and reports a ``SubscriptionPendingError``. (Closes #805) * RFC 2369 ``List-Owner`` header is now added when these headers are included. (Closes #809) * Header filters will now properly match RFC 2047 encoded headers. (Closes #815) * Mailman's ``vette`` log discard messages now include the reasons. (Closes #816) * Increase the default REST API (gunicorn) timeout to 360 seconds from 30 as several API endpoinds can be very slow. (Closes #770) * Header filter rules are now properly processed after deletions and/or reordering. (Closes #818) * Folded ``To: list-confirm+token@...`` headers are now parsed correctly. (Closes: #819) ------------------------------------------------------------------- Tue Dec 15 19:28:48 UTC 2020 - Andreas Schneider - Added mailman-notify.service and mailman-notify.timer - Added rcmailman* service symlinks - Added missing logrotate requirement ------------------------------------------------------------------- Tue Dec 15 09:19:44 UTC 2020 - Andreas Schneider - Fix systemd services ------------------------------------------------------------------- Tue Dec 15 08:57:37 UTC 2020 - Andreas Schneider - Add missing services and timers to systemd ------------------------------------------------------------------- Sat Nov 28 17:49:08 UTC 2020 - Michael Ströder - Update to 3.3.2: * Support for inviting users to join mailing lists. * New adddmembers, delmembers and syncmembers command to manage membership from CLI. * Addition of new REST API endpoints that return the count of held messages and subscription requests of much faster page loads in Postorius. * Addition of support for filtering in some API endpoints like Members and Subscription requests. * Support for address= option in email join command to subscribe an address other then sending address. * Addition of who email command to lookup memberships. * Expose emergency field for MailingList resource in REST API. * Several bug fixes to support new major version of libraries like dnspython, flufl.* etc. ------------------------------------------------------------------- Wed Oct 7 05:46:29 UTC 2020 - Andreas Schneider - Remove suid bit from /var/lib/mailman/data ------------------------------------------------------------------- Wed Sep 30 07:18:40 UTC 2020 - pgajdos@suse.com - remove systemd (build)requires ------------------------------------------------------------------- Sat Sep 26 10:38:00 UTC 2020 - Andreas Schneider - Create mailman user and group - Create directories for mailman and use FHS directory layout - Create initial /etc/mailman.cfg - Create /etc/mailman.d/ directory for extensions - Add systemd files ------------------------------------------------------------------- Mon May 25 06:50:41 UTC 2020 - Petr Gajdos - %python3_only -> %python_alternative ------------------------------------------------------------------- Fri Apr 24 07:26:05 UTC 2020 - Tomáš Chvátal - Update to 3.3.1: * No obvious changelog ------------------------------------------------------------------- Thu Jan 23 15:04:12 UTC 2020 - pgajdos@suse.com - do not require python-cffi, it will be required by python-PyNaCl ------------------------------------------------------------------- Tue Jan 14 12:55:34 UTC 2020 - pgajdos@suse.com - be able to run test on 15 ------------------------------------------------------------------- Tue Dec 10 16:56:29 UTC 2019 - pgajdos@suse.com - disable src/mailman/commands/tests/test_cli_create.py https://gitlab.com/mailman/mailman/issues/654 ------------------------------------------------------------------- Mon Dec 2 10:47:14 UTC 2019 - pgajdos@suse.com - call spec-cleaner ------------------------------------------------------------------- Mon Dec 2 09:19:40 UTC 2019 - pgajdos@suse.com - requires setuptools ------------------------------------------------------------------- Wed Nov 20 16:06:34 UTC 2019 - pgajdos@suse.com - /usr/sbin instead of /sbin in mailman.cfg ------------------------------------------------------------------- Tue Nov 5 19:05:56 UTC 2019 - pgajdos@suse.com - run the testsuite ------------------------------------------------------------------- Tue Sep 24 13:44:55 UTC 2019 - pgajdos@suse.com - initial version 3.3.0 [SLE-7686]