Changeset 51a7abb7
- Timestamp:
- 08/13/2021 09:16:37 PM (3 years ago)
- Branches:
- 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:
- 72230702
- Parents:
- e43a4270
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
re43a4270 r51a7abb7 45 45 <para>August 13th, 2021</para> 46 46 <itemizedlist> 47 <listitem> 48 <para>[bdubbs] - Update to postgresql-13.4. Fixes 49 <ulink url="&blfs-ticket-root;15385">#15385</ulink>.</para> 50 </listitem> 51 <listitem> 52 <para>[bdubbs] - Update to unbound-1.13.2. Fixes 53 <ulink url="&blfs-ticket-root;15386">#15386</ulink>.</para> 54 </listitem> 47 55 <listitem> 48 56 <para>[bdubbs] - Update to LVM2-2.03.13. Fixes -
packages.ent
re43a4270 r51a7abb7 681 681 <!ENTITY lmdb-version "0.9.29"> 682 682 <!ENTITY mariadb-version "10.6.4"> 683 <!ENTITY postgresql-version "13. 3">683 <!ENTITY postgresql-version "13.4"> 684 684 <!ENTITY sqlite-version "3.36.0"> 685 685 … … 687 687 <!ENTITY openldap-version "2.5.6"> 688 688 <!ENTITY soprano-version "2.9.4"> 689 <!ENTITY unbound-version "1.13. 1">689 <!ENTITY unbound-version "1.13.2"> 690 690 <!ENTITY virtuoso-version "6.1.8"> 691 691 <!ENTITY xinetd-version "2.3.15"> -
server/databases/postgresql.xml
re43a4270 r51a7abb7 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 " edf0e016fc53025bcabc7e793920f1c1">10 <!ENTITY postgresql-md5sum "7bda65a37c46b8b2c1933d9d1cd677f2"> 11 11 <!ENTITY postgresql-size "20 MB"> 12 12 <!ENTITY postgresql-buildsize "193 MB (add 38 MB for tests)"> -
server/other/unbound.xml
re43a4270 r51a7abb7 7 7 <!ENTITY unbound-download-http "https://nlnetlabs.nl/downloads/unbound/unbound-&unbound-version;.tar.gz"> 8 8 <!ENTITY unbound-download-ftp " "> 9 <!ENTITY unbound-md5sum " 0cd660a40d733acc6e7cce43731cac62">10 <!ENTITY unbound-size "5. 7MB">11 <!ENTITY unbound-buildsize "1 71 MB (with docs; add 10MB for tests)">9 <!ENTITY unbound-md5sum "5a63b7228141f45f2ab3169662f7ee13"> 10 <!ENTITY unbound-size "5.8 MB"> 11 <!ENTITY unbound-buildsize "132 MB (with docs; add 11 MB for tests)"> 12 12 <!ENTITY unbound-time "0.5 SBU (Using parallelism=4; with docs; add 0.3 SBU for tests)"> 13 13 ]>
Note:
See TracChangeset
for help on using the changeset viewer.