Age | Commit message (Expand) | Author |
2021-02-08 | gnu: emulators: Update dolphin-emu to a working version....* gnu/packages/emulators.scm (dolphin-emu): Update to a working commit
version.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Manolis Ragkousis |
2021-02-08 | gnu: Add gnome-recipes....* gnu/packages/gnome.scm (gnome-recipes): New variable.
| Leo Prikler |
2021-02-08 | gnu: hdf5: Update to 1.8.22....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.
| Eric Bavier |
2021-02-08 | gnu: Add python-psptool....* gnu/packages/embedded.scm (python-psptool): New variable.
| Julien Lepiller |
2021-02-08 | gnu: tryton applcations and framework: Update to 5.8.2....* 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.
| Hartmut Goebel |
2021-02-08 | gnu: tryton.scm: Remove unused native inputs....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.
| Hartmut Goebel |
2021-02-08 | gnu: tryton.scm: Reorder packages....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.
| Hartmut Goebel |
2021-02-08 | gnu: tryton: Rephrase synopsis and description....* gnu/packages/tryton.scm (tryton)[synopsis, description] Rephrase.
| Hartmut Goebel |
2021-02-08 | gnu: Rename "python-trytond" to "trytond"....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.
| Hartmut Goebel |
2021-02-08 | gnu: qgis: Update to 3.16.3....* gnu/packages/geo.scm (qgis): Update to 3.16.3.
[inputs]: Add protobuf.
[arguments]: Update 'configure-pyqt5-sip-path' and 'check' phases.
| Guillaume Le Vaillant |
2021-02-08 | gnu: qgis: Disable SAGA....QGIS support for SAGA is currently not working.
* gnu/packages/geo.scm (qgis)[inputs]: Remove saga.
[arguments]: Remove PATH wrapping for saga.
| Guillaume Le Vaillant |
2021-02-08 | gnu: php: Update to 7.4.15....* gnu/packages/php.scm (php): Update to 7.4.15.
| Julien Lepiller |
2021-02-08 | gnu: u-boot-puma-rk3399: Switch to using arm-trusted-firmware-rk3399....* 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.
| Vagrant Cascadian |
2021-02-08 | gnu: arm-trusted-firmware: Update to 2.4....* gnu/packages/firmware (make-arm-trusted-firmware): Update to 2.4.
[native-inputs]: Use gcc-9.
| Vagrant Cascadian |
2021-02-08 | gnu: u-boot: Update to 2021.01....* gnu/packages/bootloaders (u-boot): Update to 2021.01.
(u-boot-pinebook-pro-rk3399): Add patch-pinebook-pro-config phase.
| Vagrant Cascadian |
2021-02-08 | services: cuirass: Add Zabbix support....* gnu/services/cuirass.scm (<cuirass-configuration>)[zabbix-uri]: New field.
(cuirass-shepherd-service): Honor it.
| Mathieu Othacehe |
2021-02-08 | gnu: cuirass: Update to 0.0.1-67.23688a0....* gnu/packages/ci.scm (cuirass): Update to 0.0.1-67.23688a0.
| Mathieu Othacehe |
2021-02-08 | gnu: perl-test-trailingspace: Update to 0.0600....* gnu/packages/perl-check.scm (perl-test-trailingspace): Update to 0.0600.
| Efraim Flashner |
2021-02-08 | gnu: perl-test-simple: Update to 1.302183....* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302183.
| Efraim Flashner |
2021-02-08 | gnu: perl-test-runvalgrind: Update to 0.2.2....* gnu/packages/perl-check.scm (perl-test-runvalgrind): Update to 0.2.2.
| Efraim Flashner |
2021-02-08 | gnu: perl-test-requires: Update to 0.11....* gnu/packages/perl-check.scm (perl-test-requires): Update to 0.11.
| Efraim Flashner |
2021-02-08 | gnu: perl-test-taint: Update to 1.08....* gnu/packages/perl-check.scm (perl-test-taint): Update to 1.08.
| Efraim Flashner |
2021-02-08 | gnu: perl-test-warnings: Update to 0.030....* gnu/packages/perl-check.scm (perl-test-warnings): Update to 0.030.
| Efraim Flashner |
2021-02-08 | gnu: perl-test-warn: Update to 0.36....* gnu/packages/perl-check.scm (perl-test-warn): Update to 0.36.
| Efraim Flashner |
2021-02-08 | gnu: perl-time-local: Update to 1.30....* gnu/packages/perl.scm (perl-time-local): Update to 1.30.
| Efraim Flashner |
2021-02-08 | gnu: perl-xml-writer: Update to 0.900....* gnu/packages/perl.scm (perl-xml-writer): Update to 0.900.
| Efraim Flashner |
2021-02-08 | gnu: perl-yaml-libyaml: Update to 0.82....* gnu/packages/perl.scm (perl-yaml-libyaml): Update to 0.82.
| Efraim Flashner |
2021-02-08 | gnu: clementine: Indent....* gnu/packages/music.scm (clementine): Remove 'version' variable and one level
of indentation.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Pierre Langlois |
2021-02-08 | gnu: clementine: Update to 1.4.0rc1-450....* 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>
| Pierre Langlois |
2021-02-08 | gnu: dpkg: Update to 1.20.7.1....* gnu/packages/debian.scm (dpkg): Update to 1.20.7.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Vincent Legoll |
2021-02-08 | gnu: python-arrow: Adjust test suite....* gnu/packages/time.scm (python-arrow)[arguments]: Skip test broken by
dependant package.
| Efraim Flashner |
2021-02-07 | gnu: disorderfs: Update to 0.5.11....* gnu/packages/file-systems (disorderfs): Update to 0.5.11.
| Vagrant Cascadian |
2021-02-08 | gnu: emacs-perspective: Update to 2.14....* gnu/packages/emacs-xyz.scm (emacs-perspective): Update to 2.14.
| Nicolas Goaziou |
2021-02-08 | gnu: python-semantic-version: Update to 2.8.5....* 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>
| Sharlatan Hellseher |
2021-02-08 | gnu: emacs-nswbuff: Update to 1.2.1....* gnu/packages/emacs-xyz.scm (emacs-nswbuff): Update to 1.2.1.
| Nicolas Goaziou |
2021-02-07 | gnu: diffoscope: Update to 165....* gnu/packages/diffoscope.scm (diffoscope): Update to 165.
| Vagrant Cascadian |
2021-02-07 | gnu: reprotest: Update to 0.7.16....* gnu/packages/diffoscope (reprotest): Update to 0.7.16.
| Vagrant Cascadian |
2021-02-08 | gnu: emacs-math-symbol-lists: Update to 1.3....* gnu/packages/emacs-xyz.scm (emacs-math-symbol-lists): Update to 1.3.
| Nicolas Goaziou |
2021-02-08 | gnu: emacs-company-posframe: Update to 0.5.0....* gnu/packages/emacs-xyz.scm (emacs-company-posframe): Update to 0.5.0.
| Nicolas Goaziou |
2021-02-08 | gnu: xfce4-taskmanager: Update to 1.4.1....* gnu/packages/xfce.scm (xfce4-taskmanager): Update to 1.4.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Michael Rohleder |
2021-02-08 | gnu: emacs-sudo-edit: Update to 0.1.1....* gnu/packages/emacs-xyz.scm (emacs-sudo-edit): Update to 0.1.1.
| Nicolas Goaziou |
2021-02-08 | gnu: zfs: Update to 2.0.2....* gnu/packages/file-systems.scm (zfs): Update to 2.0.2.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| raid5atemyhomework |
2021-02-08 | gnu: Remove 'file-systems requirement from kernel-module-loader....* gnu/services/linux.scm (kernel-module-loader-shepherd-service):
Remove 'file-systems requirement.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| raid5atemyhomework |
2021-02-07 | gnu: linux-libre 4.14: Update to 4.14.220....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.220.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari |
2021-02-07 | gnu: linux-libre 4.19: Update to 4.19.174....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.174.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2021-02-07 | gnu: linux-libre 5.4: Update to 5.4.96....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.96.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2021-02-07 | gnu: linux-libre: Update to 5.10.14....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.14.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2021-02-08 | gnu: docker: Update to 19.03.13....* gnu/packages/docker.scm (docker, docker-cli): Update to 19.03.13.
| Oleg Pykhalov |
2021-02-07 | gnu: guix: Update to a53f711....* gnu/packages/package-management.scm (guix): Update to a53f711.
| Ludovic Courtès |
2021-02-07 | gnu: ccid: Update to 1.4.34....* gnu/packages/security-token.scm (ccid): Update to 1.4.34.
| Tobias Geerinckx-Rice |