Changeset 33a1bb9


Ignore:
Timestamp:
05/18/2021 01:13:53 AM (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:
43664ec
Parents:
15a336e
Message:

Update to postgresql-13.3.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r15a336e r33a1bb9  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to postgresql-13.3. Fixes
     49          <ulink url="&blfs-ticket-root;15040">#15040</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[ken] - Patch exiv2-0.27.3 (security fix). Fixes
    4953          <ulink url="&blfs-ticket-root;15052">#15052</ulink>.</para>
  • packages.ent

    r15a336e r33a1bb9  
    675675<!ENTITY lmdb-version                 "0.9.29">
    676676<!ENTITY mariadb-version              "10.5.10">
    677 <!ENTITY postgresql-version           "13.2">
     677<!ENTITY postgresql-version           "13.3">
    678678<!ENTITY sqlite-version               "3.35.5">
    679679
  • server/databases/postgresql.xml

    r15a336e r33a1bb9  
    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        "c7b352c2774d6c3e03bd2558c03da876">
     10  <!ENTITY postgresql-md5sum        "edf0e016fc53025bcabc7e793920f1c1">
    1111  <!ENTITY postgresql-size          "20 MB">
    12   <!ENTITY postgresql-buildsize     "240 MB (add 38 MB for tests)">
     12  <!ENTITY postgresql-buildsize     "193 MB (add 38 MB for tests)">
    1313  <!ENTITY postgresql-time          "0.6 SBU (with parallelism=4, add 0.1 SBU for tests)">
    1414]>
Note: See TracChangeset for help on using the changeset viewer.