Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-fastjsonschema for
openSUSE:Factory checked in at 2026-08-24 12:01:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fastjsonschema (Old)
and /work/SRC/openSUSE:Factory/.python-fastjsonschema.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fastjsonschema"
Mon Aug 24 12:01:28 2026 rev:13 rq:1372928 version:2.22.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-fastjsonschema/python-fastjsonschema.changes
2025-09-30 17:34:54.374387409 +0200
+++
/work/SRC/openSUSE:Factory/.python-fastjsonschema.new.1258/python-fastjsonschema.changes
2026-08-24 12:01:57.349361026 +0200
@@ -1,0 +2,23 @@
+Fri Aug 21 20:05:42 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2.22.2:
+ * Fixed wrong results of anyOf, oneOf, not, if/then/else,
+ contains and propertyNames when `fast_fail` is off
+ * Fixed collecting errors from subschemas behind `$ref` when
+ `fast_fail` is off Fixed escaping property name in boolean
+ `dependencies`
+ validation (prevents schema-controlled code injection) Fixed
+ IPv4 validation (rejecting leading zeros)
+ * Fixed empty items and patternProperties
+ * Fixed protection from deeply nested schemas potentially causing
+ denial of service Fixed comparing values for enum and const
+ validations
+ * Fixed resolving plain-name ref fragments
+ * Fixed not throwing when unknown format is used
+ * Fixed compilation of not, if/then/else, items, additionalItems,
+ propertyNames and schema dependencies when a subschema
+ generates no validation code Added option to get all the errors
+ * Added basic type hints
+ * Added support of duration and uuid formats from draft-2019
+
+-------------------------------------------------------------------
Old:
----
fastjsonschema-2.21.2.tar.gz
New:
----
fastjsonschema-2.22.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-fastjsonschema.spec ++++++
--- /var/tmp/diff_new_pack.wEeyiE/_old 2026-08-24 12:01:58.427399059 +0200
+++ /var/tmp/diff_new_pack.wEeyiE/_new 2026-08-24 12:01:58.431399200 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-fastjsonschema
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# 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
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-fastjsonschema
-Version: 2.21.2
+Version: 2.22.2
Release: 0
Summary: Fastest Python implementation of JSON schema
License: BSD-3-Clause
++++++ fastjsonschema-2.21.2.tar.gz -> fastjsonschema-2.22.2.tar.gz ++++++
++++ 3442 lines of diff (skipped)