Changeset e79ed72


Ignore:
Timestamp:
11/10/2011 12:14:36 AM (12 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:
4f598ff5
Parents:
476e234f
Message:

Update to libtasn1-2.10.
Update to libgcrypt-1.5.0.
Add libcap2-2.22.
Move samba to network programs.

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

Files:
1 added
14 edited
1 moved

Legend:

Unmodified
Added
Removed
  • general.ent

    r476e234f re79ed72  
    113113<!ENTITY gnupg2-version               "2.0.15">
    114114<!ENTITY gpgme-version                "1.3.0">
     115<!ENTITY libcap2-version              "2.22">
    115116<!ENTITY tripwire-version             "2.4.1.2">
    116117<!ENTITY heimdal-version              "1.4">
     
    187188<!ENTITY libassuan-version            "2.0.0">
    188189<!ENTITY libgpg-error-version         "1.10">
    189 <!ENTITY libgcrypt-version            "1.4.6">
     190<!ENTITY libgcrypt-version            "1.5.0">
    190191<!ENTITY libksba-version              "1.0.7">
    191192<!ENTITY libmowgli-version            "0.7.0">
    192193<!ENTITY libmcs-version               "0.7.1">
    193 <!ENTITY libtasn1-version             "2.8">
     194<!ENTITY libtasn1-version             "2.10">
    194195<!ENTITY libunique-version            "1.1.2">
    195196<!ENTITY liboil-version               "0.3.17">
  • general/genlib/libgcrypt.xml

    r476e234f re79ed72  
    88  <!ENTITY libgcrypt-download-http " ">
    99  <!ENTITY libgcrypt-download-ftp  "ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-&libgcrypt-version;.tar.bz2">
    10   <!ENTITY libgcrypt-md5sum        "dbf99425a4fe9217c84ce3a35d938634">
    11   <!ENTITY libgcrypt-size          "1.1 MB">
    12   <!ENTITY libgcrypt-buildsize     "29 MB">
    13   <!ENTITY libgcrypt-time          "0.5 SBU (additional 0.5 SBU to run the test suite)">
     10  <!ENTITY libgcrypt-md5sum        "693f9c64d50c908bc4d6e01da3ff76d8">
     11  <!ENTITY libgcrypt-size          "1.4 MB">
     12  <!ENTITY libgcrypt-buildsize     "24 MB">
     13  <!ENTITY libgcrypt-time          "0.6 SBU (including 0.5 SBU to run the test suite)">
    1414]>
    1515
    16 <sect1 id="libgcrypt" xreflabel="Libgcrypt-&libgcrypt-version;">
     16<sect1 id="libgcrypt" xreflabel="libgcrypt-&libgcrypt-version;">
    1717  <?dbhtml filename="libgcrypt.html"?>
    1818
     
    2222  </sect1info>
    2323
    24   <title>Libgcrypt-&libgcrypt-version;</title>
     24  <title>libgcrypt-&libgcrypt-version;</title>
    2525
    2626  <indexterm zone="libgcrypt">
    27     <primary sortas="a-Libgcrypt">Libgcrypt</primary>
     27    <primary sortas="a-libgcrypt">libgcrypt</primary>
    2828  </indexterm>
    2929
    3030  <sect2 role="package">
    31     <title>Introduction to Libgcrypt</title>
     31    <title>Introduction to libgcrypt</title>
    3232
    33     <para>The <application>Libgcrypt</application> package contains a general
     33    <para>The <application>libgcrypt</application> package contains a general
    3434    purpose crypto library based on the code used in
    3535    <application>GnuPG</application>. The library provides a high level
     
    3737    API.</para>
    3838
    39     <para>&lfssvn_checked;20101029&lfssvn_checked2;</para>
     39    &lfs70_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6161    </itemizedlist>
    6262
    63     <bridgehead renderas="sect3">Libgcrypt Dependencies</bridgehead>
     63    <bridgehead renderas="sect3">libgcrypt Dependencies</bridgehead>
    6464
    6565    <bridgehead renderas="sect4">Required</bridgehead>
     
    6868    <bridgehead renderas="sect4">Optional</bridgehead>
    6969    <para role="optional"><xref linkend="pth"/> and
    70     <ulink url="http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/">libcap2</ulink></para>
     70    <xref linkend="libcap2"/></para>
    7171
    7272    <para condition="html" role="usernotes">User Notes:
     
    7676
    7777  <sect2 role="installation">
    78     <title>Installation of Libgcrypt</title>
     78    <title>Installation of libgcrypt</title>
    7979
    80     <para>Install <application>Libgcrypt</application> by running the
     80    <para>Install <application>libgcrypt</application> by running the
    8181    following commands:</para>
    8282
  • general/genlib/libgpg-error.xml

    r476e234f re79ed72  
    1313]>
    1414
    15 <sect1 id="libgpg-error" xreflabel="Libgpg-error-&libgpg-error-version;">
     15<sect1 id="libgpg-error" xreflabel="libgpg-error-&libgpg-error-version;">
    1616  <?dbhtml filename="libgpg-error.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>Libgpg-error-&libgpg-error-version;</title>
     23  <title>libgpg-error-&libgpg-error-version;</title>
    2424
    2525  <indexterm zone="libgpg-error">
    26     <primary sortas="a-Libgpg-error">Libgpg-error</primary>
     26    <primary sortas="a-libgpg-error">libgpg-error</primary>
    2727  </indexterm>
    2828
    2929  <sect2 role="package">
    30     <title>Introduction to Libgpg-error</title>
     30    <title>Introduction to libgpg-error</title>
    3131
    32     <para>The <application>Libgpg-error</application> package contains a
     32    <para>The <application>libgpg-error</application> package contains a
    3333    library that defines common error values for all
    3434    <application>GnuPG</application> components. Among these are GPG, GPGSM,
     
    3636    and more.</para>
    3737
    38     <para>&lfssvn_checked;20101029&lfssvn_checked2;</para>
     38    &lfs70_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
    4141    <itemizedlist spacing="compact">
    42       <listitem>
     42      <!--<listitem>
    4343        <para>Download (HTTP): <ulink url="&libgpg-error-download-http;"/></para>
    44       </listitem>
     44      </listitem>-->
    4545      <listitem>
    4646        <para>Download (FTP): <ulink url="&libgpg-error-download-ftp;"/></para>
     
    6666
    6767  <sect2 role="installation">
    68     <title>Installation of Libgpg-error</title>
     68    <title>Installation of libgpg-error</title>
    6969
    70     <para>Install <application>Libgpg-error</application> by running the
     70    <para>Install <application>libgpg-error</application> by running the
    7171    following commands:</para>
    7272
     
    8080
    8181<screen role="root"><userinput>make install &amp;&amp;
    82 install -v -m644 -D README \
    83                     /usr/share/doc/libgpg-error-&libgpg-error-version;/README</userinput></screen>
     82install -v -m644 -D README /usr/share/doc/libgpg-error-&libgpg-error-version;/README</userinput></screen>
    8483
    8584  </sect2>
     
    109108        <term><command>gpg-error</command></term>
    110109        <listitem>
    111           <para>is used to determine <application>Libgpg-error</application>
     110          <para>is used to determine <application>libgpg-error</application>
    112111          error codes.</para>
    113112          <indexterm zone="libgpg-error gpg-error">
     
    121120        <listitem>
    122121          <para>is a utility used to configure and build applications based on
    123           the <application>Libgpg-error</application> library. It can be used
     122          the <application>libgpg-error</application> library. It can be used
    124123          to query the C compiler and linker flags which are required to correctly
    125124          compile and link the application against the
    126           <application>Libgpg-error</application> library.</para>
     125          <application>libgpg-error</application> library.</para>
    127126          <indexterm zone="libgpg-error gpg-error-config">
    128127            <primary sortas="b-gpg-error-config">gpg-error-config</primary>
     
    134133        <term><filename class='libraryfile'>liblibgpg-error.{so,a}</filename></term>
    135134        <listitem>
    136           <para>contains the <application>Libgpg-error</application> API
     135          <para>contains the <application>libgpg-error</application> API
    137136          functions.</para>
    138137          <indexterm zone="libgpg-error liblibgpg-error">
  • general/genlib/libtasn1.xml

    r476e234f re79ed72  
    77  <!ENTITY libtasn1-download-http "http://mirrors.kernel.org/gnu/libtasn1/libtasn1-&libtasn1-version;.tar.gz">
    88  <!ENTITY libtasn1-download-ftp  "ftp://ftp.gnu.org/pub/gnu/libtasn1/libtasn1-&libtasn1-version;.tar.gz">
    9   <!ENTITY libtasn1-md5sum        "53fd164f8670e55a9964666990fb358f">
     9  <!ENTITY libtasn1-md5sum        "ef80c227d0dcdc2940fbc58faf8e0cf1">
    1010  <!ENTITY libtasn1-size          "1.8 MB">
    1111  <!ENTITY libtasn1-buildsize     "12 MB">
    12   <!ENTITY libtasn1-time          "0.2 SBU">
     12  <!ENTITY libtasn1-time          "0.1 SBU">
    1313]>
    1414
     
    3232    <para><application>libtasn1</application> is a highly portable C library that
    3333     encodes and decodes DER/BER data following an ASN.1 schema.</para>
     34
     35     &lfs70_checked;
    3436
    3537    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genutils/pinentry.xml

    r476e234f re79ed72  
    8181    <xref linkend="gtk2"/>,
    8282    <xref linkend="qt"/>, and
    83     <ulink url="http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/">libcap2</ulink></para>
     83    <xref linkend="libcap2"/></para>
    8484
    8585    <para condition="html" role="usernotes">User Notes:
  • introduction/welcome/changelog.xml

    r476e234f re79ed72  
    4545      <para>November 9th, 2011</para>
    4646      <itemizedlist>
     47        <!-- <listitem>
     48          <para>[bdubbs] - Update to samba-3.6.1.</para>
     49        </listitem>
     50        <listitem>
     51          <para>[bdubbs] - Update to gnutls-3.0.7.</para>
     52        </listitem> -->
     53        <listitem>
     54          <para>[bdubbs] - Update to libtasn1-2.10.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[bdubbs] - Update to libgcrypt-1.5.0.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[bdubbs] - Add libcap2-2.22.</para>
     61        </listitem>
    4762        <listitem>
    4863          <para>[bdubbs] - Add a sed to libmpeg2 to avoid a segfault
    49           that occurs when using recent compilers.  Thansks to Andy
     64          that occurs when using recent compilers.  Thanks to Andy
    5065          Benton for the report.</para>
    5166        </listitem>
  • networking/netprogs/netprogs.xml

    r476e234f re79ed72  
    3333<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rsync-client.xml"/> -->
    3434  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rsync.xml"/>
     35  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="samba3.xml"/>
    3536  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="samba3-client.xml"/>
    3637<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="subversion.xml"/> -->
  • networking/netprogs/samba3.xml

    r476e234f re79ed72  
    8181    <xref linkend="python"/> (used only in parts of the test suite),
    8282    <ulink url="http://tdb.samba.org/">tdb</ulink> (version 1.2.1),
    83     <ulink url="http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/">libcap2</ulink>,
     83    <xref linkend="libcap2"/>,
    8484    <ulink url="http://www.nongnu.org/libunwind/">libunwind</ulink>,
    8585    <ulink url="http://people.redhat.com/dhowells/keyutils/">keyutils</ulink>
  • networking/netprogs/wget.xml

    r476e234f re79ed72  
    3333    for non-interactive downloading of files from the Web.</para>
    3434
    35     &lfs67_built;
     35    &lfs70_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
  • postlfs/security/gnutls.xml

    r476e234f re79ed72  
    55  %general-entities;
    66
    7   <!ENTITY gnutls-download-http "http://mirrors.kernel.org/gnu/gnutls/gnutls-&gnutls-version;.tar.bz2">
    8   <!ENTITY gnutls-download-ftp  "ftp://ftp.gnutls.org/pub/gnutls/gnutls-&gnutls-version;.tar.bz2">
     7  <!-- <!ENTITY gnutls-download-http "http://mirrors.kernel.org/gnu/gnutls/gnutls-&gnutls-version;.tar.bz2"> -->
     8  <!ENTITY gnutls-download-http " ">
     9  <!ENTITY gnutls-download-ftp  "ftp://ftp.gnutls.org/pub/gnutls/gnutls-&gnutls-version;.tar.xz">
    910  <!ENTITY gnutls-md5sum        "777823f5746ab80cd6f7f7b5fcb2f91b">
    1011  <!ENTITY gnutls-size          "7.4 MB">
     
    4849    extension and X.509 and OpenPGP certificate handling.</para>
    4950
    50     &lfs65_checked;
     51    &lfs70_checked;
    5152
    5253    <bridgehead renderas="sect3">Package Information</bridgehead>
    5354    <itemizedlist spacing="compact">
    54       <listitem>
     55      <!--<listitem>
    5556        <para>Download (HTTP): <ulink url="&gnutls-download-http;"/></para>
    56       </listitem>
     57      </listitem> -->
    5758      <listitem>
    5859        <para>Download (FTP): <ulink url="&gnutls-download-ftp;"/></para>
  • postlfs/security/heimdal.xml

    r476e234f re79ed72  
    9292    <xref linkend="sqlite"/>,
    9393    <xref linkend="x-window-system"/>,
    94     <ulink url="http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/">libcap2</ulink>, and
     94    <xref linkend="libcap2"/>, and
    9595    <ulink url="http://people.redhat.com/sgrubb/libcap-ng/">libcap-ng</ulink> (with this
    9696    <ulink url="&patch-root;/libcap-ng-0.6.4-2.6.36_kernel_fix-1.patch">patch</ulink>
  • postlfs/security/security.xml

    r476e234f re79ed72  
    5151  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gpgme.xml"/>
    5252  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="heimdal.xml"/>
     53  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcap2.xml"/>
    5354  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mitkrb.xml"/>
    5455  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nss.xml"/>
  • postlfs/shells/zsh.xml

    r476e234f re79ed72  
    8484    <bridgehead renderas="sect4">Optional</bridgehead>
    8585    <para role="optional"><xref linkend="pcre"/> and
    86     <ulink url="http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/">libcap2</ulink>
     86    <xref linkend="libcap2"/>
    8787    </para>
    8888
  • server/major/major.xml

    r476e234f re79ed72  
    2424<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="openssh.xml"/>-->
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="proftpd.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="samba3.xml"/>
     26<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="samba3.xml"/> -->
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="vsftpd.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xinetd.xml"/>
  • server/major/vsftpd.xml

    r476e234f re79ed72  
    6161
    6262    <bridgehead renderas="sect4">Optional</bridgehead>
    63     <para role="optional"><xref linkend="linux-pam"/>,
    64     <xref linkend="openssl"/>, <xref linkend="tcpwrappers"/>, and
    65     <ulink url="http://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/">libcap2</ulink></para>
     63    <para role="optional">
     64      <xref linkend="linux-pam"/>,
     65      <xref linkend="openssl"/>,
     66      <xref linkend="tcpwrappers"/>, and
     67      <xref linkend="libcap2"/>
     68    </para>
    6669
    6770    <para condition="html" role="usernotes">User Notes:
Note: See TracChangeset for help on using the changeset viewer.