diff --git a/general.ent b/general.ent index ab096dfb1d..2dbc9972ec 100644 --- a/general.ent +++ b/general.ent @@ -1,12 +1,12 @@ - + - + diff --git a/general/graphlib/harfbuzz.xml b/general/graphlib/harfbuzz.xml index 9dcf412cac..2d159047d3 100644 --- a/general/graphlib/harfbuzz.xml +++ b/general/graphlib/harfbuzz.xml @@ -7,10 +7,10 @@ - - - - + + + + ]> @@ -225,10 +225,10 @@ make hb-view - may be used for a graphical view of a string shape, using a - particular font, as a set of glyphs. Output format is automatically - defined by the file extension, the supported ones being - ansi/png/svg/pdf/ps/eps. Example: + displays a graphical view of a string shape using a + particular font as a set of glyphs. The output format is + automatically defined by the file extension, the supported ones + being ansi/png/svg/pdf/ps/eps. For example: hb-view --output-file=hello.png /usr/share/fonts/dejavu/DejaVuSans.ttf "Hello World.". @@ -242,7 +242,7 @@ make libharfbuzz.so - HarfBuzz text shaping library. + is the HarfBuzz text shaping library. libharfbuzz.so @@ -254,7 +254,7 @@ make libharfbuzz-gobject.so - HarfBuzz text shaping library GObject integration. + provides GObject integration for the HarfBuzz text shaping library. libharfbuzz-gobject.so @@ -266,7 +266,7 @@ make libharfbuzz-icu.so - HarfBuzz text shaping library ICU integration. + provides ICU integration for the HarfBuzz text shaping library. libharfbuzz-icu.so diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 0884423629..7301494aba 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,24 @@ --> + + August 14th, 2020 + + + [renodr] - Update to harfbuzz-2.7.1. Fixes + #13924. + + + [renodr] - Update to postgresql-12.4 (Security Update). Fixes + #13925. + + + [renodr] - Update to libinput-1.16.1. Fixes + #13926. + + + + August 13th, 2020 diff --git a/packages.ent b/packages.ent index 2f11fe73b2..b28f633cd5 100644 --- a/packages.ent +++ b/packages.ent @@ -207,7 +207,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + @@ -661,7 +661,7 @@ to avoid building libxml2 twice, which is slow with all deps --> - + diff --git a/server/databases/postgresql.xml b/server/databases/postgresql.xml index 50e0e19aa1..a7eee4b43c 100644 --- a/server/databases/postgresql.xml +++ b/server/databases/postgresql.xml @@ -7,10 +7,10 @@ - - - - + + + + ]> @@ -351,9 +351,9 @@ echo "select * from t1;" | (su - postgres -c '/usr/bin/psql test') clusterdb, createdb, createuser, dropdb, - dropuser, ecpg, initdb, pg_archivecleanup, pg_basebackup, pg_config, - pg_controldata, pg_ctl, pg_dump, pg_dumpall, pg_isready, - pg_receivewal, pg_recvlogical, pg_resetwval, pg_restore, pg_rewind, + dropuser, ecpg, initdb, pg_archivecleanup, pg_basebackup, pg_checksums, + pg_config, pg_controldata, pg_ctl, pg_dump, pg_dumpall, pg_isready, + pg_receivewal, pg_recvlogical, pg_resetwal, pg_restore, pg_rewind, pg_test_fsync, pg_test_timing, pg_upgrade, pg_waldump, pgbench, postgres, postmaster (deprecated), psql, reindexdb, vacuumdb, optionally, if Tcl support has been built, pltcl_delmod, @@ -362,7 +362,8 @@ echo "select * from t1;" | (su - postgres -c '/usr/bin/psql test') - libecpg.{so,a}, libecpg_compat.{so,a}, libpgcommon.a, libpgport.a, + libecpg.{so,a}, libecpg_compat.{so,a}, libpgcommon.a, + libpgcommon_shlib.a, libpgfeutils.a, libpgport.a, libpgport_shlib.a, libpgtypes.{so,a}, libpq.{so,a}, various charset modules, and optionally programming language modules under /usr/lib/postgresql @@ -505,6 +506,19 @@ echo "select * from t1;" | (su - postgres -c '/usr/bin/psql test') + + pg_checksums + + + enables, disables, or checks data checksums in a + PostgreSQL database cluster. + + + pg_checksums + + + + pg_config diff --git a/x/installing/libinput.xml b/x/installing/libinput.xml index a687c69eeb..8c57591dc3 100644 --- a/x/installing/libinput.xml +++ b/x/installing/libinput.xml @@ -4,12 +4,12 @@ %general-entities; - + - - + + ]>