mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Update to sudo-1.8.18p1.
Clarified the location of the discussion about removing unneeded noto fonts. Update to btrfs-progs-v4.8.1. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17884 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
af506b1c28
commit
25af92321c
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "11"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "14"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "10"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2016">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "October 11th &year;">
|
||||
<!ENTITY releasedate "October 14th &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -43,6 +43,25 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>October 14th, 2016</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to sudo-1.8.18p1. Fixes
|
||||
<ulink url="&blfs-ticket-root;8428">#8428</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Clarified the location of the discussion
|
||||
about removing unneeded noto fonts. Fixes
|
||||
<ulink url="&blfs-ticket-root;8419">#8419</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to btrfs-progs-v4.8.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;8434">#8434</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>October 11th, 2016</para>
|
||||
<itemizedlist>
|
||||
|
@ -86,8 +86,8 @@
|
||||
</itemizedlist>
|
||||
|
||||
<note><para>Almost nobody will ever encounter text for which some of these
|
||||
fonts can be used. Consult the wiki to see which fonts you might wish to
|
||||
delete.</para></note>
|
||||
fonts can be used. Consult the user notes below to see which fonts you
|
||||
might wish to delete.</para></note>
|
||||
|
||||
<bridgehead renderas="sect3">Noto Fonts Dependencies</bridgehead>
|
||||
|
||||
@ -104,8 +104,8 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Noto Fonts</title>
|
||||
|
||||
<note><para>Unlike most other packages there is no need to unpack the compressed
|
||||
Noto-hinted.zip package before installation.</para></note>
|
||||
<note><para>Unlike most other packages there is no need to unpack the
|
||||
compressed Noto-hinted.zip package before installation.</para></note>
|
||||
|
||||
<para>
|
||||
To install <application>Noto Fonts</application> from the full Noto-hinted
|
||||
|
@ -39,11 +39,11 @@
|
||||
<!ENTITY shadow-version "4.2.1">
|
||||
<!ENTITY ssh-askpass-version "&openssh-version;">
|
||||
<!ENTITY stunnel-version "5.36">
|
||||
<!ENTITY sudo-version "1.8.18">
|
||||
<!ENTITY sudo-version "1.8.18p1">
|
||||
<!ENTITY tripwire-version "2.4.3.1">
|
||||
|
||||
<!-- Chapter 5 -->
|
||||
<!ENTITY btrfs-progs-version "4.8">
|
||||
<!ENTITY btrfs-progs-version "4.8.1">
|
||||
<!ENTITY fuse-version "2.9.7">
|
||||
<!ENTITY jfsutils-version "1.1.15">
|
||||
<!ENTITY lvm2-version "2.02.164">
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
<!ENTITY btrfs-progs-download-http "https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v&btrfs-progs-version;.tar.xz">
|
||||
<!ENTITY btrfs-progs-download-ftp " ">
|
||||
<!ENTITY btrfs-progs-md5sum "51f907a15c60fd43a7e97a03b24928a1">
|
||||
<!ENTITY btrfs-progs-md5sum "127e109ed05274597d67c24c89861d49">
|
||||
<!ENTITY btrfs-progs-size "1.3 MB">
|
||||
<!ENTITY btrfs-progs-buildsize "45 MB">
|
||||
<!ENTITY btrfs-progs-time "0.3 SBU">
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY sudo-download-http "http://www.sudo.ws/dist/sudo-&sudo-version;.tar.gz">
|
||||
<!ENTITY sudo-download-ftp "ftp://ftp.sudo.ws/pub/sudo/sudo-&sudo-version;.tar.gz">
|
||||
<!ENTITY sudo-md5sum "c1201904fd9144ea5e7cd9496fcbbc64">
|
||||
<!ENTITY sudo-md5sum "28f5214d5bcb5af5710decb95184a0a6">
|
||||
<!ENTITY sudo-size "2.7 MB">
|
||||
<!ENTITY sudo-buildsize "27 MB (with tests)">
|
||||
<!ENTITY sudo-buildsize "28 MB (with tests)">
|
||||
<!ENTITY sudo-time "0.4 SBU (with tests)">
|
||||
]>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user