- update to 0.60.8.1:
* Fix memory leak in suggestion code introduced in 0.60.8.
* Various documentation fixes.
* Fix various warnings when compiling with -Wall.
* Fix two buffer overflows found by Google’s OSS-Fuzz.
* Other minor updates.
- drop aspell-CVE-2019-25051.patch (upstream)
- defining ncurses_wide library for configure to enable wide
- changed dict- and data-dir back to /usr/{%lib} because dictionary
- add ncurses-devel BuildRequires.
* Updated to Gettext 0.16.1, Libtool 1.5.22, Automake 1.10,
* Complain if more than one file is specified when checking
files using the `aspell check' command, rather than ignoring
- removed virtual package dependency
- fix file list
- fix libdir usage
* see more details in /usr/share/doc/packages/aspell/README
- libtoolize to build (forwarded request 1135742 from dirkmueller)
OBS-URL: https://build.opensuse.org/request/show/1136153
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aspell?expand=0&rev=42
- update to 0.60.8.1:
* Fix memory leak in suggestion code introduced in 0.60.8.
* Various documentation fixes.
* Fix various warnings when compiling with -Wall.
* Fix two buffer overflows found by Google’s OSS-Fuzz.
* Other minor updates.
- drop aspell-CVE-2019-25051.patch (upstream)
- defining ncurses_wide library for configure to enable wide
- changed dict- and data-dir back to /usr/{%lib} because dictionary
- add ncurses-devel BuildRequires.
* Updated to Gettext 0.16.1, Libtool 1.5.22, Automake 1.10,
* Complain if more than one file is specified when checking
files using the `aspell check' command, rather than ignoring
- removed virtual package dependency
- fix file list
- fix libdir usage
* see more details in /usr/share/doc/packages/aspell/README
- libtoolize to build
OBS-URL: https://build.opensuse.org/request/show/1135742
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=48
- version update to 0.60.8
* Prevent a potentially unbounded buffer over-read by no longer
supporting null-terminated UCS-2 and UCS-4 encoded strings with the
original C API. @xref{Upgrading from Aspell 0.60.7}.
* Ensure that possible typos are listed before other suggestions when
typo analysis is used. Also fix a bug so that suggestions that split
a word using a space or hyphen are not always first.
* Add Markdown filter.
* Add new @option{wordlists} option, which is a list of UTF-8 files that
contain additional words to accept.
* Add new @option{camel-case} option, which enables support for checking
camelCase words.
* Sort personal and replacement dictionaries.
* Change @code{ultra} suggestion mode to only find words that are within
one-edit distance or have the same soundslike.
* Implement the @code{aspell filter} command.
* Fix a bug in @code{AspellDocumentChecker} that prevented it from
working with UCS-2 and UCS-4 encoded strings.
* Remove unused @option{sug-edit-dist} option.
* @code{AspellDocumentChecker} now expects the document a line at a time
in order to work with the new Markdown filter. If the document is
split on white space characters instead, nothing will break, but new
filters such as the Markdown filter may give incorrect results.
* The @option{clean} option and command will no longer split a word.
* Various documentation improvements.
* Removal of several outdated appendices that don't really belong in the
main manual. Parts that are still relevent may eventually be moved
elsewhere, but for now they are available online at
@uref{http://aspell.net/0.60.7/man-html/}.
* Fix various crashes and other problems found by Google's OSS-Fuzz.
OBS-URL: https://build.opensuse.org/request/show/741431
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aspell?expand=0&rev=37
* Prevent a potentially unbounded buffer over-read by no longer
supporting null-terminated UCS-2 and UCS-4 encoded strings with the
original C API. @xref{Upgrading from Aspell 0.60.7}.
* Ensure that possible typos are listed before other suggestions when
typo analysis is used. Also fix a bug so that suggestions that split
a word using a space or hyphen are not always first.
* Add Markdown filter.
* Add new @option{wordlists} option, which is a list of UTF-8 files that
contain additional words to accept.
* Add new @option{camel-case} option, which enables support for checking
camelCase words.
* Sort personal and replacement dictionaries.
* Change @code{ultra} suggestion mode to only find words that are within
one-edit distance or have the same soundslike.
* Implement the @code{aspell filter} command.
* Fix a bug in @code{AspellDocumentChecker} that prevented it from
working with UCS-2 and UCS-4 encoded strings.
* Remove unused @option{sug-edit-dist} option.
* @code{AspellDocumentChecker} now expects the document a line at a time
in order to work with the new Markdown filter. If the document is
split on white space characters instead, nothing will break, but new
filters such as the Markdown filter may give incorrect results.
* The @option{clean} option and command will no longer split a word.
* Various documentation improvements.
* Removal of several outdated appendices that don't really belong in the
main manual. Parts that are still relevent may eventually be moved
elsewhere, but for now they are available online at
@uref{http://aspell.net/0.60.7/man-html/}.
* Fix various crashes and other problems found by Google's OSS-Fuzz.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=36