Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnupg: update to 2.2.33
@ 2022-01-03  9:49 clyhtsuriva
  2022-02-09 13:22 ` tibequadorian
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: clyhtsuriva @ 2022-01-03  9:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages gnupg-update
https://github.com/void-linux/void-packages/pull/34830

gnupg: update to 2.2.33
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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)

#### Note
New LTS release : https://lists.gnupg.org/pipermail/gnupg-announce/2021q4/000467.html

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

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

From 6186daab9d6d7a9c14d1b67f4c5659321ba4ea05 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Mon, 3 Jan 2022 10:47:37 +0100
Subject: [PATCH] gnupg: update to 2.2.33

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

diff --git a/srcpkgs/gnupg/template b/srcpkgs/gnupg/template
index 9f1bb8a27bb0..9c77969b5ec9 100644
--- a/srcpkgs/gnupg/template
+++ b/srcpkgs/gnupg/template
@@ -1,6 +1,6 @@
 # Template file for 'gnupg'
 pkgname=gnupg
-version=2.2.32
+version=2.2.33
 revision=1
 build_style=gnu-configure
 configure_args="$(vopt_enable ldap)
@@ -18,7 +18,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://www.gnupg.org/"
 distfiles="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-${version}.tar.bz2"
-checksum=b2571b35f82c63e7d278aa6a1add0d73453dc14d3f0854be490c844fca7e0614
+checksum=8688836e8c043d70410bb64d72de6ae15176e09ecede8d24528b4380c000e4e3
 build_options="ldap"
 build_options_default="ldap"
 

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

* Re: gnupg: update to 2.2.33
  2022-01-03  9:49 [PR PATCH] gnupg: update to 2.2.33 clyhtsuriva
@ 2022-02-09 13:22 ` tibequadorian
  2022-02-09 14:05 ` [PR PATCH] [Updated] " clyhtsuriva
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tibequadorian @ 2022-02-09 13:22 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/34830#issuecomment-1033756600

Comment:
New LTS release again: https://lists.gnupg.org/pipermail/gnupg-announce/2022q1/000470.html

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

* Re: [PR PATCH] [Updated] gnupg: update to 2.2.33
  2022-01-03  9:49 [PR PATCH] gnupg: update to 2.2.33 clyhtsuriva
  2022-02-09 13:22 ` tibequadorian
@ 2022-02-09 14:05 ` clyhtsuriva
  2022-02-09 14:06 ` clyhtsuriva
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: clyhtsuriva @ 2022-02-09 14:05 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by clyhtsuriva against master on the void-packages repository

https://github.com/clyhtsuriva/void-packages gnupg-update
https://github.com/void-linux/void-packages/pull/34830

gnupg: update to 2.2.33
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, x86_64

#### Note
New LTS release : https://lists.gnupg.org/pipermail/gnupg-announce/2021q4/000467.html

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

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

From 32d86aae5e03965d7e357878878cfa47b0c363db Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Wed, 9 Feb 2022 15:00:49 +0100
Subject: [PATCH] gnupg: update to 2.2.34

---
 srcpkgs/gnupg/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/srcpkgs/gnupg/template b/srcpkgs/gnupg/template
index 9f1bb8a27bb0..6e3a3f3ecd39 100644
--- a/srcpkgs/gnupg/template
+++ b/srcpkgs/gnupg/template
@@ -1,6 +1,14 @@
 # Template file for 'gnupg'
 pkgname=gnupg
+<<<<<<< HEAD
+<<<<<<< HEAD
 version=2.2.32
+=======
+version=2.2.34
+>>>>>>> 67909de272 (gnupg: update to 2.2.34)
+=======
+version=2.2.33
+>>>>>>> 6186daab9d (gnupg: update to 2.2.33)
 revision=1
 build_style=gnu-configure
 configure_args="$(vopt_enable ldap)
@@ -18,7 +26,15 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://www.gnupg.org/"
 distfiles="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-${version}.tar.bz2"
+<<<<<<< HEAD
+<<<<<<< HEAD
 checksum=b2571b35f82c63e7d278aa6a1add0d73453dc14d3f0854be490c844fca7e0614
+=======
+checksum=562a3350dcf66cb67c5825c67ff2c2904db1e30ec8e1d353adc14efba9abf43f
+>>>>>>> 67909de272 (gnupg: update to 2.2.34)
+=======
+checksum=8688836e8c043d70410bb64d72de6ae15176e09ecede8d24528b4380c000e4e3
+>>>>>>> 6186daab9d (gnupg: update to 2.2.33)
 build_options="ldap"
 build_options_default="ldap"
 

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

* Re: gnupg: update to 2.2.33
  2022-01-03  9:49 [PR PATCH] gnupg: update to 2.2.33 clyhtsuriva
  2022-02-09 13:22 ` tibequadorian
  2022-02-09 14:05 ` [PR PATCH] [Updated] " clyhtsuriva
@ 2022-02-09 14:06 ` clyhtsuriva
  2022-02-09 14:13 ` [PR PATCH] [Updated] " clyhtsuriva
  2022-02-11 22:15 ` [PR PATCH] [Merged]: gnupg: update to 2.2.34 leahneukirchen
  4 siblings, 0 replies; 6+ messages in thread
From: clyhtsuriva @ 2022-02-09 14:06 UTC (permalink / raw)
  To: ml

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

New comment by clyhtsuriva on void-packages repository

https://github.com/void-linux/void-packages/pull/34830#issuecomment-1033796829

Comment:
Working on it

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

* Re: [PR PATCH] [Updated] gnupg: update to 2.2.33
  2022-01-03  9:49 [PR PATCH] gnupg: update to 2.2.33 clyhtsuriva
                   ` (2 preceding siblings ...)
  2022-02-09 14:06 ` clyhtsuriva
@ 2022-02-09 14:13 ` clyhtsuriva
  2022-02-11 22:15 ` [PR PATCH] [Merged]: gnupg: update to 2.2.34 leahneukirchen
  4 siblings, 0 replies; 6+ messages in thread
From: clyhtsuriva @ 2022-02-09 14:13 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by clyhtsuriva against master on the void-packages repository

https://github.com/clyhtsuriva/void-packages gnupg-update
https://github.com/void-linux/void-packages/pull/34830

gnupg: update to 2.2.33
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, x86_64

#### Note
New LTS release : https://lists.gnupg.org/pipermail/gnupg-announce/2021q4/000467.html

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

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

From 5d176f52acebebf8c1ee8a2a6c1d5c211a1be923 Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Wed, 9 Feb 2022 15:12:42 +0100
Subject: [PATCH] gnupg: update to 2.2.34

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

diff --git a/srcpkgs/gnupg/template b/srcpkgs/gnupg/template
index 9f1bb8a27bb0..e62820c88888 100644
--- a/srcpkgs/gnupg/template
+++ b/srcpkgs/gnupg/template
@@ -1,6 +1,6 @@
 # Template file for 'gnupg'
 pkgname=gnupg
-version=2.2.32
+version=2.2.34
 revision=1
 build_style=gnu-configure
 configure_args="$(vopt_enable ldap)
@@ -18,7 +18,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://www.gnupg.org/"
 distfiles="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-${version}.tar.bz2"
-checksum=b2571b35f82c63e7d278aa6a1add0d73453dc14d3f0854be490c844fca7e0614
+checksum=562a3350dcf66cb67c5825c67ff2c2904db1e30ec8e1d353adc14efba9abf43f
 build_options="ldap"
 build_options_default="ldap"
 

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

* Re: [PR PATCH] [Merged]: gnupg: update to 2.2.34
  2022-01-03  9:49 [PR PATCH] gnupg: update to 2.2.33 clyhtsuriva
                   ` (3 preceding siblings ...)
  2022-02-09 14:13 ` [PR PATCH] [Updated] " clyhtsuriva
@ 2022-02-11 22:15 ` leahneukirchen
  4 siblings, 0 replies; 6+ messages in thread
From: leahneukirchen @ 2022-02-11 22:15 UTC (permalink / raw)
  To: ml

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

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

gnupg: update to 2.2.34
https://github.com/void-linux/void-packages/pull/34830

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

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

<!--
#### 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, x86_64

#### Note
New LTS release : https://lists.gnupg.org/pipermail/gnupg-announce/2021q4/000467.html

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

end of thread, other threads:[~2022-02-11 22:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-03  9:49 [PR PATCH] gnupg: update to 2.2.33 clyhtsuriva
2022-02-09 13:22 ` tibequadorian
2022-02-09 14:05 ` [PR PATCH] [Updated] " clyhtsuriva
2022-02-09 14:06 ` clyhtsuriva
2022-02-09 14:13 ` [PR PATCH] [Updated] " clyhtsuriva
2022-02-11 22:15 ` [PR PATCH] [Merged]: gnupg: update to 2.2.34 leahneukirchen

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