Changeset 18961b4


Ignore:
Timestamp:
05/12/2023 09:41:57 PM (12 months ago)
Author:
Tim Tassonis <stuff@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
4506108
Parents:
76646147
Message:

Update to postgresql-15.3.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r76646147 r18961b4  
    4343     <itemizedlist>
    4444       <listitem>
     45         <para>[timtas] - Update to postgresql-15.3. Fixes
     46         <ulink url="&blfs-ticket-root;18040">#18040</ulink>.</para>
     47       </listitem>
     48       <listitem>
    4549         <para>[bdubbs] - Update to libaom-3.6.1. Fixes
    4650         <ulink url="&blfs-ticket-root;18037">#18037</ulink>.</para>
  • packages.ent

    r76646147 r18961b4  
    744744<!ENTITY lmdb-version                 "0.9.29">
    745745<!ENTITY mariadb-version              "10.6.12">
    746 <!ENTITY postgresql-version           "15.2">
     746<!ENTITY postgresql-version           "15.3">
    747747<!ENTITY sqlite-version               "3.41.2">
    748748<!ENTITY sqlite-year                  "2023">
  • server/databases/postgresql.xml

    r76646147 r18961b4  
    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        "968418dbdd700caaccfeabcee7516496">
    11   <!ENTITY postgresql-size          "21.6 MB">
    12   <!ENTITY postgresql-buildsize     "209 MB (add 42 MB for tests)">
     10  <!ENTITY postgresql-md5sum        "7cb75773ff8fbe533701562c3278206b">
     11  <!ENTITY postgresql-size          "22 MB">
     12  <!ENTITY postgresql-buildsize     "213 MB (add 42 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.