Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libgcrypt: update to 1.10.0.
@ 2022-02-18 20:29 skmpz
  2022-02-25 23:32 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 1 reply; 2+ messages in thread
From: skmpz @ 2022-02-18 20:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1218 bytes --]

There is a new pull request by skmpz against master on the void-packages repository

https://github.com/skmpz/void-packages libgcrypt-1.10.0
https://github.com/void-linux/void-packages/pull/35688

libgcrypt: update to 1.10.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/35688.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libgcrypt-1.10.0-35688.patch --]
[-- Type: text/x-diff, Size: 1665 bytes --]

From a1afccf73aa1c3684de36450fe4fca07a996b643 Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Sat, 19 Feb 2022 00:28:44 +0400
Subject: [PATCH] libgcrypt: update to 1.10.0.

---
 srcpkgs/libgcrypt/patches/fix-musl.patch | 5 +++++
 srcpkgs/libgcrypt/template               | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/libgcrypt/patches/fix-musl.patch

diff --git a/srcpkgs/libgcrypt/patches/fix-musl.patch b/srcpkgs/libgcrypt/patches/fix-musl.patch
new file mode 100644
index 000000000000..10c71daf5edf
--- /dev/null
+++ b/srcpkgs/libgcrypt/patches/fix-musl.patch
@@ -0,0 +1,5 @@
+--- ./random/jitterentropy-base-user.h	2022-02-18 23:47:12.316087972 +0400
++++ ./random/jitterentropy-base-user.h	2022-02-18 23:48:22.766682019 +0400
+@@ -43,0 +44,2 @@
++#include <fcntl.h>
++#include <limits.h>
diff --git a/srcpkgs/libgcrypt/template b/srcpkgs/libgcrypt/template
index 1dc4d0a19ca2..b3285e6f8edf 100644
--- a/srcpkgs/libgcrypt/template
+++ b/srcpkgs/libgcrypt/template
@@ -1,6 +1,6 @@
 # Template file for 'libgcrypt'
 pkgname=libgcrypt
-version=1.9.4
+version=1.10.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-static --without-capabilities"
@@ -10,7 +10,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://www.gnupg.org"
 distfiles="https://gnupg.org/ftp/gcrypt/libgcrypt/libgcrypt-${version}.tar.bz2"
-checksum=ea849c83a72454e3ed4267697e8ca03390aee972ab421e7df69dfe42b65caaf7
+checksum=6a00f5c05caa4c4acc120c46b63857da0d4ff61dc4b4b03933fa8d46013fae81
 
 if [ "$CROSS_BUILD" ]; then
 	configure_args+=" ac_cv_sys_symbol_underscore=no"

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

* Re: [PR PATCH] [Merged]: libgcrypt: update to 1.10.0.
  2022-02-18 20:29 [PR PATCH] libgcrypt: update to 1.10.0 skmpz
@ 2022-02-25 23:32 ` Piraty
  0 siblings, 0 replies; 2+ messages in thread
From: Piraty @ 2022-02-25 23:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1062 bytes --]

There's a merged pull request on the void-packages repository

libgcrypt: update to 1.10.0.
https://github.com/void-linux/void-packages/pull/35688

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-02-25 23:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-18 20:29 [PR PATCH] libgcrypt: update to 1.10.0 skmpz
2022-02-25 23:32 ` [PR PATCH] [Merged]: " Piraty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).