Go to file
Wang Mingyu cc74cd4d56 python3-werkzeug: upgrade 2.2.1 -> 2.2.2
Changelog:
==========
- Fix router to restore the 2.1 strict_slashes == False behaviour whereby
  leaf-requests match branch rules and vice versa.
- Fix router to identify invalid rules rather than hang parsing them, and
  to correctly parse / within converter arguments.
- Update subpackage imports in werkzeug.routing to use the import as syntax
  for explicitly re-exporting public attributes.
- Parsing of some invalid header characters is more robust.
- When starting the development server, a warning not to use it in a production
  deployment is always shown.
- LocalProxy.__wrapped__ is always set to the wrapped object when the proxy is
  unbound, fixing an issue in doctest that would cause it to fail.
- Address one ResourceWarning related to the socket used by run_simple.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-16 20:10:22 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems xfstests: Upgrade to 2022.07.31 release 2022-08-14 13:39:16 -07:00
meta-gnome tracker: upgrade 3.3.2 -> 3.3.3 2022-08-15 16:27:53 -07:00
meta-initramfs klibc: Upgrade to 2.0.10 2022-08-10 08:48:30 -07:00
meta-multimedia libmpd: Fix function returns and casts 2022-08-14 18:52:57 -07:00
meta-networking uftp: upgrade 5.0 -> 5.0.1 2022-08-15 16:27:53 -07:00
meta-oe xdg-user-dirs: upgrade 0.17 -> 0.18 2022-08-15 16:27:53 -07:00
meta-perl libtest-warn-perl: upgrade 0.36 -> 0.37 2022-08-15 16:27:53 -07:00
meta-python python3-werkzeug: upgrade 2.2.1 -> 2.2.2 2022-08-16 20:10:22 -07:00
meta-webserver netdata: upgrade 1.35.1 -> 1.36.0 2022-08-15 16:27:53 -07:00
meta-xfce gnome-keyring,cunit,xfce4-panel: Do not inherit remove-libtool class here 2022-08-12 01:24:27 -07:00
recipes-devtools/python python3-jsonrpcserver: add patch to use importlib.resources instead of pkg_resources 2022-08-06 09:40:09 -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