Changeset 202c424


Ignore:
Timestamp:
06/10/2022 06:12:18 PM (23 months 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:
c190b38
Parents:
71c70d1
Message:

Update to talloc-2.3.4.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/talloc.xml

    r71c70d1 r202c424  
    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        "b9a334039dd24bed8ea546c71cb3d196">
    10   <!ENTITY talloc-size          "636 KB">
    11   <!ENTITY talloc-buildsize     "9.9 MB (with tests)">
     9  <!ENTITY talloc-md5sum        "ffdaf52a6572307cc3b6487b9e99cd61">
     10  <!ENTITY talloc-size          "660 KB">
     11  <!ENTITY talloc-buildsize     "9.7 MB (with tests)">
    1212  <!ENTITY talloc-time          "0.3 SBU (with tests)">
    1313]>
  • introduction/welcome/changelog.xml

    r71c70d1 r202c424  
    4444
    4545    <listitem>
     46      <para>June 10th, 2022</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to talloc-2.3.4. Fixes
     50          <ulink url="&blfs-ticket-root;16647">#16647</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
    4656      <para>June 9th, 2022</para>
    4757      <itemizedlist>
  • packages.ent

    r71c70d1 r202c424  
    201201<!ENTITY qjson-version                "0.8.1">
    202202<!ENTITY sbc-version                  "1.5">
    203 <!ENTITY talloc-version               "2.3.3">
     203<!ENTITY talloc-version               "2.3.4">
    204204<!ENTITY telepathy-glib-version       "0.24.2">
    205205<!ENTITY uchardet-version             "0.0.7">
Note: See TracChangeset for help on using the changeset viewer.