Package updates and tags'

Update to vim-8.2.3337.
Update to xfsprogs-5.13.0.
This commit is contained in:
Bruce Dubbs 2021-08-21 23:53:19 -05:00
parent 59eea9d945
commit 890456ea00
15 changed files with 37 additions and 22 deletions

View File

@ -44,6 +44,14 @@
<listitem>
<para>August 21st, 2021</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to vim-8.2.3337. Addresses
<ulink url="&blfs-ticket-root;12241">#12241</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to xfsprogs-5.13.0. Fixes
<ulink url="&blfs-ticket-root;15440">#15440</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to ibus-1.5.25. Fixes
<ulink url="&blfs-ticket-root;15441">#15441</ulink>.</para>

View File

@ -52,7 +52,7 @@
<!ENTITY reiser-version "3.6.27">
<!ENTITY smartmontools-version "7.2">
<!ENTITY sshfs-version "3.7.2">
<!ENTITY xfsprogs-version "5.12.0">
<!ENTITY xfsprogs-version "5.13.0">
<!-- Chapter 6 -->
<!ENTITY bluefish-version "2.2.12">
@ -62,7 +62,7 @@
<!ENTITY joe-version "4.6">
<!ENTITY juffed-version "0.10.r71.gc3c1a3f">
<!ENTITY nano-version "5.8">
<!ENTITY vim-version "8.2.2890">
<!ENTITY vim-version "8.2.3337">
<!ENTITY vim-majmin "82">
<!-- Chapter 7 -->

View File

@ -37,7 +37,7 @@
editing dynamic and interactive websites.
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -34,7 +34,7 @@
customizable, self-documenting real-time display editor.
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@ -118,6 +118,15 @@
<sect2 role="installation">
<title>Installation of Emacs</title>
<para>
First, work around a portability bug in glibc 2.34,
which no longer defines SIGSTKSZ.
</para>
<screen><userinput>sed -e '/SIGSTKSZ/ s|^.*$|static max_align_t sigsegv_stack[\
(64 * 1024 + sizeof (max_align_t) - 1) / sizeof (max_align_t)];' \
-i src/sysdep.c</userinput></screen>
<para>
Install <application>Emacs</application> by running the following
commands:
@ -125,8 +134,6 @@
<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>
<!-- make bootstrap only necessary for development versions obtained with git
-->
<para>
This package does not come with a test suite. If make succeeds, you can

View File

@ -34,7 +34,7 @@
and <application>Emacs</application>.
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -8,10 +8,10 @@
<!ENTITY vim-download-http "http://ftp.vim.org/vim/unix/vim-&vim-version;.tar.bz2">-->
<!ENTITY vim-download-http "&sources-anduin-http;/vim/vim-&vim-version;.tar.gz">
<!ENTITY vim-download-ftp " ">
<!ENTITY vim-md5sum "ec8a8ec5f67b0ad0edba82cad2354d33">
<!ENTITY vim-md5sum "e0325a4988b1b99b9c2e46fa853c1980">
<!ENTITY vim-size "15 MB">
<!ENTITY vim-buildsize "111 MB (add 72 MB for tests)">
<!ENTITY vim-time "0.3 SBU (with parallelism=4; add 2.0 SBU for tests)">
<!ENTITY vim-buildsize "109 MB (add 61 MB for tests)">
<!ENTITY vim-time "0.3 SBU (with parallelism=4; add 2.1 SBU for tests)">
]>
<sect1 id="vim" xreflabel="Vim-&vim-version;">
@ -54,7 +54,7 @@
</para>
</note>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -33,7 +33,7 @@
administration and debugging tools for the B-tree file system (btrfs).
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -33,7 +33,7 @@
utilities for use with the FAT family of file systems.
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -33,7 +33,7 @@
and debugging tools for the jfs file system.
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -33,7 +33,7 @@
tools for software RAID.
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -33,7 +33,7 @@
utilities for use with the Reiser file system.
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -6,9 +6,9 @@
<!ENTITY xfsprogs-download-http "&kernel-dl;/linux/utils/fs/xfs/xfsprogs/xfsprogs-&xfsprogs-version;.tar.xz">
<!ENTITY xfsprogs-download-ftp " ">
<!ENTITY xfsprogs-md5sum "b401d76ccd66e4fdf3d123193e5e1b91">
<!ENTITY xfsprogs-md5sum "86777a5762f2e524bb9acfdead5a9045">
<!ENTITY xfsprogs-size "1.2 MB">
<!ENTITY xfsprogs-buildsize "58 MB">
<!ENTITY xfsprogs-buildsize "50 MB">
<!ENTITY xfsprogs-time "0.3 SBU (Using parallelism=4)">
]>
@ -33,7 +33,7 @@
administration and debugging tools for the XFS file system.
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -38,7 +38,7 @@
checking that a script is completely compatible with POSIX syntax.
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -42,7 +42,7 @@
perform installation tasks.
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">

View File

@ -39,7 +39,7 @@
<application>ksh</application> but includes many enhancements.
</para>
&lfs101_checked;
&lfs110_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">