Changeset 113f4e6


Ignore:
Timestamp:
01/19/2022 04:20:41 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
2f2bfbd
Parents:
f56eb466
Message:

Package updates

gnutls-3.7.3 (security fix)
libical-3.0.13
folks-0.15.4
umockdev-0.17.5

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libical.xml

    rf56eb466 r113f4e6  
    77  <!ENTITY libical-download-http "https://github.com/libical/libical/releases/download/v&libical-version;/libical-&libical-version;.tar.gz">
    88  <!ENTITY libical-download-ftp  " ">
    9   <!ENTITY libical-md5sum        "89e06a964aadd12788ff1d93fed3d90d">
    10   <!ENTITY libical-size          "864 KB">
    11   <!ENTITY libical-buildsize     "24 MB (with tests)">
    12   <!ENTITY libical-time          "0.1 SBU (Using parallelism=4; with tests)">
     9  <!ENTITY libical-md5sum        "5b6c28bfeedef4179c1c7a7fd9ed3b23">
     10  <!ENTITY libical-size          "866 KB">
     11  <!ENTITY libical-buildsize     "52 MB (with tests and API documentation)">
     12  <!ENTITY libical-time          "0.4 SBU (with tests and documentation)">
     13<!-- run at -j1 because it fails at -j4 -->
    1314]>
    1415
     
    8889      <xref linkend="db"/>,
    8990      <xref linkend="doxygen"/> (for the API documentation),
     91      <xref linkend="graphviz"/> (for the API documentation),
    9092      <xref linkend="gtk-doc"/> (for the API documentation),
    9193      <xref linkend="icu"/>, and
     
    131133
    132134    <para>
    133       If you have <xref linkend="doxygen"/> and <xref linkend="gtk-doc"/>
    134       installed and wish to build the API documentation, issue:
     135      If you have <xref linkend="doxygen"/>, <xref linkend="graphviz"/>,
     136      and <xref linkend="gtk-doc"/>
     137      installed and wish to build the API documentation,  you should
     138      remove the <parameter>-DICAL_BUILD_DOCS=false</parameter> switch
     139      and issue:
    135140    </para>
    136141
     
    175180    </para>
    176181
    177     <!--
    178182    <para>
    179183      <parameter>-DICAL_BUILD_DOCS=false</parameter>: This switch prevents
    180       building the <application>GTK</application> documentation.
    181     </para>
    182     -->
     184      building the <application>GTK</application> documentation. Remove
     185      if you want to build the documentation.
     186    </para>
    183187
    184188    <para>
     
    235239          /usr/lib/cmake/LibIcal,
    236240          /usr/libexec/libical,
     241          /usr/share/gtk-doc/html/libical-glib (optional),
    237242          and /usr/share/doc/libical-&libical-version;/html
    238243        </seg>
  • general/genlib/umockdev.xml

    rf56eb466 r113f4e6  
    77  <!ENTITY umockdev-download-http "https://github.com/martinpitt/umockdev/releases/download/&umockdev-version;/umockdev-&umockdev-version;.tar.xz">
    88  <!ENTITY umockdev-download-ftp  " ">
    9   <!ENTITY umockdev-md5sum        "ee01613c16059ce39ed62c6dd028fe7d">
    10   <!ENTITY umockdev-size          "476 KB">
    11   <!ENTITY umockdev-buildsize     "6.5 MB (with tests)">
     9  <!ENTITY umockdev-md5sum        "cbf62c1a89123a9c13f9ff6598c8cd09">
     10  <!ENTITY umockdev-size          "475 KB">
     11  <!ENTITY umockdev-buildsize     "7.2 MB (with tests)">
    1212  <!ENTITY umockdev-time          "0.2 SBU (with tests)">
    1313
     
    153153        </seg>
    154154        <seg>
    155           libumockdev-preload.so.0 <!-- Only intended for use by
     155          libumockdev-preload.so <!-- Only intended for use by
    156156          umockdev-wrapper. Don't put in a short description for this--> and
    157157          libumockdev.so
  • gnome.ent

    rf56eb466 r113f4e6  
    4343<!ENTITY libwnck-version                   "40.0">
    4444<!ENTITY evolution-data-server-version     "3.42.3">
    45 <!ENTITY folks-version                     "0.15.3">
     45<!ENTITY folks-version                     "0.15.4">
    4646<!ENTITY gfbgraph-version                  "0.2.5">
    4747<!--<!ENTITY tracker-version                   "2.3.6">-->
  • gnome/platform/folks.xml

    rf56eb466 r113f4e6  
    77  <!ENTITY folks-download-http "&gnome-download-http;/folks/0.15/folks-&folks-version;.tar.xz">
    88  <!ENTITY folks-download-ftp  "&gnome-download-ftp;/folks/0.15/folks-&folks-version;.tar.xz">
    9   <!ENTITY folks-md5sum        "5835eaea7db9630457b6a1b564efcd09">
    10   <!ENTITY folks-size          "480 KB">
    11   <!ENTITY folks-buildsize     "22 MB (add 27 MB for tests)">
     9  <!ENTITY folks-md5sum        "84757a41d6842a6f8f5401c14def4832">
     10  <!ENTITY folks-size          "481 KB">
     11  <!ENTITY folks-buildsize     "33 MB (add 23 MB for tests)">
    1212  <!ENTITY folks-time          "0.2 SBU (Using parallelism=4, add 0.3 SBU for tests)">
    1313]>
     
    118118    <para>
    119119      To test the results, issue <command>ninja test</command> from a local
    120       X session started with <command>dbus-launch</command>.
     120      X session started with <command>dbus-launch</command>. A few tests may
     121      time out.
    121122    </para>
    122123      <!--
  • introduction/welcome/changelog.xml

    rf56eb466 r113f4e6  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[pierre] - Update to gnutls-3.7.3 (Security Fix). Fixes
     49          <ulink url="&blfs-ticket-root;15983">#15983</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[pierre] - Update to umockdev-0.17.5. Fixes
     53          <ulink url="&blfs-ticket-root;15984">#15984</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[pierre] - Update to folks-0.15.4. Fixes
     57          <ulink url="&blfs-ticket-root;15982">#15982</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[pierre] - Update to libical-3.0.13. Fixes
     61          <ulink url="&blfs-ticket-root;15981">#15981</ulink>.</para>
     62        </listitem>
     63        <listitem>
    4864          <para>[pierre] - Apply fixes to dconf-editor and gcr to be
    4965          able to build with newer versions of meson.</para>
  • packages.ent

    rf56eb466 r113f4e6  
    1111<!ENTITY gnupg2-version               "2.2.33">
    1212<!ENTITY firewalld-version            "0.8.1">
    13 <!ENTITY gnutls-version               "3.7.2">
     13<!ENTITY gnutls-version               "3.7.3">
    1414<!ENTITY gpgme-version                "1.16.0">
    1515<!-- Archived: <!ENTITY haveged-version              "1.9.14"> -->
     
    147147<!ENTITY libgudev-version             "237">
    148148<!ENTITY libgusb-version              "0.3.10">
    149 <!ENTITY libical-version              "3.0.12">
     149<!ENTITY libical-version              "3.0.13">
    150150<!ENTITY libidn-version               "1.38">
    151151<!ENTITY libidn2-version              "2.3.2">
     
    198198<!ENTITY telepathy-glib-version       "0.24.2">
    199199<!ENTITY uchardet-version             "0.0.7">
    200 <!ENTITY umockdev-version             "0.17.3">
     200<!ENTITY umockdev-version             "0.17.5">
    201201<!ENTITY wayland-version              "1.20.0">
    202202<!ENTITY wayland-protocols-version    "1.24">
  • postlfs/security/gnutls.xml

    rf56eb466 r113f4e6  
    88  <!ENTITY gnutls-download-ftp  "&gnupg-ftp;/gnutls/v3.7/gnutls-&gnutls-version;.tar.xz">
    99  <!ENTITY gnutls-download-ftp  " ">
    10   <!ENTITY gnutls-md5sum        "95c32a1af583ecfcb280648874c0fbd9">
     10  <!ENTITY gnutls-md5sum        "3723d8fee66c5d45d780ca64c089ed23">
    1111  <!ENTITY gnutls-size          "5.8 MB">
    12   <!ENTITY gnutls-buildsize     "139 MB (add 112 MB for tests)">
    13   <!ENTITY gnutls-time          "0.9 SBU (add 2.9 SBU for tests; both using parallelism=4)">
     12  <!ENTITY gnutls-buildsize     "163 MB (add 107 MB for tests)">
     13  <!ENTITY gnutls-time          "0.9 SBU (add 2.7 SBU for tests; both using parallelism=4)">
    1414]>
    1515
Note: See TracChangeset for help on using the changeset viewer.