gnu: postgresql: Update to 10.3 [fixes CVE-2018-1058]. * gnu/packages/databases.scm (postgresql): Update to 10.3.
gnu: memcached: Update to 1.5.6. * gnu/packages/databases.scm (memcached): Update to 1.5.6.
gnu: linux-libre: Update to 4.15.7. * gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.7. (%linux-libre-hash): Update hash.
gnu: linux-libre@4.14: Update to 4.14.23. * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.23. (%linux-libre-4.14-hash): Update hash.
gnu: linux-libre@4.9: Update to 4.9.85. * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.85.
gnu: linux-libre@4.4: Update to 4.4.119. * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.119.
gnu: php: Fix test failure. * gnu/packages/php.scm (php)[inputs]: Use gd-for-php. (gd-for-php): New private variable. * gnu/packages/patches/gd-CVE-2018-5711.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
gnu: sdcc: Fix typo in description. * gnu/packages/sdcc.scm (sdcc)[description]: Fix (upstream) typo. Add hyphens.
gnu: sdcc: Update to 3.7.0. * gnu/packages/sdcc.scm (sdcc): Update to 3.7.0.
gnu: php: Update to 7.2.3. * gnu/packages/php.scm (php): Update to 7.2.3.
gnu: python-stem: Update to 1.6.0. * gnu/packages/python.scm (python-stem): Update to 1.6.0. [arguments]: Add ‘fix-test-environment’ phase.
gnu: onionshare: Update phase style. * gnu/packages/tor.scm (onionshare)[arguments]: Substitute INVOKE for SYSTEM* and end phase with #t.
gnu: privoxy: Update phase style. * gnu/packages/tor.scm (privoxy)[arguments]: Substitute INVOKE for SYSTEM* and end phase with #t.
gnu: python-stem: Update phase style. * gnu/packages/python.scm (python-stem)[arguments]: Substitute INVOKE for SYSTEM* and end phase with #t.
gnu: liblo: Update to 0.29. * gnu/packages/audio.scm (liblo): Update to 0.29.
gnu: nagios: Update to 4.3.4. * gnu/packages/monitoring.scm (nagios): Update to 4.3.4.
gnu: libftdi: Use HTTPS home page. * gnu/packages/libftdi.scm (libftdi)[home-page]: Use HTTPS.
gnu: dbacl: Use HTTPS home page. * gnu/packages/textutils.scm (dbacl)[home-page]: Use HTTPS.
gnu: dbacl: Update phase style. * gnu/packages/textutils.scm (dbacl)[arguments]: Substitute INVOKE for SYSTEM* and end phases with #t.
gnu: Graft glibc to allow execution on Linux 2.6.32. * gnu/packages/patches/glibc-allow-kernel-2.6.32.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/base.scm (glibc/linux)[replacement]: New field. (glibc-2.26-patched): New variable.