mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-10 14:24:10 +01:00
Upgrade to E2fsprogs-1.42.3. Fixes #3091.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
1025b2a0b0
commit
9e0a55ae10
@ -36,6 +36,16 @@
|
||||
</listitem>
|
||||
|
||||
-->
|
||||
<listitem>
|
||||
<para>2012-05-30</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[matthew] - Upgrade to E2fsprogs-1.42.3. Fixes
|
||||
<ulink url="&lfs-ticket-root;3091">#3091</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2012-05-24</para>
|
||||
<itemizedlist>
|
||||
|
@ -47,7 +47,7 @@
|
||||
|
||||
<para>Prepare Flex for compilation:</para>
|
||||
|
||||
<screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen>
|
||||
<screen><userinput remap="configure">./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info</userinput></screen>
|
||||
|
||||
<para>Compile the package:</para>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!ENTITY version "SVN-20120524">
|
||||
<!ENTITY releasedate "May 24, 2012">
|
||||
<!ENTITY version "SVN-20120530">
|
||||
<!ENTITY releasedate "May 30, 2012">
|
||||
<!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "7.2">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
@ -107,10 +107,10 @@
|
||||
<!-- NOTE: When updating e2fsprogs, remember to check the list
|
||||
of acceptable features that can be shown by debugfs in
|
||||
chapter02/creatingfilesystem.xml -->
|
||||
<!ENTITY e2fsprogs-version "1.42.2">
|
||||
<!ENTITY e2fsprogs-size "5,618 KB">
|
||||
<!ENTITY e2fsprogs-version "1.42.3">
|
||||
<!ENTITY e2fsprogs-size "5,681 KB">
|
||||
<!ENTITY e2fsprogs-url "&sourceforge;e2fsprogs/e2fsprogs-&e2fsprogs-version;.tar.gz">
|
||||
<!ENTITY e2fsprogs-md5 "04f4561a54ad0419248316a00c016baa">
|
||||
<!ENTITY e2fsprogs-md5 "73431146f58d40fe1375aba2060f0da8">
|
||||
<!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net/">
|
||||
<!ENTITY e2fsprogs-ch6-du "45 MB">
|
||||
<!ENTITY e2fsprogs-ch6-sbu "0.5 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user