Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnome-keyring: update to 46.1.
@ 2024-03-21 11:11 fanyx
  2024-03-21 11:14 ` fanyx
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: fanyx @ 2024-03-21 11:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages gnome-keyring
https://github.com/void-linux/void-packages/pull/49422

gnome-keyring: update to 46.1.
#### Testing the changes
- I tested the changes in this PR: **NO**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From fa98840dedaf924dbd2be6da4eb70f7c08b2946e Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@posteo.net>
Date: Thu, 21 Mar 2024 12:10:48 +0100
Subject: [PATCH] gnome-keyring: update to 46.1.

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

diff --git a/srcpkgs/gnome-keyring/template b/srcpkgs/gnome-keyring/template
index d3726bb966bca0..59512da1869686 100644
--- a/srcpkgs/gnome-keyring/template
+++ b/srcpkgs/gnome-keyring/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-keyring'
 pkgname=gnome-keyring
-version=42.1
+version=46.1
 revision=1
 build_style=gnu-configure
 configure_args="--with-pam-dir=/usr/lib/security --disable-schemas-compile"
@@ -14,7 +14,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/GnomeKeyring/"
 changelog="https://gitlab.gnome.org/GNOME/gnome-keyring/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
-checksum=c7f4d040cc76a6b7fe67e08ef9106911c3c80d40fc88cbfc8e2684a4c946e3e6
+checksum=b1d3ae9132ff2f8b3f25a190790892968e3d0acf952a487e40f644a8550ce3f6
 lib32disabled=yes
 make_check_pre="dbus-run-session xvfb-run"
 make_check=ci-skip # times out

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

* Re: gnome-keyring: update to 46.1.
  2024-03-21 11:11 [PR PATCH] gnome-keyring: update to 46.1 fanyx
@ 2024-03-21 11:14 ` fanyx
  2024-03-25 21:31 ` [PR REVIEW] " oreo639
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: fanyx @ 2024-03-21 11:14 UTC (permalink / raw)
  To: ml

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

New comment by fanyx on void-packages repository

https://github.com/void-linux/void-packages/pull/49422#issuecomment-2011973611

Comment:
@ericonr 
can you test these changes?
i disable some features of gnome-keyring on my system so only part this is verified.

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

* Re: [PR REVIEW] gnome-keyring: update to 46.1.
  2024-03-21 11:11 [PR PATCH] gnome-keyring: update to 46.1 fanyx
  2024-03-21 11:14 ` fanyx
@ 2024-03-25 21:31 ` oreo639
  2024-03-25 21:49 ` [PR PATCH] [Updated] " fanyx
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: oreo639 @ 2024-03-25 21:31 UTC (permalink / raw)
  To: ml

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

New review comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49422#discussion_r1538263936

Comment:
Replace $pkgname here with `gnome-keyring`, and $version with `${version}`

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

* Re: [PR PATCH] [Updated] gnome-keyring: update to 46.1.
  2024-03-21 11:11 [PR PATCH] gnome-keyring: update to 46.1 fanyx
  2024-03-21 11:14 ` fanyx
  2024-03-25 21:31 ` [PR REVIEW] " oreo639
@ 2024-03-25 21:49 ` fanyx
  2024-04-16 23:28 ` oreo639
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: fanyx @ 2024-03-25 21:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages gnome-keyring
https://github.com/void-linux/void-packages/pull/49422

gnome-keyring: update to 46.1.
#### Testing the changes
- I tested the changes in this PR: **NO**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From ea85dbec101a9a2c2ad751d5edf82dd0ecb166e5 Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@posteo.net>
Date: Thu, 21 Mar 2024 12:10:48 +0100
Subject: [PATCH] gnome-keyring: update to 46.1.

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

diff --git a/srcpkgs/gnome-keyring/template b/srcpkgs/gnome-keyring/template
index d3726bb966bca0..484438e8356954 100644
--- a/srcpkgs/gnome-keyring/template
+++ b/srcpkgs/gnome-keyring/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-keyring'
 pkgname=gnome-keyring
-version=42.1
+version=46.1
 revision=1
 build_style=gnu-configure
 configure_args="--with-pam-dir=/usr/lib/security --disable-schemas-compile"
@@ -13,8 +13,8 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/GnomeKeyring/"
 changelog="https://gitlab.gnome.org/GNOME/gnome-keyring/-/raw/master/NEWS"
-distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
-checksum=c7f4d040cc76a6b7fe67e08ef9106911c3c80d40fc88cbfc8e2684a4c946e3e6
+distfiles="${GNOME_SITE}/gnome-keyring/${version%.*}/gnome-keyring-${version}.tar.xz"
+checksum=b1d3ae9132ff2f8b3f25a190790892968e3d0acf952a487e40f644a8550ce3f6
 lib32disabled=yes
 make_check_pre="dbus-run-session xvfb-run"
 make_check=ci-skip # times out

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

* Re: gnome-keyring: update to 46.1.
  2024-03-21 11:11 [PR PATCH] gnome-keyring: update to 46.1 fanyx
                   ` (2 preceding siblings ...)
  2024-03-25 21:49 ` [PR PATCH] [Updated] " fanyx
@ 2024-04-16 23:28 ` oreo639
  2024-04-16 23:29 ` oreo639
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: oreo639 @ 2024-04-16 23:28 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49422#issuecomment-2060067515

Comment:
The ssh agent was moved from gnome-keyring to gcr4 (which we don't currently ship), so I will look in to that later: https://gitlab.gnome.org/GNOME/gnome-keyring/-/issues/140

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

* Re: gnome-keyring: update to 46.1.
  2024-03-21 11:11 [PR PATCH] gnome-keyring: update to 46.1 fanyx
                   ` (3 preceding siblings ...)
  2024-04-16 23:28 ` oreo639
@ 2024-04-16 23:29 ` oreo639
  2024-04-16 23:30 ` oreo639
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: oreo639 @ 2024-04-16 23:29 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49422#issuecomment-2060067515

Comment:
The default ssh agent was moved from gnome-keyring to gcr (which we don't currently ship in our gcr4 package), so I will look in to that later: https://gitlab.gnome.org/GNOME/gnome-keyring/-/issues/140

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

* Re: gnome-keyring: update to 46.1.
  2024-03-21 11:11 [PR PATCH] gnome-keyring: update to 46.1 fanyx
                   ` (4 preceding siblings ...)
  2024-04-16 23:29 ` oreo639
@ 2024-04-16 23:30 ` oreo639
  2024-04-16 23:30 ` oreo639
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: oreo639 @ 2024-04-16 23:30 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49422#issuecomment-2060067515

Comment:
The default ssh agent was moved from gnome-keyring to gcr (which we don't currently ship in our gcr4 package), so I will look in to that later: https://gitlab.gnome.org/GNOME/gnome-keyring/-/issues/140

gcr expects a systemd user service though.

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

* Re: gnome-keyring: update to 46.1.
  2024-03-21 11:11 [PR PATCH] gnome-keyring: update to 46.1 fanyx
                   ` (5 preceding siblings ...)
  2024-04-16 23:30 ` oreo639
@ 2024-04-16 23:30 ` oreo639
  2024-04-17  1:53 ` oreo639
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: oreo639 @ 2024-04-16 23:30 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49422#issuecomment-2060067515

Comment:
The default ssh agent was moved from gnome-keyring to gcr (which we don't currently ship in our gcr4 package), so I will look in to that later: https://gitlab.gnome.org/GNOME/gnome-keyring/-/issues/140

gcr expects a systemd user service though. (whereas gnome-keyring uses PAM)

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

* Re: gnome-keyring: update to 46.1.
  2024-03-21 11:11 [PR PATCH] gnome-keyring: update to 46.1 fanyx
                   ` (6 preceding siblings ...)
  2024-04-16 23:30 ` oreo639
@ 2024-04-17  1:53 ` oreo639
  2024-04-17  1:59 ` oreo639
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: oreo639 @ 2024-04-17  1:53 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49422#issuecomment-2060197644

Comment:
Lets just build it with `--enable-ssh-agent` for now as that is what other distros are doing.

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

* Re: gnome-keyring: update to 46.1.
  2024-03-21 11:11 [PR PATCH] gnome-keyring: update to 46.1 fanyx
                   ` (7 preceding siblings ...)
  2024-04-17  1:53 ` oreo639
@ 2024-04-17  1:59 ` oreo639
  2024-04-17  2:03 ` oreo639
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: oreo639 @ 2024-04-17  1:59 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49422#issuecomment-2060197644

Comment:
Lets just build it with `--enable-ssh-agent` for now as that is what Fedora and Debian are doing.

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

* Re: gnome-keyring: update to 46.1.
  2024-03-21 11:11 [PR PATCH] gnome-keyring: update to 46.1 fanyx
                   ` (8 preceding siblings ...)
  2024-04-17  1:59 ` oreo639
@ 2024-04-17  2:03 ` oreo639
  2024-04-17 11:25 ` [PR PATCH] [Updated] " fanyx
  2024-04-17 23:41 ` [PR PATCH] [Merged]: " oreo639
  11 siblings, 0 replies; 13+ messages in thread
From: oreo639 @ 2024-04-17  2:03 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49422#issuecomment-2060197644

Comment:
Lets just build it with `--enable-ssh-agent` for now as that is what Fedora and Debian are doing. (that does allow gnome-keyring to work with ssh again)

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

* Re: [PR PATCH] [Updated] gnome-keyring: update to 46.1.
  2024-03-21 11:11 [PR PATCH] gnome-keyring: update to 46.1 fanyx
                   ` (9 preceding siblings ...)
  2024-04-17  2:03 ` oreo639
@ 2024-04-17 11:25 ` fanyx
  2024-04-17 23:41 ` [PR PATCH] [Merged]: " oreo639
  11 siblings, 0 replies; 13+ messages in thread
From: fanyx @ 2024-04-17 11:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fanyx/void-packages gnome-keyring
https://github.com/void-linux/void-packages/pull/49422

gnome-keyring: update to 46.1.
#### Testing the changes
- I tested the changes in this PR: **NO**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From f77a9b77e08478f828b341f40ee3de4ecff43b38 Mon Sep 17 00:00:00 2001
From: fanyx <fanyx@posteo.net>
Date: Thu, 21 Mar 2024 12:10:48 +0100
Subject: [PATCH] gnome-keyring: update to 46.1.

---
 srcpkgs/gnome-keyring/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gnome-keyring/template b/srcpkgs/gnome-keyring/template
index d3726bb966bca0..eaa5d14a0f0734 100644
--- a/srcpkgs/gnome-keyring/template
+++ b/srcpkgs/gnome-keyring/template
@@ -1,9 +1,10 @@
 # Template file for 'gnome-keyring'
 pkgname=gnome-keyring
-version=42.1
+version=46.1
 revision=1
 build_style=gnu-configure
-configure_args="--with-pam-dir=/usr/lib/security --disable-schemas-compile"
+configure_args="--with-pam-dir=/usr/lib/security --disable-schemas-compile
+ --enable-ssh-agent"
 hostmakedepends="pkg-config glib-devel openssh docbook-xsl libxslt"
 makedepends="gcr-devel pam-devel"
 depends="dconf"
@@ -14,7 +15,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/GnomeKeyring/"
 changelog="https://gitlab.gnome.org/GNOME/gnome-keyring/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
-checksum=c7f4d040cc76a6b7fe67e08ef9106911c3c80d40fc88cbfc8e2684a4c946e3e6
+checksum=b1d3ae9132ff2f8b3f25a190790892968e3d0acf952a487e40f644a8550ce3f6
 lib32disabled=yes
 make_check_pre="dbus-run-session xvfb-run"
 make_check=ci-skip # times out

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

* Re: [PR PATCH] [Merged]: gnome-keyring: update to 46.1.
  2024-03-21 11:11 [PR PATCH] gnome-keyring: update to 46.1 fanyx
                   ` (10 preceding siblings ...)
  2024-04-17 11:25 ` [PR PATCH] [Updated] " fanyx
@ 2024-04-17 23:41 ` oreo639
  11 siblings, 0 replies; 13+ messages in thread
From: oreo639 @ 2024-04-17 23:41 UTC (permalink / raw)
  To: ml

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

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

gnome-keyring: update to 46.1.
https://github.com/void-linux/void-packages/pull/49422

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

end of thread, other threads:[~2024-04-17 23:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-21 11:11 [PR PATCH] gnome-keyring: update to 46.1 fanyx
2024-03-21 11:14 ` fanyx
2024-03-25 21:31 ` [PR REVIEW] " oreo639
2024-03-25 21:49 ` [PR PATCH] [Updated] " fanyx
2024-04-16 23:28 ` oreo639
2024-04-16 23:29 ` oreo639
2024-04-16 23:30 ` oreo639
2024-04-16 23:30 ` oreo639
2024-04-17  1:53 ` oreo639
2024-04-17  1:59 ` oreo639
2024-04-17  2:03 ` oreo639
2024-04-17 11:25 ` [PR PATCH] [Updated] " fanyx
2024-04-17 23:41 ` [PR PATCH] [Merged]: " oreo639

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