From a255f1c97d35841a26f1f82edadf60f27afe0549 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Sat, 27 Aug 2016 01:43:52 +0000 Subject: [PATCH] Update to gc-7.6.0 Update to postgresql-9.5.4 (All users are encouraged to update ASAP. Those vulns were nasty) (systemd) Remove bootscript information for alsa-utils - its not needed for systemd, but keep it for sysv git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17653 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 4 ++-- general/prog/gc.xml | 2 +- introduction/welcome/changelog.xml | 19 +++++++++++++++++++ multimedia/libdriv/alsa-utils.xml | 2 +- packages.ent | 4 ++-- server/databases/postgresql.xml | 18 +++++++++--------- 6 files changed, 34 insertions(+), 15 deletions(-) diff --git a/general.ent b/general.ent index 4bbacdd857..a00f4370f9 100644 --- a/general.ent +++ b/general.ent @@ -1,12 +1,12 @@ - + - + diff --git a/general/prog/gc.xml b/general/prog/gc.xml index a011e13938..d7cc43eed8 100644 --- a/general/prog/gc.xml +++ b/general/prog/gc.xml @@ -6,7 +6,7 @@ - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index bebb8a5d53..a960906710 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,25 @@ --> + + August 26th, 2016 + + + [renodr] - Update to gc-7.6.0. Fixes + #8163. + + + [renodr] - Update to postgresql-9.5.4. Fixes + #8173. All users are + encouraged to update ASAP. + + + [renodr] - Removed invalid bootscript portion of alsa-utils, + since a udev rule does this for us. + + + + August 23rd, 2016 diff --git a/multimedia/libdriv/alsa-utils.xml b/multimedia/libdriv/alsa-utils.xml index 45ea6a4cbb..1b51fe5efc 100644 --- a/multimedia/libdriv/alsa-utils.xml +++ b/multimedia/libdriv/alsa-utils.xml @@ -207,7 +207,7 @@ make - + Boot Script diff --git a/packages.ent b/packages.ent index 3a57118dee..bae19aa1b2 100644 --- a/packages.ent +++ b/packages.ent @@ -284,7 +284,7 @@ - + @@ -462,7 +462,7 @@ - + diff --git a/server/databases/postgresql.xml b/server/databases/postgresql.xml index 37ecf42cb0..8d85e64367 100644 --- a/server/databases/postgresql.xml +++ b/server/databases/postgresql.xml @@ -6,10 +6,10 @@ - - - - + + + + ]> @@ -190,16 +190,16 @@ echo "select * from t1;" | (su - postgres -c '/usr/bin/psql test')libpq and ECPG programs to safely control their private connection handles. - : build with support for + : builds the package with support for OpenSSL encrypted connections. - : build the PL/Perl server-side language. + : builds the PL/Perl server-side language. - : build the PL/Python server-side + : builds the PL/Python server-side language. - : build the PL/Tcl server-side language. + : builds the PL/Tcl server-side language. groupadd ...; useradd ...: These commands add an unprivileged user and group to run the database @@ -415,7 +415,7 @@ echo "select * from t1;" | (su - postgres -c '/usr/bin/psql test') pg_archivecleanup - clean up PostgreSQL WAL (write-ahead log) archive files. + cleans up PostgreSQL WAL (write-ahead log) archive files. pg_archivecleanup