Changeset b1a45a4b


Ignore:
Timestamp:
06/12/2019 03:23:13 AM (5 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
d1a5310
Parents:
da2b707
Message:

Update to libevent-2.1.10

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rda2b707 rb1a45a4b  
    4545      <para>June 11th, 2019</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to libevent-2.1.10. Fixes
     49          <ulink url="&blfs-ticket-root;12144">#12144</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[ken] - Update to firefox-67.0.2. Fixes
  • networking/netlibs/libevent.xml

    rda2b707 rb1a45a4b  
    99  <!ENTITY libevent-download-http "&libevent-source;/release-&libevent-version;-stable/libevent-&libevent-version;-stable.tar.gz">
    1010  <!ENTITY libevent-download-ftp  " ">
    11   <!ENTITY libevent-md5sum        "f3eeaed018542963b7d2416ef1135ecc">
     11  <!ENTITY libevent-md5sum        "999caf86f52943af2363bc8077f00167">
    1212  <!ENTITY libevent-size          "1.0 MB">
    13   <!ENTITY libevent-buildsize     "18 MB (add 1 MB for the tests and 6 MB for the API docs)">
    14   <!ENTITY libevent-time          "0.3 SBU (add 10 SBU for the tests)">
     13  <!ENTITY libevent-buildsize     "24 MB (add 3 MB for the tests and 6 MB for the API docs)">
     14  <!ENTITY libevent-time          "0.3 SBU (add 12 SBU for the tests)">
    1515]>
    1616
     
    7878
    7979    <bridgehead renderas="sect3">libevent Dependencies</bridgehead>
     80    <!-- Python3 ports of the rpcgen_event.py file were produced in 2.1.9 -->
    8081<!--
    8182    <bridgehead renderas="sect4">Recommended</bridgehead>
  • packages.ent

    rda2b707 rb1a45a4b  
    579579<!ENTITY glib-networking-version      "2.60.2">
    580580<!ENTITY ldns-version                 "1.7.0">
    581 <!ENTITY libevent-version             "2.1.8">
     581<!ENTITY libevent-version             "2.1.10">
    582582<!ENTITY libnl-version                "3.4.0">
    583583<!ENTITY libnl-dl-version             "3_4_0">
Note: See TracChangeset for help on using the changeset viewer.