forked from openwrt/packages
-
Notifications
You must be signed in to change notification settings - Fork 1
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
[pull] master from openwrt:master #1564
Merged
Merged
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
Need casts for integer conversion Signed-off-by: Rosen Penev <[email protected]>
GCC 14 does not like 1 as the second parameter to calloc. Clean up definition to avoid using PKG_SOURCE_DATE and to just use PKG_VERSION. Signed-off-by: Rosen Penev <[email protected]>
updated various function calling as new version needed Signed-off-by: Seo Suchan <[email protected]>
Add patch fixing compilation with GCC14. Signed-off-by: Rosen Penev <[email protected]>
Remove upstreamed patch, backport one, and switch one from downstream to upstream patch. Signed-off-by: Rosen Penev <[email protected]>
Missing int in main. Signed-off-by: Rosen Penev <[email protected]>
If the download directory is on another filesystem (NFS), then the current implementation of bootstrapping rust fails. Because the 'syscall' (rename) does not work on crossing filesystem boundary. This chnage was already merged upstream to the github main rust repository. rust-lang/rust#124975 The patch has been rebased so that it can be applied correctly. No functional change. Signed-off-by: Florian Eckert <[email protected]>
Missing function declaration. Signed-off-by: Rosen Penev <[email protected]>
rust: fix remote filesystem issue
Other targets should be able to build against gperftools and realize speed and efficiency gains. Build system: x86/64 Build-tested: bcm27xx/bcm2712 Run-tested: bcm27xx/bcm2712 Signed-off-by: John Audia <[email protected]>
Need to add explicit int. Signed-off-by: Rosen Penev <[email protected]>
Refresh 900-musl-compat.patch, add missing headers & fixes incompatible pointer type is now an error. Signed-off-by: Aditya Nugraha <[email protected]>
This reverts commit 7d39868.
Wrong pointer type. Signed-off-by: Rosen Penev <[email protected]>
Missing header. Signed-off-by: Rosen Penev <[email protected]>
Missing declaration and wrong pointer type. Signed-off-by: Rosen Penev <[email protected]>
Header is needed. Signed-off-by: Rosen Penev <[email protected]>
Wrong pointer type. Signed-off-by: Rosen Penev <[email protected]>
<https://github.com/tailscale/tailscale/releases/v1.66.3> Signed-off-by: Zephyr Lykos <[email protected]>
* refine IPv4 parsing, skip rough feed entries like loopback addresses * better error logging during banIP nftables initialization and Set loading * cosmetics Signed-off-by: Dirk Brenken <[email protected]>
- Update haproxy PKG_VERSION and PKG_HASH - See changes: http://git.haproxy.org/?p=haproxy-2.8.git;a=shortlog Signed-off-by: Christian Lachner <[email protected]>
haproxy: update to v2.8.9
- Updated download URL and hash Signed-off-by: Christian Lachner <[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.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )