Changeset 0f46f6c


Ignore:
Timestamp:
12/05/2016 10:13:33 AM (7 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
34525b48
Parents:
d8f3c383
Message:

Update to krb5-1.15

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rd8f3c383 r0f46f6c  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[renodr] - Update to MIT Kerberos V5-1.15. Fixes
     51          <ulink url="&blfs-ticket-root;8600">#8600</ulink>.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[renodr] - Update to glib-2.50.2. Partially fixes
    5155          <ulink url="&blfs-ticket-root;8426">#8426</ulink>.</para>
  • packages.ent

    rd8f3c383 r0f46f6c  
    2424<!ENTITY libpwquality-version         "1.3.0">
    2525<!ENTITY make-ca-version              "20161126">
    26 <!ENTITY mitkrb-major-version         "1.14">
    27 <!ENTITY mitkrb-version               "1.14.4">
     26<!ENTITY mitkrb-major-version         "1.15">
     27<!ENTITY mitkrb-version               "1.15">
    2828<!ENTITY nettle-version               "3.3">
    2929<!ENTITY nss-minor-version            "27">
  • postlfs/security/mitkrb.xml

    rd8f3c383 r0f46f6c  
    88  <!ENTITY mitkrb-download-http "http://web.mit.edu/kerberos/dist/krb5/&mitkrb-major-version;/krb5-&mitkrb-version;.tar.gz">
    99  <!ENTITY mitkrb-download-ftp  " ">
    10   <!ENTITY mitkrb-md5sum        "ba90f5701fc2dda76133c1f34ba4ee80">
    11   <!ENTITY mitkrb-size          "11.7 MB">
    12   <!ENTITY mitkrb-buildsize     "159 MB (additional 25 MB for the testsuite)">
    13   <!ENTITY mitkrb-time          "0.8 SBU (additional 3.9 SBU for the testsuite)">
     10  <!ENTITY mitkrb-md5sum        "cd43a3316ebbb86b2a9020b485b1a819">
     11  <!ENTITY mitkrb-size          "8.9 MB">
     12  <!ENTITY mitkrb-buildsize     "134 MB (additional 24 MB for the testsuite)">
     13  <!ENTITY mitkrb-time          "0.9 SBU (additional 4.1 SBU for the testsuite)">
    1414]>
    1515
     
    8484      <xref linkend="keyutils"/>,
    8585      <xref linkend="openldap"/>,
    86       <xref linkend="python2"/> (used during the testsuite) and
    87       <xref linkend="rpcbind"/> (used during the testsuite)
     86      <xref linkend="python2"/> (used during the testsuite),
     87      <xref linkend="rpcbind"/> (used during the testsuite), and
     88      <xref linkend="valgrind"/> (used during the test suite)
    8889    </para>
    8990
     
    550551        <listitem>
    551552          <para>
    552             is a utility used to make modifications
     553            is an utility used to make modifications
    553554            to the Kerberos database.
    554555          </para>
     
    563564        <listitem>
    564565          <para>
    565             is a utility similar to <command>kadmin</command>, but if the
     566            is an utility similar to <command>kadmin</command>, but if the
    566567            database is db2, the local client <command>kadmin.local</command>,
    567568            is intended to run directly on the master KDC without Kerberos
Note: See TracChangeset for help on using the changeset viewer.