From 344159744e0e8ff48be1eeffd9c2c1cc9b907c98 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 31 Mar 2025 07:05:20 +0000 Subject: [PATCH] app-crypt/gnupg: Sync with Gentoo It's from Gentoo commit 2d098c01b51d9fbe4d7afde8b9854b3fc379f846. --- .../gnupg/files/gnupg-2.4.6-c99.patch | 28 ------------------- 1 file changed, 28 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.4.6-c99.patch diff --git a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.4.6-c99.patch b/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.4.6-c99.patch deleted file mode 100644 index 35c9b33edd..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-crypt/gnupg/files/gnupg-2.4.6-c99.patch +++ /dev/null @@ -1,28 +0,0 @@ -https://bugs.gentoo.org/942467 -https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commit;h=c0cb0175c9e6e8d6a3bdd2e40f85fa730fa325af - -From c0cb0175c9e6e8d6a3bdd2e40f85fa730fa325af Mon Sep 17 00:00:00 2001 -From: NIIBE Yutaka -Date: Tue, 9 Jul 2024 10:48:02 +0900 -Subject: [PATCH] scd: Add for read(2) / write(2) . - -* scd/app.c: Include . - --- - -Reported-by: David Bohman -GnuPG-bug-id: 7193 -Signed-off-by: NIIBE Yutaka -(cherry picked from commit 1d5cfa9b7fd22e1c46eeed5fa9fed2af6f81d34f) ---- a/scd/app.c -+++ b/scd/app.c -@@ -22,6 +22,7 @@ - #include - #include - #include -+#include - #include - - #ifndef HAVE_W32_SYSTEM --- -2.30.2