Age | Commit message (Expand) | Author |
2020-07-10 | gnu: Add sysprof....* gnu/packages/gnome.scm (sysprof): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Leo Prikler |
2020-07-10 | gnu: lcalc: Don't rename the include directory....Sage no longer renames the directory, so we shouldn't either.
* gnu/packages/sagemath.scm (lcalc)[arguments]: Remove a substitution from
the prepare-build phase.
| Jakub Kądziołka |
2020-07-10 | gnu: Add ECL 16.1.3 for Sage....* gnu/packages/sagemath.scm (ecl-16): New variable.
* gnu/packages/patches/ecl-16-format-directive-limit.patch,
gnu/packages/patches/ecl-16-ignore-stderr-write-error.patch,
gnu/packages/patches/ecl-16-libffi.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register the patches.
| Jakub Kądziołka |
2020-07-10 | gnu: sagemath: Remove unnecessary old versions of packages...Sage has updated givaro, fflas-ffpack and linbox since the comment was
written.
* gnu/packages/sagemath.scm (givaro, fflas-ffpack, linbox): Remove
variables.
| Jakub Kądziołka |
2020-07-10 | gnu: linbox: Fix linking of dependant packages....* gnu/packages/algebra.scm (linbox)[source]: Add a patch.
[inputs]: Move fflas-ffpack to...
[propagated-inputs]: ...here.
* gnu/packages/patches/linbox-fix-pkgconfig.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Jakub Kądziołka |
2020-07-10 | gnu: arb: Build with flint 2.6....Backport an upstream patch to fix a compatibility issue with flint 2.6.
* gnu/packages/algebra.scm (arb): Add patch.
* gnu/packages/patches/arb-flint-2.6.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register new file.
| Jakub Kądziołka |
2020-07-10 | gnu: flint: Build with ntl....* gnu/packages/algebra.scm (flint)[inputs]: Add ntl.
[arguments]: Pass --with-ntl to configure.
| Jakub Kądziołka |
2020-07-10 | gnu: flint: Update to 2.6.0....* gnu/packages/algebra.scm (flint): Update to 2.6.0.
* gnu/packages/patches/flint-ldconfig.patch: Remove the patch as it got
applied upstream.
* gnu/local.mk (dist_patch_DATA): Deregister the removed file.
| Jakub Kądziołka |
2020-07-10 | gnu: minetest: Update to 5.3.0....* gnu/packages/games.scm
(minetest, minetest-data): Update to 5.3.0.
(minetest-data): Specify version with (package-version minetest)
| Jakub Kądziołka |
2020-07-10 | gnu: webkitgtk: Update to 2.28.3 [security fixes]....Includes fixes for CVE-2020-9802, CVE-2020-9803, CVE-2020-9805,
CVE-2020-9806, CVE-2020-9807, CVE-2020-9843, CVE-2020-9850,
and CVE-2020-13753.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.28.3.
| Mark H Weaver |
2020-07-10 | gnu: linux-libre: Fix regression with Atheros 9271....* gnu/packages/patches/linux-libre-fix-atheros-9271.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (%linux-libre-fix-atheros-9271-patch): New variable.
(linux-libre-4.4-source, linux-libre-4.9-source)
(linux-libre-4.14-source, linux-libre-4.19-source)
(linux-libre-5.4-source, linux-libre-5.7-source): Add the patch.
| Mark H Weaver |
2020-07-10 | gnu: bats: Define TAP....* gnu/packages/bash.scm (bats)[description]: Use @acronym{TAP, …}.
| Tobias Geerinckx-Rice |
2020-07-10 | gnu: cryptsetup: Update to 2.3.3....* gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.3.3.
[inputs]: Use the default json-c version.
| Tobias Geerinckx-Rice |
2020-07-10 | gnu: qbittorrent: Update to 4.2.5....* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.2.5.
| Tobias Geerinckx-Rice |
2020-07-09 | gnu: u-boot: Update to 2020.07....* gnu/packages/bootloaders (u-boot): Update to 2020.07.
(u-boot-pinebook-pro-rk3399): Remove patches.
* gnu/packages/patches:
u-boot-DT-for-Pinebook-Pro.patch, u-boot-add-boe-nv140fhmn49-display.patch,
u-boot-gpio-keys-binding-cons.patch, u-boot-leds-common-binding-con.patch,
u-boot-support-Pinebook-Pro-laptop.patch,
u-boot-video-rockchip-fix-build.patch: Remove patches.
u-boot-riscv64-fix-extlinux.patch: Refresh patch.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
| Vagrant Cascadian |
2020-07-09 | gnu: linux-libre: Update to 5.4.51....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.51.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.51.
| Mark H Weaver |
2020-07-09 | gnu: linux-libre@5.7: Update to 5.7.8....* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.8.
(linux-libre-5.7-pristine-source): Update hash.
(deblob-scripts-5.7): Update to 5.7.8.
| Mark H Weaver |
2020-07-09 | gnu: linux-libre@4.19: Update to 4.19.132....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.132.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Update to 4.19.132.
| Mark H Weaver |
2020-07-09 | gnu: linux-libre@4.14: Update to 4.14.188....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.188.
(linux-libre-4.14-pristine-source): Update hash.
(deblob-scripts-4.14): Update to 4.14.188.
| Mark H Weaver |
2020-07-09 | gnu: linux-libre@4.9: Update to 4.9.230....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.230.
(linux-libre-4.9-pristine-source): Update hash.
(deblob-scripts-4.9): Update to 4.9.230.
| Mark H Weaver |
2020-07-09 | gnu: linux-libre@4.4: Update to 4.4.230....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.230.
(linux-libre-4.4-pristine-source): Update hash.
(deblob-scripts-4.4): Update to 4.4.230.
| Mark H Weaver |
2020-07-09 | gnu: Add rust-itertools-0.9....* gnu/packages/crates-io.scm (rust-itertools-0.9): New variable.
(rust-itertools-0.8): Inherit from rust-itertools-0.9.
| Efraim Flashner |
2020-07-09 | gnu: rust-cargo-c: Update to 0.5.3....* gnu/packages/rust-apps.scm (rust-cargo-c): Update to 0.5.3.
[arguments]: In cargo-inputs replace rust-cbindgen-0.12 with
rust-cbindgen, rust-pretty-env-logger-0.3 with 0.4.
| Efraim Flashner |
2020-07-09 | gnu: rust-cbindgen: Update to 0.13.2....* gnu/packages/rust-apps.scm (rust-cbindgen): Update to 0.13.2.
| Efraim Flashner |
2020-07-09 | gnu: Add rust-pretty-env-logger-0.4....* gnu/packages/crates-io.scm (rust-pretty-env-logger-0.4): New variable.
(rust-pretty-env-logger-0.3): Inherit from rust-pretty-env-logger-0.4.
| Efraim Flashner |
2020-07-09 | gnu: zutils: Update to 1.9....* gnu/packages/compression.scm (zutils): Update to 1.9.
| Tobias Geerinckx-Rice |
2020-07-09 | gnu: dash: Update to 0.5.11.1....* gnu/packages/shells.scm (dash): Update to 0.5.11.1.
| Tobias Geerinckx-Rice |
2020-07-09 | gnu: zutils: Fix test failure....* gnu/packages/compression.scm (zutils)[arguments]: Add a
‘disable-failing-tests’ phase.
| Tobias Geerinckx-Rice |
2020-07-09 | gnu: tor: Update to 0.4.3.6 [fixes CVE-2020-15572]....* gnu/packages/tor.scm (tor): Update to 0.4.3.6.
| Tobias Geerinckx-Rice |
2020-07-09 | gnu: snd: Update to 20.5....* gnu/packages/audio.scm (snd): Update to 20.5.
| Tobias Geerinckx-Rice |
2020-07-09 | gnu: m2-planet: Fix typo in description....* gnu/packages/mes.scm (m2-planet)[description]: Fix typo.
| Tobias Geerinckx-Rice |
2020-07-09 | gnu: python-pathos: Fix typo in description....* gnu/packages/python-xyz.scm (python-pathos)[description]: Fix typo.
| Tobias Geerinckx-Rice |
2020-07-09 | gnu: dump: Fix typo in description....* gnu/packages/backup.scm (dump)[synopsis, description]: Fix typo.
| Tobias Geerinckx-Rice |
2020-07-09 | gnu: gphotofs: Fix typo in description....* gnu/packages/file-systems.scm (gphotofs)[synopsis, description]: Fix typo.
| Tobias Geerinckx-Rice |
2020-07-09 | gnu: mergerfs: Fix typo in description....* gnu/packages/file-systems.scm (mergerfs)[synopsis, description]: Fix typo.
| Tobias Geerinckx-Rice |
2020-07-09 | gnu: go-github-com-rifflock-lfshook: Fix typo in description....* gnu/packages/golang.scm (go-github-com-rifflock-lfshook)[description]: Fix typo.
| Tobias Geerinckx-Rice |
2020-07-09 | gnu: giblib: Fix synopsis & description....* gnu/packages/golang.scm (giblib)[synopsis, description]: Fix.
| Tobias Geerinckx-Rice |
2020-07-09 | gnu: giblib: Fix typo in home page URI....* gnu/packages/image.scm (giblib)[home-page]: Fix typo.
| Tobias Geerinckx-Rice |
2020-07-09 | gnu: emacs-helm-wordnut: Update to 20200708....* gnu/packages/emacs-xyz.scm (emacs-helm-wordnut): Update to 20200708.
| Pierre Neidhardt |
2020-07-09 | gnu: sbcl-cl-webkit: Update to 20200708....* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20200708.
| Pierre Neidhardt |
2020-07-09 | gnu: Add rust-html5ever-0.24....* gnu/packages/crates-io.scm (rust-html5ever-0.24): New variable.
(rust-html5ever-0.23): Inherit from the above.
| Nicolas Goaziou |
2020-07-09 | gnu: rust-urlocator-0.1: Update home-page....* gnu/packages/crates-io.scm (rust-urlocator-0.1)[home-page]: Update to
new home-page.
| Efraim Flashner |
2020-07-09 | gnu: rust-ron-0.4: Update to 0.4.2....* gnu/packages/crates-io.scm (rust-ron-0.4): Update to 0.4.2.
[arguments]: Remove rust-serde-nytes-0.11 from cargo-development-inputs.
| Efraim Flashner |
2020-07-09 | gnu: rust-resolv-conf-0.6: Don't skip build....* gnu/packages/crates-io.scm (rust-resolv-conf-0.6)[arguments]: Don't
skip build. Skip tests.
| Efraim Flashner |
2020-07-09 | gnu: rust-resolv-conf-0.6: Update to 0.6.3....* gnu/packages/crates-io.scm (rust-resolv-conf-0.6): Update to 0.6.3.
[arguments]: In cargo-inputs replace rust-hostname-0.1 with 0.3.
| Efraim Flashner |
2020-07-09 | gnu: Add rust-hostname-0.3....* gnu/packages/crates-io.scm (rust-hostname-0.3): New variable.
(rust-hostname-0.1): Inherit from rust-hostname-0.3.
| Efraim Flashner |
2020-07-09 | gnu: Add rust-match-cfg-0.1....* gnu/packages/crates-io.scm (rust-match-cfg-0.1): New variable.
| Efraim Flashner |
2020-07-09 | gnu: rust-remove-dir-all-0.5: Update to 0.5.3....* gnu/packages/crates-io.scm (rust-remove-dir-all-0.5): Update to 0.5.3.
[source]: Add snippet to replace doctest with test.
[arguments]: Don't skip build.
| Efraim Flashner |
2020-07-09 | gnu: rust-ref-cast-impl-1.0: Update to 1.0.2....* gnu/packages/crates-io.scm (rust-ref-cast-impl-1.0): Update to 1.0.2.
| Efraim Flashner |
2020-07-09 | gnu: rust-ref-cast-1.0: Update to 1.0.2....* gnu/packages/crates-io.scm (rust-ref-cast-1.0): Update to 1.0.2.
| Efraim Flashner |