Go to file
Andreas Müller 3c122e6f70 networkmanager: upgrade 1.22.10 -> 1.22.14
================================================
NetworkManager-1.22.14
Overview of changes since NetworkManager-1.22.12
================================================

This is a new stable release of NetworkManager.  Notable changes include:

* ifcfg-rh: handle "802-1x.{,phase2-}ca-path". Otherwise setting this
  property silently fails and a profile might accidentally not perform
  any authentication (CVE-2020-10754).
* ifcfg-rh: handle 802-1x.pin properties.

================================================
NetworkManager-1.22.12
Overview of changes since NetworkManager-1.22.10
================================================

This is a new stable release of NetworkManager.  Notable changes include:

* Fix a bug preventing lease renewal in the internal DHCP client.
* Add a new build option 'firewalld-zone'; when enabled,
  NetworkManager installs a firewalld zone for connection sharing and
  puts interfaces using IPv4 or IPv6 shared mode in this zone during
  activation. The option is enabled by default.
  Note that NetworkManager still calls to iptables to enable
  masquerading and open needed ports for DHCP and DNS. The new option
  is useful on systems using firewalld with the nftables backend,
  where the iptables rules would not be sufficient.
* Support changing the MTU of OVS interfaces.
* Better handle a restart of ovsdb process.
* Support the 'no-reload' and 'trust-ad' resolv.conf options.
* Various minor bug fixes and improvements.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-06-29 07:20:22 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems fuse3: upgrade 3.9.1 -> 3.9.2 2020-06-14 22:31:24 -07:00
meta-gnome gnome-control-center: upgrade 3.36.2 -> 3.36.3 2020-06-19 10:17:50 -07:00
meta-initramfs packagegroup-meta-initramfs: remove klibc utilities and kexec-tools-klibc 2020-04-27 17:58:54 -07:00
meta-multimedia openh264: upgrade 2.1.0 -> 2.1.1 2020-06-20 16:44:45 -07:00
meta-networking networkmanager: upgrade 1.22.10 -> 1.22.14 2020-06-29 07:20:22 -07:00
meta-oe libmcrypt: set CLEANBROKEN 2020-06-27 22:49:54 -07:00
meta-perl libcgi-perl: upgrade 4.47 -> 4.48 2020-06-10 20:55:07 -07:00
meta-python python3-astroid: Upgrade 2.3.3 -> 2.4.2 2020-06-26 08:56:37 -07:00
meta-webserver netdata: upgrade 1.17.0 -> 1.22.1 2020-06-19 10:17:50 -07:00
meta-xfce Revert "packagegroup-xfce-base: add RDEPEND packagegroup-core-x11" 2020-06-25 10:28:37 -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