mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
Update to libsecret-0.21.2 and fix date
This commit is contained in:
parent
eaf0895fe3
commit
247d1f456d
@ -28,7 +28,7 @@
|
||||
<!ENTITY gcr4-minor "4.1">
|
||||
<!ENTITY gcr4-version "&gcr4-minor;.0">
|
||||
<!ENTITY gsettings-desktop-schemas-version "45.0">
|
||||
<!ENTITY libsecret-version "0.21.1">
|
||||
<!ENTITY libsecret-version "0.21.2">
|
||||
<!ENTITY rest-version "0.9.1">
|
||||
<!ENTITY totem-pl-parser-version "3.26.6">
|
||||
<!ENTITY vte-minor "0.74">
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY libsecret-download-http "&gnome-download-http;/libsecret/0.21/libsecret-&libsecret-version;.tar.xz">
|
||||
<!ENTITY libsecret-download-ftp " ">
|
||||
<!ENTITY libsecret-md5sum "3f6e114a71e143b664919ba6f1f0ff1d">
|
||||
<!ENTITY libsecret-size "188 KB">
|
||||
<!ENTITY libsecret-buildsize "12 MB (with tests)">
|
||||
<!ENTITY libsecret-md5sum "6eeb3b95ba1a7d2f916243b439ee74be">
|
||||
<!ENTITY libsecret-size "192 KB">
|
||||
<!ENTITY libsecret-buildsize "10 MB (with tests)">
|
||||
<!ENTITY libsecret-time "0.3 SBU (with tests)">
|
||||
]>
|
||||
|
||||
@ -76,7 +76,8 @@
|
||||
<bridgehead renderas="sect4">Recommended</bridgehead>
|
||||
<para role="recommended">
|
||||
<xref linkend="gobject-introspection"/>,
|
||||
<xref linkend="libgcrypt"/>, and
|
||||
<xref linkend="libgcrypt"/>, or
|
||||
<xref linkend="gnutls"/> (for cryptography), and
|
||||
<xref linkend="vala"/>
|
||||
</para>
|
||||
|
||||
@ -170,9 +171,10 @@ ninja</userinput></screen>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<option>-Dgcrypt=false</option>: Use this switch if you have
|
||||
not installed the recommended dependency of
|
||||
<xref linkend="libgcrypt"/>.
|
||||
<option>-Dcrypto=gnutls, disabled</option>: Use this switch if you
|
||||
want to use <xref linkend="gnutls"/> for cryptography or if either
|
||||
<xref linkend="gnutls"/> or <xref linkend="libgcrypt"/> is
|
||||
not installed.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
@ -39,8 +39,12 @@
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>December 8th, 2023</para>
|
||||
<para>December 11th, 2023</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[rahul] - Update to libsecret-0.21.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;18997">#18997</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[rahul] - Update to fltk-1.3.9. Fixes
|
||||
<ulink url="&blfs-ticket-root;18996">#18996</ulink>.</para>
|
||||
|
Loading…
Reference in New Issue
Block a user