meta-openembedded/meta-networking
Wang Mingyu 0fae40f44c
squid: upgrade 6.5 -> 6.6
Changelog:
===========
- Bug 5328: Fix ESI build with libxml2 v2.12.0
- Bug 5319: QOS Netfilter MARK preservation is always disabled
- Bug 5318: peer_digest.cc:399: "fetch->pd && receivedData.data"
- Bug 5317: FATAL attempt to read data from memory
- Bug 5154: Do not open IPv6 sockets when IPv6 is disabled
- FTP: Ignore credentials with a NUL-prefixed username
- log_db_daemon: Fix DSN construction
- Limit the number of allowed X-Forwarded-For hops
- Do not update StoreEntry expiration after errorAppendEntry()
- improve handling of response sending errors

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-01-02 00:35:51 -08:00
..
classes kernel_add_regdb: Change the task order 2023-01-11 17:56:42 -08:00
conf ot-br-posix: exclude siggen dependency on ipset 2023-09-20 22:15:39 -07:00
dynamic-layers/meta-python system-config-printer: rely on setuptools to obtain distutils copy 2023-12-31 08:27:48 -08:00
files static-group: Match nogroup id to base-passwd from core. 2023-10-11 12:46:09 -07:00
licenses meta-networking/licenses/netperf: remove unused license 2023-04-28 06:59:50 -07:00
recipes-connectivity samba: upgrade 4.18.8 -> 4.18.9 2023-12-29 09:04:22 -08:00
recipes-core pkggrp: drop netkit 2023-11-15 09:51:45 -08:00
recipes-daemons squid: upgrade 6.5 -> 6.6 2024-01-02 00:35:51 -08:00
recipes-devtools python3-scapy: upgrade to latest revision 2023-11-06 08:48:27 -08:00
recipes-extended dlm: Do not use -fcf-protection=full on aarch64 platforms 2023-07-21 09:39:09 -07:00
recipes-filter ipset: upgrade 7.15 -> 7.19 2023-11-06 08:48:27 -08:00
recipes-irc weechat: upgrade 4.0.3 -> 4.0.4 2023-08-26 17:32:45 -07:00
recipes-kernel/wireguard wireguard-tools: Use PACKAGECONFIG to select wg-quick and bash-completion 2023-11-09 20:47:44 -08:00
recipes-protocols vsomeip: upgrade 3.3.8 -> 3.4.10 2024-01-01 17:09:56 -08:00
recipes-support openipmi: update 2.0.32 -> 2.0.34 2023-12-31 08:27:49 -08:00
COPYING.MIT
MAINTAINERS MAINTANERS: drop netkit 2023-11-15 09:51:45 -08:00
README.md README: drop netkit maintainer 2023-11-15 09:51:45 -08:00

meta-networking

This layer is intended to be a central point for networking-related packages and configuration. It should be useful directly on top of oe-core and compliments meta-openembedded. It should be primarily useful to the following groups:

  - Anyone building a small networking device (eg. a home router /
    bridge / switch).

  - Anyone wanting to add network services to their device (eg.
    anything that might benefit from a small ftp/tftp server)

Dependencies

This layer depends on:

URI: git://git.openembedded.org/openembedded-core branch: master

For some recipes, the meta-oe layer is required:

URI: git://git.openembedded.org/meta-openembedded subdirectory: meta-oe branch: master

URI: git://git.openembedded.org/meta-openembedded subdirectory: meta-python branch: master

Maintenance

Layer maintainers: Khem Raj raj.khem@gmail.com

Please see the MAINTAINERS file for information on contacting the maintainers of this layer, as well as instructions for submitting patches.