Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-nltk for openSUSE:Factory checked in at 2026-06-22 17:28:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-nltk (Old) and /work/SRC/openSUSE:Factory/.python-nltk.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nltk" Mon Jun 22 17:28:22 2026 rev:23 rq:1360736 version:3.10.0rc1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-nltk/python-nltk.changes 2026-03-29 20:01:08.438540346 +0200 +++ /work/SRC/openSUSE:Factory/.python-nltk.new.1956/python-nltk.changes 2026-06-22 17:29:23.077631323 +0200 @@ -1,0 +2,16 @@ +Thu Jun 18 14:02:15 UTC 2026 - Markéta Machová <[email protected]> + +- Update to 3.10.0rc1 (CVE-2026-54293, bsc#1268526) + * Let TextCat.guess_language return Unknown for ties (optional) + * fix(security): block XML entity expansion in downloader index parsing + * Fix FunctionalCategory.substitute() ignoring substituted direction + * Fix APP_RE rejecting variable direction underscore + * Precompute unigram fallback per candidate in TnT decoder + * fix(security): prevent DNS-rebinding SSRF in pathsec.urlopen + * fix(security): block URL-encoded path traversal in nltk: resource URLs + * fix(security): block path traversal in NKJPCorpusReader + * fix(security): block path traversal in FramenetCorpusReader.frame() + * fix(security): prevent ReDoS in ReviewsCorpusReader FEATURES regex (CWE-1333) + * Document NLTK's new security policy + +------------------------------------------------------------------- Old: ---- nltk-3.9.4.obscpio New: ---- nltk-3.10.0rc1.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-nltk.spec ++++++ --- /var/tmp/diff_new_pack.62cCFs/_old 2026-06-22 17:29:23.825657380 +0200 +++ /var/tmp/diff_new_pack.62cCFs/_new 2026-06-22 17:29:23.829657519 +0200 @@ -17,9 +17,10 @@ %define modname nltk +%define distversion 3.10.0 %{?sle15_python_module_pythons} Name: python-nltk -Version: 3.9.4 +Version: 3.10.0rc1 Release: 0 Summary: Natural Language Toolkit License: Apache-2.0 @@ -186,6 +187,6 @@ %doc README.md %license LICENSE.txt %{python_sitelib}/nltk/ -%{python_sitelib}/nltk-%{version}.dist-info/ +%{python_sitelib}/nltk-%{distversion}.dist-info/ %python_alternative %{_bindir}/nltk ++++++ _service ++++++ --- /var/tmp/diff_new_pack.62cCFs/_old 2026-06-22 17:29:23.861658634 +0200 +++ /var/tmp/diff_new_pack.62cCFs/_new 2026-06-22 17:29:23.865658773 +0200 @@ -3,8 +3,8 @@ <param name="url">https://github.com/nltk/nltk</param> <param name="scm">git</param> <param name="exclude">web/*</param> - <param name="version">3.9.4</param> - <param name="revision">3.9.4</param> + <param name="version">3.10.0rc1</param> + <param name="revision">v3.10.0-rc1</param> </service> <service mode="manual" name="set_version" /> <service mode="buildtime" name="tar" /> ++++++ nltk.obsinfo ++++++ --- /var/tmp/diff_new_pack.62cCFs/_old 2026-06-22 17:29:23.889659610 +0200 +++ /var/tmp/diff_new_pack.62cCFs/_new 2026-06-22 17:29:23.893659749 +0200 @@ -1,5 +1,5 @@ name: nltk -version: 3.9.4 -mtime: 1774332540 -commit: ad9c96ba00a16923ffe917eacf63f1707bfa2d08 +version: 3.10.0rc1 +mtime: 1781208586 +commit: 16a32d680d070254d5744e33fa83f9c0056d5a1f
