Changeset 0664ef2


Ignore:
Timestamp:
01/15/2020 10:56:33 PM (4 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
49cc034
Parents:
04e0cd7
Message:

Update to dbus-python-1.2.16 (Python Module).
Update to XML-LibXSLT-1.97 (Perl module).

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/prog/dbus-python.xml

    r04e0cd7 r0664ef2  
    77  <!ENTITY dbus-python-download-http "https://dbus.freedesktop.org/releases/dbus-python/dbus-python-&dbus-python-version;.tar.gz">
    88  <!ENTITY dbus-python-download-ftp  " ">
    9   <!ENTITY dbus-python-md5sum        "c8739234fca9fba26368d1a337abe830">
     9  <!ENTITY dbus-python-md5sum        "51a45c973d82bedff033a4b57d69d5d8">
    1010  <!ENTITY dbus-python-size          "564 KB">
    1111  <!ENTITY dbus-python-buildsize     "11 MB (both versions, with tests)">
    12   <!ENTITY dbus-python-time          "0.2 SBU (both versions, with tests)">
     12  <!ENTITY dbus-python-time          "0.4 SBU (both versions, with tests)">
    1313]>
    1414
  • general/prog/perl-modules/perl-xml-libxslt.xml

    r04e0cd7 r0664ef2  
    66
    77  <!ENTITY my-download-http "&perl_authors;/id/S/SH/SHLOMIF/XML-LibXSLT-&XML-LibXSLT-version;.tar.gz">
    8   <!ENTITY my-md5sum "700d493b72f99788d428cc9756bef165">
     8  <!ENTITY my-md5sum "28056ae791ce80723d07cceac9839120">
    99
    1010]>
  • introduction/welcome/changelog.xml

    r04e0cd7 r0664ef2  
    4545      <para>January 15th, 2010</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to dbus-python-1.2.16 (Python Module). Fixes
     49          <ulink url="&blfs-ticket-root;13025">#13025</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to XML-LibXSLT-1.97 (Perl module). Fixes
     53          <ulink url="&blfs-ticket-root;13024">#13024</ulink>.</para>
     54        </listitem>
    4755        <listitem>
    4856          <para>[dj] - Update Mozilla Location Service API Key.</para>
  • packages.ent

    r04e0cd7 r0664ef2  
    414414<!ENTITY URI-version                  "1.76">
    415415<!ENTITY XML-LibXML-Simple-version    "0.99">
    416 <!ENTITY XML-LibXSLT-version          "1.96">
     416<!ENTITY XML-LibXSLT-version          "1.97">
    417417<!ENTITY XML-Simple-version           "2.25">
    418418<!ENTITY XML-Writer-version           "0.625">
     
    523523<!-- <!ENTITY Beaker-version               "1.10.0"> -->
    524524<!ENTITY docutils-version             "0.15">
    525 <!ENTITY dbus-python-version          "1.2.14">
     525<!ENTITY dbus-python-version          "1.2.16">
    526526<!-- <!ENTITY funcsigs-version             "1.0.2"> -->
    527527<!ENTITY decorator-version            "4.4.1">
Note: See TracChangeset for help on using the changeset viewer.