Changeset 9a61f3c4


Ignore:
Timestamp:
04/15/2005 04:44:52 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
28e38cf
Parents:
6925923
Message:

Updated to Samba-3.0.14a

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r6925923 r9a61f3c4  
    244244<!-- openssh (chapter 18) -->
    245245<!ENTITY proftpd-version              "1.2.10">
    246 <!ENTITY samba3-version               "3.0.13">
     246<!ENTITY samba3-version               "3.0.14a">
    247247<!ENTITY vsftpd-version               "2.0.1">
    248248<!ENTITY xinetd-version               "2.3.13">
  • introduction/welcome/changelog.xml

    r6925923 r9a61f3c4  
    2323<itemizedlist>
    2424
    25 <listitem><para>April 15th, 2005 [randy]: Updated to libsoup-2.2.3; added
    26 documentation installation commands to the LZO instructions.</para></listitem>
     25<listitem><para>April 15th, 2005 [randy]: Updated to libsoup-2.2.3 and
     26Samba-3.0.14a; added documentation installation commands to the LZO
     27instructions.</para></listitem>
    2728
    2829<listitem><para>April 14th, 2005 [randy]: Updated to libxklavier-2.0 and
  • server/major/samba3.xml

    r6925923 r9a61f3c4  
    77<!ENTITY samba3-download-http "http://us1.samba.org/samba/ftp/samba-&samba3-version;.tar.gz">
    88<!ENTITY samba3-download-ftp "ftp://ftp.samba.org/pub/samba/samba-&samba3-version;.tar.gz">
    9 <!ENTITY samba3-md5sum "262c9f8b2f2d6910f5b3472e215eddf6">
    10 <!ENTITY samba3-size "15.5 MB">
    11 <!ENTITY samba3-buildsize "230 MB">
    12 <!ENTITY samba3-time "3.07 SBU">
     9<!ENTITY samba3-md5sum "ebee37e66a8b5f6fd328967dc09088e8">
     10<!ENTITY samba3-size "15.6 MB">
     11<!ENTITY samba3-buildsize "147 MB">
     12<!ENTITY samba3-time "2.21 SBU">
    1313]>
    1414
     
    153153
    154154<para><command>ln -v -sf libnss_winbind.so /lib/libnss_winbind.so.2</command>
    155 and <command>ln -sf libnss_wins.so /lib/libnss_wins.so.2</command>:
     155and <command>ln -v -sf libnss_wins.so /lib/libnss_wins.so.2</command>:
    156156These symlinks are required by glibc to use the <acronym>NSS</acronym>
    157157libraries.</para>
Note: See TracChangeset for help on using the changeset viewer.