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

Compile dnsdist with liblua for aarch64 and update openwrt-24.10 to upstream #77

Open
wants to merge 14 commits into
base: openwrt-24.10
Choose a base branch
from

Conversation

killgufo
Copy link

@killgufo killgufo commented Feb 2, 2025

Maintainer: @Habbie
Run tested: aarch64, NanoPi R5C, Openwrt 24.10.0

Description:
Use liblua to compile dnsdist on aarch64

hingbong and others added 14 commits January 26, 2025 15:12
Signed-off-by: hingbong lo <[email protected]>
(cherry picked from commit aff8367)
this is needed for frr 10+

Signed-off-by: Lucian CRISTIAN <[email protected]>
Signed-off-by: Lucian CRISTIAN <[email protected]>
Signed-off-by: Federico Capoano <[email protected]>
(cherry picked from commit bf33335)
Signed-off-by: Matthias Schiffer <[email protected]>
(cherry picked from commit 2434806)
Block HTTP/3 by including UDP in the feeds that have the 80 443 ports in
their flag.

Signed-off-by: Juan Orti Alcaine <[email protected]>
(cherry picked from commit f80fbec)
* fix a reporting issue with multiple ports/protocols

Signed-off-by: Dirk Brenken <[email protected]>
(cherry picked from commit 737c060)
Bug fixes:
    efahl/owut@2bf45d5 owut: exit immediately on ctrl-c
    efahl/owut@a95d383 owut: fix processing of device defaults
    efahl/owut@cd63564 owut: disallow --rootfs-size changes on some platforms
Enhancements:
    efahl/owut@eaca182 owut: minor code cleanup in sha256 calculator
    efahl/owut@2b65aa7 owut: improve messaging
    efahl/owut@d687824 git: define file attributes

Signed-off-by: Eric Fahlgren <[email protected]>
(cherry picked from commit 73fb1c4)
* bugfix: more robust boot-up behaviour, obsoleting following config
  options: procd_boot_delay, procd_boot_timeout, procd_wan_ignore_status
* bugfix: fix typo in processing negations on dest_addr

Signed-off-by: Stan Grishin <[email protected]>
* support smartdns as dns backend
* support top level domains in local white- and blackklist,
  e.g. a 'de' in the blacklist blocks all domains with a german tld
  and the tld compression removes all subdomains from the final blocklist

Signed-off-by: Dirk Brenken <[email protected]>
(cherry picked from commit f9effa4)
* bugfix: more robust boot-up start
* bugfix: processing of StevenBlack lists
* new remote block-list: CERT.pl

Signed-off-by: Stan Grishin <[email protected]>
* improvement: Makefile: prepend `r` to PKG_RELEASE in binary and init script versions to match package version
* bugfix: init script: more reliable/robust start on boot
* improvement: init script: more compact output()
* improvement: init script: better DNS Hijack login
* improvement: init script: fold some dnsmasq-related functions into dhcp_backup()

Signed-off-by: Stan Grishin <[email protected]>
Bug fixes:
    efahl/owut@bced54a owut: prefer use of packages_changes when generating build request
    efahl/owut@b469547 owut: revert rootfs restrictions

Signed-off-by: Eric Fahlgren <[email protected]>
(cherry picked from commit 445e40c)
@killgufo killgufo changed the base branch from master to openwrt-24.10 February 2, 2025 15:33
@killgufo killgufo changed the title Compile dnsdist with liblua for aarch64 and update openwrt-24.10 to upstream Compile dnsdist with liblua for aarch64 and update openwrt-24.10 to upstream Feb 4, 2025
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