mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Update to ptlib-2.10.11.
Update to talloc-2.1.5. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16619 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
358258c2a8
commit
fcd24c0629
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "06"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "07"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "11"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2015">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "November 6th &year;">
|
||||
<!ENTITY releasedate "November 7th &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY ptlib-download-http "&gnome-download-http;/ptlib/2.10/ptlib-&ptlib-version;.tar.xz">
|
||||
<!ENTITY ptlib-download-ftp "&gnome-download-ftp;/ptlib/2.10/ptlib-&ptlib-version;.tar.xz">
|
||||
<!ENTITY ptlib-md5sum "1fd609e25f101393bb7e42fbf874c174">
|
||||
<!ENTITY ptlib-size "2.5 MB">
|
||||
<!ENTITY ptlib-buildsize "105 MB">
|
||||
<!ENTITY ptlib-time "1.0 SBU">
|
||||
<!ENTITY ptlib-md5sum "3ffdf89170dbfa6d29a015ef8741a4e4">
|
||||
<!ENTITY ptlib-size "2.4 MB">
|
||||
<!ENTITY ptlib-buildsize "81 MB">
|
||||
<!ENTITY ptlib-time "0.9 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="ptlib" xreflabel="Ptlib-&ptlib-version;">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY talloc-download-http "https://www.samba.org/ftp/talloc/talloc-&talloc-version;.tar.gz">
|
||||
<!ENTITY talloc-download-ftp " ">
|
||||
<!ENTITY talloc-md5sum "3c82f41f0d8d9556d724484bc4dce9b5">
|
||||
<!ENTITY talloc-size "426 KB">
|
||||
<!ENTITY talloc-buildsize "7.2 MB (with tests and both python modules)">
|
||||
<!ENTITY talloc-time "0.4 SBU (with tests and both python modules)">
|
||||
<!ENTITY talloc-md5sum "f497cb42b3d9622b721b72146f1fa3be">
|
||||
<!ENTITY talloc-size "428 KB">
|
||||
<!ENTITY talloc-buildsize "7.0 MB (additional 0.2 MB for tests)">
|
||||
<!ENTITY talloc-time "0.2 SBU (additional 0.2 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="talloc" xreflabel="Talloc-&talloc-version;">
|
||||
|
@ -44,6 +44,20 @@
|
||||
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>November 7th, 2015</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to ptlib-2.10.11. Fixes
|
||||
<ulink url="&blfs-ticket-root;7094">#7094</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to talloc-2.1.5. Fixes
|
||||
<ulink url="&blfs-ticket-root;7095">#7095</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>November 6th, 2015</para>
|
||||
<itemizedlist>
|
||||
|
@ -144,11 +144,11 @@
|
||||
<!ENTITY pcre-version "8.37">
|
||||
<!ENTITY popt-version "1.16">
|
||||
<!ENTITY pth-version "2.0.7">
|
||||
<!ENTITY ptlib-version "2.10.10">
|
||||
<!ENTITY ptlib-version "2.10.11">
|
||||
<!ENTITY qca-version "2.1.0">
|
||||
<!ENTITY qjson-version "0.8.1">
|
||||
<!ENTITY sbc-version "1.3">
|
||||
<!ENTITY talloc-version "2.1.4">
|
||||
<!ENTITY talloc-version "2.1.5">
|
||||
<!ENTITY wayland-version "1.9.0">
|
||||
<!ENTITY wv-version "1.2.9">
|
||||
<!ENTITY xapian-version "1.2.21">
|
||||
|
Loading…
Reference in New Issue
Block a user