mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to nspr-4.13.1.
Update to ICU-58.1. Update to gpgme-1.7.1. Update to hdparm-9.50. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17907 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
e7df575a5f
commit
bc6717b761
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "22"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "23"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "10"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2016">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "October 22nd &year;">
|
||||
<!ENTITY releasedate "October 23rd &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -7,10 +7,10 @@
|
||||
<!ENTITY icu-download-http
|
||||
"http://download.icu-project.org/files/icu4c/&icu-version;/icu4c-&icu-dl-version;-src.tgz">
|
||||
<!ENTITY icu-download-ftp " ">
|
||||
<!ENTITY icu-md5sum "976734806026a4ef8bdd17937c8898b9">
|
||||
<!ENTITY icu-size "21 MB">
|
||||
<!ENTITY icu-buildsize "302 MB (additional 67 MB for the tests)">
|
||||
<!ENTITY icu-time "1.5 SBU (additional 1.9 SBU for the tests)">
|
||||
<!ENTITY icu-md5sum "1901302aaff1c1633ef81862663d2917">
|
||||
<!ENTITY icu-size "22 MB">
|
||||
<!ENTITY icu-buildsize "292 MB (additional 32 MB for the tests)">
|
||||
<!ENTITY icu-time "2.1 SBU (additional 1.8 SBU for the tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="icu" xreflabel="ICU-&icu-version;">
|
||||
|
@ -7,7 +7,7 @@
|
||||
<!ENTITY nspr-download-http "https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v&nspr-version;/src/nspr-&nspr-version;.tar.gz">
|
||||
<!-- <!ENTITY nspr-download-ftp "ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v&nspr-version;/src/nspr-&nspr-version;.tar.gz">-->
|
||||
<!ENTITY nspr-download-ftp " ">
|
||||
<!ENTITY nspr-md5sum "74ef1def8a9ff311e32e7648e2c5c8ce">
|
||||
<!ENTITY nspr-md5sum "9c44298a6fc478b3c0a4e98f4f9981ed">
|
||||
<!ENTITY nspr-size "1.1 MB">
|
||||
<!ENTITY nspr-buildsize "10 MB">
|
||||
<!ENTITY nspr-time "less than 0.1 SBU">
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY hdparm-download-http "&sourceforge-repo;/hdparm/hdparm-&hdparm-version;.tar.gz">
|
||||
<!ENTITY hdparm-download-ftp " ">
|
||||
<!ENTITY hdparm-md5sum "f9f3f076471c9bf45515e3f13c08bfd5">
|
||||
<!ENTITY hdparm-size "156 KB">
|
||||
<!ENTITY hdparm-buildsize "1.0 MB">
|
||||
<!ENTITY hdparm-md5sum "d380062ad6c4b40076736efbb640f1f5">
|
||||
<!ENTITY hdparm-size "132 KB">
|
||||
<!ENTITY hdparm-buildsize "948 KB">
|
||||
<!ENTITY hdparm-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -42,6 +42,28 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>October 23rd, 2016</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to nspr-4.13.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;8454">#8454</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to ICU-58.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;8451">#8451</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to gpgme-1.7.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;8449">#8449</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to hdparm-9.50. Fixes
|
||||
<ulink url="&blfs-ticket-root;8450">#8450</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>October 22nd,2016</para>
|
||||
<itemizedlist>
|
||||
@ -100,7 +122,6 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
||||
<listitem>
|
||||
<para>October 18th, 2016</para>
|
||||
<itemizedlist>
|
||||
|
@ -14,7 +14,7 @@
|
||||
<!ENTITY cyrus-sasl-version "2.1.26">
|
||||
<!ENTITY gnupg2-version "2.1.15">
|
||||
<!ENTITY gnutls-version "3.5.5">
|
||||
<!ENTITY gpgme-version "1.7.0">
|
||||
<!ENTITY gpgme-version "1.7.1">
|
||||
<!ENTITY haveged-version "1.9.1">
|
||||
<!ENTITY iptables-version "1.6.0">
|
||||
<!ENTITY libcap-version "2.25">
|
||||
@ -99,7 +99,7 @@
|
||||
<!ENTITY grantlee-version "5.1.0">
|
||||
<!ENTITY gsl-version "2.2.1">
|
||||
|
||||
<!ENTITY icu-major "57">
|
||||
<!ENTITY icu-major "58">
|
||||
<!ENTITY icu-minor "1">
|
||||
<!ENTITY icu-patch "0">
|
||||
<!ENTITY icu-version "&icu-major;.&icu-minor;"><!-- .&icu-patch;-->
|
||||
@ -152,7 +152,7 @@
|
||||
<!ENTITY lzo-version "2.09">
|
||||
<!ENTITY mtdev-version "1.1.5">
|
||||
<!ENTITY npth-version "1.2">
|
||||
<!ENTITY nspr-version "4.13">
|
||||
<!ENTITY nspr-version "4.13.1">
|
||||
<!ENTITY openobex-version "1.7.2">
|
||||
<!ENTITY pcre-version "8.39">
|
||||
<!ENTITY pcre2-version "10.22">
|
||||
@ -242,7 +242,7 @@
|
||||
<!ENTITY eudev-version "1.7">
|
||||
<!ENTITY fcron-version "3.2.0">
|
||||
<!ENTITY gpm-version "1.20.7">
|
||||
<!ENTITY hdparm-version "9.49">
|
||||
<!ENTITY hdparm-version "9.50">
|
||||
<!ENTITY hdwids-version "20141022">
|
||||
<!ENTITY lm_sensors-version "3.4.0">
|
||||
<!ENTITY logrotate-version "3.9.1">
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY gpgme-download-http " ">
|
||||
<!ENTITY gpgme-download-ftp "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-&gpgme-version;.tar.bz2">
|
||||
<!ENTITY gpgme-md5sum "c3f24c50bc5bdb7b898da0e278425ad2">
|
||||
<!ENTITY gpgme-md5sum "9ab4a18094ca0cf9a0687e0b7d10b63d">
|
||||
<!ENTITY gpgme-size "1.2 KB">
|
||||
<!ENTITY gpgme-buildsize "116 MB (with tests and all bindings)">
|
||||
<!ENTITY gpgme-time "1.1 SBU (with tests and all bindings)">
|
||||
<!ENTITY gpgme-buildsize "118 MB (with tests and all bindings)">
|
||||
<!ENTITY gpgme-time "1.2 SBU (with tests and all bindings)">
|
||||
]>
|
||||
|
||||
<sect1 id="gpgme" xreflabel="GPGME-&gpgme-version;">
|
||||
|
Loading…
Reference in New Issue
Block a user