mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Package updates
gnutls-3.7.3 (security fix) libical-3.0.13 folks-0.15.4 umockdev-0.17.5
This commit is contained in:
parent
f56eb46678
commit
113f4e697a
@ -6,10 +6,11 @@
|
||||
|
||||
<!ENTITY libical-download-http "https://github.com/libical/libical/releases/download/v&libical-version;/libical-&libical-version;.tar.gz">
|
||||
<!ENTITY libical-download-ftp " ">
|
||||
<!ENTITY libical-md5sum "89e06a964aadd12788ff1d93fed3d90d">
|
||||
<!ENTITY libical-size "864 KB">
|
||||
<!ENTITY libical-buildsize "24 MB (with tests)">
|
||||
<!ENTITY libical-time "0.1 SBU (Using parallelism=4; with tests)">
|
||||
<!ENTITY libical-md5sum "5b6c28bfeedef4179c1c7a7fd9ed3b23">
|
||||
<!ENTITY libical-size "866 KB">
|
||||
<!ENTITY libical-buildsize "52 MB (with tests and API documentation)">
|
||||
<!ENTITY libical-time "0.4 SBU (with tests and documentation)">
|
||||
<!-- run at -j1 because it fails at -j4 -->
|
||||
]>
|
||||
|
||||
<sect1 id="libical" xreflabel="libical-&libical-version;">
|
||||
@ -87,6 +88,7 @@
|
||||
<para role="optional">
|
||||
<xref linkend="db"/>,
|
||||
<xref linkend="doxygen"/> (for the API documentation),
|
||||
<xref linkend="graphviz"/> (for the API documentation),
|
||||
<xref linkend="gtk-doc"/> (for the API documentation),
|
||||
<xref linkend="icu"/>, and
|
||||
<xref linkend="pygobject3"/> (for some tests)
|
||||
@ -130,8 +132,11 @@ cmake -DCMAKE_INSTALL_PREFIX=/usr \
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
If you have <xref linkend="doxygen"/> and <xref linkend="gtk-doc"/>
|
||||
installed and wish to build the API documentation, issue:
|
||||
If you have <xref linkend="doxygen"/>, <xref linkend="graphviz"/>,
|
||||
and <xref linkend="gtk-doc"/>
|
||||
installed and wish to build the API documentation, you should
|
||||
remove the <parameter>-DICAL_BUILD_DOCS=false</parameter> switch
|
||||
and issue:
|
||||
</para>
|
||||
|
||||
<screen remap="doc"><userinput>make docs</userinput></screen>
|
||||
@ -174,12 +179,11 @@ cp -vr apidocs/html/* /usr/share/doc/libical-&libical-version;/html</userinput><
|
||||
in order to only build the shared libraries.
|
||||
</para>
|
||||
|
||||
<!--
|
||||
<para>
|
||||
<parameter>-DICAL_BUILD_DOCS=false</parameter>: This switch prevents
|
||||
building the <application>GTK</application> documentation.
|
||||
building the <application>GTK</application> documentation. Remove
|
||||
if you want to build the documentation.
|
||||
</para>
|
||||
-->
|
||||
|
||||
<para>
|
||||
<parameter>-DGOBJECT_INTROSPECTION=true</parameter>: This switch is used
|
||||
@ -234,6 +238,7 @@ cp -vr apidocs/html/* /usr/share/doc/libical-&libical-version;/html</userinput><
|
||||
/usr/include/libical-glib,
|
||||
/usr/lib/cmake/LibIcal,
|
||||
/usr/libexec/libical,
|
||||
/usr/share/gtk-doc/html/libical-glib (optional),
|
||||
and /usr/share/doc/libical-&libical-version;/html
|
||||
</seg>
|
||||
</seglistitem>
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY umockdev-download-http "https://github.com/martinpitt/umockdev/releases/download/&umockdev-version;/umockdev-&umockdev-version;.tar.xz">
|
||||
<!ENTITY umockdev-download-ftp " ">
|
||||
<!ENTITY umockdev-md5sum "ee01613c16059ce39ed62c6dd028fe7d">
|
||||
<!ENTITY umockdev-size "476 KB">
|
||||
<!ENTITY umockdev-buildsize "6.5 MB (with tests)">
|
||||
<!ENTITY umockdev-md5sum "cbf62c1a89123a9c13f9ff6598c8cd09">
|
||||
<!ENTITY umockdev-size "475 KB">
|
||||
<!ENTITY umockdev-buildsize "7.2 MB (with tests)">
|
||||
<!ENTITY umockdev-time "0.2 SBU (with tests)">
|
||||
|
||||
]>
|
||||
@ -152,7 +152,7 @@ ninja</userinput></screen>
|
||||
umockdev-wrapper
|
||||
</seg>
|
||||
<seg>
|
||||
libumockdev-preload.so.0 <!-- Only intended for use by
|
||||
libumockdev-preload.so <!-- Only intended for use by
|
||||
umockdev-wrapper. Don't put in a short description for this--> and
|
||||
libumockdev.so
|
||||
</seg>
|
||||
|
@ -42,7 +42,7 @@
|
||||
<!ENTITY libpeas-version "1.30.0">
|
||||
<!ENTITY libwnck-version "40.0">
|
||||
<!ENTITY evolution-data-server-version "3.42.3">
|
||||
<!ENTITY folks-version "0.15.3">
|
||||
<!ENTITY folks-version "0.15.4">
|
||||
<!ENTITY gfbgraph-version "0.2.5">
|
||||
<!--<!ENTITY tracker-version "2.3.6">-->
|
||||
<!ENTITY tracker3-version "3.2.1">
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY folks-download-http "&gnome-download-http;/folks/0.15/folks-&folks-version;.tar.xz">
|
||||
<!ENTITY folks-download-ftp "&gnome-download-ftp;/folks/0.15/folks-&folks-version;.tar.xz">
|
||||
<!ENTITY folks-md5sum "5835eaea7db9630457b6a1b564efcd09">
|
||||
<!ENTITY folks-size "480 KB">
|
||||
<!ENTITY folks-buildsize "22 MB (add 27 MB for tests)">
|
||||
<!ENTITY folks-md5sum "84757a41d6842a6f8f5401c14def4832">
|
||||
<!ENTITY folks-size "481 KB">
|
||||
<!ENTITY folks-buildsize "33 MB (add 23 MB for tests)">
|
||||
<!ENTITY folks-time "0.2 SBU (Using parallelism=4, add 0.3 SBU for tests)">
|
||||
]>
|
||||
|
||||
@ -117,7 +117,8 @@ ninja</userinput></screen>
|
||||
|
||||
<para>
|
||||
To test the results, issue <command>ninja test</command> from a local
|
||||
X session started with <command>dbus-launch</command>.
|
||||
X session started with <command>dbus-launch</command>. A few tests may
|
||||
time out.
|
||||
</para>
|
||||
<!--
|
||||
As of version 0.13.1, I just get 'No tests defined. - Bruce
|
||||
|
@ -44,6 +44,22 @@
|
||||
<listitem>
|
||||
<para>January 18th, 2022</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[pierre] - Update to gnutls-3.7.3 (Security Fix). Fixes
|
||||
<ulink url="&blfs-ticket-root;15983">#15983</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[pierre] - Update to umockdev-0.17.5. Fixes
|
||||
<ulink url="&blfs-ticket-root;15984">#15984</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[pierre] - Update to folks-0.15.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;15982">#15982</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[pierre] - Update to libical-3.0.13. Fixes
|
||||
<ulink url="&blfs-ticket-root;15981">#15981</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[pierre] - Apply fixes to dconf-editor and gcr to be
|
||||
able to build with newer versions of meson.</para>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<!ENTITY cyrus-sasl-version "2.1.27">
|
||||
<!ENTITY gnupg2-version "2.2.33">
|
||||
<!ENTITY firewalld-version "0.8.1">
|
||||
<!ENTITY gnutls-version "3.7.2">
|
||||
<!ENTITY gnutls-version "3.7.3">
|
||||
<!ENTITY gpgme-version "1.16.0">
|
||||
<!-- Archived: <!ENTITY haveged-version "1.9.14"> -->
|
||||
<!ENTITY iptables-version "1.8.7">
|
||||
@ -146,7 +146,7 @@
|
||||
<!ENTITY libgsf-version "1.14.48">
|
||||
<!ENTITY libgudev-version "237">
|
||||
<!ENTITY libgusb-version "0.3.10">
|
||||
<!ENTITY libical-version "3.0.12">
|
||||
<!ENTITY libical-version "3.0.13">
|
||||
<!ENTITY libidn-version "1.38">
|
||||
<!ENTITY libidn2-version "2.3.2">
|
||||
<!ENTITY libiodbc-version "3.52.15">
|
||||
@ -197,7 +197,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY talloc-version "2.3.3">
|
||||
<!ENTITY telepathy-glib-version "0.24.2">
|
||||
<!ENTITY uchardet-version "0.0.7">
|
||||
<!ENTITY umockdev-version "0.17.3">
|
||||
<!ENTITY umockdev-version "0.17.5">
|
||||
<!ENTITY wayland-version "1.20.0">
|
||||
<!ENTITY wayland-protocols-version "1.24">
|
||||
<!ENTITY wpebackend-fdo-version "1.12.0">
|
||||
|
@ -7,10 +7,10 @@
|
||||
<!ENTITY gnutls-download-http "&gnupg-http;/gnutls/v3.7/gnutls-&gnutls-version;.tar.xz">
|
||||
<!ENTITY gnutls-download-ftp "&gnupg-ftp;/gnutls/v3.7/gnutls-&gnutls-version;.tar.xz">
|
||||
<!ENTITY gnutls-download-ftp " ">
|
||||
<!ENTITY gnutls-md5sum "95c32a1af583ecfcb280648874c0fbd9">
|
||||
<!ENTITY gnutls-md5sum "3723d8fee66c5d45d780ca64c089ed23">
|
||||
<!ENTITY gnutls-size "5.8 MB">
|
||||
<!ENTITY gnutls-buildsize "139 MB (add 112 MB for tests)">
|
||||
<!ENTITY gnutls-time "0.9 SBU (add 2.9 SBU for tests; both using parallelism=4)">
|
||||
<!ENTITY gnutls-buildsize "163 MB (add 107 MB for tests)">
|
||||
<!ENTITY gnutls-time "0.9 SBU (add 2.7 SBU for tests; both using parallelism=4)">
|
||||
]>
|
||||
|
||||
<sect1 id="gnutls" xreflabel="GnuTLS-&gnutls-version;">
|
||||
|
Loading…
Reference in New Issue
Block a user