Changeset 65bdd29


Ignore:
Timestamp:
01/21/2023 10:17:39 AM (15 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
111a127
Parents:
3c096aa0
git-author:
Pierre Labastie <pierre.labastie@…> (01/21/2023 10:09:22 AM)
git-committer:
Pierre Labastie <pierre.labastie@…> (01/21/2023 10:17:39 AM)
Message:

Update to talloc-2.4.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/talloc.xml

    r3c096aa0 r65bdd29  
    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        "ffdaf52a6572307cc3b6487b9e99cd61">
     9  <!ENTITY talloc-md5sum        "02fb35ead70f73af2518234ef3cb1073">
    1010  <!ENTITY talloc-size          "660 KB">
    11   <!ENTITY talloc-buildsize     "9.7 MB (with tests)">
     11  <!ENTITY talloc-buildsize     "11 MB (with tests)">
    1212  <!ENTITY talloc-time          "0.3 SBU (with tests)">
    1313]>
     
    136136          <!--libpytalloc-util.so,-->
    137137          libtalloc.so,
    138           <!-- NOTE: The below is Optional now. -->
    139           talloc.so (Python-2 Module) and
     138          <!-- NOTE: The below is Optional now. Seems it is not built even
     139          if python2 is installed, with the above instructions.
     140          talloc.so (Python-2 Module)--> and
    140141          talloc.&python3-lib-suffix;.so (Python-3 Module)
    141142        </seg>
  • introduction/welcome/changelog.xml

    r3c096aa0 r65bdd29  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[pierre] - Update to talloc-2.4.0. Fixes
     46          <ulink url="&blfs-ticket-root;17531">#17531</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[pierre] - Update to libva-2.17.0 (Xorg driver). Fixes
    4650          <ulink url="&blfs-ticket-root;17528">#17528</ulink>.</para>
  • packages.ent

    r3c096aa0 r65bdd29  
    178178<!ENTITY pth-version                  "2.0.7">
    179179<!ENTITY qca-version                  "2.3.5">
    180 <!ENTITY talloc-version               "2.3.4">
     180<!ENTITY talloc-version               "2.4.0">
    181181<!ENTITY telepathy-glib-version       "0.24.2">
    182182<!ENTITY uchardet-version             "0.0.8">
Note: See TracChangeset for help on using the changeset viewer.