Revisions of hunspell

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1056989 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 57)
- update to 1.7.2:
  * Crash fixes, code clean-up in ~200 commits
  * tdf#136306 don't accept/suggest typos as 3-or-more-word compound words
  * Prepare optional spelling mode of LibreOffice to not accept/suggest not
    dictionary-based words as compound words
  * Merge in weblate translations (forwarded request 1056911 from dirkmueller)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1003106 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 56)
- update to 1.7.1:
  * Merge chromium fix for #714 OOB string write in hunspell
  * Merge firefox fix for #756 various issues parsing incomplete aff files
  * Fix #492 crash with hunspell -l -r
  * Merge in weblate translations
- drop hunspell-CVE-2019-16707.patch (upstream) (forwarded request 1003035 from dirkmueller)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 976068 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 55)
- requires english dictionary [bsc#1199209]

- suggests english dictionary [bsc#1193627]
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 944507 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 54)
- suggests  english directory [bsc#1193627]
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 812791 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 53)
- security update
- added patches
  fix CVE-2019-16707 [bsc#1151867], invalid read operation in SuggestMgr:leftcommonsubstring in suggestmgr.cxx
  + hunspell-CVE-2019-16707.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 649484 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 52)
- Version update to 1.7.0:
  * add SPELLML support for run-time dictionary extensio
  * No annoying suggestion times any more, especially in languages with
    compound word handling and complex morphology
  * Improved, highly customizable suggestions on level of dictionary words
  * Handling multiple word suggestions is much more easier
  * Limit compound overgeneration by dictionary based word pairs
  * makealias dictionary compression
  * Various minor bugfixes (forwarded request 649294 from scarabeus_iv)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 537053 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 51)
- Update to version 1.6.2:
  * Command line tool:
    + Added German translation
    + Fixed bug with wrong output encoding, not respecting system
      locale. (forwarded request 537040 from pluskalm)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 502446 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 50)
- Update to version 1.6.1: (forwarded request 501731 from pluskalm)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 448461 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 49)
- Update to version 1.6.0: (forwarded request 447487 from pluskalm)
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 443017 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 48)
- update to 1.5.4:
  * fix API compatibility with 1.4

- update to 1.5.0:
  * Lot of stability fixes
  * Fixed compilation errors on various systems (Windows, FreeBSD)
  * Small performance improvement compared to 1.4.0
  * API is same as 1.4.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 395066 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 46)
- Update baselibs.conf bnc#977784
- Add conflicts to hunspell 1.4.0 (forwarded request 395055 from scarabeus_iv)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 393781 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 45)
- Update to 1.4.1:
  * Past begin() iterator decrement error
  * VS Debug build threw error on decrement past begin.
- Split shared library
- Do not call autoreconf
- Move manpages to corresponding packages (forwarded request 393724 from pluskalm)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 384060 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 43)
- Version update to 1.3.4:
  * Various updates to the buildsystem
  * Various werror bugfixes
  * Loads of coverity fixes
- Add patch to build with grep 2.24:
  * hunspell-grep2.24.patch
- Remove upstreamed patch:
  * hunspell-emacs-utf8.patch
- Do not search for translations - broken automake from upstream
  * Not worth fixing only bit italian and mostly hungarian translations
    for cli anyway (forwarded request 384048 from scarabeus_iv)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 42)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 243346 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 41)
- make hunspell work with emacs and utf-8 [bnc#883505]
- added patches:
  * hunspell-emacs-utf8.patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 238478 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 40)
- updated to 1.3.3:
  - OpenDocument (ODF and Flat ODF) support (ODF needs unzip program)
  - various bug fixes
- removed patches:
  * hashmgr-add-word.patch (upstreamed)
  * hunspell-1.3.2-static-lib.patch (upstreamed)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 232635 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) (revision 39)
- Cleanup with spec-cleaner.
- Do not provide static package. Nothing should staticaly link here
  anyway. With this also remove libtool archive.
- Explicitely disable rpath and name all switches.
- Autoreconf the sources after the patching. Also makes aarch64
  happy this way.
- Paralelize the check phase, no need to run it in just one thread.
- Added patches:
  * hunspell-1.3.2-static-lib.patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 223507 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 38)
- hashmgr-add-word.patch: fix allocation error in HashMgr::add_word (from
  http://sourceforge.net/p/hunspell/patches/49/) (forwarded request 223453 from AndreasSchwab)
Displaying revisions 1 - 20 of 57
openSUSE Build Service is sponsored by