Ignore:
Timestamp:
10/04/2017 07:31:13 PM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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, 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:
50b3dd0
Parents:
55a66dab
Message:

Updates:

  • mesa-17.2.1
  • llvm-5.0.0
  • fontconfig-2.12.6
  • joe-4.5
  • krb5-1.15.2
  • git-2.14.2
  • enchant-2.1.2
  • php-7.1.10
  • add a file setting GIO_USE_TLS in the configuration section of glib-networking

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/mitkrb.xml

    r55a66dab rb7a300f7  
    77  <!ENTITY mitkrb-download-http "https://web.mit.edu/kerberos/dist/krb5/&mitkrb-major-version;/krb5-&mitkrb-version;.tar.gz">
    88  <!ENTITY mitkrb-download-ftp  " ">
    9   <!ENTITY mitkrb-md5sum        "8022f3a1cde8463e44fd35ef42731f85">
    10   <!ENTITY mitkrb-size          "9.0 MB">
    11   <!ENTITY mitkrb-buildsize     "136 MB (additional 24 MB for the testsuite)">
    12   <!ENTITY mitkrb-time          "0.9 SBU (additional 4.0 SBU for the testsuite)">
     9  <!ENTITY mitkrb-md5sum        "b160f72161c730897dc7689f876b6e2a">
     10  <!ENTITY mitkrb-size          "8.9 MB">
     11  <!ENTITY mitkrb-buildsize     "136 MB (additional 23 MB for the testsuite)">
     12  <!ENTITY mitkrb-time          "0.8 SBU (additional 5.0 SBU for the testsuite)">
    1313]>
    1414
     
    133133<screen><userinput>cd src &amp;&amp;
    134134
    135 sed -e "s@python2.5/Python.h@&amp; python2.7/Python.h@g" \
    136     -e "s@-lpython2.5]@&amp;,\n  AC_CHECK_LIB(python2.7,main,[PYTHON_LIB=-lpython2.7])@g" \
    137     -i configure.in &amp;&amp;
    138 
    139135sed -e 's@\^u}@^u cols 300}@' \
    140136    -i tests/dejagnu/config/default.exp &amp;&amp;
     
    143139    -i plugins/kdb/db2/libdb2/test/run.test &amp;&amp;
    144140
    145 autoconf &amp;&amp;
    146141./configure --prefix=/usr            \
    147142            --sysconfdir=/etc        \
     
    508503          kpasswd, kprop, kpropd, kproplog, krb5-config, krb5kdc, krb5-send-pr,
    509504          ksu, kswitch, ktutil, kvno, sclient, sim_client, sim_server,
    510           sserver, uuclient and uuserver
     505          sserver, uuclient, and uuserver
    511506        </seg>
    512507        <seg>
Note: See TracChangeset for help on using the changeset viewer.