base-system-3: promover cadena crypto + libusb/usbutils + gnupg (índice 743)

6 recetas → canónicas + índice firmado: libusb, npth, libassuan, libksba (libs), usbutils (lsusb),
gnupg (gpg 2.4.9). Cierra las 2 mini-chains que quedaban bloqueadas. + zlib re-packeado limpio en el
repo (hash b3:2623a403 sin ubsan). Sólo foot queda staged (Wayland). Frente (b) COMPLETO.
This commit is contained in:
2026-07-11 00:36:55 -04:00
parent 411382829a
commit ecf05e1b9d
18 changed files with 914 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
diff --git a/scd/app.c b/scd/app.c
index 21230bd..5999c37 100644
--- a/scd/app.c
+++ b/scd/app.c
@@ -23,6 +23,7 @@
#include <stdlib.h>
#include <string.h>
#include <npth.h>
+#include <unistd.h>
#ifndef HAVE_W32_SYSTEM
#include <fcntl.h> /* F_SETFD F_GETFL F_SETFL O_NONBLOCK fcntl(2) */