Changeset 295ca00
- Timestamp:
- 01/23/2016 11:06:25 PM (7 years ago)
- Branches:
- systemd-13485
- Children:
- 54789f3
- Parents:
- 2325e9ba
- Files:
-
- 14 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r2325e9ba r295ca00 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "2 0"> <!-- Always 2 digits -->3 <!ENTITY day "23"> <!-- Always 2 digits --> 4 4 <!ENTITY month "01"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2016"> … … 7 7 <!ENTITY copyholder "The BLFS systemd Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "January 2 0th, &year;">9 <!ENTITY releasedate "January 23rd, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "systemd"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
r2325e9ba r295ca00 45 45 --> 46 46 <listitem> 47 <para>January 23rd, 2016</para> 48 <itemizedlist> 49 <listitem> 50 <para>[renodr] - Update to Sudo-1.8.15. Merged from trunk r16594.</para> 51 </listitem> 52 <listitem> 53 <para>[renodr] - Update to stunnel-5.29. Merged from trunk r16797.</para> 54 </listitem> 55 <listitem> 56 <para>[renodr] - Update to ssh-askpass-4.1p2. Merged from trunk r16811.</para> 57 </listitem> 58 <listitem> 59 <para>[renodr] - Update to p11-kit-0.23.2. Merged from trunk r16716.</para> 60 </listitem> 61 <listitem> 62 <para>[renodr] - Update to OpenSSL-1.0.2e. Merged from trunk r16708.</para> 63 </listitem> 64 <listitem> 65 <para>[renodr] - Update to OpenSSH-7.1p2. Merged from trunk r16811.</para> 66 </listitem> 67 <listitem> 68 <para>[renodr] - Update to NSS-3.21. Merged from trunk r16627.</para> 69 </listitem> 70 <listitem> 71 <para>[renodr] - Update to MIT Kerberos V1.14. Merged from trunk r16679.</para> 72 </listitem> 73 <listitem> 74 <para>[renodr] - Update to iptables-1.6.0. Merged from trunk r16742.</para> 75 </listitem> 76 <listitem> 77 <para>[renodr] - Update to GPGME-1.6.0. Merged from trunk r16360.</para> 78 </listitem> 79 <listitem> 80 <para>[renodr] - Update to GnuTLS-3.4.8. Merged from trunk r16797.</para> 81 </listitem> 82 </itemizedlist> 83 </listitem> 84 85 <listitem> 47 86 <para>January 20th, 2016</para> 48 87 <itemizedlist> -
packages.ent
r2325e9ba r295ca00 14 14 <!ENTITY cyrus-sasl-version "2.1.26"> 15 15 <!ENTITY gnupg2-version "2.1.10"> 16 <!ENTITY gnutls-version "3.4. 5">17 <!ENTITY gpgme-version "1. 5.5">16 <!ENTITY gnutls-version "3.4.8"> 17 <!ENTITY gpgme-version "1.6.0"> 18 18 <!ENTITY haveged-version "1.9.1"> 19 <!ENTITY iptables-version "1. 4.21">19 <!ENTITY iptables-version "1.6.0"> 20 20 <!ENTITY libcap-version "2.24"> 21 21 <!ENTITY linux-pam-version "1.2.1"> 22 <!ENTITY mitkrb-major-version "1.1 3">23 <!ENTITY mitkrb-version "&mitkrb-major-version; .2">22 <!ENTITY mitkrb-major-version "1.14"> 23 <!ENTITY mitkrb-version "&mitkrb-major-version;"> 24 24 <!ENTITY nettle-version "3.1.1"> 25 <!ENTITY nss-minor-version "2 0">25 <!ENTITY nss-minor-version "21"> 26 26 <!ENTITY nss-micro-version ""> 27 27 <!-- normal--> … … 29 29 <!-- major and minor only --> 30 30 <!ENTITY nss-version "3.&nss-minor-version;"> 31 <!ENTITY openssh-version "7.1p 1">32 <!ENTITY openssl-version "1.0.2 d">33 <!ENTITY p11-kit-version "0.23. 1"> <!-- Even minors only -->31 <!ENTITY openssh-version "7.1p2"> 32 <!ENTITY openssl-version "1.0.2e"> 33 <!ENTITY p11-kit-version "0.23.2"> <!-- Even minors only --> 34 34 <!ENTITY polkit-version "0.113"> 35 35 <!ENTITY shadow-version "4.2.1"> 36 36 <!ENTITY ssh-askpass-version "&openssh-version;"> 37 <!ENTITY stunnel-version "5.2 3">38 <!ENTITY sudo-version "1.8.1 4p3">37 <!ENTITY stunnel-version "5.29"> 38 <!ENTITY sudo-version "1.8.15"> 39 39 <!ENTITY tripwire-version "2.4.2.2"> 40 40 -
postlfs/security/gnutls.xml
r2325e9ba r295ca00 7 7 <!ENTITY gnutls-download-http " "> 8 8 <!ENTITY gnutls-download-ftp "ftp://ftp.gnutls.org/gcrypt/gnutls/v3.4/gnutls-&gnutls-version;.tar.xz"> 9 <!ENTITY gnutls-md5sum " f5dae0e0ecda28aab12386e6c0705d4c">10 <!ENTITY gnutls-size "6. 3MB">11 <!ENTITY gnutls-buildsize "1 47 MB (with tests)">12 <!ENTITY gnutls-time " 4.3 SBU (with tests)">9 <!ENTITY gnutls-md5sum "a26e6dd8d5ad92016e3f068795b89624"> 10 <!ENTITY gnutls-size "6.4 MB"> 11 <!ENTITY gnutls-buildsize "128 MB (144 MB with tests)"> 12 <!ENTITY gnutls-time "0.8 SBU (4.3 SBU with tests)"> 13 13 ]> 14 14 … … 142 142 <para> 143 143 To test the results, issue: <command>make check</command>. 144 If a prior version of <application>GnuTLS</application> has been installed, some 145 tests may fail. If <filename>/usr/lib/libgnutls.so</filename> is removed, 146 all tests sould pass. The installation procedure restores <filename>libgnutls.so</filename>. 144 147 </para> 145 148 … … 175 178 <xref linkend="cacerts"/>. 176 179 </para> 180 177 181 <para> 178 182 <option>--enable-openssl-compatibility</option>: Use this switch if you … … 197 201 <seglistitem> 198 202 <seg> 199 certtool, crywrap, danetool, gnutls-cli, gnutls-cli-debug, 200 gnutls-serv, ocsptool, p11tool, psktool, and srptool 203 certtool, 204 crywrap, 205 danetool, 206 gnutls-cli, 207 gnutls-cli-debug, 208 gnutls-serv, 209 ocsptool, 210 p11tool, 211 psktool, 212 and srptool 201 213 </seg> 202 214 <seg> 203 libgnutls.so, libgnutls-dane.so, libgnutlsxx.so, and 215 libgnutls.so, 216 libgnutls-dane.so, 217 libgnutlsxx.so, and 204 218 guile-gnutls-v-2.so (<application>Guile</application> Module) 205 219 </seg> -
postlfs/security/gpgme.xml
r2325e9ba r295ca00 7 7 <!ENTITY gpgme-download-http " "> 8 8 <!ENTITY gpgme-download-ftp "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-&gpgme-version;.tar.bz2"> 9 <!ENTITY gpgme-md5sum " a56df7028a0814ef57d77262898ca040">10 <!ENTITY gpgme-size "9 56KB">11 <!ENTITY gpgme-buildsize "23 MB ">12 <!ENTITY gpgme-time "0.2 SBU ">9 <!ENTITY gpgme-md5sum "60d730d22e8065fd5de309e8b98e304b"> 10 <!ENTITY gpgme-size "964 KB"> 11 <!ENTITY gpgme-buildsize "23 MB (without the test suite)"> 12 <!ENTITY gpgme-time "0.2 SBU (without the test suite)"> 13 13 ]> 14 14 … … 126 126 <seglistitem> 127 127 <seg> 128 gpgme-config and gpgme-tool 128 gpgme-config 129 and gpgme-tool 129 130 </seg> 130 131 <seg> 131 libgpgme-pthread.so and libgpgme.so 132 libgpgme-pthread.so 133 and libgpgme.so 132 134 </seg> 133 135 <seg> -
postlfs/security/iptables-systemd.xml
r2325e9ba r295ca00 7 7 <!ENTITY iptables-download-http "http://www.netfilter.org/projects/iptables/files/iptables-&iptables-version;.tar.bz2"> 8 8 <!ENTITY iptables-download-ftp "ftp://ftp.netfilter.org/pub/iptables/iptables-&iptables-version;.tar.bz2"> 9 <!ENTITY iptables-md5sum " 536d048c8e8eeebcd9757d0863ebb0c0">10 <!ENTITY iptables-size "5 36 KB">11 <!ENTITY iptables-buildsize "1 5MB">12 <!ENTITY iptables-time "0. 2SBU">9 <!ENTITY iptables-md5sum "27ba3451cb622467fc9267a176f19a31"> 10 <!ENTITY iptables-size "596 KB"> 11 <!ENTITY iptables-buildsize "19 MB"> 12 <!ENTITY iptables-time "0.1 SBU"> 13 13 ]> 14 14 … … 72 72 </listitem> 73 73 </itemizedlist> 74 75 <bridgehead renderas="sect3">Iptables Dependencies</bridgehead> 76 77 <bridgehead renderas="sect4">Optional</bridgehead> 78 <para role="optional"> 79 <ulink url="http://www.netfilter.org/projects/nftables/index.html">nftables</ulink> 80 </para> 74 81 75 82 <para condition="html" role="usernotes">User Notes: … … 130 137 <screen><userinput>./configure --prefix=/usr \ 131 138 --sbindir=/sbin \ 139 --disable-nftables \ 132 140 --enable-libipq \ 133 141 --with-xtlibdir=/lib/xtables && … … 153 161 154 162 <para> 155 <parameter>--with-xtlibdir=/lib/xtables</parameter>: Ensure all 156 <application>Iptables</application> modules are installed in the 157 <filename class="directory">/lib/xtables</filename> directory. 163 <parameter>--disable-nftables</parameter>: This switch disables building 164 nftables compatibility. Omit this switch if you have installed nftables. 158 165 </para> 159 166 … … 167 174 <option>--enable-nfsynproxy</option>: This switch enables installation 168 175 of <application>nfsynproxy</application> SYNPROXY configuration tool. 176 </para> 177 178 <para> 179 <option>--with-xtlibdir=/lib/xtables</option>: Ensure all 180 <application>iptables</application> modules are installed in the 181 <filename class="directory">/lib/xtables</filename> directory. 169 182 </para> 170 183 … … 214 227 <seglistitem> 215 228 <seg> 216 ip6tables, ip6tables-restore, ip6tables-save, iptables, iptables-restore, 217 iptables-save, iptables-xml, nfsynproxy (optional) and xtables-multi 229 ip6tables, 230 ip6tables-restore, 231 ip6tables-save, 232 iptables, 233 iptables-restore, 234 iptables-save, 235 iptables-xml, 236 nfsynproxy (optional) and xtables-multi 218 237 </seg> 219 238 <seg> 220 libip4tc.so, libip6tc.so, libipq.so, libiptc.so, and libxtables.so 239 libip4tc.so, 240 libip6tc.so, 241 libipq.so, 242 libiptc.so, 243 and libxtables.so 221 244 </seg> 222 245 <seg> 223 /lib/xtables and /usr/include/libiptc 246 /lib/xtables 247 and /usr/include/libiptc 224 248 </seg> 225 249 </seglistitem> -
postlfs/security/mitkrb-systemd.xml
r2325e9ba r295ca00 5 5 %general-entities; 6 6 7 <!ENTITY mitkrb-download-http "http://web.mit.edu/kerberos/ www/dist/krb5/&mitkrb-major-version;/krb5-&mitkrb-version;-signed.tar">7 <!ENTITY mitkrb-download-http "http://web.mit.edu/kerberos/dist/krb5/&mitkrb-major-version;/krb5-&mitkrb-version;.tar.gz"> 8 8 <!ENTITY mitkrb-download-ftp " "> 9 <!ENTITY mitkrb-md5sum " f7ebfa6c99c10b16979ebf9a98343189">9 <!ENTITY mitkrb-md5sum "0727968764d0208388b85ad31aafde24"> 10 10 <!ENTITY mitkrb-size "12 MB"> 11 <!ENTITY mitkrb-buildsize "1 42 MB (Additional 28MB for the testsuite)">12 <!ENTITY mitkrb-time " 0.9 SBU (additional 5.0SBU for the testsuite)">11 <!ENTITY mitkrb-buildsize "165 MB (Additional 26 MB for the testsuite)"> 12 <!ENTITY mitkrb-time "1 SBU (additional 5.5 SBU for the testsuite)"> 13 13 ]> 14 14 … … 79 79 <bridgehead renderas="sect4">Optional</bridgehead> 80 80 <para role="optional"> 81 <xref linkend="bind-utils"/> (used during the testsuite),82 81 <xref linkend="dejagnu"/> (for full test coverage), 83 82 <xref linkend="gnupg2"/> (to authenticate the package), 84 83 <xref linkend="keyutils"/>, 85 84 <xref linkend="openldap"/>, 86 <xref linkend="openssl"/>, 87 <xref linkend="python2"/> (used during the testsuite), 88 <xref linkend="tcl"/> and 85 <xref linkend="python2"/> (used during the testsuite), and 89 86 <xref linkend="rpcbind"/> (used during the testsuite) 90 87 </para> … … 107 104 <title>Installation of MIT Kerberos V5</title> 108 105 106 <!-- 109 107 <para> 110 108 <application>MIT Kerberos V5</application> is distributed in a 111 TAR file containing a compressed TAR package and a detached PGP 109 TAR file containing a compressed TAR package and a detached PGP2 112 110 <filename class="extension">ASC</filename> file. You'll need to unpack 113 111 the distribution tar file, then unpack the compressed tar file before … … 122 120 </para> 123 121 124 <screen><userinput>gpg2 - -verify krb5-&mitkrb-version;.tar.gz.asc krb5-&mitkrb-version;.tar.gz</userinput></screen>122 <screen><userinput>gpg2 -\-verify krb5-&mitkrb-version;.tar.gz.asc krb5-&mitkrb-version;.tar.gz</userinput></screen> 125 123 126 124 <para>You will probably see output similar to:</para> … … 133 131 </para> 134 132 135 <screen><userinput>gpg2 - -keyserver pgp.mit.edu --recv-keys 0055C305</userinput></screen>133 <screen><userinput>gpg2 -\-keyserver pgp.mit.edu -\-recv-keys 0055C305</userinput></screen> 136 134 137 135 <para> … … 140 138 with a trusted signature. Trusting the downloaded key is a separate 141 139 operation but it is up to you to determine the level of trust. 142 </para> 140 </para>--> 143 141 144 142 <para> … … 151 149 -e "s@-lpython2.5]@&,\n AC_CHECK_LIB(python2.7,main,[PYTHON_LIB=-lpython2.7])@g" \ 152 150 -i configure.in && 151 152 sed -e 's@\^u}@^u cols 300}@' \ 153 -i tests/dejagnu/config/default.exp && 154 153 155 autoconf && 154 156 ./configure --prefix=/usr \ … … 157 159 --with-system-et \ 158 160 --with-system-ss \ 159 --with out-system-verto \161 --with-system-verto=no \ 160 162 --enable-dns-for-realm && 161 163 make</userinput></screen> … … 179 181 for LIBRARY in gssapi_krb5 gssrpc k5crypto kadm5clnt kadm5srv \ 180 182 kdb5 kdb_ldap krad krb5 krb5support verto ; do 181 [ -e /usr/lib/lib$LIBRARY.so ] && chmod -v 755 /usr/lib/lib$LIBRARY.so183 chmod -v 755 /usr/lib/lib$LIBRARY.so 182 184 done && 183 185 unset LIBRARY && 184 186 185 mv -v /usr/lib/libkrb5.so. * /lib &&186 mv -v /usr/lib/libk5crypto.so. * /lib &&187 mv -v /usr/lib/libkrb5support.so. * /lib &&188 189 ln -sfv ../../lib/ $(readlink /usr/lib/libkrb5.so)/usr/lib/libkrb5.so &&190 ln -sfv ../../lib/ $(readlink /usr/lib/libk5crypto.so)/usr/lib/libk5crypto.so &&191 ln -sfv ../../lib/ $(readlink /usr/lib/libkrb5support.so)/usr/lib/libkrb5support.so &&187 mv -v /usr/lib/libkrb5.so.3* /lib && 188 mv -v /usr/lib/libk5crypto.so.3* /lib && 189 mv -v /usr/lib/libkrb5support.so.0* /lib && 190 191 ln -sfv ../../lib/libkrb5.so.3.3 /usr/lib/libkrb5.so && 192 ln -sfv ../../lib/libk5crypto.so.3.1 /usr/lib/libk5crypto.so && 193 ln -sfv ../../lib/libkrb5support.so.0.1 /usr/lib/libkrb5support.so && 192 194 193 195 mv -v /usr/bin/ksu /bin && … … 204 206 205 207 <para> 206 <command>sed -e ...</command>: This <command>sed</command> fixes 207 <application>Python</application> detection. 208 <command>sed -e ...</command>: The first <command>sed</command> fixes 209 <application>Python</application> detection. The second one increases 210 the width of the virtual terminal used for some tests, to prevent 211 some spurious characters from being echoed, which is taken as a failure. 208 212 </para> 209 213 … … 228 232 229 233 <para> 230 <parameter>--with out-system-verto</parameter>: This switch causes231 the build to use the internal version of <filename232 class="libraryfile">libverto</filename> library in case older one233 is present from previous <application>Kerberos</application>234 inst allation.234 <parameter>--with-system-verto=no</parameter>: This switch fixes a bug in 235 the package: it does not recognize its own verto library installed 236 previously. This is not a problem if you are reinstalling the same version. 237 However, if you are updating, the old library is used as the system library, 238 instead of installing the new version. 235 239 </para> 236 240 … … 488 492 <seglistitem> 489 493 <seg> 490 gss-client, gss-server, k5srvutil, kadmin, kadmin.local, 491 kadmind, kdb5_ldap_util (optional), kdb5_util, kdestroy, kinit, klist, 492 kpasswd, kprop, kpropd, kproplog, krb5-config, krb5kdc, krb5-send-pr, 493 ksu, kswitch, ktutil, kvno, sclient, sim_client, sim_server, 494 sserver, uuclient and uuserver 494 gss-client, 495 gss-server, 496 k5srvutil, 497 kadmin, 498 kadmin.local, 499 kadmind, 500 kdb5_ldap_util (optional), 501 kdb5_util, 502 kdestroy, 503 kinit, 504 klist, 505 kpasswd, 506 kprop, 507 kpropd, 508 kproplog, 509 krb5-config, 510 krb5kdc, 511 krb5-send-pr, 512 ksu, 513 kswitch, 514 ktutil, 515 kvno, 516 sclient, 517 sim_client, 518 sim_server, 519 sserver, 520 uuclient, 521 and uuserver 495 522 </seg> 496 523 <seg> 497 libgssapi_krb5.so, libgssrpc.so, libk5crypto.so, libkadm5clnt_mit.so, 498 libkadm5clnt.so, libkadm5srv_mit.so, libkadm5srv.so, libkdb_ldap.so 499 (optional), libkdb5.so, libkrad.so, libkrb5.so, libkrb5support.so, and 500 libverto.so 524 libgssapi_krb5.so, 525 libgssrpc.so, 526 libk5crypto.so, 527 libkadm5clnt_mit.so, 528 libkadm5clnt.so, 529 libkadm5srv_mit.so, 530 libkadm5srv.so, 531 libkdb_ldap.so 532 (optional), 533 libkdb5.so, 534 libkrad.so, 535 libkrb5.so, 536 libkrb5support.so, 537 libverto.so, 538 and some plugins under the /usr/lib/krb5 tree 501 539 </seg> 502 540 <seg> -
postlfs/security/nss.xml
r2325e9ba r295ca00 8 8 <!ENTITY nss-url "ftp.mozilla.org/pub/mozilla.org/security/nss/releases"> 9 9 10 <!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_ &nss-micro-version;_RTM/src/nss-&nss-version;.tar.gz">10 <!ENTITY nss-download-http "https://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz"> 11 11 <!ENTITY nss-download-ftp " "> 12 12 <!-- <!ENTITY nss-download-ftp "ftp://&nss-url;/NSS_3_&nss-minor-version;_&nss-micro-version;_RTM/src/nss-&nss-version;.tar.gz"> --> … … 15 15 <!ENTITY nss-download-ftp "ftp://&nss-url;/NSS_3_&nss-minor-version;_RTM/src/nss-&nss-version;.tar.gz"> --> 16 16 17 <!ENTITY nss-md5sum " db83988499d1eb3b623d77ecf495b0f5">18 <!ENTITY nss-size "6. 6MB">19 <!ENTITY nss-buildsize " 84MB">20 <!ENTITY nss-time "0. 8SBU">17 <!ENTITY nss-md5sum "3c8b2ed880dd3a8d86c9e0151afe6eba"> 18 <!ENTITY nss-size "6.7 MB"> 19 <!ENTITY nss-buildsize "91 MB"> 20 <!ENTITY nss-time "0.9 SBU"> 21 21 ]> 22 22 … … 211 211 <seglistitem> 212 212 <seg> 213 certutil, nss-config, and pk12util 213 certutil, 214 nss-config, 215 and pk12util 214 216 </seg> 215 217 <seg> 216 libcrmf.a, libfreebl3.so, libnss3.so, libnssckbi.so, 217 libnssdbm3.so, libnsssysinit.so, libnssutil3.so, 218 libsmime3.so, libsoftokn3.so, and libssl3.so 218 libcrmf.a, 219 libfreebl3.so, 220 libgtest1.so, 221 libnss3.so, 222 libnssckbi.so, 223 libnssdbm3.so, 224 libnsssysinit.so, 225 libnssutil3.so, 226 libsmime3.so, 227 libsoftokn3.so, 228 and libssl3.so 219 229 </seg> 220 230 <seg> -
postlfs/security/openssh-systemd.xml
r2325e9ba r295ca00 9 9 <!ENTITY openssh-download-ftp 10 10 "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-&openssh-version;.tar.gz"> 11 <!ENTITY openssh-md5sum " 8709736bc8a8c253bc4eeb4829888ca5">12 <!ENTITY openssh-size "1. 4MB">13 <!ENTITY openssh-buildsize "4 9 MB (additional 3 MB if running the tests)">14 <!ENTITY openssh-time "0. 6SBU (running the tests takes at least 1011 <!ENTITY openssh-md5sum "4d8547670e2a220d5ef805ad9e47acf2"> 12 <!ENTITY openssh-size "1.5 MB"> 13 <!ENTITY openssh-buildsize "43 MB (51 MB with the test suite)"> 14 <!ENTITY openssh-time "0.5 SBU (running the tests takes at least 10 15 15 minutes, irrespective of processor speed)"> 16 16 ]> … … 92 92 <xref linkend="mitkrb"/>, 93 93 <ulink url="http://www.thrysoee.dk/editline/">libedit</ulink>, 94 <ulink url="http ://www.opensc-project.org/">OpenSC</ulink>, and94 <ulink url="https://github.com/OpenSC/OpenSC/wiki">OpenSC</ulink>, and 95 95 <ulink url="http://www.citi.umich.edu/projects/smartcard/sectok.html">libsectok</ulink> 96 96 </para> … … 351 351 <seglistitem> 352 352 <seg> 353 scp, sftp, slogin (symlink to ssh), ssh, ssh-add, ssh-agent, 354 ssh-copy-id, ssh-keygen, ssh-keyscan, and sshd 353 scp, 354 sftp, 355 slogin (symlink to ssh), 356 ssh, 357 ssh-add, 358 ssh-agent, 359 ssh-copy-id, 360 ssh-keygen, 361 ssh-keyscan, 362 and sshd 355 363 </seg> 356 364 <seg> -
postlfs/security/openssl.xml
r2325e9ba r295ca00 9 9 <!ENTITY openssl-download-ftp 10 10 "ftp://ftp.openssl.org/source/openssl-&openssl-version;.tar.gz"> 11 <!ENTITY openssl-md5sum " 38dd619b2e77cbac69b99f52a053d25a">12 <!ENTITY openssl-size "5 MB">13 <!ENTITY openssl-buildsize "6 0 MB">14 <!ENTITY openssl-time "1.4 SBU ">11 <!ENTITY openssl-md5sum "5262bfa25b60ed9de9f28d5d52d77fc5"> 12 <!ENTITY openssl-size "5.1 MB"> 13 <!ENTITY openssl-buildsize "68 MB (with tests)"> 14 <!ENTITY openssl-time "1.4 SBU (with tests)"> 15 15 ]> 16 16 … … 116 116 117 117 <para> 118 To test the results, issue: <command>make -j1test</command>.118 To test the results, issue: <command>make test</command>. 119 119 </para> 120 120 … … 221 221 <seglistitem> 222 222 <seg> 223 c_rehash and openssl 223 c_rehash 224 and openssl 224 225 </seg> 225 226 <seg> 226 libcrypto.{so,a} and libssl.{so,a} 227 libcrypto.{so,a} 228 and libssl.{so,a} 227 229 </seg> 228 230 <seg> -
postlfs/security/p11-kit.xml
r2325e9ba r295ca00 7 7 <!ENTITY p11-kit-download-http "http://p11-glue.freedesktop.org/releases/p11-kit-&p11-kit-version;.tar.gz"> 8 8 <!ENTITY p11-kit-download-ftp " "> 9 <!ENTITY p11-kit-md5sum " 96f073270c489c9a594e1c9413f42db8">10 <!ENTITY p11-kit-size " 972KB">11 <!ENTITY p11-kit-buildsize "7 0 MB">12 <!ENTITY p11-kit-time "0.4 SBU ">9 <!ENTITY p11-kit-md5sum "738af2442331fc22f440df9bee9b062a"> 10 <!ENTITY p11-kit-size "1000 KB"> 11 <!ENTITY p11-kit-buildsize "73 MB (with tests)"> 12 <!ENTITY p11-kit-time "0.4 SBU (with tests)"> 13 13 ]> 14 14 -
postlfs/security/ssh-askpass.xml
r2325e9ba r295ca00 9 9 <!ENTITY ssh-askpass-download-ftp 10 10 "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-&ssh-askpass-version;.tar.gz"> 11 <!ENTITY ssh-askpass-md5sum " 08f72de6751acfbd0892b5f003922701">12 <!ENTITY ssh-askpass-size "1. 4MB">13 <!ENTITY ssh-askpass-buildsize "8. 0MB">11 <!ENTITY ssh-askpass-md5sum "4d8547670e2a220d5ef805ad9e47acf2"> 12 <!ENTITY ssh-askpass-size "1.5 MB"> 13 <!ENTITY ssh-askpass-buildsize "8.2 MB"> 14 14 <!ENTITY ssh-askpass-time "less than 0.1 SBU"> 15 15 ]> … … 155 155 <seglistitem> 156 156 <seg> 157 ssh-askpass (symlink) and gnome-ssh-askpass2 157 ssh-askpass (symlink) 158 and gnome-ssh-askpass2 in /usr/libexec/openssh. 158 159 </seg> 159 160 <seg> -
postlfs/security/stunnel-systemd.xml
r2325e9ba r295ca00 5 5 %general-entities; 6 6 7 <!ENTITY stunnel-download-http "https://www.stunnel.org/downloads/stunnel-&stunnel-version;.tar.gz"> 8 <!ENTITY stunnel-download-ftp "ftp://ftp.stunnel.org/stunnel/stunnel-&stunnel-version;.tar.gz"> 9 <!ENTITY stunnel-md5sum "55470899902f706e2cd39a614524ca1a"> 10 <!ENTITY stunnel-size "620 KB"> 11 <!ENTITY stunnel-buildsize "7.7 MB"> 7 <!-- <!ENTITY stunnel-download-http "https://www.stunnel.org/downloads/stunnel-&stunnel-version;.tar.gz"> --> 8 <!ENTITY stunnel-download-http " "> 9 <!ENTITY stunnel-download-ftp "ftp://ftp.stunnel.org/archive/5.x/stunnel-&stunnel-version;.tar.gz"> 10 <!ENTITY stunnel-md5sum "bf4c13ea9705156abd04f1d766093ea"> 11 <!ENTITY stunnel-size "624 KB"> 12 <!ENTITY stunnel-buildsize "7.9 MB"> 12 13 <!ENTITY stunnel-time "0.1 SBU"> 13 14 ]> … … 132 133 <para>Install <application>stunnel</application> by running the following 133 134 commands:</para> 135 136 <note> 137 <para>For some systems with <application>Binutils</application> 138 versions prior to 2.25, <command>configure</command> may fail. If 139 necessary, fix it with: </para> 140 141 <screen><userinput>sed -i '/LDFLAGS.*static_flag/ s/^ /#/' configure</userinput></screen> 142 143 <para>or, if <xref linkend="llvm"/> with Clang is installed, you can 144 replace <command>./configure ...</command> with <command>CC=clang 145 ./configure ...</command> in the first command below.</para> 146 </note> 134 147 135 148 <screen><userinput>./configure --prefix=/usr \ … … 230 243 ;TIMEOUTclose = 0</literal> 231 244 232 EOF 233 chmod -v 644 /etc/stunnel/stunnel.conf</userinput></screen> 245 EOF</userinput></screen> 234 246 235 247 <para>Finally, add the service(s) you wish to encrypt to the … … 281 293 282 294 <seglistitem> 283 <seg>stunnel and stunnel3</seg> 284 <seg>libstunnel.so</seg> 295 <seg> 296 stunnel 297 and stunnel3 298 </seg> 299 <seg> 300 libstunnel.so 301 </seg> 285 302 <seg>/etc/stunnel, 286 287 288 303 /usr/lib/stunnel, 304 /usr/share/doc/stunnel-&stunnel-version;, and 305 /var/lib/stunnel</seg> 289 306 </seglistitem> 290 307 </segmentedlist> -
postlfs/security/sudo.xml
r2325e9ba r295ca00 5 5 %general-entities; 6 6 7 <!ENTITY sudo-download-http "http://www.sudo.ws/ sudo/dist/sudo-&sudo-version;.tar.gz">7 <!ENTITY sudo-download-http "http://www.sudo.ws/dist/sudo-&sudo-version;.tar.gz"> 8 8 <!ENTITY sudo-download-ftp "ftp://ftp.sudo.ws/pub/sudo/sudo-&sudo-version;.tar.gz"> 9 <!ENTITY sudo-md5sum " 93dbd1e47c136179ff1b01494c1c0e75">10 <!ENTITY sudo-size "2. 5MB">11 <!ENTITY sudo-buildsize " 28 MB">12 <!ENTITY sudo-time "0. 5 SBU">9 <!ENTITY sudo-md5sum "7cf6b9b76d0478a572432bed481dd7b5"> 10 <!ENTITY sudo-size "2.6 MB"> 11 <!ENTITY sudo-buildsize "34 MB (with tests)"> 12 <!ENTITY sudo-time "0.4 SBU (with tests)"> 13 13 ]> 14 14 … … 84 84 <command>sendmail</command> command), 85 85 <ulink url="http://www.openafs.org/">AFS</ulink>, 86 <ulink url="http://www.fwtk.org/">FWTK</ulink>, 87 <ulink url="http://sourceforge.net/projects/opie/files/">Opie</ulink> , and88 <ulink url="http://www.rsa.com/node.aspx?id=1156">SecurID</ulink>86 <ulink url="http://www.fwtk.org/">FWTK</ulink>, and 87 <ulink url="http://sourceforge.net/projects/opie/files/">Opie</ulink> 88 <!-- <ulink url="http://www.rsa.com/node.aspx?id=1156">SecurID</ulink> --> 89 89 </para> 90 90 … … 160 160 <para> 161 161 <option>--without-pam</option>: This switch avoids building 162 <application>PAM</application> support when <application>PAM</application> 162 <application>PAM</application> support when <application>PAM</application> is installed on the system. 163 163 </para> 164 164 … … 276 276 <seglistitem> 277 277 <seg> 278 sudo, sudoedit (symlink), sudoreplay, and visudo 278 sudo, 279 sudoedit (symlink), 280 sudoreplay, 281 and visudo 279 282 </seg> 280 283 <seg> 281 group_file.so, libsudo_util.so, 282 sudoers.so, sudo_noexec.so, and system_group.so 284 group_file.so, 285 libsudo_util.so, 286 sudoers.so, 287 sudo_noexec.so, 288 and system_group.so 283 289 </seg> 284 290 <seg>
Note:
See TracChangeset
for help on using the changeset viewer.