Go to file
Wang Mingyu ba4764302a
graphviz: upgrade 14.0.2 -> 14.0.4
Changelog:
==========
### Changed

- Internal timing operations now use 'clock()' on all platforms (previously this
  was only used on Windows). This should result in more accurate timing in
  verbose informational messages.
- Building Graphviz with expat < 2.2.8 is no longer supported on MinGW.

### Fixed

- 'diffimg' now notices failures when calling Ghostscript to convert PS images
  to PNG and exits instead of continuing.
- 'dtstat' no longer reads/writes out of bounds memory on platforms where
  'sizeof(int) < sizeof(size_t)'. This was a regression in Graphviz 7.0.1.
- Some incorrect variable types in the libcdt man page have been corrected.
- 'gvgen' no longer triggers Undefined Behavior when asked to generate a binary
  tree with depth >= 32 (e.g. 'gvgen -t32').
- 'gvgen' no longer triggers Undefined Behavior when asked to generate a
  hypercube with depth  >= 32 (e.g. 'gvgen -h32').
- A null pointer dereference in edge pair analysis within the circo algorithm
  has been fixed.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-18 08:23:43 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems ntfs-3g-ntfsprogs: update UPSTREAM_CHECK_URI 2025-11-08 06:27:15 -08:00
meta-gnome gimp: upgrade 3.0.4 -> 3.0.6 2025-11-14 15:04:26 -08:00
meta-initramfs ubi-utils-klibc: Upgrade 2.0.2 -> 2.3.0 2025-11-04 16:52:47 -08:00
meta-multimedia fluidsynth: update 2.4.5 -> 2.4.8 2025-10-31 08:55:36 -07:00
meta-networking corosync: upgrade 3.1.9 -> 3.1.10 2025-11-18 08:23:42 -08:00
meta-oe graphviz: upgrade 14.0.2 -> 14.0.4 2025-11-18 08:23:43 -08:00
meta-perl adduser: add UPSTREAM_CHECK_URI 2025-11-08 06:27:14 -08:00
meta-python python3-imageio: upgrade 2.37.0 -> 2.37.2 2025-11-18 08:17:55 -08:00
meta-webserver swagger-ui: upgrade 5.30.0 -> 5.30.2 2025-11-11 10:19:44 -08:00
meta-xfce xfce4-screenshooter: Add gtk-layer-shell to depends with wayland 2025-11-18 08:17:56 -08:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -07:00
.gitignore
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