Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-mailman for openSUSE:Factory 
checked in at 2021-03-29 18:21:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mailman (Old)
 and      /work/SRC/openSUSE:Factory/.python-mailman.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mailman"

Mon Mar 29 18:21:32 2021 rev:11 rq:880765 version:3.3.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mailman/python-mailman.changes    
2021-02-07 15:18:42.641736772 +0100
+++ /work/SRC/openSUSE:Factory/.python-mailman.new.2401/python-mailman.changes  
2021-03-29 18:21:36.854252210 +0200
@@ -1,0 +2,42 @@
+Mon Mar 22 08:09:48 UTC 2021 - Michael Str??der <[email protected]>
+
+- dropped obsolete gl823_exclude_failing_tests.patch
+- Update to 3.3.4
+  * Bugs
+    * Require aiosmtpd >= 1.4.1 to allow address local parts longer than 64 
bytes
+      in the lmtp runner.  (Closes #836)
+    * The email join command now honors the digest=<no|mime|plain> option.
+      (Closes #19)
+    * Folded ``Message-ID`` headers no longer cause folded smtp.log messages.
+      (Closes #844)
+    * Removal of headers from posts to anonymous lists that can reveal the 
poster
+      or the poster's domain has been improved.  (Closes #848)
+  * Command line
+    * The ``notify`` subcommand will now decode an RFC 2047 encoded Subject: 
for
+      the report of held messages.  (Closes #831)
+    * The deprecated options ``--add``, ``--del`` and ``--sync`` are now 
disabled
+      on the ``mailman members`` command.
+  * REST
+    * Improve the speed of Members lookup via REST API. (Related to #700)
+    * Allow specifying ``delivery_mode`` and ``delivery_status`` when creating 
a
+      new Member. (Closes #828)
+    * Allow filtering members in ``/members/find`` API using 
``delivery_status``,
+      ``delivery_mode`` and ``moderation_action``. (See #827)
+  * New Features
+    * There is a new setting ``filter_report`` in the ``[mailman]`` section of
+      mailman.cfg.  If this is set to ``yes``, a report of changes by content
+      filtering will be added to the outgoing message.  (Closes #833)
+    * There is a new setting ``check_max_size_on_filtered_message`` in the
+      ``[mailman]`` section of mailman.cfg.  If this is set to ``yes`` and the
+      list does content filtering, the ``max_message_size`` hold will be based
+      on the size of the content filtered message.  (Closes #377)
+    * There is a new setting ``anonymous_list_keep_headers`` in the 
``[mailman]``
+      section of mailman.cfg.  This is part of improved removal of headers from
+      posts to anonymous lists.  This setting is a space separated list of 
regexp
+      patterns.  After anonomyzing removes the headers which are known to 
reveal
+      the poster or poster's domain, it then removes all headers whose names do
+      not match (case-insensitively) one of these patterns.  The default 
setting
+      keeps non X- headers, those X- headers added by Mailman and any X-Spam-
+      headers.
+
+-------------------------------------------------------------------

Old:
----
  gl823_exclude_failing_tests.patch
  mailman-3.3.3.tar.gz

New:
----
  mailman-3.3.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-mailman.spec ++++++
--- /var/tmp/diff_new_pack.Jf0NkR/_old  2021-03-29 18:21:37.534252906 +0200
+++ /var/tmp/diff_new_pack.Jf0NkR/_new  2021-03-29 18:21:37.538252909 +0200
@@ -40,7 +40,7 @@
 %define skip_python36 1
 %endif
 Name:           python-mailman%{psuffix}
-Version:        3.3.3
+Version:        3.3.4
 Release:        0
 Summary:        A mailing list manager
 License:        GPL-3.0-only
@@ -64,14 +64,12 @@
 # whitespace fix
 Patch0:         python-mailman-test_interact_default_banner.patch
 # PATCH-FIX-UPSTREAM gl823_exclude_failing_tests.patch gl#mailman/mailman#823 
[email protected]
-# Skip two failing tests.
-Patch1:         gl823_exclude_failing_tests.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       logrotate
 Requires:       python-SQLAlchemy >= 1.2.3
-Requires:       python-aiosmtpd >= 1.1
+Requires:       python-aiosmtpd >= 1.4.1
 Requires:       python-alembic
 Requires:       python-atpublic
 Requires:       python-authheaders >= 0.9.2

++++++ mailman-3.3.3.tar.gz -> mailman-3.3.4.tar.gz ++++++
++++ 11715 lines of diff (skipped)

Reply via email to