Changeset a3fa2d4b


Ignore:
Timestamp:
04/01/2022 08:14:39 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
79a1e37e
Parents:
b8d6fed
Message:

Package updates.
Update to libreoffice-7.3.2.2.
Update to nss-3.77.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rb8d6fed ra3fa2d4b  
    4444
    4545    <listitem>
     46      <para>April 1st, 2022</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to libreoffice-7.3.2.2. Fixes
     50          <ulink url="&blfs-ticket-root;16353">#16353</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[bdubbs] - Update to nss-3.77. Fixes
     54          <ulink url="&blfs-ticket-root;16354">#16354</ulink>.</para>
     55        </listitem>
     56      </itemizedlist>
     57    </listitem>
     58
     59    <listitem>
    4660      <para>March 31st, 2022</para>
    4761      <itemizedlist>
  • packages.ent

    rb8d6fed ra3fa2d4b  
    2626<!ENTITY nettle-version               "3.7.3">
    2727
    28 <!ENTITY nss-dir                      "3_76_1">
    29 <!ENTITY nss-version                  "3.76.1">
     28<!ENTITY nss-dir                      "3_77">
     29<!ENTITY nss-version                  "3.77">
    3030<!--
    3131<!ENTITY nss-micro-version            "1">
     
    944944<!ENTITY gnucash-version              "2.4.11">
    945945
    946 <!ENTITY libreoffice-version          "7.3.1">
    947 <!ENTITY libreoffice-patch            ".3">
     946<!ENTITY libreoffice-version          "7.3.2">
     947<!ENTITY libreoffice-patch            ".2">
    948948<!ENTITY libreoffice-dlversion        "&libreoffice-version;&libreoffice-patch;">
    949949
  • postlfs/security/nss.xml

    rb8d6fed ra3fa2d4b  
    1515
    1616  <!ENTITY nss-download-ftp  " ">
    17   <!ENTITY nss-md5sum        "ff885524e6beb3e4bf3613115918b605">
     17  <!ENTITY nss-md5sum        "9ddf42a13c353cb36756e78dfb2e3e43">
    1818  <!ENTITY nss-size          "81 MB">
    19   <!ENTITY nss-buildsize     "314 MB (add 284 MB for tests)">
    20   <!ENTITY nss-time          "1.8 SBU (with parallelism=4, add 18 SBU for tests)">
     19  <!ENTITY nss-buildsize     "316 MB (add 157 MB for tests)">
     20  <!ENTITY nss-time          "1.8 SBU (with parallelism=4, add 17 SBU for tests)">
    2121  <!-- On my system, I got 64.2 SBU, but Bruce gets 18 SBU. -renodr -->
    2222]>
  • xsoft/office/libreoffice.xml

    rb8d6fed ra3fa2d4b  
    88
    99  <!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
    10   <!ENTITY libreoffice-core-md5sum        "2971a88433ea99300f318b87282d45e9">
     10  <!ENTITY libreoffice-core-md5sum        "4a6c3d37e9ce238143606238df9a280d">
    1111  <!ENTITY libreoffice-core-size          "244 MB">
    1212
    1313  <!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
    14   <!ENTITY libreoffice-dict-md5sum        "c50f1f844a522c2f646e2df422280de8">
     14  <!ENTITY libreoffice-dict-md5sum        "eb991bcb2fcb9d741dbfd8ab7eaeb753">
    1515  <!ENTITY libreoffice-dict-size          "49 MB">
    1616
    1717  <!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
    18   <!ENTITY libreoffice-help-md5sum        "57a3de22b50676bbe6cb9d426c773232">
     18  <!ENTITY libreoffice-help-md5sum        "a8e19a6b48e9fd0a03a463bcffc425e9">
    1919  <!ENTITY libreoffice-help-size          "108 MB">
    2020
    2121  <!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
    22   <!ENTITY libreoffice-translations-md5sum        "2caff63eeeda6e79e2b78d1025c5d3ad">
    23   <!ENTITY libreoffice-translations-size          "187 MB">
     22  <!ENTITY libreoffice-translations-md5sum        "ab2fe92e8cc33fdb96b2e583a55bca02">
     23  <!ENTITY libreoffice-translations-size          "188 MB">
    2424
    2525  <!-- full size remeasured for 7.0.0.3 -->
    2626
    27   <!ENTITY libreoffice-buildsize  "7.0 GB including the additional files if downloaded during the build (806 MB installed). Installing the whole set of languages requires more than 25 GB (around 3 GB installed)">
     27  <!ENTITY libreoffice-buildsize  "7.0 GB including the additional files if downloaded during the build (793 MB installed). Installing the whole set of languages requires more than 25 GB (around 3 GB installed)">
    2828
    2929 <!-- Editors: many updates to poppler will break LO using system poppler until
Note: See TracChangeset for help on using the changeset viewer.