| Newsgroups |
gmane.linux.lfs.beyond.devel |
| Message-ID |
<CAPO7B=YpK9Su8k_Ji+cqWY4B7X2AuvWLXdVsj-Fyqg=nc1dk3g@mail.gmail.com> |
On Sat, Jun 7, 2025 at 4:49 PM Git Owner
<[email protected]> wrote:
>
> This is an automated email from the git hooks/post-receive script.
>
> git pushed a commit to branch trunk
> in repository blfs.
>
> The following commit(s) were added to refs/heads/trunk by this push:
> new 3c1f659c80 Gcr-4: Move OpenSSH to Required.
> 3c1f659c80 is described below
>
> commit 3c1f659c80a7561ca2d18ca3246ccfb527fe067c
> Author: Zeckmathederg <[email protected]>
> AuthorDate: Sat Jun 7 14:49:40 2025 -0600
>
> Gcr-4: Move OpenSSH to Required.
> ---
> gnome/platform/gcr4.xml | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnome/platform/gcr4.xml b/gnome/platform/gcr4.xml
> index 69cb0aaa88..5c1c442613 100644
> --- a/gnome/platform/gcr4.xml
> +++ b/gnome/platform/gcr4.xml
> @@ -73,7 +73,8 @@
> <bridgehead renderas="sect4">Required</bridgehead>
> <para role="required">
> <xref linkend="glib2"/> (GObject Introspection recommended),
> - <xref linkend="libgcrypt"/>, and
> + <xref linkend="libgcrypt"/>,
> + <xref linkend="openssh"/>, and
> <xref linkend="p11-kit"/>
> </para>
>
> @@ -82,8 +83,7 @@
> <xref linkend="gnupg2"/>,
> <xref linkend="gtk4"/>,
> <xref linkend="libsecret"/>,
> - <xref linkend="libxslt"/>,
> - <xref linkend="openssh"/>, and
> + <xref linkend="libxslt"/>, and
> <xref linkend="vala"/>
> </para>
>
>
> --
> To stop receiving notification emails like this one, please contact
> the administrator of this repository.
> --
> http://lists.linuxfromscratch.org/sympa/info/blfs-book
> Unsubscribe: See the above information page
Does -Dssh_agent=false not disable it anymore?
--
Rahul
--
http://lists.linuxfromscratch.org/sympa/info/blfs-dev
Unsubscribe: See the above information page