Hello community, here is the log from the commit of package neomutt for openSUSE:Factory checked in at 2018-02-26 23:24:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neomutt (Old) and /work/SRC/openSUSE:Factory/.neomutt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neomutt" Mon Feb 26 23:24:32 2018 rev:2 rq:579482 version:20180223 Changes: -------- --- /work/SRC/openSUSE:Factory/neomutt/neomutt.changes 2018-01-22 16:18:43.001377857 +0100 +++ /work/SRC/openSUSE:Factory/.neomutt.new/neomutt.changes 2018-02-26 23:24:33.823603420 +0100 @@ -1,0 +2,61 @@ +Fri Feb 23 00:00:00 CET 2018 - [email protected] + +- update to 20180223 + * Features + - browser: `<goto-parent>` function bound to "p" + - editor: `<history-search>` function bound to "Ctrl-r" + - Cygwin support: https://www.neomutt.org/distro/cygwin + - OpenSUSE support: https://www.neomutt.org/distro/suse + - Upstream Homebrew support: Very soon - https://www.neomutt.org/distro/homebrew + * Bug Fixes + - gmail server-size search + - nested-if: correctly handle "<" and ">" with %? + - display of special chars + - lua: enable myvars + - for pgpewrap in default gpg.rc + - reply_regexp which wasn't formatted correctly. + - parsing of urls containing '?' + - out-of-bounds read in mutt_str_lws_len + * Translations + - Review fuzzy lt translations + - Updated French translation + * Website + - Installation guide for Cygwin + - Installation guide for OpenSUSE + - Installation guide for CRUX + * Build + - check that DTDs are installed + - autosetup improvements + - option for which version of bdb to use + - drop test for resizeterm -- it's always present + * Code + - split if's containing assignments + - doxygen: add/improve comments + - rename functions / parameters for consistency + - add missing {}s for clarity + - move functions to library + - reduce scope of variables + - boolify more variables + - iwyu: remove unnecessary headers + - name unicode chars + - tailq: migrate parameter api + - md5: refactor and tidy + - rfc2047: refactor and tidy + - buffer: improvements + - create unit test framework + - fix several coverity defects + * Upstream + - Fix s/mime certificate deletion bug + - Disable message security if the backend is not available + - Fix improper signed int conversion of IMAP uid and msn values + - Change imap literal counts to parse and store unsigned ints + - Fix imap status count range check + - cmd_handle_fatal: make error message a bit more descriptive + - Create pgp and s/mime default and sign_as key vars + - Add missing setup calls when resuming encrypted drafts + - mutt_pretty_size: show real number for small files + - examine_directory: set directory/symlink size to zero + - Add history-search function, bound to ctrl-r + - Avoid a potential integer overflow if a Content-Length value is huge + +------------------------------------------------------------------- Old: ---- neomutt-20171215.tar.gz New: ---- neomutt-20180223.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neomutt.spec ++++++ --- /var/tmp/diff_new_pack.5jcqKS/_old 2018-02-26 23:24:34.923563862 +0100 +++ /var/tmp/diff_new_pack.5jcqKS/_new 2018-02-26 23:24:34.923563862 +0100 @@ -1,7 +1,7 @@ # # spec file for package neomutt # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: neomutt -Version: 20171215 +Version: 20180223 Release: 0 Summary: A command line mail reader based on Mutt License: GPL-2.0+ Group: Productivity/Networking/Email/Clients -URL: https://www.neomutt.org +Url: https://www.neomutt.org Source: https://github.com/neomutt/neomutt/archive/%{name}-%{version}.tar.gz BuildRequires: autoconf BuildRequires: automake ++++++ neomutt-20171215.tar.gz -> neomutt-20180223.tar.gz ++++++ ++++ 252268 lines of diff (skipped)
