Changeset 4bd3b64d


Ignore:
Timestamp:
07/08/2020 12:17:29 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 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:
28872d7
Parents:
9e2a8bab
Message:

Update to qca-2.3.1
Update to sendmail-8.16.1
Update to seamonkey-2.53.3

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/qca.xml

    r9e2a8bab r4bd3b64d  
    77  <!ENTITY qca-download-http "http://download.kde.org/stable/qca/&qca-version;/qca-&qca-version;.tar.xz">
    88  <!ENTITY qca-download-ftp  " ">
    9   <!ENTITY qca-md5sum        "139829d029fe70248f0b059b43dc4316">
    10   <!ENTITY qca-size          "716 KB">
    11   <!ENTITY qca-buildsize     "40 MB">
    12   <!ENTITY qca-time          "0.6 SBU (using parallelism=4; add 0.5 SBU for tests)">
     9  <!ENTITY qca-md5sum        "3799abe75500b19f5f18b4eb7bb831f5">
     10  <!ENTITY qca-size          "712 KB">
     11  <!ENTITY qca-buildsize     "42 MB">
     12  <!ENTITY qca-time          "0.6 SBU (using parallelism=4; add 0.6 SBU for tests)">
    1313]>
    1414
     
    136136
    137137    <para>
    138       To test the results, issue <command>make test</command>. One test
     138      To test the results, issue <command>make test</command>. <!--One test
    139139      using <xref linkend="gnupg2"/> fails without a correct passphrase.  The
    140       required passphrase does not seem to be published.
     140      required passphrase does not seem to be published.-->
    141141    </para>
    142142
  • introduction/welcome/changelog.xml

    r9e2a8bab r4bd3b64d  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to sendmail-8.16.1. Fixes
     49          <ulink url="&blfs-ticket-root;13776">#13776</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Update to qca-2.3.1. Fixes
     53          <ulink url="&blfs-ticket-root;13781">#13781</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[renodr] - Update to seamonkey-2.53.3 (Security Update). Fixes
     57          <ulink url="&blfs-ticket-root;13782">#13782</ulink>.</para>
     58        </listitem>
     59        <listitem>
    4860          <para>[renodr] - Update to libcap-2.38. Fixes
    4961          <ulink url="&blfs-ticket-root;13765">#13765</ulink>.</para>
  • packages.ent

    r9e2a8bab r4bd3b64d  
    184184<!ENTITY pth-version                  "2.0.7">
    185185<!ENTITY ptlib-version                "2.10.11">
    186 <!ENTITY qca-version                  "2.3.0">
     186<!ENTITY qca-version                  "2.3.1">
    187187<!ENTITY qjson-version                "0.8.1">
    188188<!ENTITY sbc-version                  "1.4">
     
    655655<!ENTITY exim-version                 "4.94">
    656656<!ENTITY postfix-version              "3.5.4">
    657 <!ENTITY sendmail-version             "8.15.2">
     657<!ENTITY sendmail-version             "8.16.1">
    658658
    659659<!-- Chapter 22 -->
     
    904904<!ENTITY flashplayer-version          "27.0.0.187">
    905905<!ENTITY qupzilla-version             "2.2.6">
    906 <!ENTITY seamonkey-version            "2.53.2">
     906<!ENTITY seamonkey-version            "2.53.3">
    907907
    908908<!-- Chapter 41 -->
  • server/mail/sendmail.xml

    r9e2a8bab r4bd3b64d  
    99  <!ENTITY sendmail-download-http " ">
    1010  <!ENTITY sendmail-download-ftp  "ftp://ftp.sendmail.org/pub/sendmail/sendmail.&sendmail-version;.tar.gz">
    11   <!ENTITY sendmail-md5sum        "a824fa7dea4d3341efb6462ccd816f00">
     11  <!ENTITY sendmail-md5sum        "055f1d76c8027993a01ab6425aea4ae7">
    1212  <!ENTITY sendmail-size          "2.1 MB">
    13   <!ENTITY sendmail-buildsize     "14 MB">
     13  <!ENTITY sendmail-buildsize     "19 MB">
    1414  <!ENTITY sendmail-time          "0.2 SBU">
    1515]>
     
    7575    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7676
     77<!-- Sendmail 8.16.1 does have official support for OpenSSL 1.1
    7778    <itemizedlist spacing="compact">
    7879      <listitem>
     
    8384      </listitem>
    8485    </itemizedlist>
     86-->
    8587
    8688    <bridgehead renderas="sect3">sendmail Dependencies</bridgehead>
     
    145147    </para>
    146148
    147 <screen><userinput>patch -Np1 -i ../sendmail.&sendmail-version;-openssl-1.patch &amp;&amp;
    148 
    149 cat &gt;&gt; devtools/Site/site.config.m4 &lt;&lt; "EOF"
     149<screen><userinput>cat &gt;&gt; devtools/Site/site.config.m4 &lt;&lt; "EOF"
    150150<literal>define(`confMANGRP',`root')
    151151define(`confMANOWN',`root')
     
    168168    </para>
    169169
     170<!-- When doing a DESTDIR= build, for example, for an update to check for new
     171     installed files, you need to create $DEST/usr/{bin,sbin,share/man/man{1,5,8}
     172     first. "sh Build" is a wrapper for Make, so it will accept DESTDIR=
     173     as an argument. -->
    170174    <para>
    171175      Now, as the <systemitem class="username">root</systemitem> user:
     
    243247    </para>
    244248
     249<!-- No longer valid with 8.16.1
    245250    <para>
    246251      <command>sed ... include/sm/bdb.h</command>: This allows sendmail to
    247252      build properly with <xref linkend='db'/> versions 5 and above.
    248253    </para>
     254-->
    249255
    250256    <para>
     
    376382        <seg>None</seg>
    377383        <seg>/etc/mail, /usr/share/doc/sendmail-&sendmail-version;,
    378         /var/spool/mqueue, and /var/spool/clientmqueue</seg>
     384        and /var/spool/clientmqueue</seg>
    379385      </seglistitem>
    380386    </segmentedlist>
  • xsoft/graphweb/seamonkey.xml

    r9e2a8bab r4bd3b64d  
    77  <!ENTITY seamonkey-download-http "&mozilla-http;/seamonkey/releases/&seamonkey-version;/source/seamonkey-&seamonkey-version;.source.tar.xz">
    88  <!ENTITY seamonkey-download-ftp " ">
    9   <!ENTITY seamonkey-md5sum        "e1a44d0c9e85ef5a370ec2c5cd54b52a">
    10   <!ENTITY seamonkey-size          "278 MB">
    11   <!ENTITY seamonkey-buildsize     "6.9 GB (154 MB installed)">
     9  <!ENTITY seamonkey-md5sum        "991d8dca83ac889df061b25296a64840">
     10  <!ENTITY seamonkey-size          "281 MB">
     11  <!ENTITY seamonkey-buildsize     "6.7 GB (154 MB installed)">
    1212  <!ENTITY seamonkey-time          "19 SBU (on a 4-core machine)">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.