Changeset 92c4b7a


Ignore:
Timestamp:
07/04/2014 08:14:17 PM (10 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5d5f0f9
Parents:
5de07be
Message:

Add logrotate-3.8.7

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

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5de07be r92c4b7a  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "03">                   <!-- Always 2 digits -->
     3<!ENTITY day          "04">                   <!-- Always 2 digits -->
    44<!ENTITY month        "07">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "July 3rd, &year;">
     9<!ENTITY releasedate  "July 4th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    349349<!ENTITY ibus-version                 "1.5.4">    <!-- stable lt .90 micro version -->
    350350<!ENTITY lm_sensors-version           "3.3.5">
     351<!ENTITY logrotate-version            "3.8.7">
    351352<!ENTITY mc-version                   "4.8.12">
    352353<!ENTITY obex-data-server-version     "0.4.6">
  • general/sysutils/sysutils.xml

    r5de07be r92c4b7a  
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="initdtools.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lm_sensors.xml"/>
     34  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="logrotate.xml"/>
    3435  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mc.xml"/>
    3536  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="obex-data-server.xml"/>
  • introduction/welcome/changelog.xml

    r5de07be r92c4b7a  
    4444
    4545-->
     46
     47    <listitem>
     48      <para>July 4th, 2014</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[bdubbs] - Add logrotate-3.8.7. Fixes
     52          <ulink url="&blfs-ticket-root;5229">#5229</ulink>.</para>
     53        </listitem>
     54      </itemizedlist>
     55    </listitem>
    4656
    4757    <listitem>
Note: See TracChangeset for help on using the changeset viewer.