Go to file
Wang Mingyu 0e409b3ced python3-cassandra-driver: upgrade 3.27.0 -> 3.28.0
Changelog:
============
Features
---------
    Add support for vector type (PYTHON-1352)
    Cryptography module is now an optional dependency (PYTHON-1351)

Bug Fixes
----------
    Store IV along with encrypted text when using column-level encryption (PYTHON-1350)
    Create session-specific protocol handlers to contain session-specific CLE policies (PYTHON-1356)

Others
---------
    Use Cython for smoke builds (PYTHON-1343)
    Don't fail when inserting UDTs with prepared queries with some missing fields (PR 1151)
    Convert print statement to function in docs (PR 1157)
    Update comment for retry policy (DOC-3278)
    Added error handling blog reference (DOC-2813)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-14 09:41:35 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems zfs: Fix build on musl 2023-05-28 16:35:00 -07:00
meta-gnome nautilus: upgrade 44.2 -> 44.2.1 2023-06-14 09:41:35 -07:00
meta-initramfs kexecboot: update homepage 2023-02-01 09:11:49 -08:00
meta-multimedia schroedinger: Fix building tests 2023-06-12 11:43:30 -07:00
meta-networking ntp: upgrade 4.2.8p16 -> 4.2.8p17 2023-06-14 09:41:35 -07:00
meta-oe php: upgrade 8.2.6 -> 8.2.7 2023-06-14 09:41:35 -07:00
meta-perl libnet-dns-perl: upgrade 1.38 -> 1.39 2023-06-05 09:29:34 -07:00
meta-python python3-cassandra-driver: upgrade 3.27.0 -> 3.28.0 2023-06-14 09:41:35 -07:00
meta-webserver monkey: Remove buildpaths from generated mk_env.h 2023-05-28 16:35:00 -07:00
meta-xfce xfce4-sensors-plugin: Use bfd linker instead of lld 2023-06-12 11:43:30 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README Update maintainers 2018-08-27 10:53:58 -07:00

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