File espeak-ng.changes of Package espeak-ng.34879
-------------------------------------------------------------------
Tue Jul 16 15:10:28 UTC 2024 - Cliff Zhao <qzhao@suse.com>
- Add espeak-ng-CVE-2023-49990-49991-49992-49993-49994.patch:
Backporting 58f1e0b6 from upstream,
* Add crash test and vectors provided by @SEU-SSL
* Disallow dummy/null voice load (that causes incorrect translator
initialization)
* Fix empty `phondata` file load (that causes unitialized memory access)
* Limit max word length for RemoveEnding (causes buffer overflow)
* Limit punctlist initialization from embedded commands (buffer
overflow)
* Fix unitialized pitch in wavegen (DBZ and indexing problems)
* Properly zeroize stack variables before use in TranslateClause and
SetWordStress
(CVE-2023-49990, bsc#1218010; CVE-2023-49991, bsc#1218006
CVE-2023-49992, bsc#1218007; CVE-2023-49993, bsc#1218008
CVE-2023-49994, bsc#1218009)
-------------------------------------------------------------------
Tue Jul 16 14:35:28 UTC 2024 - Cliff Zhao <qzhao@suse.com>
- Add espeak-ng-CVE-2023-49990-49991-49992-49993-49994-shim-18d807d6.patch:
Backporting 18d807d6 from upstream, Prevent compile-phonemes
use of phontab, en_dict. To prepare fix support for
CVE-2023-49990-49991-49992-49993-49994 fix.
(CVE-2023-49990, bsc#1218010; CVE-2023-49991, bsc#1218006
CVE-2023-49992, bsc#1218007; CVE-2023-49993, bsc#1218008
CVE-2023-49994, bsc#1218009)
-------------------------------------------------------------------
Thu Jan 9 21:35:09 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
- Added espeak-ng-1.50-fix_gcc10_no_common.patch and
espeak-ng-1.50-fix_gcc10_no_common_2.patch (fix boo#1160389)
-------------------------------------------------------------------
Fri Nov 29 19:21:47 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 1.50
* Add a `--disable-rpath` option to prevent libtool hardcoding
rpaths in the executable.
* Renamed the `hy-arevmda` language to `hyw`, following the
2018-03-30 change to the BCP 47 language subtag registry
making the newly registered `hyw` language code the preferred
value for `hy-arevmda`. This change keeps support for
detecting the `hy-arevela` and `hy-arevmda` language tags.
* Support any length replacement rule strings for the source
part of the rule (replacing from the 'source' string to the
'target' string).
* Add more tests to check the various parts of espeak-ng.
* Various changes to clean up the codebase.
* Fix various compiler warnings (`-Winitialized`,
`-Wmissing-prototypes`, `-Wreturn-type`, and `-Wunused`).
security:
* Fix several crashes in the emoji support.
* Fix several static analysis issues detected by Coverity Scan.
* Fix several static analysis issues detected by Microsoft
Visual C++ `/analyze`.
* `oss-fuzz` support for the SSML logic.
* Fix running `make check` with `-fsanitize=address` (LLVM
AddressSanitizer).
documentation:
* document the Kirshenbaum phoneme transcription scheme (used
as the basis of espeak phonemes).
* document the X-SAMPA phoneme transcription scheme.
* document the Conlang X-SAMPA phoneme transcription scheme.
emoji:
* Update the emoji to Unicode 11.0.
* Update the emoji translations to CLDR 33.1.
* gd (Scottish Gaelic)
* sd (Sindhi)
* yue (Chinese (Cantonese))
new languages:
* ba (Bashkir) -- tc-dl, Valdis Vitolins
* hak (Hakka Chinese) -- Chen Chien-ting
* ht (Haitian Creole) -- Valdis Vitolins
* kk (Kazakh) -- boracasli14, Valdis Vitolins
* py (Pyash) -- Logan Streondj
* quc (K'iche') -- Valdis Vitolins
* ru-lv (Russian Latvia) -- Valdis Vitolins
* shn (Shan Tay Yai) -- ronaldaug
* uz (Uzbek) -- Valdis Vitolins
updated languages:
* af (Afrikaans) -- Christo de Klerk
* ar (Arabic) -- Valdis Vitolins, Mark Readdie, Hesham Assabahi
* cmn (Chinese Mandarin) -- materia-cccp
* de (German) -- Reece Dunn, Karl Eick
* en (English) -- Reece Dunn
* fa (Farsi/Persian) -- Shadyar Khodayari
* fi (Finnish) -- Juho Hiltunen
* fr (French) -- Shallowmallow, Karl Eick, maiido, Reece Dunn
* ku (Kurdish) -- rojanu
* it (Italian) -- chrislm
* lv (Latvian) -- Valdis Vitolins
* my (Myanmar/Burmese) -- Min Maung
* ru (Russian) -- Valdis Vitolins, Reece Dunn
* sd (Sindhi) -- Ejaz Shah
* ur (Urdu) -- Ejaz Shah
* vi (Vietnamese) -- Anh Hoang Nguyen
- Dropped espeak-ng-1.49.2-fix_no_return_nonvoid.patch (no longer
necessary)
-------------------------------------------------------------------
Fri Jul 12 11:33:11 UTC 2019 - Martin Liška <mliska@suse.cz>
- Add espeak-ng-1.49.2-fix_no_return_nonvoid-in-configure.patch
in order to fix missing return type in a function.
-------------------------------------------------------------------
Mon Mar 5 12:40:38 UTC 2018 - aloisio@gmx.com
- Added link to match libespeak filename in the compat-devel
package
-------------------------------------------------------------------
Mon Feb 26 10:33:41 UTC 2018 - aloisio@gmx.com
- Added missing runtime dependency
-------------------------------------------------------------------
Wed Feb 21 13:54:26 UTC 2018 - aloisio@gmx.com
- Added pcaudiolib build requirement
-------------------------------------------------------------------
Sat Feb 10 15:55:46 UTC 2018 - aloisio@gmx.com
- Use a versioned datadir
-------------------------------------------------------------------
Fri Feb 9 18:50:37 UTC 2018 - aloisio@gmx.com
- Split library into separate package
-------------------------------------------------------------------
Tue Jan 16 11:43:14 UTC 2018 - aloisio@gmx.com
- Added Conflicts lines
-------------------------------------------------------------------
Tue Nov 28 14:54:31 UTC 2017 - aloisio@gmx.com
- Initial package (1.49.2)