Update to xapian-core-1.4.14.

Update to stunnel-5.56. 
Update to xorg-server-1.20.6. 
Update to tcl8.6.10 and tk-8.6.10. 
Update to pcre2-10.34. 
Update to libtasn1-4.15.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22400 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Bruce Dubbs 2019-11-25 22:32:11 +00:00
parent 04851351dd
commit 8c5b007093
9 changed files with 64 additions and 31 deletions

View File

@ -6,10 +6,10 @@
<!ENTITY libtasn1-download-http "&gnu-http;/libtasn1/libtasn1-&libtasn1-version;.tar.gz">
<!ENTITY libtasn1-download-ftp "&gnu-ftp;/libtasn1/libtasn1-&libtasn1-version;.tar.gz">
<!ENTITY libtasn1-md5sum "e9918200ed4a778e2b3cbe34c1be4205">
<!ENTITY libtasn1-md5sum "33e3fb5501bb2142184238c815b0beb8">
<!ENTITY libtasn1-size "1.7 MB">
<!ENTITY libtasn1-buildsize "10 MB (with tests)">
<!ENTITY libtasn1-time "0.1 SBU (with tests)">
<!ENTITY libtasn1-buildsize "11 MB (with tests)">
<!ENTITY libtasn1-time "0.2 SBU (with tests)">
]>
<sect1 id="libtasn1" xreflabel="libtasn1-&libtasn1-version;">

View File

@ -6,7 +6,7 @@
<!ENTITY pcre2-download-http "&sourceforge-dl;/pcre/pcre2-&pcre2-version;.tar.bz2">
<!ENTITY pcre2-download-ftp " ">
<!ENTITY pcre2-md5sum "80b355f2dce909a2e2424f5c79eddb44">
<!ENTITY pcre2-md5sum "d280b62ded13f9ccf2fac16ee5286366">
<!ENTITY pcre2-size "1.6 MB">
<!ENTITY pcre2-buildsize "18 MB (with tests)">
<!ENTITY pcre2-time "0.5 SBU (with tests)">

View File

@ -7,9 +7,9 @@
<!ENTITY xapian-download-http
"http://oligarchy.co.uk/xapian/&xapian-version;/xapian-core-&xapian-version;.tar.xz">
<!ENTITY xapian-download-ftp " ">
<!ENTITY xapian-md5sum "9d9fb9143019fff44e783c6ed4ead009">
<!ENTITY xapian-md5sum "714b02c306a5f11dea035da70462c288">
<!ENTITY xapian-size "2.8 MB">
<!ENTITY xapian-buildsize "186 MB (add estimated 100 MB for tests)">
<!ENTITY xapian-buildsize "185 MB (add estimated 100 MB for tests)">
<!ENTITY xapian-time "0.6 SBU (using parallelism=4; add estimated 180 SBU for tests)">
]>

View File

@ -6,21 +6,21 @@
<!ENTITY tcl-download-http "&sourceforge-dl;/tcl/tcl&tcl-version;-src.tar.gz">
<!ENTITY tcl-download-ftp " ">
<!ENTITY tcl-md5sum "aa0a121d95a0e7b73a036f26028538d4">
<!ENTITY tcl-size "9.5 MB">
<!ENTITY tcl-buildsize "84 MB (including html documentation)">
<!ENTITY tcl-time "0.6 SBU (add 3.0 SBU for tests)">
<!ENTITY tcl-md5sum "97c55573f8520bcab74e21bfd8d0aadc">
<!ENTITY tcl-size "9.7 MB">
<!ENTITY tcl-buildsize "67 MB (including html documentation)">
<!ENTITY tcl-time "0.7 SBU (add 2.7 SBU for tests)">
<!ENTITY tcl-doc-download "&sourceforge-dl;/tcl/tcl&tcl-version;-html.tar.gz">
<!ENTITY tcl-doc-md5sum "243da67cca49b9bac0dc6c06fdb42896">
<!ENTITY tcl-doc-md5sum "a012711241ba3a5bd4a04e833001d489">
<!ENTITY tcl-doc-size "1.2 MB">
<!-- Ensure this is updated when Tcl moves from the 8.6.x branch -->
<!ENTITY tcl-ver "8.6">
<!ENTITY tdbc-ver "1.1.0">
<!ENTITY itcl-ver "4.1.2">
<!ENTITY thread-ver "2.8.4">
<!ENTITY sqlite3-ver "3.25.3">
<!ENTITY tdbc-ver "1.1.1">
<!ENTITY itcl-ver "4.2.0">
<!ENTITY thread-ver "2.8.5">
<!ENTITY sqlite3-ver "3.30.1.2">
]>
<sect1 id="tcl" xreflabel="Tcl-&tcl-version;">

View File

@ -6,10 +6,10 @@
<!ENTITY tk-download-http "&sourceforge-dl;/tcl/tk&tk-version;-src.tar.gz">
<!ENTITY tk-download-ftp " ">
<!ENTITY tk-md5sum "e3cf6290999ee30651d75864eccfec63">
<!ENTITY tk-md5sum "602a47ad9ecac7bf655ada729d140a94">
<!ENTITY tk-size "4.2 MB">
<!ENTITY tk-buildsize "30 MB">
<!ENTITY tk-time "0.3 SBU (add 1.8 SBU for tests)">
<!ENTITY tk-buildsize "24 MB">
<!ENTITY tk-time "0.3 SBU (add 2.0 SBU for tests)">
<!-- Ensure this is updated when Tk moves from the 8.6.x branch -->
<!ENTITY tk-ver "8.6">
@ -112,13 +112,16 @@ sed -e "s@^\(TK_SRC_DIR='\).*@\1/usr/include'@" \
Some tests will steal focus and some might crash your X Server. To test
the results anyway, issue: <command>make test</command>. Ensure you run
it from an X Window display device with the GLX extensions loaded, but
even so, tests might hang. 2 tests are known to fail regardless.
even so, tests might hang.
<!-- Test Statistics (tk8.6.9 - renodr):
Total: 466
Passed: 447
Skipped: 17
Failed: 2
The two tests that fail have to do with ttk.test
tk8.6.10 - bdubbs 11/25/2019
Total 480 Passed 463 Skipped 17 Failed 0
-->
</para>

View File

@ -41,6 +41,36 @@
</itemizedlist>
</listitem>
-->
<listitem>
<para>November 24th, 2019</para>
<itemizedlist>
<listitem>
<para>[bdubbs] - Update to xapian-core-1.4.14. Fixes
<ulink url="&blfs-ticket-root;12814">#12814</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to stunnel-5.56. Fixes
<ulink url="&blfs-ticket-root;12806">#12806</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to xorg-server-1.20.6. Fixes
<ulink url="&blfs-ticket-root;12805">#12805</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to tcl8.6.10 and tk-8.6.10. Fixes
<ulink url="&blfs-ticket-root;12800">#12800</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to pcre2-10.34. Fixes
<ulink url="&blfs-ticket-root;12798">#12798</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to libtasn1-4.15.0. Fixes
<ulink url="&blfs-ticket-root;12797">#12797</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>November 24th, 2019</para>
<itemizedlist>

View File

@ -38,7 +38,7 @@
<!ENTITY polkit-version "0.116">
<!ENTITY shadow-version "4.7">
<!ENTITY ssh-askpass-version "&openssh-version;">
<!ENTITY stunnel-version "5.55">
<!ENTITY stunnel-version "5.56">
<!ENTITY sudo-version "1.8.29">
<!ENTITY tripwire-version "2.4.3.7">
<!ENTITY volume_key-version "0.3.12">
@ -154,7 +154,7 @@
<!ENTITY libsigsegv-version "2.12">
<!ENTITY libssh2-version "1.9.0">
<!ENTITY libstatgrab-version "0.92">
<!ENTITY libtasn1-version "4.14">
<!ENTITY libtasn1-version "4.15.0">
<!ENTITY libunique-version "1.1.6">
<!ENTITY libunistring-version "0.9.10">
<!ENTITY libusb-version "1.0.23">
@ -174,7 +174,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY nspr-version "4.23">
<!ENTITY openobex-version "1.7.2">
<!ENTITY pcre-version "8.43">
<!ENTITY pcre2-version "10.33">
<!ENTITY pcre2-version "10.34">
<!ENTITY popt-version "1.16">
<!ENTITY pth-version "2.0.7">
<!ENTITY ptlib-version "2.10.11">
@ -186,7 +186,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY wayland-version "1.17.0">
<!ENTITY wayland-protocols-version "1.18">
<!ENTITY wv-version "1.2.9">
<!ENTITY xapian-version "1.4.13">
<!ENTITY xapian-version "1.4.14">
<!ENTITY yaml-version "0.2.2">
<!-- Chapter 10 -->
@ -342,8 +342,8 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY slang-version "2.3.2">
<!ENTITY subversion-version "1.13.0">
<!ENTITY swig-version "4.0.1">
<!ENTITY tcl-version "8.6.9">
<!ENTITY tk-version "8.6.9">
<!ENTITY tcl-version "8.6.10">
<!ENTITY tk-version "8.6.10">
<!ENTITY vala-major-version "0.46"> <!-- even minors only -->
<!ENTITY vala-version "&vala-major-version;.5">
<!ENTITY valgrind-version "3.15.0">
@ -665,7 +665,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY xcb-util-renderutil-version "0.3.9">
<!ENTITY xcb-util-wm-version "0.4.1">
<!ENTITY xcb-util-cursor-version "0.1.3">
<!ENTITY xorg-server-version "1.20.5">
<!ENTITY xorg-server-version "1.20.6">
<!ENTITY twm-version "1.0.10">
<!ENTITY xterm-version "351">
<!ENTITY xclock-version "1.0.9">

View File

@ -9,8 +9,8 @@
<!ENTITY stunnel-download-ftp "ftp://ftp.stunnel.org/stunnel/archive/5.x/stunnel-&stunnel-version;.tar.gz">
<!-- Following ftp only has later release -->
<!-- "ftp://ftp.stunnel.org/stunnel/stunnel-&stunnel-version;.tar.gz"> -->
<!ENTITY stunnel-md5sum "7b41592034ede114e8c4e058fc8c238b">
<!ENTITY stunnel-size "964 KB">
<!ENTITY stunnel-md5sum "01b0ca9e071f582ff803a85d5ed72166">
<!ENTITY stunnel-size "960 KB">
<!ENTITY stunnel-buildsize "7.5 MB">
<!ENTITY stunnel-time "0.1 SBU">
]>

View File

@ -6,9 +6,9 @@
<!ENTITY xorg-server-download-http "&xorg-download-http;/xserver/xorg-server-&xorg-server-version;.tar.bz2">
<!ENTITY xorg-server-download-ftp "&xorg-download-ftp;/xserver/xorg-server-&xorg-server-version;.tar.bz2">
<!ENTITY xorg-server-md5sum "c9fc7e21e11286dbedd22c00df652130">
<!ENTITY xorg-server-size "5.8 MB">
<!ENTITY xorg-server-buildsize "256 MB (with tests)">
<!ENTITY xorg-server-md5sum "a98170084f2c8fed480d2ff601f8a14b">
<!ENTITY xorg-server-size "6.0 MB">
<!ENTITY xorg-server-buildsize "257 MB (with tests)">
<!ENTITY xorg-server-time "0.8 SBU (using parallelism=4; with tests)">
]>