Changeset 8835688a


Ignore:
Timestamp:
01/14/2018 04:35:19 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
ff00993e
Parents:
f91f27a
Message:

Update to talloc-2.1.11

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf91f27a r8835688a  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "13">                   <!-- Always 2 digits -->
     3<!ENTITY day          "14">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 13th, &year;">
     9<!ENTITY releasedate  "January 14th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/talloc.xml

    rf91f27a r8835688a  
    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        "48b8822a76797bb143e3e38ed738c320">
    10   <!ENTITY talloc-size          "432 KB">
    11   <!ENTITY talloc-buildsize     "7.7 MB (with tests)">
     9  <!ENTITY talloc-md5sum        "452596f904ca2b10322bdaabf147a721">
     10  <!ENTITY talloc-size          "436 KB">
     11  <!ENTITY talloc-buildsize     "7.3 MB (with tests)">
    1212  <!ENTITY talloc-time          "0.3 SBU (with tests)">
    1313]>
  • introduction/welcome/changelog.xml

    rf91f27a r8835688a  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>January 14th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to talloc-2.1.11. Fixes
     49          <ulink url="&blfs-ticket-root;10261">#10261</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>January 12th, 2018</para>
  • packages.ent

    rf91f27a r8835688a  
    185185<!ENTITY qjson-version                "0.8.1">
    186186<!ENTITY sbc-version                  "1.3">
    187 <!ENTITY talloc-version               "2.1.10">
     187<!ENTITY talloc-version               "2.1.11">
    188188<!ENTITY telepathy-glib-version       "0.24.1">
    189189<!ENTITY wayland-version              "1.14.0">
     
    287287<!ENTITY sg3_utils-version            "1.42">
    288288<!ENTITY strigi-version               "0.7.8">
    289 <!ENTITY sysstat-version              "11.6.1">
     289<!ENTITY sysstat-version              "11.6.2">
    290290<!ENTITY systemd-version              "236">
    291291<!ENTITY udisks-version               "1.0.5">    <!-- stable lt .90 micro version -->
Note: See TracChangeset for help on using the changeset viewer.