Changeset f06589c


Ignore:
Timestamp:
09/22/2015 12:49:38 AM (9 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7fab6275
Parents:
6196363
Message:

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r6196363 rf06589c  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "17">                   <!-- Always 2 digits -->
     3<!ENTITY day          "21">                   <!-- Always 2 digits -->
    44<!ENTITY month        "09">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2015">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "September 17th &year;">
     9<!ENTITY releasedate  "September 21st &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r6196363 rf06589c  
    4444
    4545-->
     46    <listitem>
     47      <para>September 21st, 2015</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[ken] - Update to links-2.12 (Security bug fix, warn if
     51          the server uses old SSL2 or SSL3 protocol to avoid the POODLE
     52          vulnerability). Fixes
     53          <ulink url="&blfs-ticket-root;6948">#6948</ulink>.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
    4657
    4758    <listitem>
  • networking/textweb/links.xml

    r6196363 rf06589c  
    88 <!-- <!ENTITY links-download-ftp  "&gentoo-ftp-repo;/links-&links-version;.tar.bz2">-->
    99  <!ENTITY links-download-ftp  " ">
    10   <!ENTITY links-md5sum        "d122879f2870dfec2fec1a07517c1458">
     10  <!ENTITY links-md5sum        "5d763ab72dc57bbc310feb95679c9d14">
    1111  <!ENTITY links-size          "6.2 MB">
    1212  <!ENTITY links-buildsize     "54 MB (with --enable-graphics)">
  • packages.ent

    r6196363 rf06589c  
    391391
    392392<!-- Chapter 18 -->
    393 <!ENTITY links-version                "2.11">
     393<!ENTITY links-version                "2.12">
    394394<!ENTITY lynx-version                 "2.8.8rel.2">
    395395<!ENTITY w3m-version                  "0.5.3">
Note: See TracChangeset for help on using the changeset viewer.