links-2.12 : thanks to Fernando for noting this is a security fix.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16440 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2015-09-22 00:49:38 +00:00
parent 6196363021
commit f06589cef2
4 changed files with 15 additions and 4 deletions

View File

@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
<!ENTITY day "17"> <!-- Always 2 digits -->
<!ENTITY day "21"> <!-- Always 2 digits -->
<!ENTITY month "09"> <!-- Always 2 digits -->
<!ENTITY year "2015">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
<!ENTITY releasedate "September 17th &year;">
<!ENTITY releasedate "September 21st &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development] -->

View File

@ -43,6 +43,17 @@
</listitem>
-->
<listitem>
<para>September 21st, 2015</para>
<itemizedlist>
<listitem>
<para>[ken] - Update to links-2.12 (Security bug fix, warn if
the server uses old SSL2 or SSL3 protocol to avoid the POODLE
vulnerability). Fixes
<ulink url="&blfs-ticket-root;6948">#6948</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>September 17th, 2015</para>

View File

@ -7,7 +7,7 @@
<!ENTITY links-download-http "http://links.twibright.com/download/links-&links-version;.tar.bz2">
<!-- <!ENTITY links-download-ftp "&gentoo-ftp-repo;/links-&links-version;.tar.bz2">-->
<!ENTITY links-download-ftp " ">
<!ENTITY links-md5sum "d122879f2870dfec2fec1a07517c1458">
<!ENTITY links-md5sum "5d763ab72dc57bbc310feb95679c9d14">
<!ENTITY links-size "6.2 MB">
<!ENTITY links-buildsize "54 MB (with --enable-graphics)">
<!ENTITY links-time "0.3 SBU (with --enable-graphics)">

View File

@ -390,7 +390,7 @@
<!ENTITY serf-version "1.3.8">
<!-- Chapter 18 -->
<!ENTITY links-version "2.11">
<!ENTITY links-version "2.12">
<!ENTITY lynx-version "2.8.8rel.2">
<!ENTITY w3m-version "0.5.3">