Changeset 5fd1c78e


Ignore:
Timestamp:
07/19/2021 07:39:05 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
57721d3
Parents:
2bbc6b0e
Message:

Package Updates

Update to Net-DNS-1.32 (Perl module).
Update to talloc-2.3.3.
Update to wireshark-3.4.7.

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/talloc.xml

    r2bbc6b0e r5fd1c78e  
    77  <!ENTITY talloc-download-http "https://www.samba.org/ftp/talloc/talloc-&talloc-version;.tar.gz">
    88  <!ENTITY talloc-download-ftp  " ">
    9   <!ENTITY talloc-md5sum        "3376a86bdf9dd4abc6b8d8d645390902">
    10   <!ENTITY talloc-size          "648 KB">
    11   <!ENTITY talloc-buildsize     "10 MB (with tests)">
     9  <!ENTITY talloc-md5sum        "b9a334039dd24bed8ea546c71cb3d196">
     10  <!ENTITY talloc-size          "636 KB">
     11  <!ENTITY talloc-buildsize     "9.9 MB (with tests)">
    1212  <!ENTITY talloc-time          "0.3 SBU (with tests)">
    1313]>
  • general/prog/perl-modules/perl-net-dns.xml

    r2bbc6b0e r5fd1c78e  
    66
    77  <!ENTITY my-download-http "&perl_authors;/id/N/NL/NLNETLABS/Net-DNS-&Net-DNS-version;.tar.gz">
    8   <!ENTITY my-md5sum "2a0364cea1ab6c1134506921d909f393">
     8  <!ENTITY my-md5sum "e8ee02ec42dfeb10ae4a0d175d5fcafc">
    99
    1010]>
  • introduction/welcome/changelog.xml

    r2bbc6b0e r5fd1c78e  
    4343    -->
    4444    <listitem>
     45      <para>July 19th, 2021</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to Net-DNS-1.32 (Perl module). Fixes
     49          <ulink url="&blfs-ticket-root;15288">#15288</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to talloc-2.3.3. Fixes
     53          <ulink url="&blfs-ticket-root;15285">#15285</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to wireshark-3.4.7. Fixes
     57          <ulink url="&blfs-ticket-root;15282">#15282</ulink>.</para>
     58        </listitem>
     59      </itemizedlist>
     60    </listitem>
     61
     62    <listitem>
    4563      <para>July 18th, 2021</para>
    4664      <itemizedlist>
  • networking/netutils/wireshark.xml

    r2bbc6b0e r5fd1c78e  
    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        "93e5fca965b7fcd6642aba1f43b80dcd">
     9  <!ENTITY wireshark-md5sum        "4954b93a4ea4936f2bed5718e44040c5">
    1010  <!ENTITY wireshark-size          "31 MB">
    11   <!ENTITY wireshark-buildsize     "606 MB (with all optional dependencies available in the BLFS book)">
     11  <!ENTITY wireshark-buildsize     "607 MB (with all optional dependencies available in the BLFS book)">
    1212  <!ENTITY wireshark-time          "2.2 SBU (with parallelism=4 and all optional dependencies available in the BLFS book)">
    1313]>
  • packages.ent

    r2bbc6b0e r5fd1c78e  
    189189<!ENTITY qjson-version                "0.8.1">
    190190<!ENTITY sbc-version                  "1.5">
    191 <!ENTITY talloc-version               "2.3.2">
     191<!ENTITY talloc-version               "2.3.3">
    192192<!ENTITY telepathy-glib-version       "0.24.2">
    193193<!ENTITY uchardet-version             "0.0.7">
     
    428428<!ENTITY LWP-Protocol-https-version   "6.10">
    429429<!ENTITY Module-Build-version         "0.4231">
    430 <!ENTITY Net-DNS-version              "1.31">
     430<!ENTITY Net-DNS-version              "1.32">
    431431<!ENTITY Parse-RecDescent-version     "1.967015">
    432432<!ENTITY Parse-Yapp-version           "1.21">
     
    613613<!ENTITY whois-version                "5.4.3">
    614614<!ENTITY wicd-version                 "1.7.4">
    615 <!ENTITY wireshark-version            "3.4.6">  <!-- even minor versions only -->
     615<!ENTITY wireshark-version            "3.4.7">  <!-- even minor versions only -->
    616616
    617617<!ENTITY wicd-major-version           "1.7">
Note: See TracChangeset for help on using the changeset viewer.