Skip to content
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 23 commits into from
May 20, 2024
Merged

[pull] master from openwrt:master #1564

merged 23 commits into from
May 20, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented May 16, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

neheb and others added 23 commits May 15, 2024 17:39
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]>
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]>
* 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]>
- Updated download URL and hash

Signed-off-by: Christian Lachner <[email protected]>
@pull pull bot merged commit 601d650 into 1715173329:master May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants