Changeset ba768b1


Ignore:
Timestamp:
01/27/2021 03:52:31 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4fb17b4
Parents:
01945b8a
Message:

Update to inkscape-1.0.2
Update to postfix-3.5.9
Update to ModemManager-1.14.10
Update to libsigsegv-2.13
Update to libical-3.0.9

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24146 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libical.xml

    r01945b8a rba768b1  
    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        "41bd1f1fcdcb4779cea478bb55cf07bf">
    10   <!ENTITY libical-size          "864 KB">
    11   <!ENTITY libical-buildsize     "21 MB (with tests)">
     9  <!ENTITY libical-md5sum        "734099cc0b0f52bdcc5e3e191a0d9769">
     10  <!ENTITY libical-size          "868 KB">
     11  <!ENTITY libical-buildsize     "27 MB (with tests)">
    1212  <!ENTITY libical-time          "0.2 SBU (Using parallelism=4; with tests)">
    1313]>
     
    8989      <xref linkend="db"/>,
    9090      <xref linkend="doxygen"/> (for the API documentation),
     91      <xref linkend="gtk-doc"/> (for the API documentation),
    9192      <xref linkend="icu"/>, and
    9293      <xref linkend="pygobject3"/> (for some tests)
     
    101102    <title>Installation of libical</title>
    102103
     104<!-- Not needed with 3.0.9
    103105    <para>First make some fixes for the latest versions of icu and Python:</para>
    104106
     
    106108sed -i 's/array/arraytest/'       src/test/libical-glib/CMakeLists.txt &amp;&amp;
    107109mv src/test/libical-glib/array.py src/test/libical-glib/arraytest.py</userinput></screen>
     110-->
    108111
    109112    <para>
     
    127130      .. &amp;&amp;
    128131make</userinput></screen>
    129 <!-- DEVS: the ICAL_BUILD_DOCS=false switch is needed because gtk-doc-1.30 is
    130      broken. Unfortunately, it also prevents running make docs. When gtk-doc
    131      is fixed, remove the switch and uncomment this.
    132     <para>
    133       If you have <xref linkend="doxygen"/> installed and wish to build the API
    134       documentation, issue:
     132
     133    <para>
     134      If you have <xref linkend="doxygen"/> and <xref linkend="gtk-doc"/>
     135      installed and wish to build the API documentation, issue:
    135136    </para>
    136137
    137138<screen remap="doc"><userinput>make docs</userinput></screen>
    138 -->
     139
    139140    <para>
    140141      To test the results, issue: <command>make test</command>.
     
    150151
    151152<screen role="root"><userinput>make install</userinput></screen>
    152 <!-- see above:
     153
    153154    <para>
    154155      If you have built the API documentation, install by issuing, as
     
    159160        remap="doc"><userinput>install -vdm755 /usr/share/doc/libical-&libical-version;/html &amp;&amp;
    160161cp -vr apidocs/html/* /usr/share/doc/libical-&libical-version;/html</userinput></screen>
    161 -->
     162
    162163  </sect2>
    163164
     
    175176    </para>
    176177
     178    <!--
    177179    <para>
    178180      <parameter>-DICAL_BUILD_DOCS=false</parameter>: This switch prevents
    179       building the <application>GTK</application> documentation, because
    180       gtk-doc-1.30 is broken. Unfortunately, it also prevents building the
    181       API documentation.
    182     </para>
     181      building the <application>GTK</application> documentation.
     182    </para>
     183    -->
    183184
    184185    <para>
     
    223224        </seg>
    224225        <seg>
    225           libical_cxx.so, libical.so, libicalss_cxx.so, libicalss.so,
     226          libical_cxx.so,
     227          libical.so,
     228          libical-glib.so,
     229          libicalss_cxx.so,
     230          libicalss.so,
    226231          and libicalvcal.so
    227232        </seg>
    228233        <seg>
    229           /usr/include/libical, /usr/lib/cmake/LibIcal and
    230           /usr/share/doc/libical-&libical-version;/html
     234          /usr/include/libical,
     235          /usr/include/libical-glib,
     236          /usr/lib/cmake/LibIcal,
     237          /usr/libexec/libical,
     238          and /usr/share/doc/libical-&libical-version;/html
    231239        </seg>
    232240      </seglistitem>
     
    263271      </varlistentry>
    264272
     273      <varlistentry id="libical-glib">
     274        <term><filename class="libraryfile">libical-glib.so</filename></term>
     275        <listitem>
     276          <para>
     277            contains the <application>libical</application> glib bindings.
     278          </para>
     279          <indexterm zone="libical libical-glib">
     280            <primary sortas="c-libical-glib">libical-glib.so</primary>
     281          </indexterm>
     282        </listitem>
     283      </varlistentry>
     284
    265285      <varlistentry id="libicalss">
    266286        <term><filename class="libraryfile">libicalss.so</filename></term>
  • general/genlib/libsigsegv.xml

    r01945b8a rba768b1  
    77  <!ENTITY libsigsegv-download-http "&gnu-http;/libsigsegv/libsigsegv-&libsigsegv-version;.tar.gz">
    88  <!ENTITY libsigsegv-download-ftp  "&gnu-ftp;/libsigsegv/libsigsegv-&libsigsegv-version;.tar.gz">
    9   <!ENTITY libsigsegv-md5sum        "58a6db48f79f5c735a9dce3a37c52779">
    10   <!ENTITY libsigsegv-size          "444 KB">
    11   <!ENTITY libsigsegv-buildsize     "3.5 MB (with checks)">
    12   <!ENTITY libsigsegv-time          "less than 0.1 SBU (with checks)">
     9  <!ENTITY libsigsegv-md5sum        "cf4a5fdc95e5494eaa190825af11f3be">
     10  <!ENTITY libsigsegv-size          "452 KB">
     11  <!ENTITY libsigsegv-buildsize     "3.8 MB (with tests)">
     12  <!ENTITY libsigsegv-time          "less than 0.1 SBU (with tests)">
    1313]>
    1414
  • general/sysutils/modemmanager.xml

    r01945b8a rba768b1  
    77  <!ENTITY ModemManager-download-http "https://www.freedesktop.org/software/ModemManager/ModemManager-&ModemManager-version;.tar.xz">
    88  <!ENTITY ModemManager-download-ftp  " ">
    9   <!ENTITY ModemManager-md5sum        "138762a976a654d244744963d2250372">
    10   <!ENTITY ModemManager-size          "2.2 MB">
    11   <!ENTITY ModemManager-buildsize     "140 MB (with tests)">
     9  <!ENTITY ModemManager-md5sum        "2e3c58914eda4665e76f6b2084850597">
     10  <!ENTITY ModemManager-size          "2.3 MB">
     11  <!ENTITY ModemManager-buildsize     "147 MB (with tests)">
    1212  <!ENTITY ModemManager-time          "0.5 SBU (Using parallelism=4; with tests)">
    1313]>
  • introduction/welcome/changelog.xml

    r01945b8a rba768b1  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to libical-3.0.9. Fixes
     49          <ulink url="&blfs-ticket-root;14525">#14525</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to libsigsegv-2.13. Fixes
     53          <ulink url="&blfs-ticket-root;14526">#14526</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[renodr] - Update to ModemManager-1.14.10. Fixes
     57          <ulink url="&blfs-ticket-root;14527">#14527</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[renodr] - Update to postfix-3.5.9. Fixes
     61          <ulink url="&blfs-ticket-root;14528">#14528</ulink>.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[renodr] - Update to inkscape-1.0.2. Fixes
     65          <ulink url="&blfs-ticket-root;14530">#14530</ulink>.</para>
     66        </listitem>
     67        <listitem>
    4868          <para>[timtas] - Update to sudo-1.9.5p2 (Critical security release). Fixes
    4969          <ulink url="&blfs-ticket-root;14570">#14570</ulink>.</para>
  • packages.ent

    r01945b8a rba768b1  
    146146<!ENTITY libgudev-version             "234">
    147147<!ENTITY libgusb-version              "0.3.5">
    148 <!ENTITY libical-version              "3.0.8">
     148<!ENTITY libical-version              "3.0.9">
    149149<!ENTITY libidn-version               "1.36">
    150150<!ENTITY libidn2-version              "2.3.0">
     
    160160<!ENTITY libsigc-version              "2.10.6">
    161161<!ENTITY libsigc3-version             "3.0.6">
    162 <!ENTITY libsigsegv-version           "2.12">
     162<!ENTITY libsigsegv-version           "2.13">
    163163<!ENTITY libssh2-version              "1.9.0">
    164164<!ENTITY libstatgrab-version          "0.92">
     
    297297<!ENTITY lsb-tools-version            "0.9">
    298298<!ENTITY mc-version                   "4.8.25">
    299 <!ENTITY ModemManager-version         "1.14.8">
     299<!ENTITY ModemManager-version         "1.14.10">
    300300<!ENTITY notification-daemon-version  "3.20.0">
    301301<!ENTITY obex-data-server-version     "0.4.6">
     
    662662
    663663<!ENTITY exim-version                 "4.94">
    664 <!ENTITY postfix-version              "3.5.8">
     664<!ENTITY postfix-version              "3.5.9">
    665665<!ENTITY sendmail-version             "8.16.1">
    666666
     
    932932<!ENTITY inkscape-minor-version       "1.0">
    933933<!-- For point versions -->
    934 <!ENTITY inkscape-version             "&inkscape-minor-version;.1">
     934<!ENTITY inkscape-version             "&inkscape-minor-version;.2">
    935935<!-- For minor versions -->
    936936<!--<!ENTITY inkscape-version             "&inkscape-minor-version;">-->
  • server/mail/postfix.xml

    r01945b8a rba768b1  
    77  <!ENTITY postfix-download-http " ">
    88  <!ENTITY postfix-download-ftp  "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz">
    9   <!ENTITY postfix-md5sum        "c7c55ccc1db2a30d35c3867c21fe7109">
     9  <!ENTITY postfix-md5sum        "a4d1b2df03a500cf8f9759d5fca1c1f6">
    1010  <!ENTITY postfix-size          "4.4 MB">
    11   <!ENTITY postfix-buildsize     "160 MB">
     11  <!ENTITY postfix-buildsize     "220 MB">
    1212  <!ENTITY postfix-time          "0.2 SBU (Using parallelism=4)">
    1313]>
  • xsoft/other/inkscape.xml

    r01945b8a rba768b1  
    66  <!ENTITY inkscape-download-http "https://media.inkscape.org/dl/resources/file/inkscape-&inkscape-version;.tar.xz">
    77  <!ENTITY inkscape-download-ftp  " ">
    8   <!ENTITY inkscape-md5sum        "daefc5212b72e49eff41a7681fd5e993">
     8  <!ENTITY inkscape-md5sum        "ec90e0c1e4c7e3dba8f46b16c73462b3">
    99  <!ENTITY inkscape-size          "31 MB">
    10   <!ENTITY inkscape-buildsize     "723 MB (165 MB installed)">
    11   <!ENTITY inkscape-time          "5.8 SBU (with parallelism=4)">
     10  <!ENTITY inkscape-buildsize     "723 MB (166 MB installed)">
     11  <!ENTITY inkscape-time          "5.7 SBU (with parallelism=4)">
    1212]>
    1313
     
    107107        The tarball <emphasis>inkscape-&inkscape-version;.tar.xz</emphasis>
    108108        will extract to
    109         <emphasis>inkscape-&inkscape-version;_2020-09-07_3bc2e813f5</emphasis>.
     109        <emphasis>inkscape-&inkscape-version;_2021-01-15_e86c870879</emphasis>.
    110110      </para>
    111111    </note>
     
    199199    -->
    200200
     201<!--
    201202    <para>
    202203      First, fix build failure with glibc-2.32:
     
    204205
    205206<screen><userinput remap="pre">sed -i '/#include &lt;iostream&gt;/a #include &lt;atomic&gt;' src/ui/tool/node.cpp</userinput></screen>
     207-->
    206208
    207209    <para>
Note: See TracChangeset for help on using the changeset viewer.