public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cosmic-greeter] f45: Add support for unlocking oo7 keyrings with login
@ 2026-09-18 19:47 Neal Gompa
0 siblings, 0 replies; 2+ messages in thread
From: Neal Gompa @ 2026-09-18 19:47 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-greeter
Branch : f45
Commit : 938280e3a76b138f52ab636e19e85c36d4a174f7
Author : Neal Gompa <ngompa@fedoraproject.org>
Date : 2026-09-02T14:09:44-04:00
Stats : +4/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-greeter/c/938280e3a76b138f52ab636e19e85c36d4a174f7?branch=f45
Log:
Add support for unlocking oo7 keyrings with login
---
diff --git a/cosmic-greeter.spec b/cosmic-greeter.spec
index f4813cc..e0c33e1 100644
--- a/cosmic-greeter.spec
+++ b/cosmic-greeter.spec
@@ -101,7 +101,7 @@ install -Dm0644 debian/cosmic-greeter.tmpfiles %{buildroot}/%{_tmpfilesdir}/cosm
install -Dm0644 cosmic-greeter.toml %{buildroot}/%{_sysconfdir}/greetd/cosmic-greeter.toml
install -Dm0644 debian/cosmic-greeter.service %{buildroot}/%{_unitdir}/cosmic-greeter.service
install -Dm0644 debian/cosmic-greeter-daemon.service %{buildroot}/%{_unitdir}/cosmic-greeter-daemon.service
-install -Dm0644 debian/greetd.pam %{buildroot}/%{_sysconfdir}/pam.d/cosmic-greeter
+install -Dm0644 debian/cosmic-greeter.pam %{buildroot}/%{_prefix}/lib/pam.d/cosmic-greeter
# TODO: In greetd patch, make sure gnome-keyring is unlocked
@@ -142,7 +142,7 @@ export VERGEN_GIT_SHA="%{commit}"
%{_sysconfdir}/greetd/cosmic-greeter.toml
%{_unitdir}/cosmic-greeter.service
%{_unitdir}/cosmic-greeter-daemon.service
-%{_sysconfdir}/pam.d/cosmic-greeter
+%{_prefix}/lib/pam.d/cosmic-greeter
%changelog
%autochangelog
diff --git a/include-greetd.patch b/include-greetd.patch
index 73527ae..d673d2a 100644
--- a/include-greetd.patch
+++ b/include-greetd.patch
@@ -9,6 +9,7 @@ index 0000000..52df2fe
+-auth optional pam_gnome_keyring.so
+-auth optional pam_kwallet5.so
+-auth optional pam_kwallet.so
++-auth optional pam_oo7.so
+auth include postlogin
+
+account required pam_sepermit.so
@@ -26,4 +27,5 @@ index 0000000..52df2fe
+-session optional pam_gnome_keyring.so auto_start
+-session optional pam_kwallet5.so auto_start
+-session optional pam_kwallet.so auto_start
++-session optional pam_oo7.so auto_start
+session include postlogin
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [rpms/cosmic-greeter] f45: Add support for unlocking oo7 keyrings with login
@ 2026-09-02 18:12 Neal Gompa
0 siblings, 0 replies; 2+ messages in thread
From: Neal Gompa @ 2026-09-02 18:12 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cosmic-greeter
Branch : f45
Commit : 5bcc89e466124162651dfc88d18c1b8841fe29d2
Author : Neal Gompa <ngompa@fedoraproject.org>
Date : 2026-09-02T14:12:38-04:00
Stats : +4/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/cosmic-greeter/c/5bcc89e466124162651dfc88d18c1b8841fe29d2?branch=f45
Log:
Add support for unlocking oo7 keyrings with login
(cherry picked from commit 938280e3a76b138f52ab636e19e85c36d4a174f7)
---
diff --git a/cosmic-greeter.spec b/cosmic-greeter.spec
index f4813cc..e0c33e1 100644
--- a/cosmic-greeter.spec
+++ b/cosmic-greeter.spec
@@ -101,7 +101,7 @@ install -Dm0644 debian/cosmic-greeter.tmpfiles %{buildroot}/%{_tmpfilesdir}/cosm
install -Dm0644 cosmic-greeter.toml %{buildroot}/%{_sysconfdir}/greetd/cosmic-greeter.toml
install -Dm0644 debian/cosmic-greeter.service %{buildroot}/%{_unitdir}/cosmic-greeter.service
install -Dm0644 debian/cosmic-greeter-daemon.service %{buildroot}/%{_unitdir}/cosmic-greeter-daemon.service
-install -Dm0644 debian/greetd.pam %{buildroot}/%{_sysconfdir}/pam.d/cosmic-greeter
+install -Dm0644 debian/cosmic-greeter.pam %{buildroot}/%{_prefix}/lib/pam.d/cosmic-greeter
# TODO: In greetd patch, make sure gnome-keyring is unlocked
@@ -142,7 +142,7 @@ export VERGEN_GIT_SHA="%{commit}"
%{_sysconfdir}/greetd/cosmic-greeter.toml
%{_unitdir}/cosmic-greeter.service
%{_unitdir}/cosmic-greeter-daemon.service
-%{_sysconfdir}/pam.d/cosmic-greeter
+%{_prefix}/lib/pam.d/cosmic-greeter
%changelog
%autochangelog
diff --git a/include-greetd.patch b/include-greetd.patch
index 73527ae..d673d2a 100644
--- a/include-greetd.patch
+++ b/include-greetd.patch
@@ -9,6 +9,7 @@ index 0000000..52df2fe
+-auth optional pam_gnome_keyring.so
+-auth optional pam_kwallet5.so
+-auth optional pam_kwallet.so
++-auth optional pam_oo7.so
+auth include postlogin
+
+account required pam_sepermit.so
@@ -26,4 +27,5 @@ index 0000000..52df2fe
+-session optional pam_gnome_keyring.so auto_start
+-session optional pam_kwallet5.so auto_start
+-session optional pam_kwallet.so auto_start
++-session optional pam_oo7.so auto_start
+session include postlogin
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-18 19:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-18 19:47 [rpms/cosmic-greeter] f45: Add support for unlocking oo7 keyrings with login Neal Gompa
-- strict thread matches above, loose matches on Subject: below --
2026-09-02 18:12 Neal Gompa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox