Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hyphen for openSUSE:Factory checked in at 2026-06-09 14:18:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hyphen (Old) and /work/SRC/openSUSE:Factory/.hyphen.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hyphen" Tue Jun 9 14:18:03 2026 rev:9 rq:1358006 version:2.8.9 Changes: -------- --- /work/SRC/openSUSE:Factory/hyphen/hyphen.changes 2016-02-07 09:22:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.hyphen.new.2375/hyphen.changes 2026-06-09 14:21:49.740369722 +0200 @@ -1,0 +2,18 @@ +Tue Jun 2 10:18:00 UTC 2026 - Petr Gajdos <[email protected]> + +- Update to version 2.8.9 + - new public API: hnj_hyphen_load_data, loads a dictionary from a + raw memory buffer (Resolves #4, contributed by Roman "SBKarr" + Katuntsev). Useful for Android, embedded systems, and any caller + holding dict bytes in memory. + - Windows long-path support via _wfopen (fdo#48017, originally from + LibreOffice) + - many memory-safety fixes for malformed dictionaries and adversarial + word input, found via libFuzzer + ASan + LSan: crashes + in the rep-application loop, lhmin/rhmin loops, hyphword/norm + compaction; infinite-recursion guards in the compound hyphenation + path; leak fixes in the dict parser and in every site that writes + into the (*rep)/(*pos)/(*cut) arrays + - fuzz harness (fuzz/) shipping with the source + +------------------------------------------------------------------- Old: ---- hyphen-2.8.8.tar.gz New: ---- hyphen-2.8.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hyphen.spec ++++++ --- /var/tmp/diff_new_pack.cfs7fV/_old 2026-06-09 14:21:51.568444874 +0200 +++ /var/tmp/diff_new_pack.cfs7fV/_new 2026-06-09 14:21:51.572445038 +0200 @@ -1,7 +1,7 @@ # # spec file for package hyphen # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,19 +12,19 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define libname libhyphen0 Name: hyphen -Version: 2.8.8 +Version: 2.8.9 Release: 0 Summary: A text hyphenation library -License: GPL-2.0+ or LGPL-2.0+ or MPL-1.1+ +License: GPL-2.0-or-later OR LGPL-2.0-or-later OR MPL-1.1+ Group: System/Libraries -Url: http://hunspell.sourceforge.net/ -Source0: http://downloads.sourceforge.net/hunspell/%{name}-%{version}.tar.gz +URL: https://github.com/hunspell/hyphen +Source0: https://github.com/hunspell/hyphen/releases/download/v%{version}/hyphen-%{version}.tar.gz Source1: baselibs.conf BuildRequires: gcc-c++ BuildRequires: hunspell-devel ++++++ hyphen-2.8.8.tar.gz -> hyphen-2.8.9.tar.gz ++++++ ++++ 46669 lines of diff (skipped)
