Debian Patches

Status for libassuan/2.5.3-7.1

Patch Description Author Forwarded Bugs Origin Last update
0001-avoid-linker-errors-when-cross-building-for-win32.patch avoid linker errors when cross-building for win32
Without this fix, we see the following problem when trying to link the
assuan library on win32:

/usr/bin/i686-w64-mingw32-ld: .libs/libassuan-0.dll.def:5: syntax error
/usr/bin/i686-w64-mingw32-ld:.libs/libassuan-0.dll.def: file format not recognized; treating as linker script
/usr/bin/i686-w64-mingw32-ld:.libs/libassuan-0.dll.def:2: syntax error
collect2: error: ld returned 1 exit status
Makefile:566: recipe for target 'libassuan.la' failed
make[5]: *** [libassuan.la] Error 1
make[5]: Leaving directory '/home/dkg/src/pkg-gnupg/libassuan/build-win32/src'
Daniel Kahn Gillmor <dkg@fifthhorseman.net> no 2016-02-14
0002-avoid-self-describing-as-a-beta.patch avoid self-describing as a beta
Using autoreconf against the source as distributed in tarball form
invariably results in a package that thinks it's a "beta" package,
which produces the "THIS IS A DEVELOPMENT VERSION" warning string.

since we use dh_autoreconf, i need this patch to avoid producing
builds that announce themselves as DEVELOPMENT VERSIONs.

See discussion at:

http://lists.gnupg.org/pipermail/gnupg-devel/2014-November/029065.html
Daniel Kahn Gillmor <dkg@fifthhorseman.net> no 2016-11-16
0003-pass-through-CFLAGS-CPPFLAGS-LDFLAGS-_FOR_BUILD-when.patch pass through {CFLAGS,CPPFLAGS,LDFLAGS}_FOR_BUILD when creating helper programs

See https://bugs.debian.org/932213 for more details about the
situation.
Daniel Kahn Gillmor <dkg@fifthhorseman.net> no 2019-07-16

All known versions for source package 'libassuan'

Links