aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2021-02-08gnu: emacs-nodejs-repl: Update to 0.2.4.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-nodejs-repl): Update to 0.2.4.
2021-02-08gnu: emacs-undohist-el: Update to 0.2.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-undohist-el): Update to 0.2.1. [origin]: Remove unnecessary patch. * gnu/packages/patches/emacs-undohist-ignored.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Apply deletion.
2021-02-08gnu: emacs-posframe: Update to 0.8.5.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.8.5.
2021-02-08gnu: emulators: Update dolphin-emu to a working version.Manolis Ragkousis
* gnu/packages/emulators.scm (dolphin-emu): Update to a working commit version. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-08gnu: Add gnome-recipes.Leo Prikler
* gnu/packages/gnome.scm (gnome-recipes): New variable.
2021-02-08gnu: hdf5: Update to 1.8.22.Eric Bavier
Fixes CVE-2018-14033, CVE-2018-11206, CVE-2018-13870, CVE-2018-13869, and CVE-2018-17435 * gnu/packages/maths.scm (hdf5-1.8): Update to 1.8.22. * gnu/packages/patches/hdf5-1.8-mpi-deprecations.patch: Delete upstreamed patch. * gnu/local/mk (dist_patch_DATA): Remove it.
2021-02-08gnu: Add python-psptool.Julien Lepiller
* gnu/packages/embedded.scm (python-psptool): New variable.
2021-02-08gnu: tryton applcations and framework: Update to 5.8.2.Hartmut Goebel
* gnu/packages/tryton.scm (trytond, tryton, python-trytond-stock, python-trytond-stock-lot): Update to 5.8.2. (python-proteus, python-trytond-account, python-trytond-account-invoice, python-trytond-account-invoice-stock, python-trytond-account-product, python-trytond-analytic-account, python-trytond-company, python-trytond-country, python-trytond-currency, python-trytond-party, python-trytond-product, python-trytond-purchase, python-trytond-purchase-request, python-trytond-stock-supply): Update to 5.8.1.
2021-02-08gnu: tryton.scm: Remove unused native inputs.Hartmut Goebel
Python is already provided by the python build-system, thus there is not need for listing it a native input. * gnu/packages/tryton.scm (python-trytond-account, python-trytond-account-invoice, python-trytond-account-invoice-stock, python-trytond-account-product, python-trytond-analytic-account, python-trytond-company, python-trytond-country, python-trytond-currency, python-trytond-party, python-trytond-product, python-trytond-purchase, python-trytond-purchase-request, python-trytond-stock, python-trytond-stock-lot, python-trytond-stock-supply)[native-inputs]: Remove python.
2021-02-08gnu: tryton.scm: Reorder packages.Hartmut Goebel
Move proteus near the top, as it is a package to be used by other ications. Sort all "tryton modules" (python-trytond-*) alphabetically. * gnu/packages/tryton.scm (python-proteus): Move behind tryton. (python-trytond-account, python-trytond-account-invoice, python-trytond-account-invoice-stock, python-trytond-account-product, python-trytond-analytic-account, python-trytond-company, python-trytond-country, python-trytond-currency, python-trytond-party, python-trytond-product, python-trytond-purchase, python-trytond-purchase-request, python-trytond-stock, python-trytond-stock-lot, python-trytond-stock-supply): Sort alphabetically.
2021-02-08gnu: tryton: Rephrase synopsis and description.Hartmut Goebel
* gnu/packages/tryton.scm (tryton)[synopsis, description] Rephrase.
2021-02-08gnu: Rename "python-trytond" to "trytond".Hartmut Goebel
Trytond is an application, and only python libraries should have the "python-" prefix. * gnu/packages/tryton.scm (python-trytond): Rename to... (trytond): ...this. [synopsis] Rephrase. (python-trytond): Redefine as a deprecated alias. (python-trytond-account, python-trytond-account-invoice, python-trytond-account-invoice-stock, python-trytond-account-product, python-trytond-analytic-account, python-trytond-company, python-trytond-country, python-trytond-currency, python-trytond-party, python-trytond-product, python-trytond-purchase, python-trytond-purchase-request python-trytond-stock, python-trytond-stock-lot, python-trytond-stock-supply)[propagated-inputs]: Rename python-trytond to trytond.
2021-02-08gnu: qgis: Update to 3.16.3.Guillaume Le Vaillant
* gnu/packages/geo.scm (qgis): Update to 3.16.3. [inputs]: Add protobuf. [arguments]: Update 'configure-pyqt5-sip-path' and 'check' phases.
2021-02-08gnu: qgis: Disable SAGA.Guillaume Le Vaillant
QGIS support for SAGA is currently not working. * gnu/packages/geo.scm (qgis)[inputs]: Remove saga. [arguments]: Remove PATH wrapping for saga.
2021-02-08gnu: php: Update to 7.4.15.Julien Lepiller
* gnu/packages/php.scm (php): Update to 7.4.15.
2021-02-08gnu: u-boot-puma-rk3399: Switch to using arm-trusted-firmware-rk3399.Vagrant Cascadian
* gnu/packages/bootloaders.scm (u-boot-puma-rk3399)[native-inputs]: Add arm-trusted-firmware-rk3399. Remove arm-trusted-firmware-puma-rk3399 and rk3399-cortex-m0. * gnu/packages/firmware.scm (arm-trusted-firmware-puma-rk3399, rk3399-cortex-m0): Remove obsolete variables. * gnu/bootloader/u-boot.scm (install-puma-rk3399-u-boot): Install idbloader.img.
2021-02-08gnu: arm-trusted-firmware: Update to 2.4.Vagrant Cascadian
* gnu/packages/firmware (make-arm-trusted-firmware): Update to 2.4. [native-inputs]: Use gcc-9.
2021-02-08gnu: u-boot: Update to 2021.01.Vagrant Cascadian
* gnu/packages/bootloaders (u-boot): Update to 2021.01. (u-boot-pinebook-pro-rk3399): Add patch-pinebook-pro-config phase.
2021-02-08services: cuirass: Add Zabbix support.Mathieu Othacehe
* gnu/services/cuirass.scm (<cuirass-configuration>)[zabbix-uri]: New field. (cuirass-shepherd-service): Honor it.
2021-02-08gnu: cuirass: Update to 0.0.1-67.23688a0.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-67.23688a0.
2021-02-08gnu: perl-test-trailingspace: Update to 0.0600.Efraim Flashner
* gnu/packages/perl-check.scm (perl-test-trailingspace): Update to 0.0600.
2021-02-08gnu: perl-test-simple: Update to 1.302183.Efraim Flashner
* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302183.
2021-02-08gnu: perl-test-runvalgrind: Update to 0.2.2.Efraim Flashner
* gnu/packages/perl-check.scm (perl-test-runvalgrind): Update to 0.2.2.
2021-02-08gnu: perl-test-requires: Update to 0.11.Efraim Flashner
* gnu/packages/perl-check.scm (perl-test-requires): Update to 0.11.
2021-02-08gnu: perl-test-taint: Update to 1.08.Efraim Flashner
* gnu/packages/perl-check.scm (perl-test-taint): Update to 1.08.
2021-02-08gnu: perl-test-warnings: Update to 0.030.Efraim Flashner
* gnu/packages/perl-check.scm (perl-test-warnings): Update to 0.030.
2021-02-08gnu: perl-test-warn: Update to 0.36.Efraim Flashner
* gnu/packages/perl-check.scm (perl-test-warn): Update to 0.36.
2021-02-08gnu: perl-time-local: Update to 1.30.Efraim Flashner
* gnu/packages/perl.scm (perl-time-local): Update to 1.30.
2021-02-08gnu: perl-xml-writer: Update to 0.900.Efraim Flashner
* gnu/packages/perl.scm (perl-xml-writer): Update to 0.900.
2021-02-08gnu: perl-yaml-libyaml: Update to 0.82.Efraim Flashner
* gnu/packages/perl.scm (perl-yaml-libyaml): Update to 0.82.
2021-02-08gnu: clementine: Indent.Pierre Langlois
* gnu/packages/music.scm (clementine): Remove 'version' variable and one level of indentation. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-08gnu: clementine: Update to 1.4.0rc1-450.Pierre Langlois
* gnu/packages/music.scm (clementine): Update to 1.4.0rc1-450. [source]: Adapt snippet to list bundled directories to keep rather than ones to delete. Unbundled gmock. Remove patches no longer needed. [arguments]: Set -DUSE_SYSTEM_TAGLIB=TRUE. [native-inputs]: Add googletest. [inputs]: Remove openssl. [license]: Remove gmock license. * gnu/packages/patches/clementine-fix-sqlite.patch: Remove. * gnu/packages/patches/clementine-remove-crypto++-dependency.patch: Remvoe * gnu/packages/patches/clementine-use-openssl.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove them. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-02-08gnu: dpkg: Update to 1.20.7.1.Vincent Legoll
* gnu/packages/debian.scm (dpkg): Update to 1.20.7.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-02-08gnu: python-arrow: Adjust test suite.Efraim Flashner
* gnu/packages/time.scm (python-arrow)[arguments]: Skip test broken by dependant package.
2021-02-07gnu: disorderfs: Update to 0.5.11.Vagrant Cascadian
* gnu/packages/file-systems (disorderfs): Update to 0.5.11.
2021-02-08gnu: emacs-perspective: Update to 2.14.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.14.
2021-02-08gnu: python-semantic-version: Update to 2.8.5.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-semantic-version): Update to 2.8.5. [arguments]: Enable tests. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-02-08gnu: emacs-nswbuff: Update to 1.2.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-nswbuff): Update to 1.2.1.
2021-02-07gnu: diffoscope: Update to 165.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 165.
2021-02-07gnu: reprotest: Update to 0.7.16.Vagrant Cascadian
* gnu/packages/diffoscope (reprotest): Update to 0.7.16.
2021-02-08gnu: emacs-math-symbol-lists: Update to 1.3.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-math-symbol-lists): Update to 1.3.
2021-02-08gnu: emacs-company-posframe: Update to 0.5.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-company-posframe): Update to 0.5.0.
2021-02-08gnu: xfce4-taskmanager: Update to 1.4.1.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-taskmanager): Update to 1.4.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-02-08gnu: emacs-sudo-edit: Update to 0.1.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-sudo-edit): Update to 0.1.1.
2021-02-08gnu: zfs: Update to 2.0.2.raid5atemyhomework
* gnu/packages/file-systems.scm (zfs): Update to 2.0.2. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-02-08gnu: Remove 'file-systems requirement from kernel-module-loader.raid5atemyhomework
* gnu/services/linux.scm (kernel-module-loader-shepherd-service): Remove 'file-systems requirement. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2021-02-07gnu: linux-libre 4.14: Update to 4.14.220.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.220. (linux-libre-4.14-pristine-source): Update hash.
2021-02-07gnu: linux-libre 4.19: Update to 4.19.174.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.174. (linux-libre-4.19-pristine-source): Update hash.
2021-02-07gnu: linux-libre 5.4: Update to 5.4.96.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.96. (linux-libre-5.4-pristine-source): Update hash.
2021-02-07gnu: linux-libre: Update to 5.10.14.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.14. (linux-libre-5.10-pristine-source): Update hash.