Changeset d0ae40e6


Ignore:
Timestamp:
05/16/2022 06:21:25 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
126cd18e
Parents:
f620c4b7
Message:

Update to postgresql-14.3.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rf620c4b7 rd0ae40e6  
    4242    </listitem>
    4343    -->
     44
     45    <listitem>
     46      <para>May 16th, 2022</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to postgresql-14.3. Fixes
     50          <ulink url="&blfs-ticket-root;16538">#16538</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
    4455    <listitem>
    4556      <para>May 15th, 2022</para>
  • packages.ent

    rf620c4b7 rd0ae40e6  
    699699<!ENTITY lmdb-version                 "0.9.29">
    700700<!ENTITY mariadb-version              "10.6.7">
    701 <!ENTITY postgresql-version           "14.2">
     701<!ENTITY postgresql-version           "14.3">
    702702<!ENTITY sqlite-version               "3.38.5">
    703703<!ENTITY sqlite-dl-version            "3380500">
  • server/databases/postgresql.xml

    rf620c4b7 rd0ae40e6  
    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        "aae1ede6de233e2d44437d66bc1cd3b8">
     10  <!ENTITY postgresql-md5sum        "c83c28c774dd55b078f7dae0e30163be">
    1111  <!ENTITY postgresql-size          "21 MB">
    12   <!ENTITY postgresql-buildsize     "202 MB (add 41 MB for tests)">
    13   <!ENTITY postgresql-time          "0.7 SBU (with parallelism=4, add 0.1 SBU for tests)">
     12  <!ENTITY postgresql-buildsize     "203 MB (add 41 MB for tests)">
     13  <!ENTITY postgresql-time          "0.6 SBU (with parallelism=4, add 0.1 SBU for tests)">
    1414]>
    1515
Note: See TracChangeset for help on using the changeset viewer.