Go to file
Wang Mingyu 0bfe8ae432
networkd-dispatcher: upgrade 2.1 -> 2.2.4
Changelog:
==========
- Improve performance when getting interface status
- update project URL
- Add environment variables to manpage.
- Don't start the daemon if there's nothing to do
- _interface_scan: fix wrong index into iface map
- _interface_scan: force handle_state for new interfaces
- Add missing administrative state 'initialized'
- use os.path.dirname instead of os.path.basename
- make sure scripts are not writeable by non-root users
- don't allow unknown operational/admin states (CVE-2022-29799, CVE-2022-29800)
- Fix missing word in exception message
- fix some new linting issues from pylint
- manpage: fix missing slash in "configured.d" directory name
- Normalize parsed IP address value
- Drop support for Python 3.4
- Add testing for Python 3.10
- README.md: fix code formatting

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-03-20 09:28:06 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems layer.conf: Prepare for release, drop nanbield LAYERSERIES 2024-03-17 13:10:12 -07:00
meta-gnome gjs: upgrade 1.78.4 -> 1.80.0 2024-03-20 09:28:04 -07:00
meta-initramfs layer.conf: Prepare for release, drop nanbield LAYERSERIES 2024-03-17 13:10:12 -07:00
meta-multimedia pipewire: update 1.0.3 -> 1.0.4 2024-03-18 15:42:47 -07:00
meta-networking networkd-dispatcher: upgrade 2.1 -> 2.2.4 2024-03-20 09:28:06 -07:00
meta-oe mcelog: upgrade 196 -> 197 2024-03-20 09:28:06 -07:00
meta-perl layer.conf: Prepare for release, drop nanbield LAYERSERIES 2024-03-17 13:10:12 -07:00
meta-python layer.conf: Prepare for release, drop nanbield LAYERSERIES 2024-03-17 13:10:12 -07:00
meta-webserver layer.conf: Prepare for release, drop nanbield LAYERSERIES 2024-03-17 13:10:12 -07:00
meta-xfce layer.conf: Prepare for release, drop nanbield LAYERSERIES 2024-03-17 13:10:12 -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