Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pam_yubico: update to 2.27.
@ 2021-05-15  9:36 UsernameRandomlyGenerated
  2021-05-15  9:39 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: UsernameRandomlyGenerated @ 2021-05-15  9:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages pam_yubico227
https://github.com/void-linux/void-packages/pull/30909

pam_yubico: update to 2.27.
<!-- 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
- [x] 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/30909.patch is attached

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

From 3da63bfc5f20f9b10b8c8cf4b11346e9caffa0c0 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Sat, 15 May 2021 11:36:04 +0200
Subject: [PATCH] pam_yubico: update to 2.27.

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

diff --git a/srcpkgs/pam_yubico/template b/srcpkgs/pam_yubico/template
index 1051f1558ec7..9d9f0c37bd4d 100644
--- a/srcpkgs/pam_yubico/template
+++ b/srcpkgs/pam_yubico/template
@@ -1,6 +1,6 @@
 # Template file for 'pam_yubico'
 pkgname=pam_yubico
-version=2.26
+version=2.27
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static --disable-silent-rules"
@@ -11,7 +11,7 @@ maintainer="Alexander Gehrke <void@qwertyuiop.de>"
 license="BSD-2-Clause"
 homepage="https://developers.yubico.com/yubico-pam"
 distfiles="https://developers.yubico.com/yubico-pam/Releases/${pkgname}-${version}.tar.gz"
-checksum=2de96495963fefd72b98243952ca5d5ec513e702c596e54bc667ef6b5e252966
+checksum=63d02788852644d871746e1a7a1d16c272c583c226f62576f5ad232a6a44e18c
 
 do_check() {
 	# Recieves SIGKILL

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

* Re: [PR PATCH] [Updated] pam_yubico: update to 2.27.
  2021-05-15  9:36 [PR PATCH] pam_yubico: update to 2.27 UsernameRandomlyGenerated
@ 2021-05-15  9:39 ` UsernameRandomlyGenerated
  2021-05-17  3:54 ` ericonr
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: UsernameRandomlyGenerated @ 2021-05-15  9:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages pam_yubico227
https://github.com/void-linux/void-packages/pull/30909

pam_yubico: update to 2.27.
<!-- 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
- [x] 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/30909.patch is attached

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

From 7b24dbc9ee7609fc71d2b9b594c1d9e80e4538c4 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Sat, 15 May 2021 11:36:04 +0200
Subject: [PATCH] pam_yubico: update to 2.27.

---
 srcpkgs/pam_yubico/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pam_yubico/template b/srcpkgs/pam_yubico/template
index 1051f1558ec7..0c1b3a924f65 100644
--- a/srcpkgs/pam_yubico/template
+++ b/srcpkgs/pam_yubico/template
@@ -1,6 +1,6 @@
 # Template file for 'pam_yubico'
 pkgname=pam_yubico
-version=2.26
+version=2.27
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static --disable-silent-rules"
@@ -11,7 +11,7 @@ maintainer="Alexander Gehrke <void@qwertyuiop.de>"
 license="BSD-2-Clause"
 homepage="https://developers.yubico.com/yubico-pam"
 distfiles="https://developers.yubico.com/yubico-pam/Releases/${pkgname}-${version}.tar.gz"
-checksum=2de96495963fefd72b98243952ca5d5ec513e702c596e54bc667ef6b5e252966
+checksum=63d02788852644d871746e1a7a1d16c272c583c226f62576f5ad232a6a44e18c
 
 do_check() {
 	# Recieves SIGKILL
@@ -21,4 +21,3 @@ do_check() {
 post_install() {
 	vlicense COPYING
 }
-

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

* Re: pam_yubico: update to 2.27.
  2021-05-15  9:36 [PR PATCH] pam_yubico: update to 2.27 UsernameRandomlyGenerated
  2021-05-15  9:39 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
@ 2021-05-17  3:54 ` ericonr
  2021-05-18 11:55 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ericonr @ 2021-05-17  3:54 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30909#issuecomment-841964588

Comment:
Please replace the `do_check` function with `make_check=no`.

@Gottox or others with hw tokens, if you could confirm this is working for you.

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

* Re: [PR PATCH] [Updated] pam_yubico: update to 2.27.
  2021-05-15  9:36 [PR PATCH] pam_yubico: update to 2.27 UsernameRandomlyGenerated
  2021-05-15  9:39 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
  2021-05-17  3:54 ` ericonr
@ 2021-05-18 11:55 ` UsernameRandomlyGenerated
  2021-05-22 10:00 ` UsernameRandomlyGenerated
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: UsernameRandomlyGenerated @ 2021-05-18 11:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages pam_yubico227
https://github.com/void-linux/void-packages/pull/30909

pam_yubico: update to 2.27.
<!-- 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
- [x] 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/30909.patch is attached

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

From 54c8c1aebecd110ef6b0fa0e146232f0be576fe2 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Sat, 15 May 2021 11:36:04 +0200
Subject: [PATCH] pam_yubico: update to 2.27.

---
 srcpkgs/pam_yubico/template | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/pam_yubico/template b/srcpkgs/pam_yubico/template
index 1051f1558ec7..0de94df87e96 100644
--- a/srcpkgs/pam_yubico/template
+++ b/srcpkgs/pam_yubico/template
@@ -1,6 +1,6 @@
 # Template file for 'pam_yubico'
 pkgname=pam_yubico
-version=2.26
+version=2.27
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static --disable-silent-rules"
@@ -11,14 +11,9 @@ maintainer="Alexander Gehrke <void@qwertyuiop.de>"
 license="BSD-2-Clause"
 homepage="https://developers.yubico.com/yubico-pam"
 distfiles="https://developers.yubico.com/yubico-pam/Releases/${pkgname}-${version}.tar.gz"
-checksum=2de96495963fefd72b98243952ca5d5ec513e702c596e54bc667ef6b5e252966
-
-do_check() {
-	# Recieves SIGKILL
-	:
-}
+checksum=63d02788852644d871746e1a7a1d16c272c583c226f62576f5ad232a6a44e18c
+make_check=no # Receives SIGKILL
 
 post_install() {
 	vlicense COPYING
 }
-

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

* Re: [PR PATCH] [Updated] pam_yubico: update to 2.27.
  2021-05-15  9:36 [PR PATCH] pam_yubico: update to 2.27 UsernameRandomlyGenerated
                   ` (2 preceding siblings ...)
  2021-05-18 11:55 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
@ 2021-05-22 10:00 ` UsernameRandomlyGenerated
  2022-05-20  2:11 ` github-actions
  2022-06-05  2:13 ` [PR PATCH] [Closed]: " github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: UsernameRandomlyGenerated @ 2021-05-22 10:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages pam_yubico227
https://github.com/void-linux/void-packages/pull/30909

pam_yubico: update to 2.27.
<!-- 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
- [x] 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/30909.patch is attached

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

From 5dc32b58e8e07e3caa393fd0bddbbcbdd17c82dc Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Sat, 15 May 2021 11:36:04 +0200
Subject: [PATCH] pam_yubico: update to 2.27.

---
 srcpkgs/pam_yubico/template | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/pam_yubico/template b/srcpkgs/pam_yubico/template
index 1051f1558ec7..0de94df87e96 100644
--- a/srcpkgs/pam_yubico/template
+++ b/srcpkgs/pam_yubico/template
@@ -1,6 +1,6 @@
 # Template file for 'pam_yubico'
 pkgname=pam_yubico
-version=2.26
+version=2.27
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static --disable-silent-rules"
@@ -11,14 +11,9 @@ maintainer="Alexander Gehrke <void@qwertyuiop.de>"
 license="BSD-2-Clause"
 homepage="https://developers.yubico.com/yubico-pam"
 distfiles="https://developers.yubico.com/yubico-pam/Releases/${pkgname}-${version}.tar.gz"
-checksum=2de96495963fefd72b98243952ca5d5ec513e702c596e54bc667ef6b5e252966
-
-do_check() {
-	# Recieves SIGKILL
-	:
-}
+checksum=63d02788852644d871746e1a7a1d16c272c583c226f62576f5ad232a6a44e18c
+make_check=no # Receives SIGKILL
 
 post_install() {
 	vlicense COPYING
 }
-

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

* Re: pam_yubico: update to 2.27.
  2021-05-15  9:36 [PR PATCH] pam_yubico: update to 2.27 UsernameRandomlyGenerated
                   ` (3 preceding siblings ...)
  2021-05-22 10:00 ` UsernameRandomlyGenerated
@ 2022-05-20  2:11 ` github-actions
  2022-06-05  2:13 ` [PR PATCH] [Closed]: " github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2022-05-20  2:11 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/30909#issuecomment-1132374446

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: pam_yubico: update to 2.27.
  2021-05-15  9:36 [PR PATCH] pam_yubico: update to 2.27 UsernameRandomlyGenerated
                   ` (4 preceding siblings ...)
  2022-05-20  2:11 ` github-actions
@ 2022-06-05  2:13 ` github-actions
  5 siblings, 0 replies; 7+ messages in thread
From: github-actions @ 2022-06-05  2:13 UTC (permalink / raw)
  To: ml

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

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

pam_yubico: update to 2.27.
https://github.com/void-linux/void-packages/pull/30909

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

end of thread, other threads:[~2022-06-05  2:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-15  9:36 [PR PATCH] pam_yubico: update to 2.27 UsernameRandomlyGenerated
2021-05-15  9:39 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
2021-05-17  3:54 ` ericonr
2021-05-18 11:55 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
2021-05-22 10:00 ` UsernameRandomlyGenerated
2022-05-20  2:11 ` github-actions
2022-06-05  2:13 ` [PR PATCH] [Closed]: " github-actions

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