Changeset 8a15cc03


Ignore:
Timestamp:
09/16/2019 05:32:19 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.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:
58dfbe3
Parents:
5bb4e20
Message:

Update to Samba-4.10.8 (with limited testing). Samba-4.11.0 is at -rc4 stage, so do more in-depth testing (including dev suite) then.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5bb4e20 r8a15cc03  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "15">                   <!-- Always 2 digits -->
     3<!ENTITY day          "16">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 15th, &year;">
     9<!ENTITY releasedate  "September 16th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r5bb4e20 r8a15cc03  
    4242    </listitem>
    4343-->
    44 
    45     <listitem>
    46       <para>September 14th, 2019</para>
     44    <listitem>
     45      <para>September 16th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[renodr] - Update to Samba-4.10.8. Fixes
     49          <ulink url="&blfs-ticket-root;12476">#12476</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
     55      <para>September 15th, 2019</para>
    4756      <itemizedlist>
    4857        <listitem>
  • networking/netprogs/samba.xml

    r5bb4e20 r8a15cc03  
    77  <!ENTITY samba-download-http "https://www.samba.org/ftp/samba/stable/samba-&samba-version;.tar.gz">
    88  <!ENTITY samba-download-ftp  " ">
    9   <!ENTITY samba-md5sum        "05472d0dd943b3ccbc3be5032a9eb563">
     9  <!ENTITY samba-md5sum        "f3c722bbcd903479008fa1b529f56365">
    1010  <!ENTITY samba-size          "17 MB">
    1111  <!ENTITY samba-buildsize     "496 MB (add 16 MB for quicktest)">
  • packages.ent

    r5bb4e20 r8a15cc03  
    553553<!ENTITY rpcbind-version              "1.2.5">
    554554<!ENTITY rsync-version                "3.1.3">
    555 <!ENTITY samba-version                "4.10.7">
     555<!ENTITY samba-version                "4.10.8">
    556556<!ENTITY wget-version                 "1.20.3">
    557557<!ENTITY wireless-tools-version       "29">
Note: See TracChangeset for help on using the changeset viewer.