Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mailutils for openSUSE:Factory checked in at 2026-01-21 14:11:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mailutils (Old) and /work/SRC/openSUSE:Factory/.mailutils.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mailutils" Wed Jan 21 14:11:08 2026 rev:24 rq:1328061 version:3.21 Changes: -------- --- /work/SRC/openSUSE:Factory/mailutils/mailutils.changes 2025-05-06 16:39:31.943412840 +0200 +++ /work/SRC/openSUSE:Factory/.mailutils.new.1928/mailutils.changes 2026-01-21 14:11:10.543379251 +0100 @@ -1,0 +2,54 @@ +Mon Jan 19 08:40:50 UTC 2026 - Dirk Müller <[email protected]> + +- update to 3.21: + * Optionally create intermediate directories when creating + mailboxes. + * New stream flag is introduced: MU_STREAM_INTERDIR. Used + together with + * MU_STREAM_CREAT, it instructs mailutils to create any missing + intermediate directories, when creating file. + * New configuration statement "homedir" declares the action to + take if a user home directory does not exits. + * The statement is used by imap4d, lmtpd, mda, and putmail + utilities. + * The option informs fileinto that it should create missing + intermediate directories when creating a mailbox. + * Variable expansions in configuration statements. + * New commands in string expansions + * Sieve: fix coredump on parsing "fileinto :permission" + action. + * Sieve: fix optimizer. + * Library: fix parsing ls-compatible permission strings. + * Library: fix mu_sieve_machine_clone function. + * Configuration: use '\' to escape delimiters in some + statements. + * This affects statements whose arguments are colon- or comma- + delimited strings, e.g. ldap.field-map. + * ** Library: fix localized help output + * Help entries now use the correct translation domain. The bug + was originally reported and discussed in + * Setting synchronization mode allows the user to keep messages + in remote source mailbox, while downloading only recently + received messages. The mode is defined via the "--sync" + command line option or "sync" configuration statement. + * ** The --reverse option removed + * The option made little sense for movemail and was never used. + * ** The --max-messages option + * This options sets the maximum number of latest messages to + process. + * New Sieve test: uidnew + * The "uidnew" test keeps track of the processed messages. It + evaluates to true if the current message was not processed + before. + * filters: revise buffer requirements when requesting more + input/output + * libproto tests: link using the libtool archives + * Fix testsuite (mda & mail) to work with arbitrary default + mailbox type + * Minor fix in handling of EHLO command in smtp client. + * Improve docs. + * Minor fix in mhn and related tests. + * mail utility: use the "mailer" configuration capability. +- update mailutils.keyring + +------------------------------------------------------------------- Old: ---- mailutils-3.17.tar.xz mailutils-3.17.tar.xz.sig New: ---- mailutils-3.21.tar.xz mailutils-3.21.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mailutils.spec ++++++ --- /var/tmp/diff_new_pack.ZtE1Gz/_old 2026-01-21 14:11:11.747429454 +0100 +++ /var/tmp/diff_new_pack.ZtE1Gz/_new 2026-01-21 14:11:11.751429621 +0100 @@ -1,7 +1,7 @@ # # spec file for package mailutils # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,7 +29,7 @@ %bcond_with guile_22 %bcond_with check Name: mailutils -Version: 3.17 +Version: 3.21 Release: 0 Summary: GNU Mailutils License: GPL-3.0-or-later AND LGPL-3.0-or-later @@ -79,7 +79,7 @@ Requires: alts %else Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives %endif Requires: guile = %(rpm -q --queryformat '%%{VERSION}' guile-devel) %if 0 @@ -88,7 +88,7 @@ %endif %if %{with set_user_identity} Requires(post): permissions -Requires(verify):permissions +Requires(verify): permissions %endif # Hard requirement as mimeview uses /usr/share/cups/mime/mime.types Requires: cups ++++++ mailutils-3.17.tar.xz -> mailutils-3.21.tar.xz ++++++ ++++ 328177 lines of diff (skipped) ++++++ mailutils.keyring ++++++ Binary files /var/tmp/diff_new_pack.ZtE1Gz/_old and /var/tmp/diff_new_pack.ZtE1Gz/_new differ
