Changeset 5e8ab95


Ignore:
Timestamp:
10/25/2012 12:58:34 AM (11 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
de65afe
Parents:
302b2386
Message:

Update to cifs-utils-5.7

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r302b2386 r5e8ab95  
    457457<!-- Chapter 15 -->
    458458<!ENTITY bridgeutils-version          "1.5">
    459 <!ENTITY cifsutils-version            "5.3">
     459<!ENTITY cifsutils-version            "5.7">
    460460<!ENTITY ncftp-version                "3.2.5">
    461461<!ENTITY net-tools-version            "CVS_20101030">
  • introduction/welcome/changelog.xml

    r302b2386 r5e8ab95  
    4747      <para>October 24nd, 2012</para>
    4848      <itemizedlist>
     49        <listitem>
     50          <para>[bdubbs] - Update to cifs-utils-5.7. Fixes
     51          <ulink url="&blfs-ticket-root;3612">#3612</ulink>.</para>
     52        </listitem>
    4953        <listitem>
    5054          <para>[bdubbs] - Update to dhcpcd-5.6.2. Fixes
  • networking/netprogs/cifsutils.xml

    r302b2386 r5e8ab95  
    77  <!ENTITY cifsutils-download-http " ">
    88  <!ENTITY cifsutils-download-ftp  "ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/cifs-utils-&cifsutils-version;.tar.bz2">
    9   <!ENTITY cifsutils-md5sum        "e1a428558a96d2d28ccdaacdc47ea0b7">
    10   <!ENTITY cifsutils-size          "372 KB">
    11   <!ENTITY cifsutils-buildsize     "2.5 MB">
     9  <!ENTITY cifsutils-md5sum        "4215f12be8663f65d2c21dbbbafbc7f8">
     10  <!ENTITY cifsutils-size          "380 KB">
     11  <!ENTITY cifsutils-buildsize     "3.8 MB">
    1212  <!ENTITY cifsutils-time          "less than 0.1 SBU">
    1313]>
     
    3333    mounting SMB/CIFS shares on a Linux system.</para>
    3434
    35     &lfs70_checked;
     35    &lfs72_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    5959    <bridgehead renderas="sect3">cifs-utils Dependencies</bridgehead>
    6060
     61    <bridgehead renderas="sect4">Recommended</bridgehead>
     62    <para role="recommended">
     63      <xref linkend="samba3"/></para>
     64
    6165    <bridgehead renderas="sect4">Optional</bridgehead>
    62     <para role="optional"><xref linkend="mitkrb"/> and
    63     <xref linkend="keyutils"/></para>
     66    <para role="optional">
     67      <xref linkend="keyutils"/>,
     68      <xref linkend="libcap2"/>, and
     69      <xref linkend="mitkrb"/> and
     70    </para>
    6471
    6572    <para condition="html" role="usernotes">User Notes:
     
    94101
    95102      <seglistitem>
    96         <seg>cifs.idmap, getcifsacl, mount.cifs, and setcifsacl</seg>
     103        <seg>cifs.idmap, cifs.upcall, cifscreds, getcifsacl, mount.cifs,
     104        and setcifsacl</seg>
    97105        <seg>None</seg>
    98106        <seg>None</seg>
     
    111119          filesystem. There are a number of activities that the kernel cannot
    112120          easily do itself. This program is a callout program that does these
    113           things for the kernel and then returns the result.</para>
     121          things for the kernel and then returns the result. It is not intended
     122          to be run from the command-line.</para>
    114123          <indexterm zone="cifsutils cifs.idmap">
    115124            <primary sortas="b-cifs.idmap">cifs.idmap</primary>
     125          </indexterm>
     126        </listitem>
     127      </varlistentry>
     128
     129      <varlistentry id="cifs.upcall">
     130        <term><command>cifs.upcall</command></term>
     131        <listitem>
     132          <para>is a userspace helper program for the linux CIFS client
     133          filesystem. It is intended to be run when the kernel calls
     134          request-key for a particular key type.  It is not intended to be
     135          run from the command-line.</para>
     136          <indexterm zone="cifsutils cifs.upcall">
     137            <primary sortas="b-cifs.upcall">cifs.upcall</primary>
     138          </indexterm>
     139        </listitem>
     140      </varlistentry>
     141
     142      <varlistentry id="cifscreds">
     143        <term><command>cifscreds</command></term>
     144        <listitem>
     145          <para>is a tool for managing credentials (username and password)
     146          for the purpose of establishing sessions in multiuser mounts.</para>
     147          <indexterm zone="cifsutils cifscreds">
     148            <primary sortas="b-cifscreds">cifscreds</primary>
    116149          </indexterm>
    117150        </listitem>
  • networking/netprogs/samba3.xml

    r302b2386 r5e8ab95  
    8888    <xref linkend="libcap2"/>,
    8989    <ulink url="http://www.nongnu.org/libunwind/">libunwind</ulink>,
    90     <!-- <ulink url="http://people.redhat.com/dhowells/keyutils/">keyutils</ulink>
    91     (required to build the <command>cifs.upcall</command> program), -->
    9290    <xref linkend="avahi"/>,
    9391    <ulink url="http://www.openafs.org/">OpenAFS</ulink>,
     
    149147<screen role="root"><userinput>make install &amp;&amp;
    150148
     149cp pkgconfig/wbclient.pc /usr/lib/pkgconfig               &amp;&amp;
    151150install -v -m755 ../nsswitch/libnss_win{s,bind}.so /lib   &amp;&amp;
    152151ln -v -sf libnss_winbind.so /lib/libnss_winbind.so.2      &amp;&amp;
     
    197196    This command enables the build to complete when using libtirpc instead of
    198197    the deprecated GLibC rpc functions.</para>
     198
     199    <para><command>cp pkgconfig/wbclient.pc /usr/lib/pkgconfig</command>:
     200    Install a file omitted by the install procedure.</para>
    199201
    200202    <para><command>install -v -m755 nsswitch/libnss_win{s,bind}.so /lib</command>:
     
    646648
    647649      <seglistitem>
    648         <seg>cifs.upcall, eventlogadm, findsmb, ldbadd, ldbdel, ldbedit,
     650        <seg>eventlogadm, findsmb, ldbadd, ldbdel, ldbedit,
    649651        ldbmodify, ldbrename, ldbsearch, net, nmbd,
    650652        nmblookup, ntlm_auth, pdbedit, profiles, rpcclient, sharesec, smbcacls,
     
    667669      <?dbhtml list-presentation="table"?>
    668670
    669       <varlistentry id="cifs.upcall">
    670         <term><command>cifs.upcall</command></term>
    671         <listitem>
    672           <para>is a userspace upcall helper for Common Internet File Systems
    673            (CIFS)</para>
    674           <indexterm zone="samba3 cifs.upcall">
    675             <primary sortas="b-cifs.upcall">cifs.upcall</primary>
    676           </indexterm>
    677         </listitem>
    678       </varlistentry>
    679 
    680671      <varlistentry id="eventlogadm">
    681672        <term><command>eventlogadm</command></term>
Note: See TracChangeset for help on using the changeset viewer.