Leigh/secfixes
Merge request reports
Activity
Looks good overall.
For merge requests, we typically want to avoid merge commits.
That is to say:
git switch current git pull git switch leigh/secfixes git rebase current git push --force
Thanks!
Small nit:
APKBUILD
files are tab-based, so the arguments tocmake
should be indented with two tabs, instead of one tab and two spaces. Not a big deal; we will have a tool to detect this automatically soon(tm).Edited by Zach van Rijnadded 1 commit
- cb27b055 - user/faad2: bump { 2.10.0 --> 2.10.1_git20230904 }. fixes #1077 (closed).
Please register or sign in to reply