Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cryptsetup: update to 2.3.5.
@ 2021-03-20 12:11 ailiop-git
  2021-03-29 18:03 ` ericonr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: ailiop-git @ 2021-03-20 12:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1599 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/29608

cryptsetup: update to 2.3.5.
<!-- 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/29608.patch is attached

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

From 3499f2258111e6c5809c292b5c071805d196ffb0 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Sat, 20 Mar 2021 13:06:32 +0100
Subject: [PATCH] cryptsetup: update to 2.3.5.

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

diff --git a/srcpkgs/cryptsetup/template b/srcpkgs/cryptsetup/template
index a852d5ce618b..09010a8ff213 100644
--- a/srcpkgs/cryptsetup/template
+++ b/srcpkgs/cryptsetup/template
@@ -1,7 +1,7 @@
 # Template file for 'cryptsetup'
 pkgname=cryptsetup
-version=2.3.4
-revision=2
+version=2.3.5
+revision=1
 build_style=gnu-configure
 configure_args="--with-crypto_backend=openssl $(vopt_enable pwquality)
  --enable-cryptsetup-reencrypt --enable-libargon2"
@@ -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=9d16eebb96b53b514778e813019b8dd15fea9fec5aafde9fae5febf59df83773
+checksum=ced9946f444d132536daf92fc8aca4277638a3c2d96e20540b2bae4d36fd70c1
 subpackages="libcryptsetup cryptsetup-devel"
 
 build_options="pwquality"

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

* Re: cryptsetup: update to 2.3.5.
  2021-03-20 12:11 [PR PATCH] cryptsetup: update to 2.3.5 ailiop-git
@ 2021-03-29 18:03 ` ericonr
  2021-03-29 18:09 ` abenson
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-03-29 18:03 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29608#issuecomment-809590520

Comment:
I think you want to update `cryptsetup-static` as well, and add a comment to the `cryptsetup` template to not forget about static ;)

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

* Re: cryptsetup: update to 2.3.5.
  2021-03-20 12:11 [PR PATCH] cryptsetup: update to 2.3.5 ailiop-git
  2021-03-29 18:03 ` ericonr
@ 2021-03-29 18:09 ` abenson
  2021-03-29 18:14 ` abenson
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: abenson @ 2021-03-29 18:09 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/29608#issuecomment-809594881

Comment:
> I think you want to update cryptsetup-static

It's a sub-package?

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

* Re: cryptsetup: update to 2.3.5.
  2021-03-20 12:11 [PR PATCH] cryptsetup: update to 2.3.5 ailiop-git
  2021-03-29 18:03 ` ericonr
  2021-03-29 18:09 ` abenson
@ 2021-03-29 18:14 ` abenson
  2021-03-29 18:14 ` ericonr
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: abenson @ 2021-03-29 18:14 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/29608#issuecomment-809600912

Comment:
It looks like the test failures are specific to CI, they pass fine here.

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

* Re: cryptsetup: update to 2.3.5.
  2021-03-20 12:11 [PR PATCH] cryptsetup: update to 2.3.5 ailiop-git
                   ` (2 preceding siblings ...)
  2021-03-29 18:14 ` abenson
@ 2021-03-29 18:14 ` ericonr
  2021-03-29 18:14 ` ericonr
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-03-29 18:14 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29608#issuecomment-809601099

Comment:
> It's a sub-package?

No, separate template.

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

* Re: cryptsetup: update to 2.3.5.
  2021-03-20 12:11 [PR PATCH] cryptsetup: update to 2.3.5 ailiop-git
                   ` (3 preceding siblings ...)
  2021-03-29 18:14 ` ericonr
@ 2021-03-29 18:14 ` ericonr
  2021-03-29 18:15 ` abenson
  2021-03-30  2:02 ` [PR PATCH] [Closed]: " abenson
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2021-03-29 18:14 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29608#issuecomment-809601493

Comment:
> It looks like the test failures are specific to CI, they pass fine here.

Can make it `make_check=extended`, then.

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

* Re: cryptsetup: update to 2.3.5.
  2021-03-20 12:11 [PR PATCH] cryptsetup: update to 2.3.5 ailiop-git
                   ` (4 preceding siblings ...)
  2021-03-29 18:14 ` ericonr
@ 2021-03-29 18:15 ` abenson
  2021-03-30  2:02 ` [PR PATCH] [Closed]: " abenson
  6 siblings, 0 replies; 8+ messages in thread
From: abenson @ 2021-03-29 18:15 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/29608#issuecomment-809601905

Comment:
```
cryptsetup-static_package() {
    short_desc+=" - static cryptsetup"
    pkg_install() {
        vmove "usr/bin/*.static"
    }
}
```

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

* Re: [PR PATCH] [Closed]: cryptsetup: update to 2.3.5.
  2021-03-20 12:11 [PR PATCH] cryptsetup: update to 2.3.5 ailiop-git
                   ` (5 preceding siblings ...)
  2021-03-29 18:15 ` abenson
@ 2021-03-30  2:02 ` abenson
  6 siblings, 0 replies; 8+ messages in thread
From: abenson @ 2021-03-30  2:02 UTC (permalink / raw)
  To: ml

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

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

cryptsetup: update to 2.3.5.
https://github.com/void-linux/void-packages/pull/29608

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] 8+ messages in thread

end of thread, other threads:[~2021-03-30  2:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-20 12:11 [PR PATCH] cryptsetup: update to 2.3.5 ailiop-git
2021-03-29 18:03 ` ericonr
2021-03-29 18:09 ` abenson
2021-03-29 18:14 ` abenson
2021-03-29 18:14 ` ericonr
2021-03-29 18:14 ` ericonr
2021-03-29 18:15 ` abenson
2021-03-30  2:02 ` [PR PATCH] [Closed]: " abenson

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