Trevor Gamblin
74e70284ac
python3-sqlparse: upgrade 0.4.3 -> 0.4.4
...
- Use python_flit_core instead of setuptools3
- Modify 0001-sqlparse-change-shebang-to-python3.patch to apply on 0.4.4
- Remove CVE-2023-30608.patch since it's now upstream:
[tgamblin@megalith sqlparse]$ git tag --contains c457abd
0.4.4
Changelog (https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG ):
Release 0.4.4 (Apr 18, 2023)
----------------------------
Notable Changes
* IMPORTANT: This release fixes a security vulnerability in the
parser where a regular expression vulnerable to ReDOS (Regular
Expression Denial of Service) was used. See the security advisory
for details: https://github.com/andialbrecht/sqlparse/security/advisories/GHSA-rrm6-wvj7-cwh2
The vulnerability was discovered by @erik-krogh from GitHub
Security Lab (GHSL). Thanks for reporting!
Bug Fixes
* Revert a change from 0.4.0 that changed IN to be a comparison (issue694).
The primary expectation is that IN is treated as a keyword and not as a
comparison operator. That also follows the definition of reserved keywords
for the major SQL syntax definitions.
* Fix regular expressions for string parsing.
Other
* sqlparse now uses pyproject.toml instead of setup.cfg (issue685).
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2023-07-25 12:46:19 -07:00
..
2023-04-04 13:39:45 -07:00
2023-03-28 10:44:00 -07:00
2023-06-21 09:15:20 -07:00
2023-07-20 19:08:57 -07:00
2023-06-21 09:15:20 -07:00
2023-06-26 05:12:55 -07:00
2023-06-21 09:15:20 -07:00
2023-02-18 13:19:36 -08:00
2023-07-07 09:00:59 -07:00
2023-07-07 14:35:29 -07:00
2023-03-01 20:22:25 -08:00
2023-06-21 09:15:20 -07:00
2023-04-05 15:57:09 -07:00
2023-07-25 12:46:19 -07:00
2023-07-25 12:46:19 -07:00
2023-05-04 10:23:40 -07:00
2023-04-05 15:57:09 -07:00
2023-05-12 10:33:54 -07:00
2023-06-21 09:15:20 -07:00
2023-06-06 23:07:59 -07:00
2023-04-08 10:05:00 -07:00
2023-05-09 16:22:00 -07:00
2023-07-13 07:22:17 -07:00
2023-06-21 09:15:20 -07:00
2023-07-25 08:43:53 -07:00
2023-03-22 09:10:39 -07:00
2023-02-27 09:43:09 -08:00
2023-06-21 09:15:20 -07:00
2023-07-25 12:46:19 -07:00
2023-06-07 09:31:32 -07:00
2023-02-22 01:07:43 -08:00
2023-05-09 16:22:00 -07:00
2023-03-22 09:10:39 -07:00
2023-06-21 09:15:20 -07:00
2023-06-21 09:15:20 -07:00
2023-06-21 09:15:20 -07:00
2023-06-21 09:15:20 -07:00
2023-06-05 09:29:34 -07:00
2023-07-07 08:59:27 -07:00
2023-02-27 09:43:08 -08:00
2023-02-27 09:43:08 -08:00
2023-03-04 10:41:27 -08:00
2023-05-18 10:26:13 -07:00
2023-06-24 09:01:52 -07:00
2023-07-17 10:38:28 -07:00
2023-05-25 08:57:47 -07:00
2023-04-17 17:54:25 -07:00
2023-07-17 10:38:28 -07:00
2023-07-09 19:27:00 -07:00
2023-07-17 10:38:28 -07:00
2023-05-31 08:28:50 -07:00
2023-06-24 09:01:52 -07:00
2023-07-17 10:38:28 -07:00
2023-07-17 10:38:28 -07:00
2023-05-25 08:56:32 -07:00
2023-06-24 09:01:52 -07:00
2023-07-17 10:38:28 -07:00
2023-07-23 16:36:14 -07:00
2023-07-17 10:38:28 -07:00
2023-07-25 11:50:11 -07:00
2023-06-24 09:01:52 -07:00
2023-07-23 16:36:14 -07:00
2023-07-17 10:38:28 -07:00
2023-07-23 16:36:14 -07:00
2023-02-27 09:43:08 -08:00
2023-05-23 15:04:38 -07:00
2023-07-23 16:36:14 -07:00
2023-06-05 09:29:35 -07:00
2023-05-31 08:28:50 -07:00
2023-06-27 13:44:47 -07:00
2023-06-14 09:41:35 -07:00
2023-07-20 19:08:57 -07:00
2023-06-06 23:07:58 -07:00
2023-07-20 19:08:57 -07:00
2023-06-19 10:24:49 -07:00
2023-06-24 09:01:52 -07:00
2023-06-14 09:41:35 -07:00
2023-06-24 09:01:53 -07:00
2023-06-24 09:01:53 -07:00
2023-07-07 08:59:27 -07:00
2023-06-24 09:01:53 -07:00
2023-06-24 09:01:53 -07:00
2023-06-26 05:12:55 -07:00
2023-06-24 09:01:53 -07:00
2023-04-05 15:56:47 -07:00
2023-06-19 10:24:49 -07:00
2023-06-24 09:01:53 -07:00
2023-03-22 22:01:40 -07:00
2023-06-24 09:01:53 -07:00
2023-05-18 10:26:13 -07:00
2023-06-24 09:01:53 -07:00
2023-03-04 10:41:27 -08:00
2023-06-24 09:01:53 -07:00
2023-05-31 08:28:50 -07:00
2023-04-23 21:55:52 -07:00
2023-06-26 05:12:55 -07:00
2023-07-20 19:08:57 -07:00
2023-07-20 19:08:57 -07:00
2023-05-25 08:57:47 -07:00
2023-06-24 09:01:52 -07:00
2023-06-06 23:07:58 -07:00
2023-07-07 08:59:27 -07:00
2023-07-20 19:08:57 -07:00
2023-06-24 09:01:52 -07:00
2023-06-14 09:41:35 -07:00
2023-06-14 09:41:35 -07:00
2023-02-27 09:43:09 -08:00
2023-06-14 09:41:35 -07:00
2023-07-20 19:08:57 -07:00
2023-07-23 16:36:14 -07:00
2023-03-28 10:44:00 -07:00
2023-07-25 12:46:19 -07:00
2023-03-04 10:41:27 -08:00
2023-06-26 05:12:55 -07:00
2023-07-23 16:36:14 -07:00
2023-06-24 09:01:52 -07:00
2023-05-25 08:57:47 -07:00
2023-05-08 21:45:55 -07:00
2023-06-24 09:01:52 -07:00
2023-07-20 19:08:57 -07:00
2023-05-08 21:45:55 -07:00
2023-04-16 00:09:06 -07:00
2023-03-22 22:01:39 -07:00
2023-07-20 19:08:57 -07:00
2023-03-17 07:06:55 -07:00
2023-06-19 10:24:49 -07:00
2023-07-20 19:08:57 -07:00
2023-07-20 19:08:57 -07:00
2023-06-19 10:24:49 -07:00
2023-04-14 08:45:14 -07:00
2023-07-23 16:36:14 -07:00
2023-07-07 09:00:59 -07:00
2023-07-07 14:35:29 -07:00
2023-06-27 13:44:47 -07:00
2023-06-24 09:01:52 -07:00
2023-03-04 10:41:27 -08:00
2023-06-14 09:41:35 -07:00
2023-06-06 23:07:58 -07:00
2023-04-05 15:56:47 -07:00
2023-02-27 09:43:08 -08:00
2023-07-24 20:24:26 -07:00
2023-04-23 21:55:52 -07:00
2023-06-19 10:24:49 -07:00
2023-04-10 09:39:38 -07:00
2023-06-06 23:07:58 -07:00
2023-07-20 19:08:57 -07:00
2023-06-24 09:01:52 -07:00
2023-06-24 09:01:52 -07:00
2023-06-06 23:07:59 -07:00
2023-04-05 15:56:47 -07:00
2023-07-07 08:59:27 -07:00
2023-07-25 12:46:19 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-05-20 00:45:51 -07:00
2023-05-08 21:45:55 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-05-31 08:28:50 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-04-05 15:57:09 -07:00
2023-05-31 08:28:50 -07:00
2023-04-05 15:56:47 -07:00
2023-07-25 12:46:19 -07:00
2023-07-25 12:46:19 -07:00
2023-06-06 23:07:58 -07:00
2023-06-14 09:50:28 -07:00
2023-07-20 19:08:57 -07:00
2023-06-06 23:07:58 -07:00
2023-03-17 07:06:55 -07:00
2023-06-06 23:07:59 -07:00
2023-06-27 13:44:47 -07:00
2023-06-06 23:07:59 -07:00
2023-04-10 09:39:38 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-05-08 21:45:55 -07:00
2023-06-05 09:29:35 -07:00
2023-07-20 19:08:57 -07:00
2023-03-17 07:06:55 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-06-24 09:01:52 -07:00
2023-06-24 09:01:52 -07:00
2023-07-24 20:24:26 -07:00
2023-06-24 09:01:52 -07:00
2023-07-24 20:24:26 -07:00
2023-07-20 19:08:57 -07:00
2023-06-06 23:07:59 -07:00
2023-04-23 21:55:52 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:59 -07:00
2023-05-08 21:45:55 -07:00
2023-07-07 08:59:27 -07:00
2023-05-31 08:28:50 -07:00
2023-07-20 19:08:57 -07:00
2023-03-17 07:06:55 -07:00
2023-06-06 23:07:58 -07:00
2023-07-20 19:08:57 -07:00
2023-05-25 08:57:47 -07:00
2023-06-06 23:07:58 -07:00
2023-04-23 21:55:52 -07:00
2023-06-06 23:07:58 -07:00
2023-07-25 12:46:19 -07:00
2023-07-25 12:46:19 -07:00
2023-04-10 09:39:38 -07:00
2023-06-06 23:07:58 -07:00
2023-03-04 10:41:27 -08:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:58 -07:00
2023-06-06 23:07:59 -07:00
2023-06-06 23:07:58 -07:00
2023-06-06 23:07:58 -07:00
2023-05-15 09:37:58 -07:00
2023-06-06 23:07:58 -07:00
2023-07-20 19:08:57 -07:00
2023-06-27 13:44:47 -07:00
2023-07-20 19:08:57 -07:00
2023-06-06 23:07:59 -07:00
2023-07-24 20:24:26 -07:00
2023-06-06 23:07:58 -07:00
2023-06-19 10:24:49 -07:00
2023-06-26 05:12:55 -07:00
2023-06-06 23:07:58 -07:00
2023-06-06 23:07:58 -07:00
2023-06-28 13:53:12 -07:00
2023-04-08 10:05:00 -07:00
2023-04-08 10:05:00 -07:00
2023-06-27 13:44:47 -07:00
2023-07-17 10:38:28 -07:00
2023-06-26 05:12:55 -07:00
2023-02-27 09:43:09 -08:00
2023-06-19 10:24:49 -07:00
2023-05-25 08:57:47 -07:00
2023-06-06 23:07:58 -07:00
2023-05-08 21:45:55 -07:00
2023-06-06 23:07:58 -07:00
2023-06-27 13:44:47 -07:00
2023-06-06 23:07:58 -07:00
2023-03-22 22:20:42 -07:00
2023-06-06 23:07:58 -07:00
2023-07-24 20:24:26 -07:00
2023-07-07 08:59:27 -07:00
2023-06-05 09:29:35 -07:00
2023-06-27 13:44:47 -07:00
2023-07-13 07:22:17 -07:00
2023-06-19 10:24:49 -07:00
2023-03-10 09:01:54 -08:00
2023-06-06 23:07:58 -07:00
2023-07-25 08:43:53 -07:00
2023-06-27 13:44:47 -07:00
2023-06-06 23:07:58 -07:00
2023-06-24 09:01:53 -07:00
2023-07-25 08:43:53 -07:00
2023-02-27 09:43:09 -08:00
2023-04-10 09:39:38 -07:00
2023-05-08 21:45:56 -07:00
2023-07-25 08:43:53 -07:00
2023-03-22 22:20:42 -07:00
2023-04-23 21:55:52 -07:00
2023-07-17 10:38:28 -07:00
2023-07-25 12:46:19 -07:00
2023-06-06 23:07:58 -07:00
2023-06-06 23:07:58 -07:00
2023-05-25 08:57:47 -07:00
2023-06-15 10:28:20 -07:00
2023-06-06 23:07:58 -07:00
2023-02-22 01:07:43 -08:00
2023-05-08 21:45:56 -07:00
2023-06-06 23:07:58 -07:00
2023-06-06 23:07:58 -07:00
2023-07-20 19:08:57 -07:00
2023-03-09 21:58:44 -08:00
2023-06-06 23:07:58 -07:00
2023-05-08 21:45:56 -07:00
2023-06-06 23:07:58 -07:00
2023-06-06 23:07:58 -07:00
2023-06-24 09:01:53 -07:00
2023-05-25 08:57:47 -07:00
2023-06-06 23:07:58 -07:00
2023-06-19 10:24:49 -07:00
2023-03-17 07:06:55 -07:00
2023-06-06 23:07:58 -07:00
2023-07-24 20:24:26 -07:00
2023-06-06 23:07:58 -07:00
2023-07-20 19:08:57 -07:00
2023-04-05 15:56:47 -07:00
2023-06-06 23:07:58 -07:00
2023-06-14 09:41:35 -07:00
2023-06-06 23:07:58 -07:00
2023-07-25 08:43:53 -07:00
2023-03-04 10:41:27 -08:00
2023-06-06 23:07:58 -07:00
2023-05-31 08:28:50 -07:00
2023-06-06 23:07:58 -07:00
2023-06-19 10:24:49 -07:00
2023-06-19 10:24:49 -07:00
2023-05-08 21:45:56 -07:00
2023-05-08 21:45:54 -07:00
2023-07-20 19:08:57 -07:00
2023-03-22 22:20:42 -07:00
2023-06-24 09:01:52 -07:00
2023-06-24 09:01:52 -07:00