Control: tags 1066210 + patch
Control: tags 1066210 + pending

Dear maintainer,

I've prepared an NMU for libfreefare (versioned as 0.4.0-2.3) and
uploaded it to unstable.

Regards.


-- 
WBR, wRAR
diff -Nru libfreefare-0.4.0/debian/changelog libfreefare-0.4.0/debian/changelog
--- libfreefare-0.4.0/debian/changelog	2024-03-01 17:21:18.000000000 +0500
+++ libfreefare-0.4.0/debian/changelog	2024-03-16 20:28:25.000000000 +0500
@@ -1,3 +1,10 @@
+libfreefare (0.4.0-2.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS with -Werror=implicit-function-declaration (Closes: #1066210).
+
+ -- Andrey Rakhmatullin <w...@debian.org>  Sat, 16 Mar 2024 20:28:25 +0500
+
 libfreefare (0.4.0-2.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru libfreefare-0.4.0/debian/patches/fix-implicit-function-declaration.patch libfreefare-0.4.0/debian/patches/fix-implicit-function-declaration.patch
--- libfreefare-0.4.0/debian/patches/fix-implicit-function-declaration.patch	1970-01-01 05:00:00.000000000 +0500
+++ libfreefare-0.4.0/debian/patches/fix-implicit-function-declaration.patch	2024-03-16 20:28:25.000000000 +0500
@@ -0,0 +1,15 @@
+Description: Add missing header includes.
+Author: Andrey Rakhmatullin <w...@debian.org>
+Bug-Debian: https://bugs.debian.org/1066210
+Last-Update: 2024-03-16
+
+--- libfreefare-0.4.0.orig/libfreefare/mifare_desfire_crypto.c
++++ libfreefare-0.4.0/libfreefare/mifare_desfire_crypto.c
+@@ -59,6 +59,7 @@
+ #include <err.h>
+ #include <string.h>
+ #include <strings.h>
++#include <stdlib.h>
+ 
+ #ifdef WITH_DEBUG
+ #  include <libutil.h>
diff -Nru libfreefare-0.4.0/debian/patches/series libfreefare-0.4.0/debian/patches/series
--- libfreefare-0.4.0/debian/patches/series	1970-01-01 05:00:00.000000000 +0500
+++ libfreefare-0.4.0/debian/patches/series	2024-03-16 20:28:25.000000000 +0500
@@ -0,0 +1 @@
+fix-implicit-function-declaration.patch

Attachment: signature.asc
Description: PGP signature

Reply via email to