Changeset 94b42903
- Timestamp:
- 02/11/2018 05:41:19 PM (7 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 4628cd88
- Parents:
- 2433413
- Files:
-
- 64 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r2433413 r94b42903 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "1 0"> <!-- Always 2 digits -->3 <!ENTITY day "11"> <!-- Always 2 digits --> 4 4 <!ENTITY month "02"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2018"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "February 1 0th, &year;">9 <!ENTITY releasedate "February 11th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
general/genlib/apr-util.xml
r2433413 r94b42903 80 80 <xref linkend="apr"/> 81 81 </para> 82 82 <!-- 83 83 <bridgehead renderas="sect4">Recommended</bridgehead> 84 84 <para role="recommended"> 85 85 <xref linkend="openssl"/> 86 86 </para> 87 87 --> 88 88 <bridgehead renderas="sect4">Optional</bridgehead> 89 89 <para role="optional"> … … 141 141 switches enable the 142 142 <filename class="libraryfile">apr_crypto_openssl-1.so</filename> 143 plugin. Remove them if you have not installed 144 <xref linkend="openssl"/>. 143 plugin. 145 144 </para> 146 145 -
general/genlib/libarchive.xml
r2433413 r94b42903 77 77 <xref linkend="libxml2"/>, 78 78 <xref linkend="lzo"/>, and 79 <xref linkend="nettle"/> or 80 <xref linkend="openssl"/> 79 <xref linkend="nettle"/> 81 80 </para> 82 81 -
general/genlib/libesmtp.xml
r2433413 r94b42903 57 57 </listitem> 58 58 </itemizedlist> 59 59 <!-- 60 60 <bridgehead renderas="sect3">libESMTP Dependencies</bridgehead> 61 61 62 62 <bridgehead renderas="sect4">Optional</bridgehead> 63 63 <para role="optional"><xref linkend="openssl"/></para> 64 64 --> 65 65 <para condition="html" role="usernotes">User Notes: 66 66 <ulink url="&blfs-wiki;/libesmtp"/></para> -
general/genlib/nodejs.xml
r2433413 r94b42903 81 81 <bridgehead renderas="sect4">Recommended</bridgehead> 82 82 <para role="recommended"> 83 <xref linkend="c-ares"/>, 84 <xref linkend="icu"/>, and 85 <xref linkend="openssl"/> 83 <xref linkend="c-ares"/> and 84 <xref linkend="icu"/> 86 85 </para> 87 86 -
general/genlib/ptlib.xml
r2433413 r94b42903 93 93 <bridgehead renderas="sect4">Recommended</bridgehead> 94 94 <para role="recommended"> 95 <xref linkend="alsa-lib"/> and 96 <xref linkend="openssl"/> 95 <xref linkend="alsa-lib"/> 97 96 </para> 98 97 -
general/prog/git.xml
r2433413 r94b42903 111 111 <xref linkend="curl"/> (needed to use <application>Git</application> over http, 112 112 https, ftp or ftps), 113 <xref linkend="openssl"/>,114 113 <xref linkend="perl-error"/>, and 115 114 <xref linkend="python2"/> -
general/prog/perl-modules.xml
r2433413 r94b42903 1460 1460 <itemizedlist> 1461 1461 <listitem> 1462 <para><xref linkend="openssl"/></para>1463 </listitem>1464 <listitem>1465 1462 <para><xref linkend="perl-lwp"/></para> 1466 1463 </listitem> -
general/prog/php.xml
r2433413 r94b42903 161 161 <bridgehead renderas="sect4">Optional Security/Encryption Utilities and Libraries</bridgehead> 162 162 <para role="optional"> 163 <xref linkend="openssl"/>,164 163 <xref linkend="cyrus-sasl"/>, 165 164 <xref linkend="mitkrb"/>, -
general/prog/python2.xml
r2433413 r94b42903 104 104 <bridgehead renderas="sect4">Optional (For Additional Modules)</bridgehead> 105 105 <para role="optional"> 106 <xref linkend="openssl"/>,107 106 <xref linkend="sqlite"/> and 108 107 <xref linkend="tk"/> 109 108 </para> 110 109 <!-- 111 110 <note> 112 111 <para> 113 <!-- new for ff31. Any reasonable version of openssl will do,114 even old maintained versions, so do not xref openssl here -->115 112 If you are building <xref linkend="thunderbird"/> or 116 113 <xref linkend="firefox"/> … … 119 116 </para> 120 117 </note> 121 118 --> 122 119 <para condition="html" role="usernotes"> 123 120 User Notes: <ulink url="&blfs-wiki;/Python"/> -
general/prog/python3.xml
r2433413 r94b42903 107 107 <bridgehead renderas="sect4">Optional (For Additional Modules)</bridgehead> 108 108 <para role="optional"> 109 <xref linkend="db"/>, 110 <xref linkend="openssl"/> and 109 <xref linkend="db"/> and 111 110 <xref linkend="sqlite"/> 112 111 </para> -
general/prog/ruby.xml
r2433413 r94b42903 79 79 <xref linkend="doxygen"/>, 80 80 <xref linkend="graphviz"/>, 81 <xref linkend="openssl"/>,82 81 <xref linkend="tk"/>, 83 82 <xref linkend="valgrind"/>, and -
introduction/welcome/changelog.xml
r2433413 r94b42903 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>February 11th, 2018</para> 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Archive openssl-1.1.x. Moved to LFS. </para> 49 </listitem> 50 <listitem> 51 <para>[bdubbs] - Update to v4l-utils-1.14.2. Fixes 52 <ulink url="&blfs-ticket-root;10365">#10365</ulink>.</para> 53 </listitem> 54 <listitem> 55 <para>[bdubbs] - Update to vlc-3.0.0. Fixes 56 <ulink url="&blfs-ticket-root;10361">#10361</ulink>.</para> 57 </listitem> 58 </itemizedlist> 59 </listitem> 60 44 61 <listitem> 45 62 <para>February 10th, 2018</para> -
multimedia/libdriv/pulseaudio.xml
r2433413 r94b42903 89 89 <xref linkend="glib2"/>, 90 90 <xref linkend="libcap-pam"/>, 91 <xref linkend="openssl"/>,92 91 <xref linkend="speex"/> and 93 92 <xref linkend="xorg7-lib"/> -
multimedia/libdriv/v4l-utils.xml
r2433413 r94b42903 7 7 <!ENTITY v4l-download-http "https://www.linuxtv.org/downloads/v4l-utils/v4l-utils-&v4l-utils-version;.tar.bz2"> 8 8 <!ENTITY v4l-download-ftp " "> 9 <!ENTITY v4l-md5sum " ef714ee52510ff57e6d45fb0a0224464">9 <!ENTITY v4l-md5sum "330f265c49122042b2340e4257a5c753"> 10 10 <!ENTITY v4l-size "1.6 MB"> 11 11 <!ENTITY v4l-buildsize "55 MB"> … … 31 31 32 32 <para> 33 <application>v4l-utils</application> provides 33 <application>v4l-utils</application> provides a series of utilities for 34 34 media devices, allowing to handle the proprietary formats available at 35 35 most webcams (libv4l), and providing tools to test V4L devices. -
multimedia/videoutils/ffmpeg.xml
r2433413 r94b42903 111 111 <xref linkend="opencv"/>, 112 112 <xref linkend="openjpeg"/>, 113 <xref linkend="openssl"/> or114 113 <xref linkend="gnutls"/>, 115 114 <xref linkend="pulseaudio"/>, -
multimedia/videoutils/vlc.xml
r2433413 r94b42903 7 7 <!ENTITY vlc-download-http "https://download.videolan.org/vlc/&vlc-version;/vlc-&vlc-version;.tar.xz"> 8 8 <!ENTITY vlc-download-ftp " "> 9 <!ENTITY vlc-md5sum " b721fddf65aaf64eeee5629aa9bf7c9e">10 <!ENTITY vlc-size "2 1MB">11 <!ENTITY vlc-buildsize " 546 MB (add 3MB for tests)">12 <!ENTITY vlc-time " 1.6 SBU (using parallelism=4; add 0.1SBU for tests)">9 <!ENTITY vlc-md5sum "a953d8b90e56f06828c4ca8e390c5c9b"> 10 <!ENTITY vlc-size "24 MB"> 11 <!ENTITY vlc-buildsize "615 MB (add 12 MB for tests)"> 12 <!ENTITY vlc-time "2.0 SBU (using parallelism=4; add 0.2 SBU for tests)"> 13 13 ]> 14 14 … … 71 71 <para> 72 72 Estimated build time: &vlc-time; 73 </para>74 </listitem>75 </itemizedlist>76 77 <bridgehead renderas="sect3">Additional Downloads</bridgehead>78 <itemizedlist spacing="compact">79 <listitem>80 <para>81 Required patch:82 <ulink83 url="&patch-root;/vlc-&vlc-version;-ffmpeg3-1.patch"/>84 73 </para> 85 74 </listitem> … … 222 211 </para> 223 212 224 <screen><userinput> patch -Np1 -i ../vlc-&vlc-version;-ffmpeg3-1.patch&&225 sed -i ' s/error-implicit-function-declaration//' configure&&226 227 ./configure --prefix=/usr --disable-atmo&&213 <screen><userinput>sed -i '/luaL_checkint(/s/checkint/checkinteger/' modules/lua/{demux,libs/*}.c && 214 sed -i '/DEPRECATED/s:^://:' modules/text_renderer/freetype/text_layout.c && 215 216 BUILDCC=gcc ./configure --prefix=/usr && 228 217 229 218 make</userinput></screen> 230 219 231 220 <para> 232 To test the results, issue: <command>make -kcheck</command>.221 To test the results, issue: <command>make check</command>. 233 222 </para> 234 223 … … 236 225 Now, as the <systemitem class="username">root</systemitem> user: 237 226 </para> 238 227 <!-- 239 228 <note> 240 229 <para> … … 245 234 </para> 246 235 </note> 247 236 --> 248 237 <screen role="root"><userinput>make docdir=/usr/share/doc/vlc-&vlc-version; install</userinput></screen> 249 238 … … 257 246 258 247 <para> 259 <command>sed ... configure</command>: This command removes 260 a gcc option that treats a warning as an error. 261 </para> 262 <!-- 263 <para> 264 <envar>CFLAGS="-DLUA_COMPAT_5_1"</envar>: This environment variable 265 ensures the use of the correct variation of <xref linkend='lua'/>. 266 </para> 267 --> 268 <para> 269 <parameter>--disable-atmo</parameter>: This switch disables 270 trying to build AtmoLight (homemade Philips Ambilight clone). 271 </para> 272 273 <para> 274 <option>--enable-opencv=no</option>: This switch disables 275 <application>OpenCV</application> suport. 248 <command>sed ... modules/lua/...</command>: This command allows 249 building with the current version of <xref linkend="lua"/>. 250 </para> 251 252 <para> 253 <command>sed ... text_layout.c</command>: This command allows 254 building with the current version of <xref linkend="freetype2"/>. 276 255 </para> 277 256 -
networking/mailnews/alpine.xml
r2433413 r94b42903 58 58 59 59 <bridgehead renderas="sect3">Alpine Dependencies</bridgehead> 60 60 <!-- 61 61 <bridgehead renderas="sect4">Recommended</bridgehead> 62 62 <para role="recommended"> 63 63 <xref linkend="openssl"/> 64 64 </para> 65 65 --> 66 66 <bridgehead renderas="sect4">Optional</bridgehead> 67 67 <para role="optional"> … … 106 106 107 107 <para><command>LIBS+="-lcrypto"</command>: Enable linking to 108 <xref linkend="openssl"/>. Additional linker flags are required for108 openssl. Additional linker flags are required for 109 109 <xref linkend="linux-pam"/>, <option>-lpam</option>, and for 110 110 <xref linkend="mitkrb"/>, <option>-lkrb5</option>.</para> -
networking/mailnews/fetchmail.xml
r2433413 r94b42903 71 71 <bridgehead renderas="sect4">Recommended</bridgehead> 72 72 <para role="recommended"> 73 <xref linkend="openssl"/> and74 73 a local MDA (<xref linkend="procmail"/>) 75 74 </para> -
networking/mailnews/mutt.xml
r2433413 r94b42903 82 82 an <xref linkend="server-mail"/> (that provides a <command>sendmail</command> command), 83 83 <xref linkend="slang"/>, 84 <xref linkend="openssl"/> or85 84 <xref linkend="gnutls"/>, 86 85 <xref linkend="db"/> or … … 202 201 203 202 <para><option>--with-ssl</option>: This parameter adds SSL/TLS 204 support from <xref linkend="openssl"/> in POP3/IMAP/SMTP if they are 205 enabled.</para> 203 support from openssl in POP3/IMAP/SMTP.</para> 206 204 207 205 <para><option>--with-sasl</option>: This parameter adds -
networking/netlibs/curl.xml
r2433413 r94b42903 90 90 <bridgehead renderas="sect4">Recommended</bridgehead> 91 91 <para role="recommended"> 92 <xref role="runtime" linkend="cacerts"/> (runtime) and 93 <xref linkend="openssl"/> 92 <xref role="runtime" linkend="cacerts"/> (runtime) 94 93 </para> 95 94 -
networking/netlibs/ldns.xml
r2433413 r94b42903 74 74 75 75 <bridgehead renderas="sect3">ldns Dependencies</bridgehead> 76 76 <!-- 77 77 <bridgehead renderas="sect4">Recommended</bridgehead> 78 78 <para role="recommended"> 79 79 <xref linkend="openssl"/> 80 80 </para> 81 81 --> 82 82 <bridgehead renderas="sect4">Optional</bridgehead> 83 83 <para role="optional"> -
networking/netlibs/libevent.xml
r2433413 r94b42903 78 78 79 79 <bridgehead renderas="sect3">libevent Dependencies</bridgehead> 80 80 <!-- 81 81 <bridgehead renderas="sect4">Recommended</bridgehead> 82 82 <para role="recommended"> 83 83 <xref linkend="openssl"/> 84 84 </para> 85 85 --> 86 86 <bridgehead renderas="sect4">Optional</bridgehead> 87 87 <para role="optional"> -
networking/netlibs/neon.xml
r2433413 r94b42903 73 73 74 74 <bridgehead renderas="sect3">neon Dependencies</bridgehead> 75 75 <!-- 76 76 <bridgehead renderas="sect4">Recommended</bridgehead> 77 77 <para role="recommended"> … … 79 79 <xref linkend="gnutls"/> 80 80 </para> 81 81 --> 82 82 <bridgehead renderas="sect4">Optional</bridgehead> 83 83 <para role="optional"> 84 <xref linkend="gnutls"/>, 84 85 <xref linkend="libxml2"/>, 85 86 <xref linkend="mitkrb"/>, -
networking/netlibs/serf.xml
r2433413 r94b42903 78 78 <bridgehead renderas="sect4">Required</bridgehead> 79 79 <para role="required"> 80 <xref linkend="apr-util"/>, 81 <xref linkend="openssl"/>, and 80 <xref linkend="apr-util"/> and 82 81 <xref linkend="scons"/> 83 82 </para> -
networking/netprogs/ntp.xml
r2433413 r94b42903 75 75 <xref linkend="libcap-pam"/>, 76 76 <xref linkend="libevent"/>, 77 <xref linkend="openssl"/>,78 77 <ulink url="http://www.thrysoee.dk/editline/">libedit</ulink>, and 79 <ulink url="https://www.gnu.org/software/autogen/">libopts from 80 AutoGen</ulink> 78 <ulink url="https://www.gnu.org/software/autogen/">libopts from AutoGen</ulink> 81 79 </para> 82 80 -
networking/netprogs/samba.xml
r2433413 r94b42903 74 74 <xref linkend="libxslt"/> (for documentation), 75 75 <xref linkend="perl-parse-yapp"/>, 76 <xref linkend="pycrypto"/>, 77 <xref linkend="openldap"/>, and 78 <xref linkend="openssl"/> <!-- This can be removed at openldap-2.4.45.--> 76 <xref linkend="pycrypto"/>, and 77 <xref linkend="openldap"/> 79 78 </para> 80 79 -
networking/netprogs/wget.xml
r2433413 r94b42903 77 77 <bridgehead renderas="sect4">Recommended</bridgehead> 78 78 <para role="recommended"> 79 <xref role="runtime" linkend="cacerts"/> (runtime), 80 <xref linkend="openssl"/> 79 <xref role="runtime" linkend="cacerts"/> (runtime) 81 80 </para> 82 81 … … 135 134 <para> 136 135 <parameter>--with-ssl=openssl</parameter>: This allows the program to use 137 <xref linkend="openssl"/>instead of <xref linkend="gnutls"/>.136 openssl instead of <xref linkend="gnutls"/>. 138 137 </para> 139 138 -
networking/netprogs/wpa_supplicant.xml
r2433413 r94b42903 91 91 <bridgehead renderas="sect4">Recommended</bridgehead> 92 92 <para role="recommended"> 93 <xref linkend="libnl"/> and 94 <xref linkend="openssl"/> 93 <xref linkend="libnl"/> 95 94 </para> 96 95 -
networking/netutils/bind-utils.xml
r2433413 r94b42903 68 68 <bridgehead renderas="sect4">Optional</bridgehead> 69 69 <para role="optional"> 70 <xref linkend="libcap-pam"/>, 71 <xref linkend="libxml2"/>, and 72 <xref linkend="openssl"/> 70 <xref linkend="libcap-pam"/> and 71 <xref linkend="libxml2"/> 73 72 </para> 74 73 -
networking/netutils/nmap.xml
r2433413 r94b42903 81 81 <bridgehead renderas="sect4">Optional</bridgehead> 82 82 <para role="optional"> 83 <xref linkend="openssl"/>,84 83 <xref linkend="pygtk"/> (required for <command>zenmap</command>), 85 84 <xref linkend="python2"/> (required for <command>ndiff</command>) and -
networking/netutils/wireshark.xml
r2433413 r94b42903 112 112 <xref linkend="mitkrb"/>, 113 113 <xref linkend="nghttp2"/>, 114 <xref linkend="openssl"/>,115 114 <xref linkend="sbc"/>, 116 115 <ulink url="http://www.ibr.cs.tu-bs.de/projects/libsmi/">libsmi</ulink>, -
networking/textweb/links.xml
r2433413 r94b42903 60 60 61 61 <bridgehead renderas="sect3">Links Dependencies</bridgehead> 62 62 <!-- 63 63 <bridgehead renderas="sect4">Recommended</bridgehead> 64 64 <para role="recommended"><xref linkend="openssl"/></para> 65 65 --> 66 66 <bridgehead renderas="sect4">Optional</bridgehead> 67 67 <para role="optional">Graphics mode requires at least one of -
networking/textweb/lynx.xml
r2433413 r94b42903 73 73 74 74 <bridgehead renderas="sect3">Lynx Dependencies</bridgehead> 75 75 <!-- 76 76 <bridgehead renderas="sect4">Recommended</bridgehead> 77 77 <para role="recommended"> 78 78 <xref linkend="openssl"/> 79 79 </para> 80 80 --> 81 81 <bridgehead renderas="sect4">Optional</bridgehead> 82 82 <para role="optional"> -
packages.ent
r2433413 r94b42903 36 36 37 37 <!ENTITY openssh-version "7.6p1"> 38 <! ENTITY openssl-version "1.1.0g">38 <!-- <!ENTITY openssl-version "1.1.0g"> --> 39 39 <!ENTITY openssl10-version "1.0.2n"> 40 40 <!ENTITY p11-kit-version "0.23.9"> … … 820 820 <!ENTITY speexdsp-version "1.2rc3"> 821 821 <!ENTITY taglib-version "1.11.1"> 822 <!ENTITY v4l-utils-version "1.14. 1">822 <!ENTITY v4l-utils-version "1.14.2"> 823 823 <!ENTITY x264-version "20170822-2245"> 824 824 <!ENTITY x265-version "2.6"> … … 848 848 <!ENTITY xine-ui-version "0.99.10"> 849 849 <!ENTITY transcode-version "1.1.7"> 850 <!ENTITY vlc-version " 2.2.8">850 <!ENTITY vlc-version "3.0.0"> 851 851 852 852 <!-- Chapter 49 --> -
postlfs/security/cacerts.xml
r2433413 r94b42903 72 72 73 73 <bridgehead renderas="sect3">Certificate Authority Certificates Dependencies</bridgehead> 74 74 <!-- 75 75 <bridgehead renderas="sect4">Required</bridgehead> 76 76 <para role="required"><xref linkend="openssl"/></para> 77 77 --> 78 78 <bridgehead renderas="sect4">Optional (runtime)</bridgehead> 79 79 <para role="optional"> -
postlfs/security/cryptsetup.xml
r2433413 r94b42903 78 78 <xref linkend="popt"/>, and one of 79 79 <xref linkend="libgcrypt"/>, 80 <xref linkend="nettle"/>, 81 <xref linkend="nss"/>, or 82 <xref linkend="openssl"/> (libgcrypt is the default) 80 <xref linkend="nettle"/>, or 81 <xref linkend="nss"/> (libgcrypt is the default) 83 82 </para> 84 83 -
postlfs/security/cyrus-sasl.xml
r2433413 r94b42903 93 93 94 94 <bridgehead renderas="sect3">Cyrus SASL Dependencies</bridgehead> 95 95 <!-- 96 96 <bridgehead renderas="sect4">Required</bridgehead> 97 97 <para role="required"> 98 98 <xref linkend="openssl"/> 99 99 </para> 100 100 --> 101 101 <bridgehead renderas="sect4">Recommended</bridgehead> 102 102 <para role="recommended"> -
postlfs/security/liboauth.xml
r2433413 r94b42903 77 77 <itemizedlist spacing="compact"> 78 78 <listitem> 79 <para>Required patch for use with <xref linkend="openssl"/>: <ulink79 <para>Required patch for use with openssl: <ulink 80 80 url="&patch-root;/liboauth-&liboauth-version;-openssl-1.1.0-2.patch"/> 81 81 </para> … … 87 87 <bridgehead renderas="sect4">Required</bridgehead> 88 88 <para role="required"> 89 <xref linkend="curl"/> and 90 <xref linkend="openssl"/> or 91 <xref linkend="nss"/> 89 <xref linkend="curl"/> 92 90 </para> 93 91 94 92 <bridgehead renderas="sect4">Optional</bridgehead> 95 93 <para role="optional"> 94 <xref linkend="nss"/> and 96 95 <xref linkend="doxygen"/> (to build documentation) 97 96 </para> … … 106 105 107 106 <para> 108 If building with <xref linkend="openssl"/> support, apply a patch for the 109 new version: 107 Apply a patch for the current version of openssl: 110 108 </para> 111 109 -
postlfs/security/nettle.xml
r2433413 r94b42903 70 70 </listitem> 71 71 </itemizedlist> 72 72 <!-- 73 73 <bridgehead renderas="sect3">Nettle Dependencies</bridgehead> 74 74 … … 77 77 <xref linkend="openssl"/> (for examples) 78 78 </para> 79 79 --> 80 80 <para condition="html" role="usernotes">User Notes: 81 81 <ulink url="&blfs-wiki;/nettle"/> -
postlfs/security/openssh.xml
r2433413 r94b42903 87 87 88 88 <bridgehead renderas="sect3">OpenSSH Dependencies</bridgehead> 89 89 <!-- 90 90 <bridgehead renderas="sect4">Required</bridgehead> 91 91 <para role="required"> 92 92 <xref linkend="openssl"/> or 93 93 <ulink url="http://www.libressl.org/">LibreSSL Portable</ulink></para> 94 94 --> 95 95 <bridgehead renderas="sect4">Optional</bridgehead> 96 96 <para role="optional"> … … 99 99 <xref linkend="mitkrb"/>, 100 100 <ulink url="http://www.thrysoee.dk/editline/">libedit</ulink>, 101 <ulink url="http://www.libressl.org/">LibreSSL Portable</ulink>, 101 102 <ulink url="https://github.com/OpenSC/OpenSC/wiki">OpenSC</ulink>, and 102 103 <ulink url="http://www.citi.umich.edu/projects/smartcard/sectok.html">libsectok</ulink> -
postlfs/security/openssl10.xml
r2433413 r94b42903 38 38 email applications and web browsers (for accessing HTTPS sites). This 39 39 package provides only the libraries and headers for packages that have 40 not yet been ported to <xref linkend="openssl"/>.40 not yet been ported to openssl-1.1.x or later. 41 41 </para> 42 42 -
postlfs/security/security.xml
r2433413 r94b42903 67 67 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nss.xml"/> 68 68 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="openssh.xml"/> 69 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="openssl.xml"/>69 <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="openssl.xml"/> --> 70 70 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="openssl10.xml"/> 71 71 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="p11-kit.xml"/> -
postlfs/security/stunnel.xml
r2433413 r94b42903 68 68 69 69 <bridgehead renderas="sect3">stunnel Dependencies</bridgehead> 70 70 <!-- 71 71 <bridgehead renderas="sect4">Required</bridgehead> 72 72 <para role="required"> 73 73 <xref linkend="openssl"/> 74 74 </para> 75 75 --> 76 76 <bridgehead renderas="sect4">Optional</bridgehead> 77 77 <para role="optional"> -
postlfs/security/tripwire.xml
r2433413 r94b42903 72 72 --> 73 73 <bridgehead renderas="sect3">Tripwire Dependencies</bridgehead> 74 74 <!-- 75 75 <bridgehead renderas="sect4">Recommended</bridgehead> 76 76 <para role="recommended"><xref linkend="openssl"/></para> 77 77 --> 78 78 79 79 <bridgehead renderas="sect4">Optional</bridgehead> -
pst/ps/mupdf.xml
r2433413 r94b42903 99 99 <bridgehead renderas="sect4">Optional</bridgehead> 100 100 <para role="optional"> 101 <xref linkend="openssl"/>,102 101 <xref role="runtime" linkend="xdg-utils"/> (runtime), 103 102 <ulink url="http://www.glfw.org/">GLFW</ulink>, and -
server/databases/mariadb.xml
r2433413 r94b42903 81 81 <bridgehead renderas="sect4">Required</bridgehead> 82 82 <para role="required"> 83 <xref linkend="cmake"/> and 84 <xref linkend="openssl"/> 83 <xref linkend="cmake"/> 85 84 </para> 86 85 -
server/databases/postgresql.xml
r2433413 r94b42903 64 64 <xref linkend="python2"/>, 65 65 <xref linkend="tcl"/>, 66 <xref linkend="openssl"/>,67 66 <xref linkend="libxml2"/>, 68 67 <xref linkend="libxslt"/>, -
server/mail/dovecot.xml
r2433413 r94b42903 91 91 <xref linkend="mitkrb"/> (for GSSAPI support), 92 92 <xref linkend="openldap"/>, 93 <xref linkend="openssl"/>,94 93 <xref linkend="postgresql"/>, 95 94 <xref linkend="sqlite"/>, -
server/mail/exim.xml
r2433413 r94b42903 81 81 <xref linkend="pcre"/> 82 82 </para> 83 83 <!-- 84 84 <bridgehead renderas="sect4">Recommended</bridgehead> 85 85 <para role="recommended"> 86 86 <xref linkend="openssl"/> 87 87 </para> 88 88 --> 89 89 <bridgehead renderas="sect4">Optional</bridgehead> 90 90 <para role="optional"> -
server/mail/postfix.xml
r2433413 r94b42903 79 79 <para role="recommended"> 80 80 <xref linkend="db"/>, 81 <xref linkend="cyrus-sasl"/>, 82 <xref linkend="libnsl"/>, and 83 <xref linkend="openssl"/> 81 <xref linkend="cyrus-sasl"/>, and 82 <xref linkend="libnsl"/> 84 83 </para> 85 84 -
server/major/apache.xml
r2433413 r94b42903 90 90 <xref linkend="pcre"/> 91 91 </para> 92 92 <!-- 93 93 <bridgehead renderas="sect4">Recommended</bridgehead> 94 94 <para role="recommended"> 95 95 <xref linkend="openssl"/> 96 96 </para> 97 97 --> 98 98 <bridgehead renderas="sect4">Optional</bridgehead> 99 99 <para role="optional"> -
server/major/bind.xml
r2433413 r94b42903 73 73 <xref linkend="libcap-pam"/>, 74 74 <xref linkend="libxml2"/>, 75 <xref linkend="mitkrb"/>, 76 <xref linkend="openssl"/>, and 75 <xref linkend="mitkrb"/>, and 77 76 <ulink url='https://github.com/cjheath/geoip'>geoip</ulink> 78 77 </para> -
server/major/proftpd.xml
r2433413 r94b42903 65 65 <xref linkend="linux-pam"/>, 66 66 <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>, 67 <xref linkend="openssl"/>,68 67 <xref linkend="pcre"/>, and 69 68 <xref linkend="postgresql"/> -
server/other/openldap.xml
r2433413 r94b42903 85 85 <bridgehead renderas="sect4">Recommended</bridgehead> 86 86 <para role="recommended"> 87 <xref linkend="cyrus-sasl"/> and 88 <xref linkend="openssl"/> 87 <xref linkend="cyrus-sasl"/> 89 88 </para> 90 89 -
server/other/unbound.xml
r2433413 r94b42903 75 75 76 76 <bridgehead renderas="sect3">Unbound Dependencies</bridgehead> 77 77 <!-- 78 78 <bridgehead renderas="sect4">Required</bridgehead> 79 79 <para role="required"> 80 80 <xref linkend="openssl"/> 81 <!--broken?81 broken? 82 82 or <xref linkend="nss"/> 83 </para> 83 84 --> 84 </para>85 85 86 86 <bridgehead renderas="sect4">Optional</bridgehead> -
x/installing/xorg-server.xml
r2433413 r94b42903 87 87 <bridgehead renderas="sect4">Required</bridgehead> 88 88 <para role="required"> 89 <xref linkend="openssl"/> or90 <xref linkend="nettle"/> or91 <xref linkend="libgcrypt"/>,92 89 <xref linkend="pixman"/>, and at runtime: 93 90 <xref role="runtime" linkend="xorg7-font"/> and … … 112 109 <xref linkend="doxygen"/> (to build API documentation), 113 110 <xref linkend="fop"/> (to build documentation), 111 <xref linkend="nettle"/>, 112 <xref linkend="libgcrypt"/>, 114 113 <xref linkend="xcb-util-keysyms"/>, 115 114 <xref linkend="xcb-util-image"/>, -
xsoft/graphweb/firefox.xml
r2433413 r94b42903 160 160 </para> 161 161 </note> 162 162 <!-- 163 163 <note> 164 164 <para> … … 176 176 </para> 177 177 </note> 178 178 --> 179 179 <bridgehead renderas="sect4">Optional</bridgehead> 180 180 <para role="optional"> -
xsoft/graphweb/seamonkey.xml
r2433413 r94b42903 134 134 </para> 135 135 </note> 136 136 <!-- 137 137 <note> 138 138 <para> … … 149 149 </para> 150 150 </note> 151 151 --> 152 152 <bridgehead renderas="sect4">Optional</bridgehead> 153 153 <para role="optional"> -
xsoft/office/libreoffice.xml
r2433413 r94b42903 197 197 <xref linkend="nss"/>, 198 198 <xref linkend="openldap"/> (if connecting to an LDAP server), 199 <xref linkend="openssl"/> or200 <xref linkend="gnutls"/>,201 199 <xref linkend="poppler"/>, 202 200 <xref linkend="postgresql"/>, … … 214 212 <xref linkend="doxygen"/> (not relevant if using --disable-odk), 215 213 <xref linkend="gdb"/>, 214 <xref linkend="gnutls"/>, 216 215 <xref linkend="junit"/>, 217 216 <!-- <xref linkend="kdelibs"/>, --> -
xsoft/other/balsa.xml
r2433413 r94b42903 91 91 package), 92 92 <xref linkend="openldap"/>, 93 <xref linkend="openssl"/>,94 93 <xref linkend="sqlite"/>, 95 94 <xref linkend="webkitgtk"/>, … … 111 110 <title>Installation of Balsa</title> 112 111 113 <para>Fix a build issue with <xref linkend="openssl"/>:</para>112 <para>Fix a build issue with openssl:</para> 114 113 115 114 <screen><userinput>patch -Np1 -i ../balsa-&balsa-version;-openssl-1.1.0-1.patch</userinput></screen> -
xsoft/other/hexchat.xml
r2433413 r94b42903 77 77 <xref linkend="libcanberra"/>, 78 78 <xref linkend="libnotify"/>, 79 <xref linkend="openssl"/>,80 79 <xref linkend="pciutils"/>, and 81 80 <ulink url="https://github.com/libproxy/libproxy">libproxy</ulink> -
xsoft/other/thunderbird.xml
r2433413 r94b42903 103 103 </para> 104 104 </note> 105 105 <!-- 106 106 <note> 107 107 <para> … … 120 120 </para> 121 121 </note> 122 122 --> 123 123 <bridgehead renderas="sect4">Optional</bridgehead> 124 124 <para role="optional"> -
xsoft/other/transmission.xml
r2433413 r94b42903 77 77 <bridgehead renderas="sect4">Required</bridgehead> 78 78 <para role="required"> 79 <xref linkend="curl"/>, 80 <xref linkend="libevent"/>, and 81 <xref linkend="openssl"/> 79 <xref linkend="curl"/>, and 80 <xref linkend="libevent"/> 82 81 </para> 83 82
Note:
See TracChangeset
for help on using the changeset viewer.