Changeset cb2e120


Ignore:
Timestamp:
10/16/2017 01:06:35 AM (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.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:
92dea9ae
Parents:
f2e7e668
Message:

Update to libnl-3.4.0.
Update to vala-0.38.2.
Update to postgresql-10.0.
Update to dconf-editor-3.26.1.
Update to postfix-3.2.3.

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

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general/prog/vala.xml

    rf2e7e668 rcb2e120  
    77  <!ENTITY vala-download-http "&gnome-download-http;/vala/&vala-major-version;/vala-&vala-version;.tar.xz">
    88  <!ENTITY vala-download-ftp  "&gnome-download-ftp;/vala/&vala-major-version;/vala-&vala-version;.tar.xz">
    9   <!ENTITY vala-md5sum        "f94c14a555d99ff377c458d3f5393c18">
     9  <!ENTITY vala-md5sum        "720846116448fc20b0ab3c0921e19798">
    1010  <!ENTITY vala-size          "3.2 MB">
    1111  <!ENTITY vala-buildsize     "156 MB (including tests)">
    12   <!ENTITY vala-time          "1.1 SBU (including tests)">
     12  <!ENTITY vala-time          "0.5 SBU (using parallelism=4, including tests)">
    1313]>
    1414
  • gnome.ent

    rf2e7e668 rcb2e120  
    5252<!ENTITY caribou-version                   "0.4.21">
    5353<!ENTITY dconf-version                     "0.26.0">
    54 <!ENTITY dconf-editor-version              "3.22.3">
     54<!ENTITY dconf-editor-version              "3.26.1">
    5555<!ENTITY gnome-backgrounds-version         "3.24.0">
    5656<!ENTITY gvfs-version                      "1.32.1">
  • gnome/platform/dconf.xml

    rf2e7e668 rcb2e120  
    1616  <!ENTITY dconf-editor-download-http "&gnome-download-http;/dconf-editor/&gnome-minor-22;/dconf-editor-&dconf-editor-version;.tar.xz">
    1717  <!ENTITY dconf-editor-download-ftp  "&gnome-download-ftp;/dconf-editor/&gnome-minor-22;/dconf-editor-&dconf-editor-version;.tar.xz">
    18   <!ENTITY dconf-editor-md5sum        "80f7b39976eb2040bc8ea6635d48a763">
    19   <!ENTITY dconf-editor-size          "388 KB">
    20   <!ENTITY dconf-editor-buildsize     "12 MB">
     18  <!ENTITY dconf-editor-md5sum        "bd7782bf031e9f37d43b727b42507394">
     19  <!ENTITY dconf-editor-size          "528 KB">
     20  <!ENTITY dconf-editor-buildsize     "9.7 MB">
    2121  <!ENTITY dconf-editor-time          "less than 0.1 SBU">
    2222]>
  • introduction/welcome/changelog.xml

    rf2e7e668 rcb2e120  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[bdubbs] - Update to libnl-3.4.0. Fixes
     50          <ulink url="&blfs-ticket-root;9868">#9868</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[bdubbs] - Update to vala-0.38.2. Fixes
     54          <ulink url="&blfs-ticket-root;9864">#9864</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[bdubbs] - Update to postgresql-10.0. Fixes
     58          <ulink url="&blfs-ticket-root;9853">#9853</ulink>.</para>
     59        </listitem>
     60        <listitem>
     61          <para>[bdubbs] - Update to dconf-editor-3.26.1. Fixes
     62          <ulink url="&blfs-ticket-root;9837">#9837</ulink>.</para>
     63        </listitem>
     64        <listitem>
     65          <para>[bdubbs] - Update to postfix-3.2.3. Fixes
     66          <ulink url="&blfs-ticket-root;9811">#9811</ulink>.</para>
     67        </listitem>
     68        <listitem>
    4969          <para>[bdubbs] - Update to python3-3.6.3. Fixes
    5070          <ulink url="&blfs-ticket-root;9841">#9841</ulink>.</para>
  • networking/netlibs/libnl.xml

    rf2e7e668 rcb2e120  
    77  <!ENTITY libnl-download-http "https://github.com/thom311/libnl/releases/download/libnl&libnl-dl-version;/libnl-&libnl-version;.tar.gz">
    88  <!ENTITY libnl-download-ftp  " ">
    9   <!ENTITY libnl-md5sum        "ab3ef137cad95bdda5ff0ffa5175dfa5">
     9  <!ENTITY libnl-md5sum        "8f71910c03db363b41e2ea62057a4311">
    1010  <!ENTITY libnl-size          "912 KB">
    11   <!ENTITY libnl-buildsize     "28 MB (with tests and API documentation)">
    12   <!ENTITY libnl-time          "0.6 SBU (with tests and API documentation)">
     11  <!ENTITY libnl-buildsize     "29 MB (with tests and API documentation)">
     12  <!ENTITY libnl-time          "0.4 SBU (with tests and API documentation)">
    1313
    1414
  • packages.ent

    rf2e7e668 rcb2e120  
    331331<!ENTITY tk-version                   "8.6.7">
    332332<!ENTITY vala-major-version           "0.38">  <!-- even minors only -->
    333 <!ENTITY vala-version                 "&vala-major-version;.1">
     333<!ENTITY vala-version                 "&vala-major-version;.2">
    334334<!ENTITY valgrind-version             "3.13.0">
    335335<!ENTITY yasm-version                 "1.3.0">
     
    451451<!ENTITY ldns-version                 "1.7.0">
    452452<!ENTITY libevent-version             "2.1.8">
    453 <!ENTITY libnl-version                "3.3.0">
    454 <!ENTITY libnl-dl-version             "3_3_0">
     453<!ENTITY libnl-version                "3.4.0">
     454<!ENTITY libnl-dl-version             "3_4_0">
    455455<!ENTITY libnsl-version               "1.1.0">
    456456<!ENTITY libpcap-version              "1.8.1">
     
    490490
    491491<!ENTITY exim-version                 "4.89">
    492 <!ENTITY postfix-version              "3.2.2">
     492<!ENTITY postfix-version              "3.2.3">
    493493<!ENTITY sendmail-version             "8.15.2">
    494494
  • server/databases/postgresql.xml

    rf2e7e668 rcb2e120  
    77  <!ENTITY postgresql-download-http "http://ftp.postgresql.org/pub/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2">
    88  <!ENTITY postgresql-download-ftp  "ftp://ftp.postgresql.org/pub/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2">
    9   <!ENTITY postgresql-md5sum        "7a387fa6a75c84f25e7250007980679e">
     9  <!ENTITY postgresql-md5sum        "cc582bda3eda3763926e1de404709026">
    1010  <!ENTITY postgresql-size          "19 MB">
    11   <!ENTITY postgresql-buildsize     "212 MB (with tests)">
    12   <!ENTITY postgresql-time          "1.8 SBU (with tests)">
     11  <!ENTITY postgresql-buildsize     "173 MB (add 33 MB for tests)">
     12  <!ENTITY postgresql-time          "0.9 SBU (with parallelism=4, add 0.1 SBU for tests)">
    1313]>
    1414
     
    209209
    210210    <para><option>--with-python</option>: builds the PL/Python server-side
    211     language.</para>
     211    language. Add PYTHON=/usr/bin/python3 for Python3 support.</para>
    212212
    213213    <para><option>--with-tcl</option>: builds the PL/Tcl server-side language.</para>
  • server/mail/postfix.xml

    rf2e7e668 rcb2e120  
    77  <!ENTITY postfix-download-http " ">
    88  <!ENTITY postfix-download-ftp  "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz">
    9   <!ENTITY postfix-md5sum        "aea073a9b0bea5bdb590460a270a4aa0">
     9  <!ENTITY postfix-md5sum        "cf62bfb8f379a0936d9a6d84d9c4504b">
    1010  <!ENTITY postfix-size          "4.2 MB">
    11   <!ENTITY postfix-buildsize     "175 MB">
     11  <!ENTITY postfix-buildsize     "173 MB">
    1212  <!ENTITY postfix-time          "0.4 SBU">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.