diff --git a/gnome.ent b/gnome.ent index 8a9477bed3..faeb2710b0 100644 --- a/gnome.ent +++ b/gnome.ent @@ -17,14 +17,14 @@ - + - + diff --git a/gnome/platform/gjs.xml b/gnome/platform/gjs.xml index 081818d100..1dd02c17d8 100644 --- a/gnome/platform/gjs.xml +++ b/gnome/platform/gjs.xml @@ -6,10 +6,9 @@ - + - ]> @@ -116,6 +115,7 @@ make tests will fail if not running in an Xorg session. Two tests that use Unicode are known to fail, as C.UTF-8 isn't defined as a locale in our environment. + diff --git a/gnome/platform/libsecret.xml b/gnome/platform/libsecret.xml index a6864eed60..ffc24488ba 100644 --- a/gnome/platform/libsecret.xml +++ b/gnome/platform/libsecret.xml @@ -6,10 +6,10 @@ - - - - + + + + ]> diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index b27df6c264..612ca64baf 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,14 @@ January 1st, 2019 + + [renodr] - Update to libsecret-0.18.7. Fixes + #11491. + + + [renodr] - Update to gjs-1.54.3. Fixes + #11276. + [dj] - Update to make-ca-1.1. Complete configuration of P11-Kit trust-extract-compat to utilize both P11-kit and make-ca. diff --git a/multimedia/libdriv/faac.xml b/multimedia/libdriv/faac.xml index bab52595c5..5f0cf047a6 100644 --- a/multimedia/libdriv/faac.xml +++ b/multimedia/libdriv/faac.xml @@ -104,15 +104,17 @@ aplay Front_Left.wav href="../../xincludes/static-libraries.xml"/> - - : This option is supposed to enable + + diff --git a/networking/netlibs/neon.xml b/networking/netlibs/neon.xml index 2c442bcd9a..e36e282230 100644 --- a/networking/netlibs/neon.xml +++ b/networking/netlibs/neon.xml @@ -86,7 +86,8 @@ , libproxy, and pakchois - + User Notes: diff --git a/x/installing/libinput.xml b/x/installing/libinput.xml index 55e2ad5015..aff3538b82 100644 --- a/x/installing/libinput.xml +++ b/x/installing/libinput.xml @@ -220,11 +220,17 @@ cp -rv api/* /usr/share/doc/libinput-&libinput-version;/api - + : Remove this option if you have the external library libwacom installed. + + : Remove this option if you + have installed, or if you are installing + GNOME. + + @@ -237,7 +243,7 @@ cp -rv api/* /usr/share/doc/libinput-&libinput-version;/api - libinput, + libinput diff --git a/x/lib/cogl.xml b/x/lib/cogl.xml index 002f6f4f52..284ad144b6 100644 --- a/x/lib/cogl.xml +++ b/x/lib/cogl.xml @@ -139,7 +139,8 @@ make To test the results, issue: make check. The tests should be run from an X terminal on the hardware accelerated - Xorg Server. + Xorg Server. A few tests will use all CPUs in parallel, regardless of + parallellism settings. diff --git a/x/wm/openbox.xml b/x/wm/openbox.xml index 4fb7a5ca68..c6c9e389fe 100644 --- a/x/wm/openbox.xml +++ b/x/wm/openbox.xml @@ -99,7 +99,7 @@ export LIBRARY_PATH=$XORG_PREFIX/lib - If you installed only Python 3 PyXDG module convert one of the + If you only installed the Python 3 PyXDG module convert one of the scripts to Python 3: 2to3 -w data/autostart/openbox-xdg-autostart &&