Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
1000-build-fixes.patch | Fix build failure by ensuring the common library is included during build. | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | no | debian | 2020-12-16 | |
1010-install-target.patch | Make install target work with du_auto_install and hardening. | Petter Reinholdtsen | no | 2024-04-19 | ||
1020-duplicate-globals.patch | Avoid build problem due to duplicate symbols. Made some file private/static and other shared global, based on a quick reading of the code. |
Petter Reinholdtsen | no | 2024-04-19 | ||
1030-no-implicit-declaration.patch | Avoid build problems due to missing prototypes. Get hardened build working by ensuring function prototypes exist and is consistent across architectures. |
Petter Reinholdtsen | no | 2024-04-20 |