mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to py3c-1.3 (Python Module).
Update to dhcpcd-9.3.4. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23943 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
e52afdd945
commit
d301fddb95
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY py3c-download-http
|
||||
"https://github.com/encukou/py3c/archive/v&py3c-version;/py3c-&py3c-version;.tar.gz">
|
||||
<!ENTITY py3c-md5sum "55057dab3681aa2e0ff42e08a85e911d">
|
||||
<!ENTITY py3c-md5sum "db1c5fa75548a2be6026151f70fe3c90">
|
||||
<!ENTITY py3c-size "48 KB">
|
||||
<!ENTITY py3c-buildsize "4.3 MB">
|
||||
<!ENTITY py3c-buildsize "280 KB">
|
||||
<!ENTITY py3c-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -44,6 +44,14 @@
|
||||
<listitem>
|
||||
<para>November 30th, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to py3c-1.3 (Python Module). Fixes
|
||||
<ulink url="&blfs-ticket-root;14319">#14319</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to dhcpcd-9.3.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;14317">#14317</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to Linux-PAM-1.5.1 (Security Update). Fixes
|
||||
<ulink url="&blfs-ticket-root;14306">#14306</ulink>.</para>
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY dhcpcd-download-http "https://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">
|
||||
<!ENTITY dhcpcd-download-ftp "ftp://roy.marples.name/pub/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">
|
||||
<!ENTITY dhcpcd-md5sum "ffe0c2df57045b87e776b296189e3857">
|
||||
<!ENTITY dhcpcd-md5sum "badb02dfc69fe9bbeec35a02efcdb4db">
|
||||
<!ENTITY dhcpcd-size "252 KB">
|
||||
<!ENTITY dhcpcd-buildsize "3.5 MB (with tests)">
|
||||
<!ENTITY dhcpcd-buildsize "3.6 MB (with tests)">
|
||||
<!ENTITY dhcpcd-time "less than 0.1 SBU (with tests)">
|
||||
]>
|
||||
<!--
|
||||
|
@ -552,7 +552,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY lxml-version "4.6.2">
|
||||
<!ENTITY mako-version "1.1.3">
|
||||
<!ENTITY MarkupSafe-version "1.1.1">
|
||||
<!ENTITY py3c-version "1.2">
|
||||
<!ENTITY py3c-version "1.3">
|
||||
<!ENTITY pyatspi2-version "2.38.0">
|
||||
<!--<!ENTITY py2cairo-version "1.10.0"> -->
|
||||
<!ENTITY pycairo2-version "1.18.2">
|
||||
@ -573,7 +573,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!-- Part IV -->
|
||||
<!-- Chapter 14 -->
|
||||
<!--<!ENTITY ppp-version "2.4.5">-->
|
||||
<!ENTITY dhcpcd-version "9.3.3">
|
||||
<!ENTITY dhcpcd-version "9.3.4">
|
||||
<!ENTITY dhcp-version "4.4.2">
|
||||
|
||||
<!-- Chapter 15 -->
|
||||
|
Loading…
Reference in New Issue
Block a user