Go to file
Tim Orling aded73a4c7 libmoo-perl: upgrade 2.004000 -> 2.005004
2.005004 - 2021-03-29
  - fix file set in %INC in create_class_with_roles (RT#134845)

2.005003 - 2021-03-21
  - silence 'once' warnings from Moo::_Utils

2.005_002 - 2021-01-22
  - fix C3 test skipping properly when MRO::Compat not available on perl < 5.10

2.005_001 - 2021-01-20
  - fix perl version check in global destruction code

2.005_000 - 2021-01-20
  - remove MooseX::Types from developer prereqs
  - recommend Sub::Util rather than Sub::Name, since Sub::Util is in core
  - fix line numbers when using oo module (perl -Moo)
  - adjust some author tests to rely less on external modules
  - lower Exporter prereq to any version
  - bump Role::Tiny prereq to 2.003004
  - refactor and simplify role application code, as allowed by new Role::Tiny
    version
  - switch to using normal strict+warnings rather than strictures for authors
  - remove strictures from recommends, as Moo does not use it anywhere
  - remove Task::Weaken prereq, as it served no purpose
  - remove MRO::Compat prereq, using it only when user code does
  - remove use of Devel::GlobalDestruction in code, only using
    Devel::GlobalDestruction::XS when it is available. Devel::GlobalDestruction
    is still a dependency on perl < 5.14 to facilitate the installation of the
    ::XS module.
  - Moo now has no mandatory perl version specific dependencies. The version
    specific modules are now optional or not used. This means code using Moo can
    be fatpacked on a new perl version without special cases, and it will work
    on older perl versions.

2.004004 - 2020-11-25
  - fix error location test when using core Carp on perl 5.8.9 - 5.10.1

2.004003 - 2020-11-21
  - fix extraneous MANIFEST entry

2.004002 - 2020-11-20
  - no changes
  - releasing as stable

2.004_001 - 2020-07-30
  - remove Module::Runtime prerequisite
  - internal code cleanups
  - added test for conflicts in extensions wrapping 'has' and similar subs

Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-07-13 09:39:15 -07:00
contrib PEP8 double aggressive W291 ~ W293 and W391 2021-04-15 09:28:44 -07:00
meta-filesystems sshfs-fuse: upgrade 3.7.1 -> 3.7.2 2021-06-27 13:30:47 -07:00
meta-gnome gimp: remove --disable-vector-icons 2021-07-08 09:21:41 -07:00
meta-initramfs dracut: add CVE-2010-4176 to allowlist 2021-06-15 08:48:50 -07:00
meta-multimedia pipewire: upgrade 0.3.30 -> 0-3-31 2021-07-08 09:21:40 -07:00
meta-networking strongswan: upgrade 5.9.2 -> 5.9.3 2021-07-13 09:39:15 -07:00
meta-oe mariadb: fix failures to start install_db.service 2021-07-13 09:39:15 -07:00
meta-perl libmoo-perl: upgrade 2.004000 -> 2.005004 2021-07-13 09:39:15 -07:00
meta-python python3-google-api-python-client: upgrade 2.10.0 -> 2.12.0 2021-07-13 09:38:08 -07:00
meta-webserver packagegroup-meta-webserver: remove nostromo from pkg grp 2021-04-29 19:34:04 -07:00
meta-xfce ristretto: upgrade 0.10.0 -> 0.11.0 2021-07-08 09:21:40 -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