forked from pool/python-sqlparse
Accepting request 922560 from home:jgrassler:branches:devel:languages:python
- update to 0.4.2 (bsc#1190741, CVE-2021-32839): * This release fixes a security vulnerability in the strip comments filter. * Add ELSIF as keyword (issue584). * Add CONFLICT and ON_ERROR_STOP keywords. * Fix parsing of backticks (issue588). * Fix parsing of scientific number (issue399). OBS-URL: https://build.opensuse.org/request/show/922560 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlparse?expand=0&rev=26
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 1 12:42:17 UTC 2021 - Johannes Grassler <johannes.grassler@suse.com>
|
||||
|
||||
- update to 0.4.2 (bsc#1190741, CVE-2021-32839):
|
||||
* This release fixes a security vulnerability in the strip
|
||||
comments filter.
|
||||
* Add ELSIF as keyword (issue584).
|
||||
* Add CONFLICT and ON_ERROR_STOP keywords.
|
||||
* Fix parsing of backticks (issue588).
|
||||
* Fix parsing of scientific number (issue399).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 28 08:27:49 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user