Go to file
Wang Mingyu 6a4a2a057b appstream: upgrade 0.16.1 -> 0.16.2
Changelog:
=========
Notes:
 * Due to a past mistake, AppStream until now assumed xml:lang was
   using POSIX locale, while in fact XML locale need to be in BCP47 format.
   Most of the translation tools do this correctly, but notably msgfmt
   when used in batch mode doesn't (which affects anything using Meson's
   i18n module). AppStream is now behaving according to spec, with some
   fallback code in place, but please check your XML is translated
   correctly to ensure all translations are visible.

Features:
 * Add API for asking whether the pool is empty
 * Add DDE to known desktop-environment list
 * validator: Check if Release Description is inside description tag
 * Make AppStream use BCP47 for locale in XML data

Bugfixes:
 * Add missing standard::is-hidden attribute to file search enumerator
 * spdx: Accept brackets in spdx license expression check
 * introspection: Bring back AS_FORMAT_STYLE_COLLECTION into its enum
 * compose: Fix crash in asc_l10n_search_translations_qt()
 * compose: Set lower-cased CID for synthesized components again
 * Don't crash when non-YAML documents are read as YAML

Miscellaneous:
 * sanitizers: Allow null-dereference check again

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-08 21:37:55 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems zfs: fix installation paths for multilib 2023-05-04 15:34:11 -07:00
meta-gnome faenza-icon-theme: Switch to a valid download location for SRC_URI 2023-05-01 23:20:22 -07:00
meta-initramfs kexecboot: update homepage 2023-02-01 09:11:49 -08:00
meta-multimedia xdg-desktop-portal-wlr: update 0.6.0 -> 0.7.0 2023-05-04 06:47:00 -07:00
meta-networking spice-gtk: respect gobject-introspection-data 2023-05-03 21:24:55 -07:00
meta-oe appstream: upgrade 0.16.1 -> 0.16.2 2023-05-08 21:37:55 -07:00
meta-perl libencode-perl: Remove buildpaths from generated .exh files 2023-05-07 11:32:47 -07:00
meta-python python3-libevdev: Add recipe for python libevdev module. 2023-05-04 15:34:11 -07:00
meta-webserver apache2: upgrade 2.4.56 -> 2.4.57 2023-04-25 08:14:39 -07:00
meta-xfce xfce4-screensaver: 4.16.0 -> 4.18.1 2023-04-17 09:53:32 -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