cb424d7448
verify-patch-sanity.py validates every active recipe .patch has internally- consistent hunk line counts — catching the 'malformed patch at line N' failure at commit/CI/preflight time instead of hours into a cook. This cycle hit that class three times (qtwaylandscanner, sddm, xwayland), each only discovered when cookbook tried to apply the patch. Running it across the repo found 29 latent malformed patches (validated against GNU patch: e.g. relibc/P3-sysv-ipc reproduces 'malformed patch at line 22'). They were harmless only because they sit in vendored recipes (baked, not re- applied) — but would fail on any version-bump re-derivation. --fix recounts the hunk headers (body untouched) and repaired all 29. Wired into build-preflight.sh (Phase 1.0D) and redbear-ci.yml, with a unit test (test-patch-sanity.sh). Skips archived/legacy trees and unvalidatable formats (empty placeholders, bare-@@ git hunks).
48 lines
1009 B
Plaintext
48 lines
1009 B
Plaintext
This file is a list of the people responsible for ensuring that targets and
|
|
environments get tested and validated during the release process.
|
|
|
|
They will also, in conjunction with the release manager and the maintainers,
|
|
accept patches into stable release branches, tag critical bugs and release
|
|
stoppers as well as make sure that no regressions were observed on their
|
|
targets since the last release.
|
|
|
|
N: Ben Pope
|
|
E: benpope81@gmail.com
|
|
T: x86
|
|
O: Ubuntu
|
|
|
|
N: Sylvestre Ledru
|
|
E: sylvestre@debian.org
|
|
T: All supported archs Debian/Ubuntu
|
|
O: Debian/Ubuntu packages
|
|
|
|
N: Nikola Smiljanic
|
|
E: popizdeh@gmail.com
|
|
T: x86
|
|
O: OpenSUSE, Fedora
|
|
|
|
N: Brian Cain
|
|
E: brian.cain@gmail.com
|
|
T: x86
|
|
O: SuSE Enterprise, CentOS
|
|
|
|
N: Bernhard Rosenkränzer
|
|
E: bero@linaro.org
|
|
T: x86
|
|
O: OpenMandriva
|
|
|
|
N: Dimitry Andric
|
|
E: dimitry@andric.com
|
|
T: x86
|
|
O: FreeBSD
|
|
|
|
N: Hans Wennborg
|
|
E: hans@chromium.org
|
|
T: x86
|
|
O: Windows
|
|
|
|
N: Linaro Toolchain Working Group
|
|
E: linaro-toolchain@lists.linaro.org
|
|
T: ARM, AArch64
|
|
O: Linux, Windows (AArch64 only)
|