Opened 7 months ago

Closed 6 months ago

#21899 closed enhancement (fixed)

enchant-2.8.12

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.4
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 6 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 6 months ago

2.8.12 (July 28, 2025)

This release fixes a crash introduced in the previous release, where a dictionary could have a dangling reference to a provider.

From changelog:

  • src/Makefile.am (libenchant_includedir): removed trailing '/' that breaks on MacOS X.
  • Added Voikko spell checker backend for better Finnish support.
  • Added Zemberek spell checker backend for better Turkish support.
  • doc/enchant.1: enchant.1 page more similar to other man/info pages
  • src/*/Makefile.am: add '-module' to LDFLAGS so that things get built correctly on Mac OSX
  • src/enchant.c: Fix C99-ism
  • configure.in: Grab the value of aspell config prefix and use that if available
  • configure.in: Bump version number to indicate an unstable series
  • src/pwl.[ch]: New personal wordlist implementation, based on Trie.
  • configure.in: --with-aspell-prefix didn't work
  • configure.in: relocatable_library undefined command in configure;
  • configure.in: configure does not check if aspell/pspell headers exist
Last edited 6 months ago by Bruce Dubbs (previous) (diff)

comment:3 by Bruce Dubbs, 6 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

34b7295fc6 Update to enchant-2.8.12.
0add311f43 Update to graphviz-13.1.1.
332ad47db1 Update to Net-DNS-1.52 (Perl module).
Note: See TracTickets for help on using tickets.