Changeset 0d9bfe78
- Timestamp:
- 11/12/2020 09:46:59 PM (4 years ago)
- Branches:
- 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 90691c23
- Parents:
- 05767aee
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r05767aee r0d9bfe78 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[renodr] - Update to PostgreSQL-13.1 (Security Update). Fixes 49 <ulink url="&blfs-ticket-root;14241">#14241</ulink>.</para> 50 </listitem> 51 <listitem> 48 52 <para>[renodr] - Update to thunderbird-78.4.3. Fixes 49 53 <ulink url="&blfs-ticket-root;14237">#14237</ulink>.</para> -
packages.ent
r05767aee r0d9bfe78 667 667 <!ENTITY lmdb-version "0.9.24"> 668 668 <!ENTITY mariadb-version "10.5.8"> 669 <!ENTITY postgresql-version "13. 0">669 <!ENTITY postgresql-version "13.1"> 670 670 <!ENTITY sqlite-version "3.33.0"> 671 671 -
server/databases/postgresql.xml
r05767aee r0d9bfe78 8 8 <!-- <!ENTITY postgresql-download-ftp "ftp://ftp.postgresql.org/pub/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2"> --> 9 9 <!ENTITY postgresql-download-ftp " "> 10 <!ENTITY postgresql-md5sum " 4ebb1fd40b647c6127623f2a737f8e88">10 <!ENTITY postgresql-md5sum "d843a4fcc0ed1493511028aa6c17117a"> 11 11 <!ENTITY postgresql-size "20 MB"> 12 <!ENTITY postgresql-buildsize "2 78MB (add 38 MB for tests)">13 <!ENTITY postgresql-time "0. 6SBU (with parallelism=4, add 0.1 SBU for tests)">12 <!ENTITY postgresql-buildsize "239 MB (add 38 MB for tests)"> 13 <!ENTITY postgresql-time "0.7 SBU (with parallelism=4, add 0.1 SBU for tests)"> 14 14 ]> 15 15
Note:
See TracChangeset
for help on using the changeset viewer.