Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
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> | no | 2020-07-29 | ||
010_use-tls.patch | Use GnuTLS instead of OpenSSL * snowdrop.c: Add GnuTLS header * lang-eng.c: Add GnuTLS header * Makefile: + Make the Makefile honor $(DESTDIR) + Add GnuTLS build time dependencies + Don't hide CFLAGS from dpkg-buildflags if used [Arno Töll] + Do not link against gnutls-extra. [ Andreas Metzler ] |
Joey Hess <joeyh@debian.org>, patch creation: Arno Töll <debian@toell.net> | no | 2014-04-06 | ||
020_link-as-needed.patch | Link as needed * Makefile: + Add -Wl,--as-needed to LDFLAGS |
Arno Töll <debian@toell.net> | no | 2014-04-06 | ||
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 | 2020-08-11 | ||
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 | 2020-08-13 |