Changeset a039b3b


Ignore:
Timestamp:
02/01/2014 06:48:44 PM (10 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.5, 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:
14ea7e8
Parents:
6b6408ba
Message:

Update to acpid-2.0.21.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r6b6408ba ra039b3b  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "31">                   <!-- Always 2 digits -->
    4 <!ENTITY month        "01">                   <!-- Always 2 digits -->
     3<!ENTITY day          "01">                   <!-- Always 2 digits -->
     4<!ENTITY month        "02">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
    66<!ENTITY copyrightdate "2001-&year;">
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 31st, &year;">
     9<!ENTITY releasedate  "February 1st, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    325325
    326326<!-- Chapter 12 -->
    327 <!ENTITY acpid-version                "2.0.20">
     327<!ENTITY acpid-version                "2.0.21">
    328328<!ENTITY at-version                   "3.1.14">
    329329<!ENTITY autofs-version               "5.0.8">
  • general/sysutils/acpid.xml

    r6b6408ba ra039b3b  
    77  <!ENTITY acpid-download-http "&sourceforge-repo;/acpid2/acpid-&acpid-version;.tar.xz">
    88  <!ENTITY acpid-download-ftp  " ">
    9   <!ENTITY acpid-md5sum        "1b740e6419cf45aaeb2bd78d589f27f9">
    10   <!ENTITY acpid-size          "148 KB">
     9  <!ENTITY acpid-md5sum        "252bb4b3a8053227e743e267d98b8a52">
     10  <!ENTITY acpid-size          "150 KB">
    1111  <!ENTITY acpid-buildsize     "2.3 MB">
    12   <!ENTITY acpid-time          "less than 0.1 SBU">
     12  <!ENTITY acpid-time          "0.1 SBU">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r6b6408ba ra039b3b  
    4545-->
    4646    <listitem>
     47      <para>February 1st, 2014</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[igor] - Update to acpid-2.0.21. Fixes
     51          <ulink url="&blfs-ticket-root;4628">#4628</ulink>.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
    4757      <para>January 31st, 2014</para>
    4858      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.