Changeset 3fdc9b0 for networking


Ignore:
Timestamp:
07/16/2016 12:09:38 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.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, nosym, 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:
4de2fadd
Parents:
534de2d
Message:

Update to freetype-2.6.4
Update to LLVM-3.8.1
Update to Samba-4.4.5
Update to gnome-online-accounts-3.20.2 (systemd)
Update to Weston-1.11.0 (systemd)
Fix the build of GDM (systemd)
Tags and Text Fixes

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

Location:
networking
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • networking/netlibs/glib-networking.xml

    r534de2d r3fdc9b0  
    150150        </seg>
    151151        <seg>
    152           libgiognomeproxy.so and libgiognutls.so
     152          libgiognomeproxy.so and libgiognutls.so (GIO Modules installed in
     153          <filename class="directory">/usr/lib/gio/modules</filename>)
    153154        </seg>
    154155        <seg>
  • networking/netprogs/samba.xml

    r534de2d r3fdc9b0  
    77  <!ENTITY samba-download-http "https://download.samba.org/pub/samba/stable/samba-&samba-version;.tar.gz">
    88  <!ENTITY samba-download-ftp  " ">
    9   <!ENTITY samba-md5sum        "b16919d43dfb5dd8c8ccf0af3a8e115b">
     9  <!ENTITY samba-md5sum        "6950c5e9f7bdeb8a610c2ca957a15be4">
    1010  <!ENTITY samba-size          "20 MB">
    11   <!ENTITY samba-buildsize     "464 MB (add 16 MB for quicktest, reputedly up to 500 MB additional for all tests)">
    12   <!ENTITY samba-time          "2.1 SBU, using parallelism=4 (add 0.6 SBU for quicktest, reputedly up to 110 SBU to run all tests)">
     11  <!ENTITY samba-buildsize     "348 MB (add 15 MB for quicktest, reputedly up to 348 MB additional for all tests)">
     12  <!ENTITY samba-time          "5.4 SBU, using parallelism=4 (add 0.3 SBU for quicktest, reputedly up to 110 SBU to run all tests)">
    1313]>
    1414
     
    7070    <bridgehead renderas="sect4">Recommended</bridgehead>
    7171    <para role="recommended">
    72       <xref linkend="libxslt"/> (for documentation) and
     72      <xref linkend="libtirpc"/>,
     73      <xref linkend="libxslt"/> (for documentation), and
    7374      <xref linkend="openldap"/>
    7475    </para>
     
    7879      <xref linkend="avahi"/>,
    7980      <xref linkend="cups"/>,
     81      <xref linkend="cyrus-sasl"/>,
     82      <xref linkend="gdb"/>,
     83      <xref linkend="git"/>,
    8084      <xref linkend="gnutls"/>,
    8185      <xref linkend="libarchive"/>,
    8286      <xref linkend="libcap-pam"/>,
    83       <xref linkend="libgpg-error"/>,
     87      <xref linkend="libgcrypt"/>,
    8488      <xref linkend="linux-pam"/>,
    8589      <xref linkend="mitkrb"/>,
     90      <xref linkend="nss"/>,
    8691      <xref linkend="popt"/>,
    8792      <xref linkend="python3"/>,
    8893      <xref linkend="talloc"/>,
     94      <xref linkend="vala"/>,
    8995      <xref linkend="valgrind"/> (optionally used by the test suite),
    9096      <xref linkend="xfsprogs"/>,
     
    557563          libndr-nbt.so, libndr.so, libndr-standard.so, libnetapi.so,
    558564          libnss_winbind.so, libnss_wins.so, libregistry.so,
    559           libsamba-credentials.so, libsamba-hostconfig.so, libsamba-passdb.so,
     565          libsamba-credentials.so, libsamba-errors.so,
     566          libsamba-hostconfig.so, libsamba-passdb.so,
    560567          libsamba-policy.so, libsamba-util.so, libsamdb.so,
    561568          libsmbclient-raw.so, libsmbclient.so, libsmbconf.so, libsmbldap.so,
    562           libtevent-util.so, libtorture.so, libwbclient.so, <!--mit_samba.so,
     569          libtevent-util.so, libtevent-unix.so, libtorture.so,
     570          libwbclient.so, <!--mit_samba.so,
    563571          --> and winbind_krb5_locator.so; the pam_winbind.so and pam_smbpass.so
    564572          PAM libraries; and assorted character set, filesystem and support
Note: See TracChangeset for help on using the changeset viewer.