diff --git a/python-ujson.changes b/python-ujson.changes index bb6e73a..69a2b2e 100644 --- a/python-ujson.changes +++ b/python-ujson.changes @@ -85,7 +85,7 @@ Tue May 24 16:34:36 UTC 2022 - Gayane Osipyan * Support dynamically linking against system double-conversion library (#508) @musicinmybrain * Add env var to control stripping debug info (#507) @musicinmybrain * Add JSONDecodeError (#498) @JustAnotherArchivist - * Fix buffer overflows (CVE-2021-45958) (#519) @JustAnotherArchivist + * Fix buffer overflows (CVE-2021-45958, bsc#1194261) (#519) @JustAnotherArchivist * Upgrade Black to fix Click (#515) @hugovk * simplify exception handling on integer overflow (#510) @RouquinBlanc * Remove dead code that used to handle the separate int type in Python 2 (#509) @JustAnotherArchivist diff --git a/python-ujson.spec b/python-ujson.spec index 3003640..99b177a 100644 --- a/python-ujson.spec +++ b/python-ujson.spec @@ -1,7 +1,7 @@ # # spec file for package python-ujson # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed