Changeset 0fc5bfd7 for xsoft/other


Ignore:
Timestamp:
03/08/2022 09:56:17 PM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
0075912
Parents:
c4938ccc
Message:

Package updates, build fix, and security patch

Update to thunderbird-91.6.2
Update to curl-7.82.0
Patch Seamonkey against CVE-2022-26485
Fix building inkscape with poppler-22.03.0

Location:
xsoft/other
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/inkscape.xml

    rc4938ccc r0fc5bfd7  
    193193
    194194    <para>
     195      First, fix the build with poppler-22.03.0:
     196    </para>
     197
     198<screen><userinput remap="pre">sed -i '/filename_goo,/s/filename_goo.*/std::make_unique&lt;GooString&gt;(uri));/' \
     199       src/extension/internal/pdfinput/pdf-input.cpp</userinput></screen>
     200
     201    <para>
    195202      Install <application>Inkscape</application> by running the following
    196203      commands:
  • xsoft/other/thunderbird.xml

    rc4938ccc r0fc5bfd7  
    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        "ef508246f2c90e03adb8529abaa3dccd">
    10   <!ENTITY thunderbird-size          "389 MB">
     9  <!ENTITY thunderbird-md5sum        "cfa6ef391e9348c12775b06de405480b">
     10  <!ENTITY thunderbird-size          "386 MB">
    1111  <!ENTITY thunderbird-buildsize     "7.0 GB (202 MB installed)">
    12   <!ENTITY thunderbird-time          "28 SBU (on a 4-core machine)">
     12  <!ENTITY thunderbird-time          "26 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 -->
Note: See TracChangeset for help on using the changeset viewer.