Changeset d608866


Ignore:
Timestamp:
09/03/2022 08:29:09 PM (20 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
5e0e3d79
Parents:
6aa4fda0
Message:

Three security updates and relevant buildfixes:

Update to thunderbird-102.2.1
Update to poppler-22.09.0
Update to curl-7.85.0
Fix building inkscape with poppler-22.09.0
Fix building libreoffice with poppler-22.09.0

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/poppler.xml

    r6aa4fda0 rd608866  
    77  <!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
    88  <!ENTITY poppler-download-ftp  " ">
    9   <!ENTITY poppler-md5sum        "616c33efce9fc33b0ac42336bc29a66c">
     9  <!ENTITY poppler-md5sum        "20090652a3a78f7a2816db3bfcb383a3">
    1010  <!ENTITY poppler-size          "1.8 MB">
    11   <!ENTITY poppler-buildsize     "112 MB (with Qt5 library and tests)">
     11  <!ENTITY poppler-buildsize     "87 MB (with Qt5 library and tests)">
    1212  <!ENTITY poppler-time          "0.8 SBU (with parallelism=4, Qt5 library, and tests)">
    1313  <!-- Time increase might be due to git.freedesktop.org -->
  • introduction/welcome/changelog.xml

    r6aa4fda0 rd608866  
    4242    </listitem>
    4343    -->
     44    <listitem>
     45      <para>September 3rd, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Fix building inkscape with poppler-22.09. Fixes
     49          <ulink url="&blfs-ticket-root;16985">#16985</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[renodr] - Fix building libreoffice with poppler-22.09. Fixes
     53          <ulink url="&blfs-ticket-root;16986">#16986</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[renodr] - Update to thunderbird-102.2.1 (Security Update).
     57          Fixes <ulink url="&blfs-ticket-root;16971">#16971</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[renodr] - Update to poppler-22.09.0 (Security Update). Fixes
     61          <ulink url="&blfs-ticket-root;16969">#16969</ulink>.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[renodr] - Update to curl-7.85.0 (Security Update). Fixes
     65          <ulink url="&blfs-ticket-root;16968">#16968</ulink>.</para>
     66        </listitem>
     67      </itemizedlist>
     68    </listitem>
    4469
    4570    <listitem>
  • networking/netlibs/curl.xml

    r6aa4fda0 rd608866  
    77  <!ENTITY curl-download-http "https://curl.se/download/curl-&curl-version;.tar.xz">
    88  <!ENTITY curl-download-ftp  " ">
    9   <!ENTITY curl-md5sum        "6ce66afa416bb11b8f39cc9e059afd5b">
     9  <!ENTITY curl-md5sum        "131f76c84016c45806b902330a74164f">
    1010  <!ENTITY curl-size          "2.4 MB">
    11   <!ENTITY curl-buildsize     "145 MB (add 23 MB for tests)">
    12   <!ENTITY curl-time          "0.4 SBU (with parallelism=4; add 18 SBU for tests)">
     11  <!ENTITY curl-buildsize     "144 MB (add 23 MB for tests)">
     12  <!ENTITY curl-time          "0.2 SBU (with parallelism=4; add 16 SBU for tests)">
    1313]>
    1414
     
    3232      The <application>cURL</application> package contains an utility
    3333      and a library used for transferring files with URL syntax to any of
    34       the following protocols: FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP,
    35       TELNET, DICT, LDAP, LDAPS and FILE. Its ability to both download
     34      the following protocols: DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP,
     35      HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTSP, SMB, SMBS,
     36      SMTP, SMPTS, TELNET, and TFTP. Its ability to both download
    3637      and upload files can be incorporated into other programs to support
    3738      functions like streaming media.
     
    353354  It is a SCP test for bad .known_hosts file and fails because of a mismatch
    354355  of error codes, I don't think it indicated a serious issue.
     356[renodr] - Test results for 7.85.0 (2022-09-03), no libssh2 enabled or gssapi
     357TESTDONE: 1528 tests were considered during 2041 seconds.
     358TESTDONE: 1326 tests out of 1326 reported OK: 100%
    355359-->
    356360
  • packages.ent

    r6aa4fda0 rd608866  
    244244<!ENTITY openjpeg2-version            "&openjpeg2-majmin-version;.0">
    245245<!ENTITY pixman-version               "0.40.0">   <!-- Even minors only -->
    246 <!ENTITY poppler-version              "22.08.0">
     246<!ENTITY poppler-version              "22.09.0">
    247247<!ENTITY potrace-version              "1.16">
    248248<!ENTITY qpdf-version                 "10.6.3">
     
    635635<!-- Chapter 17 -->
    636636<!ENTITY c-ares-version               "1.18.1">
    637 <!ENTITY curl-version                 "7.84.0">
     637<!ENTITY curl-version                 "7.85.0">
    638638<!ENTITY geoclue2-version             "2.6.0">
    639639<!ENTITY glib-networking-minor        "2.72">
     
    983983<!ENTITY rox-filer-version            "2.11">
    984984<!ENTITY rxvt-unicode-version         "9.30">
    985 <!ENTITY thunderbird-version          "102.2.0">
     985<!ENTITY thunderbird-version          "102.2.1">
    986986<!ENTITY tigervnc-version             "1.12.0">
    987987<!ENTITY transmission-version         "3.00">
  • xsoft/office/libreoffice.xml

    r6aa4fda0 rd608866  
    183183<!-- keep one commented patch, it's sure to again need one or more in a few months:-->
    184184
    185 <!--
     185
    186186      <listitem>
    187187        <para>
    188188          Required patch to fix building with <xref linkend="poppler"/>:
    189           <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-poppler_2204_fix-1.patch"/>
    190         </para>
    191       </listitem>
    192 -->
     189          <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-poppler_2209_fixes-1.patch"/>
     190        </para>
     191      </listitem>
    193192
    194193    </itemizedlist>
     
    216215    <para role="recommended">
    217216      <xref linkend="apache-ant"/>,
    218       <xref linkend="apr"/>,
     217<!--  <xref linkend="apr"/>, -->
    219218      <xref linkend="boost"/>,
    220219      <xref linkend="clucene"/>,
     
    237236      <xref linkend="lcms2"/>,
    238237      <xref linkend="librsvg"/>,
     238      <xref linkend="libtiff"/>,
     239      <xref linkend="libwebp"/>,
    239240      <xref linkend="libxml2"/> and
    240241      <xref linkend="libxslt"/>,
    241242      <xref linkend="lxml"/>,
    242243      <xref linkend="mesa"/>,
    243       <xref linkend="neon"/>,
     244<!--  <xref linkend="neon"/>, -->
    244245      <xref linkend="nss"/>,
    245246      <xref linkend="openldap"/> (if connecting to an LDAP server),
     
    247248      <xref linkend="postgresql"/>,
    248249      <xref linkend="redland"/>,
    249       <xref linkend="serf"/>, and
     250<!--  <xref linkend="serf"/>, --> and
    250251      <xref linkend="unixodbc"/>
    251252    </para>
     
    347348
    348349<!-- keep a commented instruction if no patches are currently required -->
    349 <!-- fixed in 7.3.5
    350     <para>
    351      Fix build failures introduced by the latest poppler version:
    352     </para>
    353 
    354 <screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-poppler_2204_fix-1.patch</userinput></screen>
    355 -->
     350
     351    <para>
     352     First, fix build failures introduced by the latest poppler version:
     353    </para>
     354
     355<screen><userinput>patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-poppler_2209_fixes-1.patch</userinput></screen>
     356
    356357    <para>
    357358      If you have downloaded the dictionaries, help and translations tarballs,
  • xsoft/other/inkscape.xml

    r6aa4fda0 rd608866  
    7676      </listitem>
    7777    </itemizedlist>
    78 <!--
     78
    7979    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    8080    <itemizedlist spacing="compact">
     
    8282        <para>
    8383          Required patch: <ulink
    84           url="&patch-root;/inkscape-&inkscape-version;-poppler_22_04_fixes-1.patch"/>
     84          url="&patch-root;/inkscape-&inkscape-version;-poppler_22_09_fixes-1.patch"/>
    8585        </para>
    8686      </listitem>
    8787    </itemizedlist>
    88 -->
     88
    8989    <note>
    9090      <para>
     
    160160  <sect2 role="installation">
    161161    <title>Installation of Inkscape</title>
    162 <!--
    163     <para>
    164       First, fix Inkscape to build with poppler-22.04.0:
    165     </para>
    166 
    167 <screen><userinput remap="pre">patch -Np1 -i ../inkscape-&inkscape-version;-poppler_22_04_fixes-1.patch</userinput></screen>
    168 -->
     162
     163    <para>
     164      First, fix Inkscape to build with poppler-22.09.0:
     165    </para>
     166
     167<screen><userinput remap="pre">patch -Np1 -i ../inkscape-&inkscape-version;-poppler_22_09_fixes-1.patch</userinput></screen>
     168
    169169
    170170<!-- If there is no test suite, then this is not needed.
  • xsoft/other/thunderbird.xml

    r6aa4fda0 rd608866  
    77  <!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">
    88  <!ENTITY thunderbird-download-ftp  " ">
    9   <!ENTITY thunderbird-md5sum        "9cbd22da350b2d097d9de0ee9f55a81e">
    10   <!ENTITY thunderbird-size          "477 MB">
     9  <!ENTITY thunderbird-md5sum        "63d184e973a14fc34a60d703513614bb">
     10  <!ENTITY thunderbird-size          "478 MB">
    1111  <!ENTITY thunderbird-buildsize     "7.4 GB (204 MB installed)">
    12   <!ENTITY thunderbird-time          "21 SBU (on a 4-core machine)">
     12  <!ENTITY thunderbird-time          "23 SBU (on a 4-core machine)">
    1313  <!-- Removed the -j1 time because python and rust do not obey it, although
    1414       the C/C++ code appears to obey it -->
     
    218218      A change in cbindgen-0.24.2 causes a symbol to now be output by
    219219      cbindgen, but it has already been defined in a header. This sed
    220       prevents the build eventually failing:
     220      prevents the build from eventually failing:
    221221    </para>
    222222
Note: See TracChangeset for help on using the changeset viewer.