Changeset 51a7abb7


Ignore:
Timestamp:
08/13/2021 09:16:37 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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:
72230702
Parents:
e43a4270
Message:

Package updates.
Update to postgresql-13.4.
Update to unbound-1.13.2.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    re43a4270 r51a7abb7  
    4545      <para>August 13th, 2021</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to postgresql-13.4. Fixes
     49          <ulink url="&blfs-ticket-root;15385">#15385</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to unbound-1.13.2. Fixes
     53          <ulink url="&blfs-ticket-root;15386">#15386</ulink>.</para>
     54        </listitem>
    4755        <listitem>
    4856          <para>[bdubbs] - Update to LVM2-2.03.13. Fixes
  • packages.ent

    re43a4270 r51a7abb7  
    681681<!ENTITY lmdb-version                 "0.9.29">
    682682<!ENTITY mariadb-version              "10.6.4">
    683 <!ENTITY postgresql-version           "13.3">
     683<!ENTITY postgresql-version           "13.4">
    684684<!ENTITY sqlite-version               "3.36.0">
    685685
     
    687687<!ENTITY openldap-version             "2.5.6">
    688688<!ENTITY soprano-version              "2.9.4">
    689 <!ENTITY unbound-version              "1.13.1">
     689<!ENTITY unbound-version              "1.13.2">
    690690<!ENTITY virtuoso-version             "6.1.8">
    691691<!ENTITY xinetd-version               "2.3.15">
  • server/databases/postgresql.xml

    re43a4270 r51a7abb7  
    88  <!--  <!ENTITY postgresql-download-ftp  "ftp://ftp.postgresql.org/pub/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2"> -->
    99  <!ENTITY postgresql-download-ftp  " ">
    10   <!ENTITY postgresql-md5sum        "edf0e016fc53025bcabc7e793920f1c1">
     10  <!ENTITY postgresql-md5sum        "7bda65a37c46b8b2c1933d9d1cd677f2">
    1111  <!ENTITY postgresql-size          "20 MB">
    1212  <!ENTITY postgresql-buildsize     "193 MB (add 38 MB for tests)">
  • server/other/unbound.xml

    re43a4270 r51a7abb7  
    77  <!ENTITY unbound-download-http "https://nlnetlabs.nl/downloads/unbound/unbound-&unbound-version;.tar.gz">
    88  <!ENTITY unbound-download-ftp  " ">
    9   <!ENTITY unbound-md5sum        "0cd660a40d733acc6e7cce43731cac62">
    10   <!ENTITY unbound-size          "5.7 MB">
    11   <!ENTITY unbound-buildsize     "171 MB (with docs; add 10 MB for tests)">
     9  <!ENTITY unbound-md5sum        "5a63b7228141f45f2ab3169662f7ee13">
     10  <!ENTITY unbound-size          "5.8 MB">
     11  <!ENTITY unbound-buildsize     "132 MB (with docs; add 11 MB for tests)">
    1212  <!ENTITY unbound-time          "0.5 SBU (Using parallelism=4; with docs; add 0.3 SBU for tests)">
    1313]>
Note: See TracChangeset for help on using the changeset viewer.