mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 03:11:57 +00:00
Update to gdbm-1.18.1. Fixes #4364.
Update to Python-3.7.1. Fixes #4361. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11479 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
8428fdeb7d
commit
259c03d747
@ -42,6 +42,20 @@
|
||||
<listitem revision="sysv"> or <listitem revision="systemd"> as
|
||||
appropriate for the entry or if needed the entire day's listitem.
|
||||
-->
|
||||
<listitem>
|
||||
<para>2018-10-29</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[dj] - Update to gdbm-1.18.1. Fixes
|
||||
<ulink url="&lfs-ticket-root;4364">#4364</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[dj] - Update to Python-3.7.1. Fixes
|
||||
<ulink url="&lfs-ticket-root;4361">#4361</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2018-10-27</para>
|
||||
<itemizedlist>
|
||||
|
@ -203,9 +203,9 @@
|
||||
<listitem>
|
||||
<para>Psmisc-&psmisc-version;</para>
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<listitem>
|
||||
<para>Python-&python-version;</para>
|
||||
</listitem>-->
|
||||
</listitem>
|
||||
<!--<listitem>
|
||||
<para>Readline-&readline-version;</para>
|
||||
</listitem>-->
|
||||
|
@ -1,13 +1,13 @@
|
||||
<!ENTITY version "SVN-20181027">
|
||||
<!ENTITY version "SVN-20181029">
|
||||
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
|
||||
Change to x.y for release but not -rc releases -->
|
||||
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
|
||||
|
||||
<!ENTITY versiond "20181027-systemd">
|
||||
<!ENTITY versiond "20181029-systemd">
|
||||
<!ENTITY short-versiond "systemd">
|
||||
<!ENTITY generic-versiond "systemd">
|
||||
|
||||
<!ENTITY releasedate "October 27, 2018">
|
||||
<!ENTITY releasedate "October 29, 2018">
|
||||
|
||||
<!ENTITY copyrightdate "1999-2018"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "8.3">
|
||||
|
16
packages.ent
16
packages.ent
@ -244,10 +244,10 @@
|
||||
<!ENTITY libstdcpp-ch5-du "803 MB">
|
||||
<!ENTITY libstdcpp-ch5-sbu "0.5 SBU">
|
||||
|
||||
<!ENTITY gdbm-version "1.18">
|
||||
<!ENTITY gdbm-size "918 KB">
|
||||
<!ENTITY gdbm-version "1.18.1">
|
||||
<!ENTITY gdbm-size "920 KB">
|
||||
<!ENTITY gdbm-url "&gnu;gdbm/gdbm-&gdbm-version;.tar.gz">
|
||||
<!ENTITY gdbm-md5 "e316f8e4a3e7e4f23955be65d54fec48">
|
||||
<!ENTITY gdbm-md5 "988dc82182121c7570e0cb8b4fcd5415">
|
||||
<!ENTITY gdbm-home "&gnu-software;gdbm/">
|
||||
<!ENTITY gdbm-ch6-du "11 MB">
|
||||
<!ENTITY gdbm-ch6-sbu "0.1 SBU">
|
||||
@ -575,17 +575,17 @@
|
||||
<!-- If python minor version changes, updates in python and
|
||||
meson pages will be needed: python3.6 and python3.6m -->
|
||||
|
||||
<!ENTITY python-version "3.7.0">
|
||||
<!ENTITY python-version "3.7.1">
|
||||
<!ENTITY python-minor "3.7">
|
||||
<!ENTITY python-size "16,526 KB">
|
||||
<!ENTITY python-size "16,568 KB">
|
||||
<!ENTITY python-url "https://www.python.org/ftp/python/&python-version;/Python-&python-version;.tar.xz">
|
||||
<!ENTITY python-md5 "eb8c2a6b1447d50813c02714af4681f3">
|
||||
<!ENTITY python-md5 "0a57e9022c07fad3dadb2eef58568edb">
|
||||
<!ENTITY python-home "https://www.python.org/">
|
||||
<!ENTITY python-ch6-du "390 MB">
|
||||
<!ENTITY python-ch6-sbu "1.3 SBU">
|
||||
<!ENTITY python-docs-url "https://docs.python.org/ftp/python/doc/&python-version;/python-&python-version;-docs-html.tar.bz2">
|
||||
<!ENTITY python-docs-md5 "c4637cf2a9a6ebb8c5e9dc8ff13fb4cb">
|
||||
<!ENTITY python-docs-size "6,077 KB">
|
||||
<!ENTITY python-docs-md5 "6f725b02a9ecd0d0ce1832ac970962df">
|
||||
<!ENTITY python-docs-size "6,044 KB">
|
||||
|
||||
<!ENTITY readline-version "7.0">
|
||||
<!ENTITY readline-size "2,842 KB">
|
||||
|
Loading…
Reference in New Issue
Block a user