Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cryptsetup: update to 2.3.0.
@ 2020-02-03 23:55 voidlinux-github
  2020-02-04  9:53 ` [PR PATCH] [Updated] " voidlinux-github
  2020-02-05  8:10 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-02-03 23:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages cryptsetup
https://github.com/void-linux/void-packages/pull/18791

cryptsetup: update to 2.3.0.


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

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

From d9c785c6fdef95187f356225c494f8896089c1ce Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Tue, 4 Feb 2020 00:50:22 +0100
Subject: [PATCH] cryptsetup: update to 2.3.0.

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

diff --git a/srcpkgs/cryptsetup/template b/srcpkgs/cryptsetup/template
index 638bbd25f65..403d90084b3 100644
--- a/srcpkgs/cryptsetup/template
+++ b/srcpkgs/cryptsetup/template
@@ -1,6 +1,6 @@
 # Template file for 'cryptsetup'
 pkgname=cryptsetup
-version=2.2.2
+version=2.3.0
 revision=1
 build_style=gnu-configure
 configure_args="--with-crypto_backend=openssl $(vopt_enable pwquality)
@@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
 homepage="https://gitlab.com/cryptsetup/cryptsetup"
 changelog="https://gitlab.com/cryptsetup/cryptsetup/raw/master/docs/v${version}-ReleaseNotes"
 distfiles="${KERNEL_SITE}/utils/cryptsetup/v${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=2af0ec9551ab9c870074cae9d3f68d82cab004f4095fa89db0e4413713424a46
+checksum=395690de99509428354d3cd15cf023bed01487e6f1565b2181e013dc847bbc85
 subpackages="libcryptsetup cryptsetup-devel"
 
 build_options="pwquality"

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

* Re: [PR PATCH] [Updated] cryptsetup: update to 2.3.0.
  2020-02-03 23:55 [PR PATCH] cryptsetup: update to 2.3.0 voidlinux-github
@ 2020-02-04  9:53 ` voidlinux-github
  2020-02-05  8:10 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-02-04  9:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages cryptsetup
https://github.com/void-linux/void-packages/pull/18791

cryptsetup: update to 2.3.0.


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

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

From 43ea41b82cca51dab878950310e04a6042cab5b1 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Tue, 4 Feb 2020 00:50:22 +0100
Subject: [PATCH] cryptsetup: update to 2.3.0.

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

diff --git a/srcpkgs/cryptsetup/template b/srcpkgs/cryptsetup/template
index 638bbd25f65..403d90084b3 100644
--- a/srcpkgs/cryptsetup/template
+++ b/srcpkgs/cryptsetup/template
@@ -1,6 +1,6 @@
 # Template file for 'cryptsetup'
 pkgname=cryptsetup
-version=2.2.2
+version=2.3.0
 revision=1
 build_style=gnu-configure
 configure_args="--with-crypto_backend=openssl $(vopt_enable pwquality)
@@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
 homepage="https://gitlab.com/cryptsetup/cryptsetup"
 changelog="https://gitlab.com/cryptsetup/cryptsetup/raw/master/docs/v${version}-ReleaseNotes"
 distfiles="${KERNEL_SITE}/utils/cryptsetup/v${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=2af0ec9551ab9c870074cae9d3f68d82cab004f4095fa89db0e4413713424a46
+checksum=395690de99509428354d3cd15cf023bed01487e6f1565b2181e013dc847bbc85
 subpackages="libcryptsetup cryptsetup-devel"
 
 build_options="pwquality"

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

* Re: [PR PATCH] [Merged]: cryptsetup: update to 2.3.0.
  2020-02-03 23:55 [PR PATCH] cryptsetup: update to 2.3.0 voidlinux-github
  2020-02-04  9:53 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-02-05  8:10 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-02-05  8:10 UTC (permalink / raw)
  To: ml

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

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

cryptsetup: update to 2.3.0.
https://github.com/void-linux/void-packages/pull/18791

Description:


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

end of thread, other threads:[~2020-02-05  8:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-03 23:55 [PR PATCH] cryptsetup: update to 2.3.0 voidlinux-github
2020-02-04  9:53 ` [PR PATCH] [Updated] " voidlinux-github
2020-02-05  8:10 ` [PR PATCH] [Merged]: " voidlinux-github

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