mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Add instructions to the krb5 instructions to allow kadmin to start correctly
Update to dhcpcd-9.0.1 Update to glib-networking-2.64.2 Update to libsecret-0.20.3 Update to audacious/audacious-plugins 4.0.2 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23004 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
41462619f6
commit
f8359b8e0d
@ -17,7 +17,7 @@
|
||||
<!-- Platform -->
|
||||
<!ENTITY gcr-version "3.36.0">
|
||||
<!ENTITY gsettings-desktop-schemas-version "3.36.0">
|
||||
<!ENTITY libsecret-version "0.20.2">
|
||||
<!ENTITY libsecret-version "0.20.3">
|
||||
<!ENTITY rest-version "0.8.1">
|
||||
<!ENTITY totem-pl-parser-version "3.26.5">
|
||||
<!ENTITY vte-version "0.60.1">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY libsecret-download-http "&gnome-download-http;/libsecret/0.20/libsecret-&libsecret-version;.tar.xz">
|
||||
<!ENTITY libsecret-download-ftp "&gnome-download-ftp;/libsecret/0.20/libsecret-&libsecret-version;.tar.xz">
|
||||
<!ENTITY libsecret-md5sum "f24f82e49d360ff742901d6c387e2bc9">
|
||||
<!ENTITY libsecret-md5sum "47c3fdfeb111a87b509ad271e4a6f496">
|
||||
<!ENTITY libsecret-size "516 KB">
|
||||
<!ENTITY libsecret-buildsize "14 MB (with tests)">
|
||||
<!ENTITY libsecret-time "0.2 SBU (wtih tests)">
|
||||
<!ENTITY libsecret-time "0.2 SBU (with tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="libsecret" xreflabel="libsecret-&libsecret-version;">
|
||||
|
@ -44,6 +44,22 @@
|
||||
<listitem>
|
||||
<para>April 15th, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to audacious/audacious-plugins 4.0.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;13419">#13419</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to libsecret-0.20.3. Fixes
|
||||
<ulink url="&blfs-ticket-root;13416">#13416</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to glib-networking-2.64.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;13415">#13415</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to dhcpcd-9.0.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;13413">#14313</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem revision="systemd">
|
||||
<para>[renodr] - Update the systemd units tarball
|
||||
to handle changes in dhcpcd's PID file location. This prevents
|
||||
|
@ -7,14 +7,14 @@
|
||||
<!ENTITY audacious-download-http
|
||||
"https://distfiles.audacious-media-player.org/audacious-&audacious-version;.tar.bz2">
|
||||
<!ENTITY audacious-download-ftp " ">
|
||||
<!ENTITY audacious-md5sum "9ab200e22b4c7bee95e78b267ac5a4d2">
|
||||
<!ENTITY audacious-size "560 KB">
|
||||
<!ENTITY audacious-md5sum "5fa2f5519dec42ad31db49f0ce543828">
|
||||
<!ENTITY audacious-size "564 KB">
|
||||
<!ENTITY audacious-buildsize "60 MB (with Qt user interface)">
|
||||
<!ENTITY audacious-time "0.6 SBU (with Qt user interface)">
|
||||
|
||||
<!ENTITY audacious-plugins-download
|
||||
"https://distfiles.audacious-media-player.org/audacious-plugins-&audacious-plugins-version;.tar.bz2">
|
||||
<!ENTITY audacious-plugins-md5sum "a0e8b8182db09a226380b2cf23fada0b">
|
||||
<!ENTITY audacious-plugins-md5sum "896b5d7aa785917e2777a98f0d5b70e4">
|
||||
<!ENTITY audacious-plugins-size "1.7 MB">
|
||||
<!ENTITY audacious-plugins-buildsize "142 MB (with Qt user interface)">
|
||||
<!ENTITY audacious-plugins-time "1.3 SBU (with Qt user interface)">
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY dhcpcd-download-http "https://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">
|
||||
<!ENTITY dhcpcd-download-ftp "ftp://roy.marples.name/pub/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">
|
||||
<!ENTITY dhcpcd-md5sum "5360da47d4d51280dae35fe91958b63a">
|
||||
<!ENTITY dhcpcd-md5sum "e893186a0c64adce6da47c33f4984951">
|
||||
<!ENTITY dhcpcd-size "240 KB">
|
||||
<!ENTITY dhcpcd-buildsize "2.8 MB (with tests)">
|
||||
<!ENTITY dhcpcd-buildsize "3.4 MB (with tests)">
|
||||
<!ENTITY dhcpcd-time "less than 0.1 SBU (with tests)">
|
||||
]>
|
||||
|
||||
@ -92,8 +92,8 @@
|
||||
<title>Installation of dhcpcd</title>
|
||||
|
||||
<para>
|
||||
recent <application>dhcpcd</application> implements privilege separation.
|
||||
Additional installation steps are necessary to set up
|
||||
Recent releases of <application>dhcpcd</application> implement privilege
|
||||
separation. Additional installation steps are necessary to set up
|
||||
the proper environment, which are performed by issuing the following
|
||||
commands as the <systemitem class="username">root</systemitem> user:
|
||||
</para>
|
||||
|
@ -8,7 +8,7 @@
|
||||
"&gnome-download-http;/glib-networking/2.64/glib-networking-&glib-networking-version;.tar.xz">
|
||||
<!ENTITY glib-networking-download-ftp
|
||||
"&gnome-download-ftp;/glib-networking/2.64/glib-networking-&glib-networking-version;.tar.xz">
|
||||
<!ENTITY glib-networking-md5sum "eb17d5d358c4aca0c4bdd7b34a3f069f">
|
||||
<!ENTITY glib-networking-md5sum "7f8c7ffe2616be4ef4232f2574353dab">
|
||||
<!ENTITY glib-networking-size "188 KB">
|
||||
<!ENTITY glib-networking-buildsize "6.0 MB (with tests)">
|
||||
<!ENTITY glib-networking-time "less than 0.1 SBU (with tests)">
|
||||
|
@ -564,7 +564,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!-- Part IV -->
|
||||
<!-- Chapter 14 -->
|
||||
<!--<!ENTITY ppp-version "2.4.5">-->
|
||||
<!ENTITY dhcpcd-version "9.0.0">
|
||||
<!ENTITY dhcpcd-version "9.0.1">
|
||||
<!ENTITY dhcp-version "4.4.2">
|
||||
|
||||
<!-- Chapter 15 -->
|
||||
@ -602,7 +602,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY c-ares-version "1.16.0">
|
||||
<!ENTITY curl-version "7.69.1">
|
||||
<!ENTITY geoclue2-version "2.5.6">
|
||||
<!ENTITY glib-networking-version "2.64.1">
|
||||
<!ENTITY glib-networking-version "2.64.2">
|
||||
<!ENTITY ldns-version "1.7.1">
|
||||
<!ENTITY libevent-version "2.1.11">
|
||||
<!ENTITY libmnl-version "1.0.4">
|
||||
@ -1005,8 +1005,8 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY lame-version "3.100">
|
||||
<!ENTITY CDParanoia-version "III-10.2">
|
||||
<!--<!ENTITY freetts-version "1.2.2">-->
|
||||
<!ENTITY audacious-version "4.0.1">
|
||||
<!ENTITY audacious-plugins-version "4.0.1">
|
||||
<!ENTITY audacious-version "4.0.2">
|
||||
<!ENTITY audacious-plugins-version "4.0.2">
|
||||
<!--<!ENTITY amarok-version "2.8.0">-->
|
||||
<!ENTITY pnmixer-version "0.7.2">
|
||||
|
||||
|
@ -416,6 +416,12 @@ EOF</userinput></screen>
|
||||
the encryption methods used to access the principal.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Create an empty ACL file that can be modified later:
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>touch /var/lib/krb5kdc/kadm5.acl</userinput></screen>
|
||||
|
||||
<para>
|
||||
At this point, if everything has been successful so far, you
|
||||
can feel fairly confident in the installation and configuration of
|
||||
|
Loading…
Reference in New Issue
Block a user