Changeset 9ade54a3 for general


Ignore:
Timestamp:
01/05/2021 04:28:23 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.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:
5362771
Parents:
7a8cc527
Message:

Update to haveged-1.9.14
Update to poppler-21.01.0
Update to python-dbusmock-0.22.0
Update to libpcap-1.10.0 (security update)
Update to umockdev-0.15.4
Update to nettle-3.7
Update to dovecot-2.3.13 (security update)

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

Location:
general
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/umockdev.xml

    r7a8cc527 r9ade54a3  
    77  <!ENTITY umockdev-download-http "https://github.com/martinpitt/umockdev/releases/download/&umockdev-version;/umockdev-&umockdev-version;.tar.xz">
    88  <!ENTITY umockdev-download-ftp  " ">
    9   <!ENTITY umockdev-md5sum        "f81bd54acb3f14830e4f7e3d5c6edfc8">
     9  <!ENTITY umockdev-md5sum        "e6c06e56873ee7d5fbb9e3efa758edaf">
    1010  <!ENTITY umockdev-size          "448 KB">
    11   <!ENTITY umockdev-buildsize     "7.1 MB (with tests)">
     11  <!ENTITY umockdev-buildsize     "7.3 MB (with tests)">
    1212  <!ENTITY umockdev-time          "0.2 SBU (with tests)">
    1313
  • general/graphlib/poppler.xml

    r7a8cc527 r9ade54a3  
    77  <!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
    88  <!ENTITY poppler-download-ftp  " ">
    9   <!ENTITY poppler-md5sum        "eb4a8465b03ec58cc6a3277aa7d4fa7b">
     9  <!ENTITY poppler-md5sum        "948111e6caff71c92b7813a094792f88">
    1010  <!ENTITY poppler-size          "1.6 MB">
    11   <!ENTITY poppler-buildsize     "96 MB (with Qt5 library and tests)">
    12   <!ENTITY poppler-time          "0.7 SBU (with parallelism=4, Qt5 library, and tests)">
     11  <!ENTITY poppler-buildsize     "97 MB (with Qt5 library and tests)">
     12  <!ENTITY poppler-time          "2.0 SBU (with parallelism=4, Qt5 library, and tests)">
     13  <!-- Time increase might be due to git.freedesktop.org -->
    1314
    1415  <!ENTITY poppler-data-version       "0.4.10">
     
    239240    <para>
    240241      <parameter>-DENABLE_UNSTABLE_API_ABI_HEADERS=ON</parameter>: Installs some old
    241       <application>Xpdf</application> headers required by certain programs (e.g.
    242       <application>Inkscape</application>).
     242      <application>Xpdf</application> headers required by certain programs.
     243      <!--(e.g. <application>Inkscape</application>).-->
    243244    </para>
    244245
  • general/prog/python-dbusmock.xml

    r7a8cc527 r9ade54a3  
    77  <!ENTITY dbusmock-download-http "https://github.com/martinpitt/python-dbusmock/releases/download/&dbusmock-version;/python-dbusmock-&dbusmock-version;.tar.gz">
    88  <!ENTITY dbusmock-download-ftp  " ">
    9   <!ENTITY dbusmock-md5sum        "f9203f4b78ac90f7e804361fc39042f3">
     9  <!ENTITY dbusmock-md5sum        "4a3ac7bc9b24b784e2649d1b1760bc8d">
    1010  <!ENTITY dbusmock-size          "68 KB">
    11   <!ENTITY dbusmock-buildsize     "820 KB">
     11  <!ENTITY dbusmock-buildsize     "1.2 KB">
    1212  <!ENTITY dbusmock-time          "less than 0.1 SBU">
    1313]>
     
    2626
    2727      <para>
    28         <application>dbusmock</application> a Python library
     28        <application>dbusmock</application> is a Python library
    2929        useful for writing tests for software which talks to D-Bus services.
    3030      </para>
     
    112112          </seg>
    113113          <seg>
    114             None
     114            /usr/lib/python&python3-majorver;/site-packages/dbusmock
    115115          </seg>
    116116        </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.