Changeset 9450d28


Ignore:
Timestamp:
03/16/2016 01:07:22 PM (8 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, 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:
de24005d
Parents:
ae6b6b8
Message:

Update to acpid-2.0.27.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rae6b6b8 r9450d28  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "15">                   <!-- Always 2 digits -->
     3<!ENTITY day          "16">                   <!-- Always 2 digits -->
    44<!ENTITY month        "03">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2016">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "March 15th &year;">
     9<!ENTITY releasedate  "March 16th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/sysutils/acpid.xml

    rae6b6b8 r9450d28  
    77  <!ENTITY acpid-download-http "&sourceforge-repo;/acpid2/acpid-&acpid-version;.tar.xz">
    88  <!ENTITY acpid-download-ftp  " ">
    9   <!ENTITY acpid-md5sum        "f6d772e35ed907f1cc14ad1a546fd473">
    10   <!ENTITY acpid-size          "152 KB">
     9  <!ENTITY acpid-md5sum        "e41bdf628e122edb4342fca432ea7db9">
     10  <!ENTITY acpid-size          "151 KB">
    1111  <!ENTITY acpid-buildsize     "2.4 MB">
    1212  <!ENTITY acpid-time          "less than 0.1 SBU">
  • introduction/welcome/changelog.xml

    rae6b6b8 r9450d28  
    4545-->
    4646    <listitem>
     47      <para>March 16th, 2016</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[igor] - Update to acpid-2.0.27. Fixes
     51          <ulink url="&blfs-ticket-root;7583">#7583</ulink>.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
    4757      <para>March 15th, 2016</para>
    4858      <itemizedlist>
  • packages.ent

    rae6b6b8 r9450d28  
    217217
    218218<!-- Chapter 12 -->
    219 <!ENTITY acpid-version                "2.0.26">
     219<!ENTITY acpid-version                "2.0.27">
    220220<!ENTITY at-version                   "3.1.18">
    221221<!ENTITY autofs-version               "5.1.1">
Note: See TracChangeset for help on using the changeset viewer.