public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgcrypt/files/
@ 2016-09-09  6:51 Alon Bar-Lev
  0 siblings, 0 replies; 3+ messages in thread
From: Alon Bar-Lev @ 2016-09-09  6:51 UTC (permalink / raw
  To: gentoo-commits

commit:     774ae71d6855a91e47ec140b24f84040d2343147
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Sep  3 16:13:59 2016 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Fri Sep  9 06:50:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=774ae71d

dev-libs/libgcrypt: remove unused patch

 .../files/libgcrypt-1.6.3-freebsd-mpi.patch        | 49 ----------------------
 1 file changed, 49 deletions(-)

diff --git a/dev-libs/libgcrypt/files/libgcrypt-1.6.3-freebsd-mpi.patch b/dev-libs/libgcrypt/files/libgcrypt-1.6.3-freebsd-mpi.patch
deleted file mode 100644
index 121caca..00000000
--- a/dev-libs/libgcrypt/files/libgcrypt-1.6.3-freebsd-mpi.patch
+++ /dev/null
@@ -1,49 +0,0 @@
-From a36ee7501f68ad7ebcfe31f9659430b9d2c3ddd1 Mon Sep 17 00:00:00 2001
-From: NIIBE Yutaka <gniibe@fsij.org>
-Date: Thu, 11 Jun 2015 16:19:49 +0900
-Subject: [PATCH 1/1] mpi: Support FreeBSD 10 or later.
-
-* mpi/config.links: Include FreeBSD 10 to 29.
-
---
-
-Thanks to Yuta SATOH.
-
-GnuPG-bug-id: 1936, 1974
----
- mpi/config.links | 12 +++++++-----
- 1 file changed, 7 insertions(+), 5 deletions(-)
-
-diff --git a/mpi/config.links b/mpi/config.links
-index 2fb5e8a..3ead4f0 100644
---- a/mpi/config.links
-+++ b/mpi/config.links
-@@ -50,11 +50,12 @@ case "${host}" in
-        path=""
-        mpi_cpu_arch="x86"
-        ;;
--    i[3467]86*-*-openbsd*      | \
--    i[3467]86*-*-freebsd*-elf  | \
--    i[3467]86*-*-freebsd[3-9]* | \
--    i[3467]86*-*-freebsdelf*   | \
--    i[3467]86*-*-netbsd*       | \
-+    i[3467]86*-*-openbsd*         | \
-+    i[3467]86*-*-freebsd*-elf     | \
-+    i[3467]86*-*-freebsd[3-9]*    | \
-+    i[3467]86*-*-freebsd[12][0-9]*| \
-+    i[3467]86*-*-freebsdelf*      | \
-+    i[3467]86*-*-netbsd*          | \
-     i[3467]86*-*-k*bsd*)
-        echo '#define ELF_SYNTAX' >>./mpi/asm-syntax.h
-        cat  $srcdir/mpi/i386/syntax.h	   >>./mpi/asm-syntax.h
-@@ -64,6 +65,7 @@ case "${host}" in
-     i586*-*-openbsd*         | \
-     i586*-*-freebsd*-elf     | \
-     i586*-*-freebsd[3-9]*    | \
-+    i586*-*-freebsd[12][0-9]*| \
-     i586*-*-freebsdelf*      | \
-     i586*-*-netbsd*	     | \
-     i586*-*-k*bsd*	     | \
--- 
-2.1.4
-


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgcrypt/files/
@ 2022-01-18 15:45 Sam James
  0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2022-01-18 15:45 UTC (permalink / raw
  To: gentoo-commits

commit:     c6f0de3208bf76236c54be104ff226200c0bbe8d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 18 15:44:59 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 18 15:45:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6f0de32

dev-libs/libgcrypt: add link to upstream patch submission (arm/neon)

Bug: https://bugs.gentoo.org/831397
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/libgcrypt/files/libgcrypt-1.9.4-arm-neon-compile-fix.patch | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-libs/libgcrypt/files/libgcrypt-1.9.4-arm-neon-compile-fix.patch b/dev-libs/libgcrypt/files/libgcrypt-1.9.4-arm-neon-compile-fix.patch
index b8126185817b..a42b0e89008a 100644
--- a/dev-libs/libgcrypt/files/libgcrypt-1.9.4-arm-neon-compile-fix.patch
+++ b/dev-libs/libgcrypt/files/libgcrypt-1.9.4-arm-neon-compile-fix.patch
@@ -1,3 +1,5 @@
+https://lists.gnupg.org/pipermail/gcrypt-devel/2022-January/005224.html
+
 From bc0b82ad8201a4d7bffa3cf0f5504b72c1011cb1 Mon Sep 17 00:00:00 2001
 From: Sam James <sam@gentoo.org>
 Date: Tue, 18 Jan 2022 12:44:22 +0000


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgcrypt/files/
@ 2022-04-03 10:50 Conrad Kostecki
  0 siblings, 0 replies; 3+ messages in thread
From: Conrad Kostecki @ 2022-04-03 10:50 UTC (permalink / raw
  To: gentoo-commits

commit:     c69dccaaf104b365f480a4c4e2a3b47bbb93a9cb
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Thu Mar 31 06:03:15 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Apr  3 10:50:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c69dccaa

dev-libs/libgcrypt: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/24827
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 ...gcrypt-1.10.0-musl-jitterentropy-includes.patch | 26 ----------------------
 1 file changed, 26 deletions(-)

diff --git a/dev-libs/libgcrypt/files/libgcrypt-1.10.0-musl-jitterentropy-includes.patch b/dev-libs/libgcrypt/files/libgcrypt-1.10.0-musl-jitterentropy-includes.patch
deleted file mode 100644
index 205944dd7a1b..000000000000
--- a/dev-libs/libgcrypt/files/libgcrypt-1.10.0-musl-jitterentropy-includes.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=commit;h=ffaef0be613121d3ee37867d82932a7a30c2bc6d
-
-From: Heiko Becker <heirecka@exherbo.org>
-Date: Thu, 3 Feb 2022 22:46:41 +0000
-Subject: [PATCH] jitterentropy: Include <fcntl.h> and <limits.h>
-
-* random/jitterentropy-base-user.h: Include <fcntl.h> for O_RDONLY
-* random/jitterentropy-base-user.h: Include <limits.h> for LONG_MAX
-
---
-
-Fixes the build with musl libc.
-
-Signed-off-by: Heiko Becker <heirecka@exherbo.org>
---- a/random/jitterentropy-base-user.h
-+++ b/random/jitterentropy-base-user.h
-@@ -39,6 +39,9 @@
-  * DAMAGE.
-  */
- 
-+#include <fcntl.h>
-+#include <limits.h>
-+
- #ifndef GCRYPT_JITTERENTROPY_BASE_USER_H
- #define GCRYPT_JITTERENTROPY_BASE_USER_H
- 


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-03 10:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-03 10:50 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgcrypt/files/ Conrad Kostecki
  -- strict thread matches above, loose matches on Subject: below --
2022-01-18 15:45 Sam James
2016-09-09  6:51 Alon Bar-Lev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox