Go to file
zangrc 8906fbe171 python3-sqlparse: upgrade 0.4.1 -> 0.4.2
Release 0.4.2 (Sep 10, 2021)
----------------------------

Notable Changes

* IMPORTANT: This release fixes a security vulnerability in the
  strip comments filter. In this filter a regular expression that was
  vulnerable to ReDOS (Regular Expression Denial of Service) was
  used. See the security advisory for details: https://github.com/andialbrecht/sqlparse/security/advisories/GHSA-p5w8-wqhj-9hhf
  The vulnerability was discovered by @erik-krogh and @yoff from
  GitHub Security Lab (GHSL). Thanks for reporting!

Enhancements

* Add ELSIF as keyword (issue584).
* Add CONFLICT and ON_ERROR_STOP keywords (pr595, by j-martin).

Bug Fixes

* Fix parsing of backticks (issue588).
* Fix parsing of scientific number (issue399).

Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-09-27 11:34:15 -07:00
contrib PEP8 double aggressive W291 ~ W293 and W391 2021-04-15 09:28:44 -07:00
meta-filesystems udevil: Inherit pkgconfig 2021-09-24 08:12:35 -07:00
meta-gnome libchamplain: Inherit pkgconfig 2021-09-24 08:12:35 -07:00
meta-initramfs klibc.bbclass, image_types_sparse.bbclass, packagegroup-meta-oe.bb: update the overrides syntax conversion 2021-08-06 20:38:40 -07:00
meta-multimedia gerbera: Inherit pkgconfig 2021-09-24 08:12:36 -07:00
meta-networking postfix: Add missing dependency on m4 2021-09-24 08:12:36 -07:00
meta-oe vboxguestdrivers: fix build against 5.14+ 2021-09-24 08:12:36 -07:00
meta-perl libio-socket-ssl-perl: upgrade 2.071 -> 2.072 2021-08-25 08:17:04 -07:00
meta-python python3-sqlparse: upgrade 0.4.1 -> 0.4.2 2021-09-27 11:34:15 -07:00
meta-webserver netdata: Fixed the recipe. 2021-09-24 08:12:35 -07:00
meta-xfce xfce4-datetime-setter: Inherit pkgconfig 2021-09-24 08:12:36 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories