Debian Patches
Status for snowdrop/0.02b-17
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
010_fix-makefile.patch | fix Makefile * Makefile: + Make the Makefile honor $(DESTDIR) + Don't hide CFLAGS from dpkg-buildflags if used [Arno Töll] |
Joey Hess <joeyh@debian.org>, patch creation: Arno Töll <debian@toell.net> | no | 2025-09-12 | ||
020_link-as-needed.patch | Link as needed * Makefile: + Add -Wl,--as-needed to LDFLAGS |
Arno Töll <debian@toell.net> | no | 2025-09-12 | ||
030_fix-typos-in-source.patch | fix typos in snowdrop.c Fixed some typos related to program output in snowdrop.c. | David da Silva Polverari <david.polverari@gmail.com> | no | 2025-09-12 | ||
040_use-cppflags.patch | use CPPFLAGS on build system This patch adds CPPFLAGS to CFLAGS to enable full hardening through debhelper. | David da Silva Polverari <david.polverari@gmail.com> | not-needed | 2025-09-12 | ||
050_make-build-verbose.patch | make build more verbose This patch makes the build system commands explicit, to allow their inspection by Debian tools, such as blhc. |
David da Silva Polverari <david.polverari@gmail.com> | not-needed | 2025-09-12 | ||
060_add-missing-dependency.patch | add missing dependency to upstream Makefile Upstream Makefile was missing the 'modules' dependency on the 'snowdrop' target, which made the build fail when using `make --shuffle=reverse`. |
David da Silva Polverari <polverari@debian.org> | not-needed | debian | 2025-09-12 |