Skip to content

Conversation

@ecsv
Copy link
Contributor

@ecsv ecsv commented Sep 5, 2025

Maintainer: @simonwunderlich
Compile tested: x86-64
Run tested: x86-64

Description:

batman-adv

  • support latest kernels (5.4 - 6.17)
  • coding style cleanups and refactoring
  • bugs squashed:
    • fix OOB read/write in network-coding decode

batctl

  • bugs squashed:
    • fix potential memory leak in print_routing_algos
    • fix event parsing of hard interface names

alfred

  • install configs with INSTALL_CONF (0600)

ecsv added 3 commits September 5, 2025 16:09
* (no changes)

Signed-off-by: Sven Eckelmann <[email protected]>
* bugs squashed:
  - fix potential memory leak in print_routing_algos
  - fix event parsing of hard interface names

Signed-off-by: Sven Eckelmann <[email protected]>
* support latest kernels (5.4 - 6.17)
* coding style cleanups and refactoring
* bugs squashed:
  - fix OOB read/write in network-coding decode

Signed-off-by: Sven Eckelmann <[email protected]>
Use INSTALL_CONF instead of INSTALL_DATA to install configuration
 files under /etc with correct permissions.

This improves security by ensuring config files are not world-readable.
INSTALL_DATA sets mode 0644, while INSTALL_CONF sets mode 0600.

Signed-off-by: Josef Schlehofer <[email protected]>
Signed-off-by: Sven Eckelmann <[email protected]>
@simonwunderlich simonwunderlich merged commit 22487dc into openwrt:master Sep 8, 2025
13 checks passed
@ecsv ecsv deleted the batadv-2025.3 branch September 8, 2025 07:33
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.

3 participants