Age | Commit message (Expand) | Author |
2019-12-13 | gnu: hdf5@1.10: Update to 1.10.5....* gnu/packages/maths.scm (hdf5-1.10): Update to 1.10.5. Remove
"hdf5-mpi-deprecations.patch".
* gnu/packages/patches/hdf5-mpi-deprecations.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Ludovic Courtès |
2019-12-13 | gnu: python-yapf: Update to 0.29.0....* gnu/packages/python-xyz.scm (python-yapf): Update to 0.29.0.
| Brett Gilio |
2019-12-13 | gnu: python-blessings: Update comment on test suite....* gnu/packages/terminals.scm (python-blessings): Test suite has been revised.
[arguments]: Change comment to reflect change in test suite regarding TTY.
[native-inputs]: Pass python-six, which is required for test suite.
| Brett Gilio |
2019-12-13 | gnu: python-blessings: Update to 1.7....* gnu/packages/terminals.scm (python-blessings): Update to 1.7.
| Brett Gilio |
2019-12-13 | gnu: python-semver: Adjust indentation....* gnu/packages/python-xyz.scm (python-semver): Adjust indentation.
| Brett Gilio |
2019-12-13 | gnu: python-semver: Do not patch virtualenv for tests....* gnu/packages/python-xyz.scm (python-semver)[arguments]: The substitution
case for patching virtualenv versioning is no longer requireed.
| Brett Gilio |
2019-12-13 | gnu: python-semver: Update to 2.9.0....* gnu/packages/python-xyz.scm (python-semver): Update to 2.9.0.
| Brett Gilio |
2019-12-13 | gnu: certbot: Update to 1.0.0....* gnu/packages/tls.scm (certbot): Update to 1.0.0.
| Brett Gilio |
2019-12-13 | gnu: python-acme: Update to 1.0.0....* gnu/packages/tls.scm (python-acme): Update to 1.0.0.
| Brett Gilio |
2019-12-12 | gnu: emacs-telega: Add MP4/GIF support....* gnu/packages/emacs-xyz.scm (emacs-telega)[propagated-inputs]: Pass ffmpeg in
propagated-inputs to support playback of inline MP4 and GIF files.
| Brett Gilio |
2019-12-12 | gnu: emacs-telega: Update to 0.5.2-2....* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.5.2-2. Adds support
for I18N.
| Brett Gilio |
2019-12-12 | gnu: emacs-telega: Modify description....* gnu/packages/emacs-xyz.scm (emacs-telega)[description]: Modify the
description to be easier to read.
| Brett Gilio |
2019-12-12 | gnu: emacs-telega: Add sticker support....* gnu/packages/emacs-xyz.scm (emacs-telega)[propagated-inputs]: Add libwebp to
the propagated-inputs in order to emit stickers properly.
| Brett Gilio |
2019-12-12 | gnu: emacs-telega: Update to 0.5.2....* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.5.2.
| Brett Gilio |
2019-12-12 | gnu: guix-data-service: Update to 0.0.1-7.156b7ee....* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-7.156b7ee.
[arguments]: Add guix-data-service-manage-build-servers to the list of
scripts.
| Christopher Baines |
2019-12-12 | gnu: coq: Split coqide....* gnu/packages/coq.scm (coq)[outputs]: Add "ide" output.
| Julien Lepiller |
2019-12-12 | linux-boot: Don't ignore flags when mounting root file system....* gnu/build/linux-boot.scm (mount-root-file-system): Add the 'flags' keyword
argument and use it when mounting the root file system.
(boot-system): Pass the root file system flags to 'mount-root-file-system'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Guillaume Le Vaillant |
2019-12-12 | gnu: wireguard: Update to 0.0.20191212....* gnu/packages/vpn.scm (wireguard): Update to 0.0.20191212.
| Tobias Geerinckx-Rice |
2019-12-12 | gnu: iptables: Update to 1.8.4....* gnu/packages/linux.scm (iptables): Update to 1.8.4.
| Tobias Geerinckx-Rice |
2019-12-12 | gnu: nftables: Update to 0.9.3....* gnu/packages/linux.scm (nftables): Update to 0.9.3.
| Tobias Geerinckx-Rice |
2019-12-12 | gnu: nftables: Prefer mirror://netfilter sources....* gnu/packages/linux.scm (nftables)[source]: Add a mirror:// URI.
| Tobias Geerinckx-Rice |
2019-12-12 | gnu: libnftnl: Update to 1.1.5....* gnu/packages/linux.scm (libnftnl): Update to 1.1.5.
[source]: Add patch.
* gnu/packages/patches/libnftnl-dont-check-NFTNL_FLOWTABLE_SIZE.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice |
2019-12-12 | gnu: nftables: Use HTTPS for www.nftables.org....* gnu/packages/linux.scm (nftables)[source, home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2019-12-12 | gnu: fio: Download over HTTPS....* gnu/packages/benchmark.scm (fio)[source]: Use HTTPS.
| Tobias Geerinckx-Rice |
2019-12-12 | gnu: fio: Update to 3.16....* gnu/packages/benchmark.scm (fio): Update to 3.16.
| Tobias Geerinckx-Rice |
2019-12-12 | gnu: muse-sequencer: Don't use NAME in source URI....* gnu/packages/music.scm (muse-sequencer)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-12-12 | gnu: libwpd: Update to 0.10.3....* gnu/packages/libreoffice.scm (libwpd): Update to 0.10.3.
| Tobias Geerinckx-Rice |
2019-12-12 | gnu: bogofilter: Use HTTPS home page....* gnu/packages/mail.scm (bogofilter)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2019-12-12 | gnu: bogofilter: Update to 1.2.5....* gnu/packages/mail.scm (bogofilter): Update to 1.2.5.
[license]: Upgrade to GPL3+.
| Tobias Geerinckx-Rice |
2019-12-12 | gnu: graphicsmagick: Update to 1.3.33....* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.33.
| Tobias Geerinckx-Rice |
2019-12-12 | gnu: gx: Update to 0.14.2....* gnu/packages/ipfs.scm (gx): Update to 0.14.2.
| Tobias Geerinckx-Rice |
2019-12-12 | gnu: libcdio-paranoia: Update to 10.2+2.0.1....* gnu/packages/cdrom.scm (libcdio-paranoia): Update to 10.2+2.0.1.
| Tobias Geerinckx-Rice |
2019-12-12 | gnu: remind: Update to 3.1.17....* gnu/packages/calendar.scm (remind): Update to 3.1.17.
| Tobias Geerinckx-Rice |
2019-12-11 | gnu: Add emacs-modus-themes....* gnu/packages/emacs-xyz.scm (emacs-modus-themes): New variable.
| Nicolas Goaziou |
2019-12-11 | gnu: Remove fmt-restinio....This is a follow-up to commit 71ce0b52901e49002502d220551dad21c07a7fed.
* gnu/packages/pretty-print.scm (fmt-restinio): Remove variable.
| Marius Bakke |
2019-12-11 | gnu: Add emacs-quasi-monochrome....* gnu/packages/emacs-xyz.scm (emacs-quasi-monochrome): New variable.
| Ricardo Wurmus |
2019-12-11 | gnu: seabios: Update to 1.13.0....* gnu/packages/firmware.scm (seabios): Update to 1.13.0.
[native-inputs]: Change from PYTHON-2 to PYTHON-WRAPPER.
| Marius Bakke |
2019-12-11 | gnu: fmt: Build shared library instead of static....* gnu/packages/pretty-print.scm (fmt)[arguments]: New field.
* gnu/packages/networking.scm (fmt-restinio): Remove variable.
(restinio)[propagated-inputs]: Change from FMT-RESTINIO to FMT.
(opendht)[inputs]: Likewise.
| Marius Bakke |
2019-12-11 | gnu: libssh: Update to 0.9.3 [fixes CVE-2019-14889]....* gnu/packages/ssh.scm (libssh): Update to 0.9.3.
[arguments]: Remove #:phases.
| Marius Bakke |
2019-12-11 | gnu: libgit2: Update to 0.28.4 [security fixes]....This fixes CVE-2019-1348, CVE-2019-1349, CVE-2019-1350, CVE-2019-1351,
CVE-2019-1352, CVE-2019-1353, CVE-2019-1354, and CVE-2019-1387.
* gnu/packages/version-control.scm (libgit2): Update to 0.28.4.
| Marius Bakke |
2019-12-11 | gnu: speex: Do not build static libraries....* gnu/packages/xiph.scm (speex)[arguments]: New field.
| Marius Bakke |
2019-12-11 | gnu: libvpx: Do not build static libraries....* gnu/packages/video.scm (libvpx)[arguments]: Add "--disable-static" to
#:configure-flags.
| Marius Bakke |
2019-12-11 | gnu: Add emacs-almost-mono-themes....* gnu/packages/emacs-xyz.scm (emacs-almost-mono-themes): New variable.
| Ricardo Wurmus |
2019-12-11 | gnu: netcat-openbsd: Update to 1.206-1....* gnu/packages/admin.scm (netcat-openbsd): Update to 1.206-1.
| Alex Griffin |
2019-12-11 | gnu: gnome-shell-extension-dash-to-dock: Update to 66....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock):
Update to 66.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Leo Prikler |
2019-12-11 | gnu: python-argcomplete: Update to 1.10.3....Co-authored-by: pimi <madalinionel.patrascu@mdc-berlin.de>
* gnu/packages/python-xyz.scm (python-argcomplete): Update to 1.10.3.
[arguments]: Patch completion script to keep tool references.
[inputs]: Add "grep" and "which".
[native-inputs]: Add "python-coverage", "python-flake8", "python-wheel", and
"fish".
| Ricardo Wurmus |
2019-12-11 | gnu: vpnc-scripts: Use WRAP-SCRIPT....* gnu/packages/vpn.scm (vpnc-scripts)[arguments]: Use WRAP-SCRIPT instead of
WRAP-PROGRAM.
[inputs]: Add guile.
| Ricardo Wurmus |
2019-12-11 | gnu: qemu: Build with vde2 support....* gnu/packages/virtualization.scm (qemu)[inputs]: Add vde2.
* gnu/packages/virtualization.scm (qemu-minimal)[inputs]: Remove vde2 from
inherited inputs.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Diego Nicola Barbato |
2019-12-11 | gnu: Add vde2....* gnu/packages/networking.scm (vde2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Diego Nicola Barbato |
2019-12-11 | gnu: Add r-lintr....* gnu/packages/cran.scm (r-lintr): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Nicolò Balzarotti |