Changeset a705dae


Ignore:
Timestamp:
06/30/2017 07:38:24 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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:
ac67709
Parents:
72c0369
Message:

Update to libgcrypt-1.7.8.
Update to dbus-1.10.20.
Update to bind-utils and bind-9.11.1-P2.
Update to cups-filters 1.14.1.

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

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libgcrypt.xml

    r72c0369 ra705dae  
    77  <!ENTITY libgcrypt-download-http " ">
    88  <!ENTITY libgcrypt-download-ftp  "ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-&libgcrypt-version;.tar.bz2">
    9   <!ENTITY libgcrypt-md5sum        "d1769481b1b506a632fd66c5e5f62e41">
    10   <!ENTITY libgcrypt-size          "2.7 MB">
    11   <!ENTITY libgcrypt-buildsize     "37 MB (with tests and building docs)">
     9  <!ENTITY libgcrypt-md5sum        "34fd2e6d230cbe56799cdf7df05f56c5">
     10  <!ENTITY libgcrypt-size          "2.8 MB">
     11  <!ENTITY libgcrypt-buildsize     "38 MB (with tests and building docs)">
    1212  <!ENTITY libgcrypt-time          "0.8 SBU (with tests and building docs)">
    1313]>
  • general/sysutils/dbus.xml

    r72c0369 ra705dae  
    77  <!ENTITY dbus-download-http "http://dbus.freedesktop.org/releases/dbus/dbus-&dbus-version;.tar.gz">
    88  <!ENTITY dbus-download-ftp  " ">
    9   <!ENTITY dbus-md5sum        "1209c455598165a0c5263d4201894179">
     9  <!ENTITY dbus-md5sum        "94c991e763d4f9f13690416b2dcd9411">
    1010  <!ENTITY dbus-size          "1.9 MB">
    11   <!ENTITY dbus-buildsize     "27 MB (add 34 MB for the tests)">
     11  <!ENTITY dbus-buildsize     "23 MB (add 35 MB for the tests)">
    1212  <!ENTITY dbus-time          "0.3 SBU (add 2 SBU for the tests)">
    1313]>
     
    238238      The dbus tests cannot be run until after <xref linkend="dbus-glib"/> has
    239239      been installed.  They must be run as an unprivileged user from a local
    240       session with bus address. Tests fail through ssh. If you want to run only
     240      session with bus address. If you want to run only
    241241      the unit tests, replace, below, <parameter>--enable-tests</parameter> by
    242242      <parameter>--enable-embedded-tests</parameter>, otherwise, <xref
     
    263263      This and the use of the <command>make distclean</command> command implies
    264264      that the build directory size is smaller than the one for a full build
    265       with documents generated. There is one error, test-bus.sh, for unknown
    266       reasons.
     265      with documents generated.
    267266    </para>
    268267<!--
  • introduction/welcome/changelog.xml

    r72c0369 ra705dae  
    4646     <para>June 30th, 2017</para>
    4747     <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to libgcrypt-1.7.8. Fixes
     50          <ulink url="&blfs-ticket-root;9418">#9418</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[bdubbs] - Update to dbus-1.10.20. Fixes
     54          <ulink url="&blfs-ticket-root;9420">#9420</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[bdubbs] - Update to bind-utils and bind-9.11.1-P2. Fixes
     58          <ulink url="&blfs-ticket-root;9421">#9421</ulink>.</para>
     59        </listitem>
     60        <listitem>
     61          <para>[bdubbs] - Update to cups-filters 1.14.1. Fixes
     62          <ulink url="&blfs-ticket-root;9423">#9423</ulink>.</para>
     63        </listitem>
    4864        <listitem>
    4965          <para>[ken] - Update to firefox-54.0.1. Fixes
  • networking/netutils/bind-utils.xml

    r72c0369 ra705dae  
    66  <!ENTITY bind-download-http " ">
    77  <!ENTITY bind-download-ftp  "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
    8   <!ENTITY bind-md5sum          "73a6b63a02bd3f918848fafcd6423261">
     8  <!ENTITY bind-md5sum          "6ffed18c96ad1f8247492156c2d180a9">
    99  <!ENTITY bind-size            "9.3 MB">
    1010  <!ENTITY bind-utils-buildsize "125 MB">
  • packages.ent

    r72c0369 ra705dae  
    135135<!ENTITY libesmtp-version             "1.0.6">
    136136<!ENTITY libffi-version               "3.2.1">
    137 <!ENTITY libgcrypt-version            "1.7.7">
     137<!ENTITY libgcrypt-version            "1.7.8">
    138138<!ENTITY libglade-version             "2.6.4">
    139139<!ENTITY libgpg-error-version         "1.27">
     
    254254<!ENTITY cpio-version                 "2.12">
    255255<!ENTITY cups-pk-helper-version       "0.2.6">
    256 <!ENTITY dbus-version                 "1.10.18">   <!-- Even minors only -->
     256<!ENTITY dbus-version                 "1.10.20">   <!-- Even minors only -->
    257257<!ENTITY eudev-version                "1.7">
    258258<!ENTITY fcron-version                "3.2.0">
     
    431431<!ENTITY avahi-version                "0.6.32">
    432432<!ENTITY bind-minor-version           "9.11">
    433 <!ENTITY bind-version                 "&bind-minor-version;.1-P1">
     433<!ENTITY bind-version                 "&bind-minor-version;.1-P2">
    434434<!ENTITY mod_dnssd-version            "0.6">
    435435<!ENTITY NetworkManager-version       "1.8.0">
     
    843843<!-- Chapter 50 -->
    844844<!ENTITY cups-version                 "2.2.3">
    845 <!ENTITY cups-filters-version         "1.14.0">
     845<!ENTITY cups-filters-version         "1.14.1">
    846846<!ENTITY gs-version                   "9.21">
    847847<!ENTITY gutenprint-version           "5.2.12">
  • postlfs/filesystems/dosfstools.xml

    r72c0369 ra705dae  
    7171<screen><literal>File systems ---&gt;
    7272  &lt;DOS/FAT/NT Filesystems ---&gt;
    73     &lt;*/M&gt; MSDOS fs support [CONFIG_MSDOS_FS]
     73    &lt;*/M&gt; MSDOS fs support             [CONFIG_MSDOS_FS]
    7474    &lt;*/M&gt; VFAT (Windows-95) fs support [CONFIG_VFAT_FS]</literal></screen>
    7575
     
    9090            --mandir=/usr/share/man  \
    9191            --docdir=/usr/share/doc/dosfstools-&dosfstools-version; &amp;&amp;
    92 
    9392make</userinput></screen>
    9493
  • pst/printing/cups-filters.xml

    r72c0369 ra705dae  
    88  "https://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz">
    99  <!ENTITY cups-filters-download-ftp  " ">
    10   <!ENTITY cups-filters-md5sum        "4be15231df45312cf2be7d44206286c3">
     10  <!ENTITY cups-filters-md5sum        "9ce0e687127966c9d3bd86b02a18ae61">
    1111  <!ENTITY cups-filters-size          "1.4 MB">
    1212  <!ENTITY cups-filters-buildsize     "32 MB (with tests)">
  • server/major/bind.xml

    r72c0369 ra705dae  
    77  <!ENTITY bind-download-http " ">
    88  <!ENTITY bind-download-ftp  "ftp://ftp.isc.org/isc/bind9/&bind-version;/bind-&bind-version;.tar.gz">
    9   <!ENTITY bind-md5sum        "73a6b63a02bd3f918848fafcd6423261">
     9  <!ENTITY bind-md5sum        "6ffed18c96ad1f8247492156c2d180a9">
    1010  <!ENTITY bind-size          "9.3 MB">
    1111  <!ENTITY bind-buildsize     "118 MB (additional 11 MB for the test suite)">
Note: See TracChangeset for help on using the changeset viewer.