Changeset 2ed707f


Ignore:
Timestamp:
10/25/2021 07:17:31 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
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:
96d79ed5
Parents:
c09fd0ab
Message:

Upgrade to postgresql-14.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rc09fd0ab r2ed707f  
    4343    -->
    4444    <listitem>
     45      <para>October 25th, 2021</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to postgresql-14.0. Fixes
     49          <ulink url="&blfs-ticket-root;15631">#15631</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53    <listitem>
    4554      <para>October 22nd, 2021</para>
    4655      <itemizedlist>
  • packages.ent

    rc09fd0ab r2ed707f  
    683683<!ENTITY lmdb-version                 "0.9.29">
    684684<!ENTITY mariadb-version              "10.6.4">
    685 <!ENTITY postgresql-version           "13.4">
     685<!ENTITY postgresql-version           "14.0">
    686686<!ENTITY sqlite-version               "3.36.0">
    687687
  • server/databases/postgresql.xml

    rc09fd0ab r2ed707f  
    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        "7bda65a37c46b8b2c1933d9d1cd677f2">
    11   <!ENTITY postgresql-size          "20 MB">
     10  <!ENTITY postgresql-md5sum        "26e85a23c6a0ef68e9755555aea31141">
     11  <!ENTITY postgresql-size          "20.8 MB">
    1212  <!ENTITY postgresql-buildsize     "193 MB (add 38 MB for tests)">
    13   <!ENTITY postgresql-time          "0.6 SBU (with parallelism=4, add 0.1 SBU for tests)">
     13  <!ENTITY postgresql-time          "0.9 SBU (with parallelism=4, add 0.1 SBU for tests)">
    1414]>
    1515
Note: See TracChangeset for help on using the changeset viewer.