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

pbr: update to 1.1.7-29 #25196

Merged
merged 1 commit into from
Oct 29, 2024
Merged

pbr: update to 1.1.7-29 #25196

merged 1 commit into from
Oct 29, 2024

Commits on Oct 24, 2024

  1. pbr: update to 1.1.7-29

    Changes from @stangri
    * remove unneeded `\n` escapes
    * cosmetic improvements to make code more consistent
    * remove duplicate uci_get_device()
    * add more output on start/stop
    * remove wan up detection on boot/start
    * address Tor policies errors
    * prevent interface_routing() failures for downed interfaces
    
    Changes from @bigsmile74:
    * improve is_integer()
    * improve is_domain()
    * improve filter_options()
    * imrove is_ipv4() so that is_ipv4_netmask() can be retired
    * improve is_phys_dev so that is_phys_dev_quick() can be retired
    * add the dhcp.lan.force=0 warning
    
    Signed-off-by: Stan Grishin <stangri@melmac.ca>
    stangri committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a2e64af View commit details
    Browse the repository at this point in the history