Changeset ac1de6f


Ignore:
Timestamp:
07/24/2018 08:09:32 AM (6 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
a2360634
Parents:
34123865
Message:

Update lynx-2.8.9rel.1, fcron-3.2.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20239 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r34123865 rac1de6f  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "16">                   <!-- Always 2 digits -->
     3<!ENTITY day          "24">                   <!-- Always 2 digits -->
    44<!ENTITY month        "07">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "July 16th, &year;">
     9<!ENTITY releasedate  "July 24th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/sysutils/fcron.xml

    r34123865 rac1de6f  
    88  <!ENTITY fcron-download-ftp " ">
    99<!--  <!ENTITY fcron-download-ftp "ftp://ftp.seul.org/pub/fcron/fcron-&fcron-version;.src.tar.gz">-->
    10   <!ENTITY fcron-md5sum "4b031c2fba32a98fa814d1557158b0e9">
    11   <!ENTITY fcron-size "584 KB">
     10  <!ENTITY fcron-md5sum "bd4996e941a40327d11efc5e3fd1f839">
     11  <!ENTITY fcron-size "587 KB">
    1212  <!ENTITY fcron-buildsize "5.1 MB">
    1313  <!ENTITY fcron-time "0.1 SBU">
     
    220220      <filename class='directory'>/etc/pam.d</filename> is not used, the
    221221      installation will append two configuration sections to the existing
    222       <filename>/etc/pam.conf</filename> file. You should ensure the files match      your preferences. Modify them as required to suit your needs.</para>
     222      <filename>/etc/pam.conf</filename> file. You should ensure the files match
     223      your preferences. Modify them as required to suit your needs.</para>
    223224
    224225      <indexterm zone="fcron fcron-pam">
  • introduction/welcome/changelog.xml

    r34123865 rac1de6f  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>July 24th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to lynx2.8.9rel.1.  Fixes
     49          <ulink url="&blfs-ticket-root;10929">#10929</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[thomas] - Update to fcron-3.2.1.  Fixes
     53          <ulink url="&blfs-ticket-root;10934">#10934</ulink>.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
    4458    <listitem>
    4559      <para>July 16th, 2018</para>
  • networking/textweb/lynx.xml

    r34123865 rac1de6f  
    55  %general-entities;
    66
    7   <!ENTITY lynx-download-http "http://invisible-mirror.net/archives/lynx/tarballs/lynx&lynx-version;.tar.bz2">
     7  <!ENTITY lynx-download-http "https://invisible-mirror.net/archives/lynx/tarballs/lynx&lynx-version;.tar.bz2">
    88  <!ENTITY lynx-download-ftp  " ">
    9   <!ENTITY lynx-md5sum        "b231c2aa34dfe7ca25681ef4e55ee7e8">
     9  <!ENTITY lynx-md5sum        "44316f1b8a857b59099927edc26bef79">
    1010  <!ENTITY lynx-size          "2.5 MB">
    1111  <!ENTITY lynx-buildsize     "31 MB">
     
    5555      </listitem>
    5656    </itemizedlist>
    57 
     57<!--
    5858    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    5959    <itemizedlist spacing="compact">
     
    7171      </listitem>
    7272    </itemizedlist>
    73 
     73-->
    7474    <bridgehead renderas="sect3">Lynx Dependencies</bridgehead>
    7575<!--
     
    9797  <sect2 role="installation">
    9898    <title>Installation of Lynx</title>
     99<!--
    99100    <para>
    100101      Apply a patch to build <application>Lynx</application> with openssl-1.1:
     
    108109
    109110<screen><userinput>patch -p1 -i ../lynx-&lynx-version;-ncurses_6.1-1.patch</userinput></screen>
    110 
     111-->
    111112    <para>Install <application>Lynx</application> by running the following
    112113    commands:</para>
  • packages.ent

    r34123865 rac1de6f  
    272272<!ENTITY dbus-version                 "1.12.8">   <!-- Even minors only -->
    273273<!ENTITY eudev-version                "1.7">
    274 <!ENTITY fcron-version                "3.2.0">
     274<!ENTITY fcron-version                "3.2.1">
    275275<!ENTITY gpm-version                  "1.20.7">
    276276<!ENTITY hdparm-version               "9.56">
     
    486486<!-- Chapter 18 -->
    487487<!ENTITY links-version                "2.16">
    488 <!ENTITY lynx-version                 "2.8.8rel.2">
     488<!ENTITY lynx-version                 "2.8.9rel.1">
    489489<!ENTITY w3m-version                  "0.5.3">
    490490
Note: See TracChangeset for help on using the changeset viewer.