Package: gnomint / 1.2.1-4

Metadata

Package Version Patches format
gnomint 1.2.1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 ldd.patch | (download)

src/Makefile.in | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 explicitly linking against libgcrypt.

02 cflags.patch | (download)

configure | 2 1 + 1 - 0 !
configure.in | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 Don't hardcode CFLAGS and respect the environemnt (Closes: #634395).

682432.patch | (download)

src/tls.c | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 fix double free in tls_creation_data_free.