Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wireshark: update 4.0.10 -> 4.2.0 | Alexander Kanavin | 2023-12-31 | 1 | -8/+6 |
| | | | | | | | This resolves python 3.12 issues. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | wireshark-src: improve reproducibility | Oleksiy Obitotskyy | 2021-02-17 | 1 | -0/+46 |
What was done: - add --noline option to flex, --no-line to bison and -l to lemon generators to prevent adding #line directives with absolute path. - eliminate absolute source path in python code generator and use baseline instead. Signed-off-by: Oleksiy Obitotskyy <oobitots@cisco.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |