Changeset f59814c


Ignore:
Timestamp:
12/16/2020 09:30:31 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
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:
a41bb164
Parents:
179e019
Message:

Update to wireshark-3.4.1.
Update to nss-3.60.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r179e019 rf59814c  
    4343    -->
    4444    <listitem>
     45      <para>December 16th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to wireshark-3.4.1. Fixes
     49          <ulink url="&blfs-ticket-root;14366">#14366</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to nss-3.60. Fixes
     53          <ulink url="&blfs-ticket-root;14370">#14370</ulink>.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
     58    <listitem>
    4559      <para>December 15th, 2020</para>
    4660      <itemizedlist>
  • networking/netutils/wireshark.xml

    r179e019 rf59814c  
    77  <!ENTITY wireshark-download-http "https://www.wireshark.org/download/src/all-versions/wireshark-&wireshark-version;.tar.xz">
    88  <!ENTITY wireshark-download-ftp  " ">
    9   <!ENTITY wireshark-md5sum        "5c656cd9d6b01dd2ad93ed665ca532e6">
     9  <!ENTITY wireshark-md5sum        "62304df45b3c6b7825a09cbb1793906e">
    1010  <!ENTITY wireshark-size          "31 MB">
    11   <!ENTITY wireshark-buildsize     "750 MB (with all optional dependencies available in the BLFS book)">
    12   <!ENTITY wireshark-time          "2.5 SBU (with parallelism=4 and all optional dependencies available in the BLFS book)">
     11  <!ENTITY wireshark-buildsize     "606 MB (with all optional dependencies available in the BLFS book)">
     12  <!ENTITY wireshark-time          "2.0 SBU (with parallelism=4 and all optional dependencies available in the BLFS book)">
    1313]>
    1414
  • packages.ent

    r179e019 rf59814c  
    2828<!ENTITY nettle-version               "3.6">
    2929
    30 <!ENTITY nss-minor-version            "59">
     30<!ENTITY nss-minor-version            "60">
    3131<!ENTITY nss-micro-version            "0">
    3232<!--<!ENTITY nss-version                  "3.&nss-minor-version;.&nss-micro-version;">-->
     
    605605<!ENTITY whois-version                "5.4.3">
    606606<!ENTITY wicd-version                 "1.7.4">
    607 <!ENTITY wireshark-version            "3.4.0">  <!-- even minor versions only -->
     607<!ENTITY wireshark-version            "3.4.1">  <!-- even minor versions only -->
    608608
    609609<!ENTITY wicd-major-version           "1.7">
  • postlfs/security/nss.xml

    r179e019 rf59814c  
    1515
    1616  <!ENTITY nss-download-ftp  " ">
    17   <!ENTITY nss-md5sum        "1fa8c74a6a761e4b87c782ef0b52d5ec">
     17  <!ENTITY nss-md5sum        "afbbb03ae4034a55d28de658ba4e18ff">
    1818  <!ENTITY nss-size          "78 MB">
    1919  <!-- 50 MB increase is due to new test files, see #12187 -->
    20   <!ENTITY nss-buildsize     "304 MB (add 232 MB for tests)">
    21   <!ENTITY nss-time          "2.8 SBU (with parallelism=4, add 32 SBU for tests)">
     20  <!ENTITY nss-buildsize     "294 MB (add 139 MB for tests)">
     21  <!ENTITY nss-time          "2.6 SBU (with parallelism=4, add 24 SBU for tests)">
    2222]>
    2323
Note: See TracChangeset for help on using the changeset viewer.