Go to file
Wang Mingyu 4d41d1792f libzip: upgrade 1.9.2 -> 1.10.0
Changelog:
===========
* Make support for layered sources public.
* Add `zip_source_zip_file` and `zip_source_zip_file_create`, deprecate `zip_source_zip` and `zip_source_zip_create`.
* Allow reading changed file data.
* Fix handling of files of size 4294967295.
* `zipmerge`: copy extra fields.
* `zipmerge`: add option to keep files uncompressed.
* Switch test framework to use nihtest instead of Perl.
* Fix reading/writing compressed data with buffers > 4GiB.
* Restore support for torrentzip.
* Add warnings when using deprecated functions.
* Allow keeping files for empty archives.
* Support mbedTLS>=3.3.0.
* Support OpenSSL 3.
* Use ISO C secure library functions, if available.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-27 13:44:47 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems libburn: upgrade 1.5.4 -> 1.5.6 2023-06-27 13:44:47 -07:00
meta-gnome evince: upgrade 44.1 -> 44.2 2023-06-19 10:24:49 -07:00
meta-initramfs *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
meta-multimedia pipewire: upgrade 0.3.71 -> 0.3.72 2023-06-27 13:44:47 -07:00
meta-networking conntrack-tools: add required kernel modules to RRECOMMENDS 2023-06-27 13:44:47 -07:00
meta-oe libzip: upgrade 1.9.2 -> 1.10.0 2023-06-27 13:44:47 -07:00
meta-perl layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00
meta-python python3-tox: Add initial recipe 4.6.0 2023-06-26 05:12:55 -07:00
meta-webserver nginx: Add stream Signed-off-by: Luke Schaefer <lukeschafer17@gmail.com> 2023-06-27 13:44:47 -07:00
meta-xfce ristretto: Upgrade to 0.13.1 release 2023-06-22 07:49:59 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -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