aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* bootloader: grub: Add gfxmode (resolution) override.•••* gnu/bootloader/grub.scm (<grub-theme>): Add `gfxmode' entry. (eye-candy): Use it. * doc/guix.texi (Bootloader Configuration): Document it. Jan Nieuwenhuizen2020-01-07
* gnu: Add ghc-pointedlist.•••* gnu/packages/haskell-xyz.scm (ghc-pointedlist): New variable. Signed-off-by: Brett Gilio <brettg@gnu.org> Alexandru-Sergiu Marton2020-01-07
* gnu: Add ghc-pipes.•••* gnu/packages/haskell-xyz.scm (ghc-pipes): New variable. Signed-off-by: Brett Gilio <brettg@gnu.org> Alexandru-Sergiu Marton2020-01-07
* gnu: coq-stdpp: Reword comment.•••* gnu/packages/coq.scm (coq-stdpp)[arguments]: Reword comment about tests being executed during build phase, to read more fluently. Brett Gilio2020-01-07
* gnu: coq-stdpp: Update to 1.2.1.•••* gnu/packages/coq.scm (coq-stdpp): Update to 1.2.1. [arguments]: Remove redundant COQLIB variable. Brett Gilio2020-01-07
* gnu: coq-bignums: Fix comment spacing.•••* gnu/packages/coq.scm (coq-bignums)[arguments]: Fix comment spacing after disabling test phase. Brett Gilio2020-01-07
* gnu: coq-bignums: Update to 8.10.0.•••* gnu/packages/coq.scm (coq-bignums): Update to 8.10.0. Brett Gilio2020-01-07
* gnu: appstream-glib: Fix test failure.•••* gnu/packages/patches/appstream-glib-2020.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/glib.scm (appstream-glib)[source](patches): New field. Marius Bakke2020-01-07
* gnu: libgeotiff: Do not build static library.•••* gnu/packages/geo.scm (libgeotiff)[arguments]: Add "--disable-static" in #:configure-flags. Marius Bakke2020-01-07
* gnu: libgeotiff: Propagate proj.•••* gnu/packages/geo.scm (libgeotiff)[inputs]: Move PROJ ... [propagated-inputs]: ... here. New field. Marius Bakke2020-01-07
* gnu: colord: Adjust inputs.•••* gnu/packages/gnome.scm (colord)[native-inputs]: Remove unused LIBTOOL and INTLTOOL. Add previously propagated GETTEXT-MINIMAL. Marius Bakke2020-01-07
* gnu: ungoogled-chromium: Lower resource limits.•••* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Decrease maximum number of open files from 4096 to 2048. Marius Bakke2020-01-07
* gnu: ungoogled-chromium: Do not set LD_LIBRARY_PATH in wrapper.•••* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Add phase 'add-absolute-references'. Don't wrap with LD_LIBRARY_PATH. Marius Bakke2020-01-07
* gnu: Ceph: Update to 14.2.5.•••This also removes test-specific code to ease the Python 3 transition, and because it is mostly obsolete. * gnu/packages/patches/ceph-detect-rocksdb.patch, gnu/packages/patches/ceph-skip-unittest_blockdev.patch, gnu/packages/patches/ceph-skip-collect-sys-info-test.patch: Delete files. * gnu/packages/patches/ceph-boost-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/storage.scm (ceph): Update to 14.2.5. [source](patches): Adjust as above. [source](snippet): Remove bundled "fmt", "c-ares" and "googletest". [arguments]: Add "-DCMAKE_INSTALL_DATADIR" and "-DWITH_RADOSGW_AMQP_ENDPOINT" and "-DWITH_TESTS" in #:configure-flags; remove "-DWITH_XIO". Remove obsolete substitutions. Don't install 'ceph-disk' and 'ceph-detect-init', which no longer exists. Remove test-specific substitutions and phases. Adjust for Python 2->3 in inputs. [native-inputs]: Remove INETUTILS, JQ, PERL, XMLSTARLET, PYTHON2-CRAM, PYTHON2-VIRTUALENV, PYTHON2-CONFIGOBJ, PYTHON2-COVERAGE, PYTHON2-DISCOVER, PYTHON2-FLAKE8, PYTHON2-MOCK, PYTHON2-NOSE, PYTHON2-PIP, PYTHON2-PYTEST, PYTHON2-SUBUNIT PYTHON2-TESTREPOSITORY, PYTHON2-TESTTOOLS, and PYTHON2-TOX. [inputs]: Change from BOOST to BOOST-WITH-PYTHON3. Remove GPTFDISK, PARTED, PYTHON-2, PYTHON2-SIX, PYTHON2-PRETTYTABLE, and PYTHON-3. Add PYTHON-SIX, PYTHON-PRETTYTABLE, PYTHON-WRAPPER, LIBCAP-NG, LIBNL, NCURSES, and RDMA-CORE. Marius Bakke2020-01-07
* gnu: rocksdb: Update to 6.5.2.•••* gnu/packages/databases.scm (rocksdb): Update to 6.5.2. Marius Bakke2020-01-07
* gnu: python-patsy: Update to 0.5.1.•••* gnu/packages/statistics.scm (python-patsy): Update to 0.5.1. [source](uri): Adjust for new archive. [native-inputs]: Remove UNZIP. Marius Bakke2020-01-07
* gnu: googletest: Update to 1.10.0.•••* gnu/packages/check.scm (googletest): Update to 1.10.0. (googletest-1.8): New public variable. * gnu/packages/audio.scm (cli-visualizer)[inputs]: Change from GOOGLETEST to GOOGLETEST-1.8. * gnu/packages/serialization.scm (msgpack)[native-inputs]: Likewise. Marius Bakke2020-01-07
* gnu: icecat: Update to 68.4.0-guix0-preview1 [security fixes].•••Includes fixes for CVE-2019-17015, CVE-2019-17016, CVE-2019-17017, CVE-2019-17021, CVE-2019-17022, and CVE-2019-17024. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update hash of upstream firefox source tarball, 'upstream-icecat-base-version', and commit and hash of gnuzilla checkout. * gnu/packages/patches/icecat-makeicecat.patch: Adapt to upstream changes. Mark H Weaver2020-01-07
* Merge branch 'staging'Marius Bakke2020-01-07
|\
| * Merge branch 'master' into stagingMarius Bakke2020-01-03
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2019-12-18
| |\ \
| * \ \ Merge branch 'master' into stagingBrett Gilio2019-12-13
| |\ \ \
| * | | | gnu: r-with-tests: Update to 3.6.2.•••* gnu/packages/statistics.scm (r-with-tests): Update to 3.6.2. Ricardo Wurmus2019-12-12
| * | | | gnu: speexdsp: Do not build static libraries.•••* gnu/packages/xiph.scm (speexdsp)[arguments]: Add "--disable-static" in #:configure-flags. Marius Bakke2019-12-11
| * | | | gnu: libtheora: Do not build static libraries.•••* gnu/packages/xiph.scm (libtheora)[arguments]: New field. Marius Bakke2019-12-11
| * | | | gnu: libvorbis: Do not build static libraries.•••* gnu/packages/xiph.scm (libvorbis)[arguments]: Add "--disable-static" to #:configure-flags. Marius Bakke2019-12-11
| * | | | gnu: libogg: Do not build static libraries.•••* gnu/packages/xiph.scm (libogg)[arguments]: New field. Marius Bakke2019-12-11
| * | | | gnu: opus: Do not build static libraries.•••* gnu/packages/xiph.scm (opus)[arguments]: New field. Marius Bakke2019-12-11
| * | | | gnu: libwebp: Do not build static libraries.•••* gnu/packages/image.scm (libwebp)[arguments]: Add "--disable-static" to #:configure-flags. Marius Bakke2019-12-11
| * | | | gnu: pcre2: Do not build static libraries.•••* gnu/packages/pcre.scm (pcre2)[arguments]: Add "--disable-static" to #:configure-flags. Marius Bakke2019-12-11
| * | | | gnu: pcre2: Update to 10.34.•••* gnu/packages/patches/pcre2-fix-jit_match-crash.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/pcre.scm (pcre2): Update to 10.34. [source](patches): Remove. Marius Bakke2019-12-11
| * | | | gnu: nss: Remove replacement package.•••The merge preceding this commit ignored the 'replacement' added to nss in commit 04b33ce205f38813b4dbd04b6ad3c7aa0be0b6f6, because the security fix is already present in NSS 3.48. This commit removes the remaining bits. * gnu/packages/patches/nss-CVE-2019-11745.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/nss.scm (nss/fixed): Remove variable. Marius Bakke2019-12-11
| * | | | Merge branch 'master' into stagingMarius Bakke2019-12-11
| |\ \ \ \
| * | | | | gnu: MariaDB: Do not propagate OpenSSL.•••* gnu/packages/databases.scm (mariadb)[propagated-inputs]: Remove. [inputs]: Add OPENSSL-1.0. [arguments]: Add absolute references to OpenSSL in "post-install" phase. Marius Bakke2019-12-11
| * | | | | gnu: at-spi2-atk: Update to 2.34.1.•••* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.34.1. Marius Bakke2019-12-11
| * | | | | gnu: at-spi2-core: Update to 2.34.0.•••* gnu/packages/gtk.scm (at-spi2-core): Update to 2.34.0. Marius Bakke2019-12-11
| * | | | | gnu: atk: Update to 2.34.1.•••* gnu/packages/gtk.scm (atk): Update to 2.34.1. Marius Bakke2019-12-11
| * | | | | gnu: python-sphinx: Update to 2.2.2.•••* gnu/packages/sphinx.scm (python-sphinx): Update to 2.2.2. Marius Bakke2019-12-11
| * | | | | gnu: nss: Update to 3.48.•••* gnu/packages/nss.scm (nss): Update to 3.48. Marius Bakke2019-12-11
| * | | | | gnu: nspr: Update to 4.24.•••* gnu/packages/nss.scm (nspr): Update to 4.24. Marius Bakke2019-12-11
| * | | | | gnu: check: Update to 0.13.0.•••* gnu/packages/check.scm (check): Update to 0.13.0. Marius Bakke2019-12-11
| * | | | | gnu: gstreamer: Update to 1.16.2.•••* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good, gst-plugins-ugly, gst-libav, python-gst): Update to 1.16.2. (gst-plugins-bad): Likewise. [arguments]: Remove #:make-flags. Marius Bakke2019-12-11
| * | | | | gnu: orc: Update to 0.4.31.•••* gnu/packages/patches/orc-typedef-enum.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gstreamer.scm (orc): Update to 0.4.31. [source](patches): Remove. Marius Bakke2019-12-11
| * | | | | gnu: postgresql@10: Update to 10.11.•••* gnu/packages/databases.scm (postgresql): Update to 10.11. Marius Bakke2019-12-11
| * | | | | gnu: MariaDB: Update to 10.1.43.•••* gnu/packages/databases.scm (mariadb): Update to 10.1.43. [arguments]: Disable new test. [inputs]: Add LINUX-PAM. Marius Bakke2019-12-11
| * | | | | gnu: ALSA: Update to 1.2.1.•••* gnu/packages/linux.scm (alsa-lib): Update to 1.2.1.2. [arguments]: New field. (alsa-utils): Update to 1.2.1. (alsa-plugins): Likewise. Marius Bakke2019-12-11
| * | | | | gnu: libxkbcommon: Update to 0.9.1.•••* gnu/packages/xdisorg.scm (libxkbcommon): Update to 0.9.1. [build-system]: Change to MESON-BUILD-SYSTEM. [inputs]: Add WAYLAND and WAYLAND-PROTOCOLS. [native-inputs]: Add DOXYGEN. [arguments]: Adjust #:configure-flags for Meson. Marius Bakke2019-12-11
| * | | | | gnu: bluez: Update to 5.52.•••* gnu/packages/linux.scm (bluez): Update to 5.52. Marius Bakke2019-12-11
| * | | | | gnu: eudev: Update to 3.2.9.•••* gnu/packages/linux.scm (eudev): Update to 3.2.9. Marius Bakke2019-12-11
| * | | | | gnu: gtk+: Update to 3.24.13.•••* gnu/packages/gtk.scm (gtk+): Update to 3.24.13. Marius Bakke2019-12-11