Package Release Info

maildir-utils-1.6.10-bp155.2.47

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

maildir-utils
mu4e

Change Logs

Version: 1.12.6-bp160.1.13
* Sun Jul 28 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.12.6:
  * improved documentation: man-pages, mu4e reference manual, README
  * new function mu4e-save-message, to save a copy of the message at
    point
  * reduce logging a bit
  * fix mu4e-compose-pre-hook which broke with the 1.12.5 changes
  * fix bookmark support (bookmark-make-record-function)
* Fri May 03 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.12.5:
  * Rework message composition; split off parts into mu4e-draft.el
    This tries harder to maintain the current buffer as expected
  * This fixes e.g. emacs-report-bug handling
  * New hook mu4e-compose-post-hook for tweaking what mu4e does when
    we're done with a message (after sending, cancelling, ...).
    By default, it tries to close the frame if needed, and restore
    the window configuration. See its docstring.
  * Better handle forwarding of encoded messages
  * Don't remove non-mu4e completion in composer
  * Integrate iCalendar support with message-composition
  * Handle mu4e-sent-messages-behavior correctly when it's a function
  * Better support NetBSD
  * Support some file systems that don't put the file type in d_type
  * Improve documentation
* Tue Apr 16 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.12.4:
  * query when quitting emacs with unhandled marks in a headers buffer
  * fix mime-handling
  * update sent handling (simplifying it)
  * some internal improvements
  * number of small fixes / updates
  * documentation updates
  * re-enable a specific database lock; this makes indexing a bit slower,
    but hopefully avoids some db corruption.
* Tue Apr 09 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.12.3:
  * improve documentation / manpages
  * add --reindex option to 'mu index'
  * split off mu4e-complete-contact (for wider use)
  * work around some mail rendering issues with some emacs version
  * update some dependencies
  * fix some build warnings on older emacsen
  * fix musl build
* Mon Mar 18 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.12.2:
  * fix guile loading path
  * respect message-cite-reply-position
  * bring back mu4e-message-goto-(top|bottom)
  * bring back mu4e-compose-context-switch
  * bring back mu4e-compose-attach-captured-message
  * improve manpages layout
  * flag messages with "list-unsubscribe" as MailingList messages
  * fix some build warnings
* Mon Mar 04 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.12.1:
  * CLD2: add build option; ensure CLD2 is actually used
  * insist --maildir is absolute
  * tweak mu4e-compose; add 'display-buffer option for mu4e-compose-switch
  * fix typos, update mu4e documentation
* Mon Feb 26 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.12.0:
  * Significant speedups in both mu and mu4e
  * Reworked message composition, closer to its Gnus origins which
  adds many of its features
  * Overhauled the query parser; squashing a number of bugs/limitations,
  incl. dealing with CJK messages
  * Experimental folding of message threads
  * Better and faster indexing of HTML messages
  * Experimental search by (human) language wit CLD2
  * For details see NEWS.org file
* Fri Nov 10 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.10.8:
  * guile: fix module installation path
  * infodir: allow passing absolute path
  * mu4e-view: assign gnus-article-buffer (helps with some external
    programs)
  * mu4e: fix completion with non-quick keys (when using completion
    frameworks)
* Fri Sep 01 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.10.7:
  * Fix mu4e-compose-complete-addresses defcustom
  * Allow for specifying the guile dir (useful for distros)
    meson setup -Dguile-extension-dir= build
* Sun Aug 06 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.10.6:
  * mu4e: clarify sortable fields in UI
  * mu4e: fix mu4e-view-refresh
  * guile: use the standard guile extension directory
  * mu: expand file paths in command-line options (e.g.,
  - -maildir=~/Maildir) for shell that don't do so themselves (such as
    bash)
  * mu: set default batch-size to 50000 so we won't use too much memory
    (the old default broke systems with limited memory)
Version: 1.6.10-bp154.1.82
* Fri Dec 03 2021 Michael Vetter <mvetter@suse.com>
- Update to 1.6.10:
  * fix --terminate help display
  * make undo work across compose saves
  * ignore .update when store is empty
  * add xapian deps
* Wed Nov 03 2021 Michael Vetter <mvetter@suse.com>
- Update to 1.6.9:
  * Just a version bump because 1.6.8 had a mistake in them
* Wed Nov 03 2021 Michael Vetter <mvetter@suse.com>
- Update to 1.6.8:
  * mu-query: honor maxnum for threaded queries
  * lib/mu: fix a few leaks
  * guile: fix user script path detection
* Wed Nov 03 2021 Michael Vetter <mvetter@suse.com>
- Update to 1.6.7:
  * Add Emacs v29 support for enabling mu4e
  * mu-find: unbreak json output
  * build: detect wordexp
  * mu4e.texi: improve regexp example
  * mu int: improve docs for regexp addresses
  * mu4e.texi: Add regexp --my-address example
* Wed Nov 03 2021 Michael Vetter <mvetter@suse.com>
- Update to 1.6.6:
  * Fix mu-init manpage markup
  * Extracting attachments #2116
  * mu4e-view: remove overlays before erasing
  * mu4e-view: remove overlays when erasing
  * mu4e-server: rename from mu4e-proc
  * mu4e-utils: refactor into mu4e-helpers, separate files
  * mu4e-view: remove old view
  * vars: refactor variables
  * mu4e-search: split off search functionality in minor-mode
  * build: update coding-style settings
  * mu4e-context: make it a minor-mode
  * mu4e-context: fix some flycheck warnings
  * mu4e-helpers: split off from mu4e-utils
  * build: make meson the default build system
  * build: require c++17
* Fri Aug 27 2021 Michael Vetter <mvetter@suse.com>
- Update to 1.6.5:
  * Create numbered backup of attached file when already exists (#2090)
  * Use and instead of progn and fix some long lines
  * Fix mu4e-view-save-attachments void variable
  * mu4e-headers: restore mark after update
  * view-gnus: Add S-SPC to scroll-down binding
* Mon Aug 23 2021 Michael Vetter <mvetter@suse.com>
- Update to 1.6.4:
  * mu4e: Add back the `h' keybinding to toggle HTML view in a gnus article
  * mu4e: toggle-html: use if-let/seq-find
  * mu4e-view-gnus: Fix some flycheck warnings (doc)
  * Create numbered backup of attached file when already exists #2090
  * Use and instead of progn and fix some long lines
  * mu4e-compose: regenerate Date: when user removes it
* Mon Aug 16 2021 Michael Vetter <mvetter@suse.com>
- Update to 1.6.3:
  * A few more updates -- lazy indexing and thread-subjects, org
    link config.
* Mon Aug 16 2021 Michael Vetter <mvetter@suse.com>
- Update to 1.6.2:
  * Some more fixes for problems found in the 1.6 series.
* Sun Aug 01 2021 Miquel Sabate Sola <msabate@suse.com>
- Update to 1.6.1:
  * Fixes for some problems found by early adopters.
  NOTE: After upgrading, you need to call mu init, with your preferred
  parameters before you can use mu/mu4e. This is because the underlying
  database-schema has changed.
* Mon Jan 25 2021 Michael Vetter <mvetter@suse.com>
- Update to 1.4.15:
  * Fix 'mu4e-interrupt-update-mail alias definition
  * mu-msg-sexp: Improve list-post regexp
* Mon Jan 04 2021 Michael Vetter <mvetter@suse.com>
- Update to 1.4.14:
  * lib: fix mu-msg-json build
  * mu4e-view: Use 'mu4e not "mu4e" when extracting
  * Fix `mu help` doesn't show the `init` command
  * mu4e: avoid calendar charset error
  * Disable `mm-verify-option` let-bounded in `mu4e~view-gnus`
* Mon Aug 10 2020 Michael Vetter <mvetter@suse.com>
- Update to 1.4.13:
  * Bugfix release, no changes provided
* Mon Jul 27 2020 Michael Vetter <mvetter@suse.com>
- Update to 1.4.12:
  * Bugfix release, no changes provided
* Wed Jun 10 2020 Michael Vetter <mvetter@suse.com>
- Update to 1.4.10:
  * mu4e-headers: require mule-util for truncate-string-ellipsis
* Mon Jun 08 2020 Michael Vetter <mvetter@suse.com>
- Update to 1.4.9:
  * mu4e: avoid trouble with truncate-string-to-width
* Mon Jun 01 2020 Michael Vetter <mvetter@suse.com>
- Update to 1.4.8:
  * Strip properties from mu4e-completing-read-function results
  * mu4e: remove easy-accounts / no-trash-providers for now
  * Add missing space between signature verification and signers
  * mu4e-maildir-shortcuts: update for today's functionality
  * mu4e-maildir-shortcuts: update for today's functionality
* Sun May 17 2020 Michael Vetter <mvetter@suse.com>
- Update to 1.4.6:
  * mu: always sort descending within threads
  * mu-server: disable readline support for now
  * Fix make-mu4e-context-account
  * mu4e-compose: fix external use (`compose-mail')
  * mu4e: support 'no trash flag' for all mark-for-trash
* Mon May 11 2020 Michael Vetter <mvetter@suse.com>
- Update to 1.4.5:
  * typo in mu-query manpage
  * mu4e: use :hide-unread in doc
  * mu4e: better error when mu4e-mu-binary is not set
  * mu: support --eval for server testing
  * mu: don't verify signatures when it's not needed
  * mu4e-bookmarks: improve documentation
  * Make mu4e~view-message available to mu4e-view-mode-hook
  * mu4e: change spacing in main view for info section
  * mu4e.texi: Add note about s/mime
* Mon May 04 2020 Michael Vetter <mvetter@suse.com>
- Update to 1.4.4:
  * mu: do a full index when the database is empty
  * mu4e-proc: only rename when maildir is set
  * mu-store: enlarge buffer for strftime
  * mu4e: centralize mode-line context setting code
  * mu4e: update documentation
  * mu4e: start mu4e in compose-handler, when necessary
Version: 1.0-bp150.2.4
* Mon Feb 05 2018 mvetter@suse.com
- Update to 1.0:
  mu:
  * New, custom query parser which replaces Xapian's 'QueryParser'
    both in mu and mu4e. Existing queries should still work, but the
    new engine handles non-alphanumeric queries much better.
  * Support regular expressions in queries
  * cfind: ensure nicks are unique
  * auxiliary programs invoked from mu/mu4e survive terminating the
    shell / emacs
  mu4e:
  * Allow for rewriting message bodies
  * Toggle-menus for header settings
  * electric-quote-(local-)mode work when composing emails
  * Respect format=flowed and delsp=yes for viewing plain-text
    messages
  * Added new mu4e-split-view mode: single-window
  * Add menu item for `untrash'.p
  * Unbreak abbrevs in mu4e-compose-mode
  * Allow forwarding messages as attachments
    (`mu4e-compose-forward-as-attachment')
  * Default to 'skip duplicates' and 'include headers' in
    headers-view, which should be good defaults for most users. Can
    be customized using `mu4e-headers-skip-duplicates' and
    `mu4e-headers-include-related', respectively.
  * Many bug fixed (see github for all the details).
  * Updated documentation
- Remove upstreamed mu4e-1.0-alpha3-gh1168.patch
* Tue Jan 23 2018 dmacvicar@suse.de
- Add patch mu4e-1.0-alpha3-gh1168.patch
  * Fix for https://github.com/djcb/mu/issues/1168
- Make automake version requirement (1.14) explicit
* Mon Dec 18 2017 mvetter@suse.com
- Update to 1.0-alpha3:
  * parser: promote single value to a range for range-fields
  * mu: support 'raw' query (internally)
  * mu: handle funny msgids
  * mu4e: improve msgid quoting
  * mu4e: fix typo in mu4e~docid-msgid-param
* Mon Nov 13 2017 mvetter@suse.com
- Update to 1.0-alpha2:
  * Ensure mu4e-view-mode-hook run after text insertion
  * mu4e: fix bug preventing mu4e-headers-change-sorting to sort by list
  * mu4e: add mu4e-query-rewrite-functio
  * proc: ensure query string is utf-8
  * documentation fixes
* Sun Oct 29 2017 mvetter@suse.com
- Update to 1.0-alpha0:
  * mu4e: add mu4e-msg-changed-hook to mu4e-index-updated-hook globally
  * mu4e: Fix outdated docstring for `mu4e-headers-actions'
  * Add some improvements in attachment actions
  * mu4e: killing instead of interrupting update process
  * Use re-search-forward to find message signatures
  * mu4e: Add possibility to forward messages as attachments
  * mu: add 'tickle' command, for renaming messages
  * mu4e: allow for message body rewriting
  * mu4e: mu4e-message: allow for bodyless messages
  * mu4e: show inline text/plain as attachment
  * mu4e: don't require user-agent string
  * mu4e: Added new mu4e-split-view mode: single-window
  * mu: include signers in signature report
  * mu4e: display signers in signature header
  * bug fixes and documentation updates
* Thu Oct 26 2017 dimstar@opensuse.org
- Change gmime-devel BuildRequires to pkgconfig((gmime-2.6): do not
  care for actual package names, but for relevant symbols. In this
  specific case, gmime-devel was upgraded to version 3.0, with a
  2.6 compatibility package being present next to it.
* Tue Apr 11 2017 jengelh@inai.de
- Fix typographical issues with dots and apostrophes.
* Fri Apr 07 2017 mvetter@suse.com
- Use proper license (GPL-3.0+)
* Thu Apr 06 2017 mvetter@suse.com
- Add package mu4e (emacs+mu based email client)
- Change in BuildRequires:
  * Add emacs-nox >= 23, then mu4e gets automatically build
  * Add makeinfo, to handle info files
* Thu Mar 02 2017 mvetter@suse.com
- Initial package of version 0.9.18 for openSUSE