forked from pool/python-peewee
Accepting request 1317201 from devel:languages:python
- update to 3.18.3:
* Fix potential regex DoS vulnerability in FTS5 query
validation code (#3005).
OBS-URL: https://build.opensuse.org/request/show/1317201
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-peewee?expand=0&rev=38
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20f5ca85d46f0c251cba5ab6f734b09e89ea77af56ad66708225bc7d4331f4c7
|
||||
size 931233
|
||||
3
peewee-3.18.3.tar.gz
Normal file
3
peewee-3.18.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09a4a65346856f422e653e610f946174a70d4e26c27bfd9fc0a258555e7c5c50
|
||||
size 931933
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 11 22:53:15 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.18.3:
|
||||
* Fix potential regex DoS vulnerability in FTS5 query
|
||||
validation code (#3005).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 13:56:57 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-peewee
|
||||
Version: 3.18.2
|
||||
Version: 3.18.3
|
||||
Release: 0
|
||||
Summary: An expressive ORM that supports multiple SQL backends
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user