forked from openwrt/openwrt
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test #154
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
configure 2.5G PHY LEDs to: 2500/1000: green with blink on TX/RX 100/10: green+yellow with blink on TX/RX which is similar to other 1G PHY LEDs, which are: 1000: green with blink on TX/RX 100/10: green+yellow with blink on TX/RX Fixes: 6cc14bf ("filogic: support Telenor branded ZyXEL EX5700") Signed-off-by: Yan Cangang <[email protected]> Link: openwrt#16082 Signed-off-by: Hauke Mehrtens <[email protected]>
Instead of ignoring errors, let the linux infrastructure handle it. Signed-off-by: Rosen Penev <[email protected]> Link: openwrt#16262 Signed-off-by: Hauke Mehrtens <[email protected]>
Instead of avoiding returning, propagate error so that the kernel infrastructure can handle it. Signed-off-by: Rosen Penev <[email protected]> Link: openwrt#16262 Signed-off-by: Hauke Mehrtens <[email protected]>
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.49 All patches automatically rebased. Build system: x86/64 Build-tested: x86/64/AMD Cezanne, flogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3 Run-tested: x86/64/AMD Cezanne, flogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3 Signed-off-by: John Audia <[email protected]> Link: openwrt#16328 Signed-off-by: Hauke Mehrtens <[email protected]>
https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.108 All patches automatically rebased. Build system: bcm53xx octeon Signed-off-by: Zxl hhyccc <[email protected]> Link: openwrt#16325 Signed-off-by: Hauke Mehrtens <[email protected]>
Include hotfix suggested by Sebastian Gottschall to fix bug introduced with APuP patchset Signed-off-by: Gioacchino Mazzurco <[email protected]> Link: mirror/dd-wrt@0c3001a Link: openwrt#16298 Signed-off-by: Hauke Mehrtens <[email protected]>
…flash targets This patch activate *_FS_SECURITY and *_FS_ACL_ATTR options for all big flash memory targets. Fixes docker error: "failed to register layer: lsetxattr security.capability /usr/bin/ping: operation not supported" Forum discussion: https://forum.openwrt.org/t/docker-pull-fails-failed-to-register-layer-operation-not-supported/138253 Signed-off-by: Leo Barsky <[email protected]> Link: openwrt#16181 Signed-off-by: Hauke Mehrtens <[email protected]>
When CONFIG_USE_FS_ACL_ATTR is set we will also activate POSIX ACL support for the f2fs, jffs2 and tmpfs file system. This option is activated on all targets with big flash. Link: openwrt#16181 Signed-off-by: Hauke Mehrtens <[email protected]>
If the user has ip-tiny or ip-full installed there is no need to depend on BusyBox having any form of `ip` or `ip link` applets. Signed-off-by: Christian Svensson <[email protected]> Link: openwrt#16062 Signed-off-by: Hauke Mehrtens <[email protected]>
Adds u-boot config for access to system env variables on this board Signed-off-by: Ivan Pavlov <[email protected]> Link: openwrt#16312 Signed-off-by: Hauke Mehrtens <[email protected]>
OpenSSL 3.0.15 is a security patch release. The most severe CVE fixed in this release is Moderate. This release incorporates the following bug fixes and mitigations: * Fixed possible denial of service in X.509 name checks (CVE-2024-6119) * Fixed possible buffer overread in SSL_select_next_proto() (CVE-2024-5535) Added github releases url as source mirror Signed-off-by: Ivan Pavlov <[email protected]> Link: openwrt#16332 Signed-off-by: Hauke Mehrtens <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Thanks for your contribution to OpenWrt!
To help keep the codebase consistent and readable,
and to help people review your contribution,
we ask you to follow the rules you find in the wiki at this link
https://openwrt.org/submitting-patches
Please remove this message before posting the pull request.