Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libgcrypt: update to 1.9.0.
@ 2021-01-24 16:36 ailiop-git
  2021-01-29 10:15 ` steinex
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ailiop-git @ 2021-01-24 16:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages libgcrypt
https://github.com/void-linux/void-packages/pull/28168

libgcrypt: update to 1.9.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/28168.patch is attached

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

From 4aea1f0bc68ff44a8e0f5778fbb75165c40e908e Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Sun, 24 Jan 2021 17:35:59 +0100
Subject: [PATCH] libgcrypt: update to 1.9.0.

---
 srcpkgs/libgcrypt/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libgcrypt/template b/srcpkgs/libgcrypt/template
index 650f022ad7a..f8b87756f62 100644
--- a/srcpkgs/libgcrypt/template
+++ b/srcpkgs/libgcrypt/template
@@ -1,6 +1,6 @@
 # Template file for 'libgcrypt'
 pkgname=libgcrypt
-version=1.8.7
+version=1.9.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=03b70f028299561b7034b8966d7dd77ef16ed139c43440925fe8782561974748
+checksum=4d9ccaa5f99db59ebcb64d73f62825b05ce8a6b7f86d19178559ef84de1381cb
 
 if [ "$CROSS_BUILD" ]; then
 	configure_args+=" ac_cv_sys_symbol_underscore=no"

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

* Re: libgcrypt: update to 1.9.0.
  2021-01-24 16:36 [PR PATCH] libgcrypt: update to 1.9.0 ailiop-git
@ 2021-01-29 10:15 ` steinex
  2021-01-29 14:23 ` ericonr
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: steinex @ 2021-01-29 10:15 UTC (permalink / raw)
  To: ml

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

New comment by steinex on void-packages repository

https://github.com/void-linux/void-packages/pull/28168#issuecomment-769713821

Comment:
https://lists.gnupg.org/pipermail/gnupg-announce/2021q1/000455.html

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

* Re: libgcrypt: update to 1.9.0.
  2021-01-24 16:36 [PR PATCH] libgcrypt: update to 1.9.0 ailiop-git
  2021-01-29 10:15 ` steinex
@ 2021-01-29 14:23 ` ericonr
  2021-01-29 15:21 ` [NOMERGE] " ericonr
  2021-01-29 15:21 ` [PR PATCH] [Closed]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-01-29 14:23 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28168#issuecomment-769834196

Comment:
Thank you for the heads up, steinex.

This is NOMERGE for now.

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

* Re: [NOMERGE] libgcrypt: update to 1.9.0.
  2021-01-24 16:36 [PR PATCH] libgcrypt: update to 1.9.0 ailiop-git
  2021-01-29 10:15 ` steinex
  2021-01-29 14:23 ` ericonr
@ 2021-01-29 15:21 ` ericonr
  2021-01-29 15:21 ` [PR PATCH] [Closed]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-01-29 15:21 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28168#issuecomment-769868918

Comment:
Closing in favor of #28302 

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

* Re: [PR PATCH] [Closed]: [NOMERGE] libgcrypt: update to 1.9.0.
  2021-01-24 16:36 [PR PATCH] libgcrypt: update to 1.9.0 ailiop-git
                   ` (2 preceding siblings ...)
  2021-01-29 15:21 ` [NOMERGE] " ericonr
@ 2021-01-29 15:21 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-01-29 15:21 UTC (permalink / raw)
  To: ml

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

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

[NOMERGE] libgcrypt: update to 1.9.0.
https://github.com/void-linux/void-packages/pull/28168

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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] 5+ messages in thread

end of thread, other threads:[~2021-01-29 15:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-24 16:36 [PR PATCH] libgcrypt: update to 1.9.0 ailiop-git
2021-01-29 10:15 ` steinex
2021-01-29 14:23 ` ericonr
2021-01-29 15:21 ` [NOMERGE] " ericonr
2021-01-29 15:21 ` [PR PATCH] [Closed]: " ericonr

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).