summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2022-01-31gnu: shotcut: Update to 22.01.30....* gnu/packages/video.scm (shotcut): Update to 22.01.30. Vinicius Monego
2022-01-31gnu: texlive-bin: Fix building on riscv64-linux....* gnu/packages/tex.scm (texlive-bin)[arguments]: Adjust configure-flags for riscv64-linux to skip luajit based binaries. Add phase to skip some tests. Efraim Flashner
2022-01-30gnu: Remove OpenSSL 1.0....This package no longer has any users in Guix. * gnu/packages/tls.scm (openssl-1.0): Remove variable. Marius Bakke
2022-01-30gnu: Remove unused patch....* gnu/packages/patches/openssl-CVE-2019-1559.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke
2022-01-30gnu: OpenSSL: Add 3.0....* gnu/packages/tls.scm (openssl-3.0): New variable. * gnu/packages/patches/openssl-3.0-c-rehash-in.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke
2022-01-30gnu: util-linux-with-udev: Remove input labels....* gnu/packages/linux.scm (util-linux+udev)[inputs]: Use MODIFY-INPUTS. Marius Bakke
2022-01-30gnu: expat: Update replacement to 2.4.4 [fixes CVE-2022-23852, CVE-2022-23990]....* gnu/packages/xml.scm (expat/fixed): Update to 2.4.4. Marius Bakke
2022-01-30gnu: waylandpp: Update to 0.2.9....* gnu/packages/freedesktop.scm (waylandpp): Update to 0.2.9. Marius Bakke
2022-01-30gnu: Add python-gwcs....* gnu/packages/astronomy.scm (python-gwcs): New variable. Signed-off-by: Vinicius Monego <monego@posteo.net> Sharlatan Hellseher
2022-01-30gnu: Add python-asdf-wcs-schemas....* gnu/packages/astronomy.scm (python-asdf-wcs-schemas): New variable. Signed-off-by: Vinicius Monego <monego@posteo.net> Sharlatan Hellseher
2022-01-30gnu: Add python-asdf-astropy....* gnu/packages/astronomy.scm (python-asdf-astropy): New variable. Signed-off-by: Vinicius Monego <monego@posteo.net> Sharlatan Hellseher
2022-01-30gnu: Add python-asdf-coordinates-schemas....* gnu/packages/astronomy.scm (python-asdf-coordinates-schemas): New variable. Signed-off-by: Vinicius Monego <monego@posteo.net> Sharlatan Hellseher
2022-01-30gnu: Add python-asdf-transform-schemas....* gnu/packages/astronomy.scm (python-asdf-transform-schemas): New variable. Signed-off-by: Vinicius Monego <monego@posteo.net> Sharlatan Hellseher
2022-01-30gnu: python-asdf: Update to 2.8.3....* gnu/packages/astronomy.scm: (python-asdf): Update to 2.8.3. [inputs]: Use the new style. Move python-importlib-resources, python-jsonschema, python-numpy, python-pyyaml to ... [propagated-inputs]: ... here. Use the new style. Add python-jmespath. Signed-off-by: Vinicius Monego <monego@posteo.net> Sharlatan Hellseher
2022-01-30services: zabbix: Support gexps in configuration serializer....This makes it possible to do e.g. (include-files (list (local-file "foo.conf"))). * gnu/services/monitoring.scm (serialize-field, serialize-list, serialize-include-files, serialize-extra-options): Rewrite as gexps. (zabbix-server-config-file, zabbix-agent-config-file): Simplify builders by using FORMAT. Marius Bakke
2022-01-30gnu: patchelf: Add release-monitoring-url....* gnu/packages/elf.scm (patchelf)[properties]: New field. Efraim Flashner
2022-01-30gnu: mesa: Add support for riscv64-linux....* gnu/packages/gl.scm (mesa)[inputs]: Add llvm-11 on riscv64-linux. [native-inputs]: Add glslang on riscv64-linux. [arguments]: In configure-flags adjust gallium-drivers to swap the power* and intel drivers for the fallback option. Specify riscv64-linux configure options for vulkan-drivers. Enable the vulkan-overlay-layer and llvm support. Adjust the custom 'disable-failing-test phase to have a riscv64-linux section. Efraim Flashner
2022-01-30gnu: audacity: Add fallback to locate ffmpeg via pkg-config....* gnu/packages/patches/audacity-ffmpeg-fallback.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it here. * gnu/packages/audio.scm (audacity)[patches]: Use it here. [inputs]: Add back ffmpeg. Liliana Marie Prikler
2022-01-29gnu: k3b: Do not depend on QtWebKit....According to CMakelists.txt, "Qt5WebKitWidgets is used for prettier k3bdiskinfoview." See <https://issues.guix.gnu.org/53289> for more information about this change. * gnu/packages/kde-multimedia.scm (k3b)[inputs]: Remove qtwebkit. Leo Famulari
2022-01-29gnu: luminance-hdr: Replace dependency on QtWebKit with QtWebEngine....See <https://issues.guix.gnu.org/53289> for more information about this change. * gnu/packages/image-viewers.scm (luminance-hdr)[inputs]: Remove qtwebkit. Add qtwebengine, qtdeclarative, and qtwebchannel. Leo Famulari
2022-01-29gnu: python-black: Document the tomli version requirements....* gnu/packages/python-xyz.scm (python-black): Add comment. Leo Famulari
2022-01-29gnu: choqok: Don't depend on QtWebKit....These dependencies were only used to create a plugin for Konqueror, which Guix does not include. See <https://issues.guix.gnu.org/53289> for more information about this change. * gnu/packages/kde-internet.scm (choqok)[inputs]: Remove kdewebkit and qtwebkit. Leo Famulari
2022-01-29gnu: fcitx5-chinese-addons: Replace the dependency on QtWebKit with QtWebEngine....See <https://issues.guix.gnu.org/53289> for more information about this change. * gnu/packages/fcitx5.scm (fcitx5-chinese-addons)[inputs]: Remove qtwebkit. Add qtdeclarative, qtwebchannel, and qtwebengine. [arguments]: Pass "-DUSE_WEBKIT=off" to #:configure-flags. Leo Famulari
2022-01-29gnu: texmaker: Don't depend on QtWebKit....The program stopped using QtWebKit in version 5.0. See <https://issues.guix.gnu.org/53289> for more information about this change. * gnu/packages/tex.scm (texmaker)[inputs]: Remove qtwebkit. Leo Famulari
2022-01-29gnu: wpewebkit: Update to 2.34.3 [security fixes]....This update fixes all the security issues fixed upstream between versions 2.30.5 and 2.34.3: https://webkitgtk.org/news.html * gnu/packages/webkit.scm (wpewebkit): Update to 2.34.3. [#:phases]: Add ‘patch-cmake’ phase to fix an error in the install directories of the documentation. [inputs]: Add lcms. Liliana Marie Prikler
2022-01-29gnu: wpebackend-fdo: Update to 1.12.0....* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.12.0. [build-system]: Use meson-build-system. [inputs]: Add libepoxy. Liliana Marie Prikler
2022-01-29gnu: libwpe: Update to 1.12.0....* gnu/packages/webkit.scm (libwpe): Update to 1.12.0. [build-system]: Use meson-build-system. Liliana Marie Prikler
2022-01-29gnu: WPE WebKit: Set the Common Platform Enumeration (CPE) name....* gnu/packages/webkit.scm (wpewebkit)[properties]: New field. Leo Famulari
2022-01-29gnu: kdenlive: Don't depend on QtWebKit....Kdenlive no longer uses QtWebKit. See <https://issues.guix.gnu.org/53289> for more information about this change. * gnu/packages/kde.scm (kdenlive)[inputs]: Remove qtwebkit. Leo Famulari
2022-01-29gnu: nextcloud-client: Don't depend on QtWebKit....This package propagates QtWebEngine and doesn't keep a reference to QtWebKit. See <https://issues.guix.gnu.org/53289> for more information about this change. * gnu/packages/sync.scm (qtwebkit)[inputs]: Remove qtwebkit. [arguments]: Remove related #:configure-flag that is not recognized by our version of nextcloud-client. Leo Famulari
2022-01-29tests: Add system test for TimescaleDB....* gnu/tests/databases.scm (%timescaledb-os, run-timescaledb-test, %test-timescaledb): New variables. Marius Bakke
2022-01-29services: postgresql: Export missing <postgresql-configuration> accessor....* gnu/services/databases.scm: Export POSTGRESQL-CONFIGURATION-EXTENSION-PACKAGES. Marius Bakke
2022-01-29tests: postgresql: Test the default PostgreSQL....* gnu/tests/databases.scm (%postgresql-os): Change from POSTGRESQL-10 to POSTGRESQL. Marius Bakke
2022-01-29gnu: zabbix: Update to 5.4.9....* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.4.9. Marius Bakke
2022-01-29services: zabbix-agent: Set the PATH variable....* gnu/services/monitoring.scm (zabbix-agent-shepherd-service)[start]: Set the PATH variable to the common values. Marius Bakke
2022-01-29gnu: Add TimescaleDB....* gnu/packages/databases.scm (timescaledb): New variable. Marius Bakke
2022-01-29services: zabbix-frontend: Adjust indentation....* gnu/services/monitoring.scm (zabbix-front-end-activation): Reindent. Marius Bakke
2022-01-29services: zabbix-frontend: Enable IEEE754-compatible history values....* gnu/services/monitoring.scm (zabbix-front-end-config): Specify $DB['DOUBLE_IEEE754'] in the configuration file, as per current example. Marius Bakke
2022-01-29services: zabbix-server: Add shepherd actions for runtime control commands....* gnu/services/monitoring.scm (zabbix-server-runtime-control-procedure, zabbix-server-actions): New variables. (zabbix-server-shepherd-service)[actions]: New field. Let-bind variables common between actions and the start procedure. Marius Bakke
2022-01-29gnu: zabbix-server: Use a sensible default for the "fping" executable....* gnu/packages/monitoring.scm (zabbix-agentd)[source](modules, snippet): New fields. Marius Bakke
2022-01-29gnu: fping: Enable IPv6 support....* gnu/packages/networking.scm (fping)[arguments]: New field. Marius Bakke
2022-01-29services: zabbix-frontend: Fix configuration file for hard coded passwords....This is a follow-up to commit 078f5bfae7ee174177791defcfd350117a503a6d. * gnu/services/monitoring.scm (zabbix-front-end-config): When DB-PASSWORD is set, enclose the password with quotes in the configuration file. Marius Bakke
2022-01-29gnu: python-pydantic: Update to 1.9.0....* gnu/packages/python-xyz.scm (python-pydantic): Update to 1.9.0. Marius Bakke
2022-01-29gnu: cpulimit: Fix build with glibc-2.32....* gnu/packages/patches/cpulimit-with-glib-2.32.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/admin.scm (cpulimit)[source]: Use it. Eric Bavier
2022-01-29gnu: gwl: Update to 0.4.0....* gnu/packages/package-management.scm (gwl): Update to 0.4.0. [inputs]: Add guile-drmaa; simplify input list. Ricardo Wurmus
2022-01-28gnu: Add wfetch....* gnu/packages/python-xyz.scm (wfetch): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Petr Hodina
2022-01-28gnu: Add python-pyowm....* gnu/packages/python-web.scm (python-pyowm): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Petr Hodina
2022-01-28gnu: Add python-geojson....* gnu/packages/python-xyz.scm (python-geojson): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Petr Hodina
2022-01-28gnu: Add texlive-textcase....* gnu/packages/tex.scm (texlive-textcase): New variable. Ludovic Courtès
2022-01-28gnu: Add texlive-greek-fontenc....* gnu/packages/tex.scm (texlive-greek-fontenc): New variable. Ludovic Courtès