mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Package updates.
Update to postgresql-13.4. Update to unbound-1.13.2.
This commit is contained in:
parent
e43a427071
commit
51a7abb732
@ -44,6 +44,14 @@
|
||||
<listitem>
|
||||
<para>August 13th, 2021</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to postgresql-13.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;15385">#15385</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to unbound-1.13.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;15386">#15386</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to LVM2-2.03.13. Fixes
|
||||
<ulink url="&blfs-ticket-root;15383">#15383</ulink>.</para>
|
||||
|
@ -680,13 +680,13 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY db-version "5.3.28">
|
||||
<!ENTITY lmdb-version "0.9.29">
|
||||
<!ENTITY mariadb-version "10.6.4">
|
||||
<!ENTITY postgresql-version "13.3">
|
||||
<!ENTITY postgresql-version "13.4">
|
||||
<!ENTITY sqlite-version "3.36.0">
|
||||
|
||||
<!-- Chapter 23 -->
|
||||
<!ENTITY openldap-version "2.5.6">
|
||||
<!ENTITY soprano-version "2.9.4">
|
||||
<!ENTITY unbound-version "1.13.1">
|
||||
<!ENTITY unbound-version "1.13.2">
|
||||
<!ENTITY virtuoso-version "6.1.8">
|
||||
<!ENTITY xinetd-version "2.3.15">
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
<!ENTITY postgresql-download-http "https://ftp.postgresql.org/pub/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2">
|
||||
<!-- <!ENTITY postgresql-download-ftp "ftp://ftp.postgresql.org/pub/source/v&postgresql-version;/postgresql-&postgresql-version;.tar.bz2"> -->
|
||||
<!ENTITY postgresql-download-ftp " ">
|
||||
<!ENTITY postgresql-md5sum "edf0e016fc53025bcabc7e793920f1c1">
|
||||
<!ENTITY postgresql-md5sum "7bda65a37c46b8b2c1933d9d1cd677f2">
|
||||
<!ENTITY postgresql-size "20 MB">
|
||||
<!ENTITY postgresql-buildsize "193 MB (add 38 MB for tests)">
|
||||
<!ENTITY postgresql-time "0.6 SBU (with parallelism=4, add 0.1 SBU for tests)">
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY unbound-download-http "https://nlnetlabs.nl/downloads/unbound/unbound-&unbound-version;.tar.gz">
|
||||
<!ENTITY unbound-download-ftp " ">
|
||||
<!ENTITY unbound-md5sum "0cd660a40d733acc6e7cce43731cac62">
|
||||
<!ENTITY unbound-size "5.7 MB">
|
||||
<!ENTITY unbound-buildsize "171 MB (with docs; add 10 MB for tests)">
|
||||
<!ENTITY unbound-md5sum "5a63b7228141f45f2ab3169662f7ee13">
|
||||
<!ENTITY unbound-size "5.8 MB">
|
||||
<!ENTITY unbound-buildsize "132 MB (with docs; add 11 MB for tests)">
|
||||
<!ENTITY unbound-time "0.5 SBU (Using parallelism=4; with docs; add 0.3 SBU for tests)">
|
||||
]>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user