15
0
forked from pool/python-ujson

Accepting request 1137243 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1137243
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ujson?expand=0&rev=23
This commit is contained in:
2024-01-06 16:30:22 +00:00
committed by Git OBS Bridge
2 changed files with 2 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ Tue May 24 16:34:36 UTC 2022 - Gayane Osipyan <Gayane.Osipyan@suse.com>
* 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

View File

@@ -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