Go to file
Wang Mingyu 0a58426ed0 uftp: upgrade 5.0 -> 5.0.1
Changelog:
==========
-On very low speed transfers (<10Kbps) sessions would time out due to a very
  large interpacket transmission interval.  Fixed by putting a lower limit
  on the advertised GRTT of of the interpacket transmission interval.
-Sending of ABORT messages on early shutdown would sometimes fail due to
  OpenSSL cleanup functions running before application cleanup.  Changed the
  ordering of atexit() handlers to ensure OpenSSL cleanup happens last.
-Fixed missing timestamp update when clients read CONG_CTRL messages
-Fix to GRTT handling on server to ensure it doesn't fall below minumim.
-Fixed bypassed checking of existing files on client for backup
-Various logging fixes

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-15 16:27:53 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems xfstests: Upgrade to 2022.07.31 release 2022-08-14 13:39:16 -07:00
meta-gnome tracker: upgrade 3.3.2 -> 3.3.3 2022-08-15 16:27:53 -07:00
meta-initramfs klibc: Upgrade to 2.0.10 2022-08-10 08:48:30 -07:00
meta-multimedia libmpd: Fix function returns and casts 2022-08-14 18:52:57 -07:00
meta-networking uftp: upgrade 5.0 -> 5.0.1 2022-08-15 16:27:53 -07:00
meta-oe smarty: upgrade 4.1.1 -> 4.2.0 2022-08-15 16:27:53 -07:00
meta-perl libtest-warn-perl: upgrade 0.36 -> 0.37 2022-08-15 16:27:53 -07:00
meta-python python3-pyhamcrest: Upgrade 2.0.3 -> 2.0.4 2022-08-13 07:05:31 -07:00
meta-webserver netdata: upgrade 1.35.1 -> 1.36.0 2022-08-15 16:27:53 -07:00
meta-xfce gnome-keyring,cunit,xfce4-panel: Do not inherit remove-libtool class here 2022-08-12 01:24:27 -07:00
recipes-devtools/python python3-jsonrpcserver: add patch to use importlib.resources instead of pkg_resources 2022-08-06 09:40:09 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
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