Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cryptsetup: update to 2.5.0.
@ 2022-09-24 14:10 motorto
  2022-09-25  9:47 ` [PR PATCH] [Updated] " motorto
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: motorto @ 2022-09-24 14:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages cryptsetup-2.5.0
https://github.com/void-linux/void-packages/pull/39446

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

#### Testing the changes
- I tested the changes in this PR: **YES**, using it on my full disk encrypted system boot included (x86_64-glibc), and its working fine. 

I have also went ahead and compiled it on a VM with musl glibc (x86_64-musl) and cross compiled it with armv6l.

#### Local build testing
- I built this PR locally for my native architecture, x86_64-{musl,glibc}
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l

Probably should be marked as tests needed as other people might have different setups than mine. ( and this update broke something).

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

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

From 4be833058b27bc9875d8e2030948935a774115b9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 24 Sep 2022 13:04:50 +0100
Subject: [PATCH] cryptsetup: update to 2.5.0.

---
 srcpkgs/cryptsetup/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cryptsetup/template b/srcpkgs/cryptsetup/template
index 40de06c9b1d3..3c5195afb5fc 100644
--- a/srcpkgs/cryptsetup/template
+++ b/srcpkgs/cryptsetup/template
@@ -1,12 +1,12 @@
 # Template file for 'cryptsetup'
 pkgname=cryptsetup
-version=2.4.3
+version=2.5.0
 revision=1
 build_style=gnu-configure
 configure_args="--with-crypto_backend=openssl --enable-cryptsetup-reencrypt
  --enable-libargon2 $(vopt_enable pwquality)"
 make_check_args="-C tests"
-hostmakedepends="pkg-config"
+hostmakedepends="pkg-config ruby-asciidoctor"
 makedepends="device-mapper-devel json-c-devel openssl-devel popt-devel
  libargon2-devel libssh-devel $(vopt_if pwquality libpwquality-devel)"
 checkdepends="procps-ng which jq tar xz xxd"
@@ -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=fc0df945188172264ec5bf1d0bda08264fadc8a3f856d47eba91f31fe354b507
+checksum=9184a6ebbd9ce7eb211152e7f741a6c82f2d1cc0e24a84ec9c52939eee0f0542
 make_check=extended
 subpackages="libcryptsetup cryptsetup-devel"
 

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

end of thread, other threads:[~2022-11-16 20:57 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-24 14:10 [PR PATCH] cryptsetup: update to 2.5.0 motorto
2022-09-25  9:47 ` [PR PATCH] [Updated] " motorto
2022-09-25 16:58 ` motorto
2022-09-25 19:14 ` motorto
2022-09-29 17:47 ` motorto
2022-09-29 18:06 ` motorto
2022-10-17 21:08 ` [PR REVIEW] " Piraty
2022-10-17 21:58 ` motorto
2022-10-17 22:07 ` motorto
2022-10-17 22:08 ` [PR REVIEW] " motorto
2022-10-17 22:09 ` motorto
2022-10-19 23:24 ` Piraty
2022-10-21 11:33 ` motorto
2022-10-23 11:47 ` [PR PATCH] [Updated] " motorto
2022-10-23 12:00 ` motorto
2022-10-27 17:49 ` motorto
2022-11-16 13:07 ` leahneukirchen
2022-11-16 18:59 ` [PR PATCH] [Updated] " motorto
2022-11-16 19:04 ` motorto
2022-11-16 20:57 ` [PR PATCH] [Merged]: " 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).