Age | Commit message (Expand) | Author |
2020-05-10 | gnu: guile2.2-newt, guile2.2-parted, guile2.2-hashing: Depend on Guile 2.2.•••* gnu/packages/guile-xyz.scm (guile2.2-newt): Switch to GUILE-2.2.
(guile2.2-parted): Likewise.
(guile2.2-hashing): Likewise.
| Ludovic Courtès |
2020-05-10 | gnu: guile-email: Switch to Guile 3.0.•••* gnu/packages/guile-xyz.scm (guile-email)[inputs]: Switch to GUILE-3.0.
(guile2.2-email): New variable.
(guile3.0-email): Define in terms of 'deprecated-package'.
| Ludovic Courtès |
2020-05-10 | gnu: guile-squee: Switch to Guile 3.0.•••* gnu/packages/guile-xyz.scm (guile-squee)[native-inputs]: Switch to GUILE-3.0.
(guile2.2-squee): New variable.
(guile3.0-squee): Define as 'deprecated-package'.
| Ludovic Courtès |
2020-05-10 | gnu: emacs: Remove unneeded import.•••This is a followup to ef0cb0dd1d05efcfd3dba082a126eb75e8443485.
Suggested by Jack Hill <jackhill@jackhill.us>.
* gnu/packages/emacs.scm: Remove unneeded (ice-9 match) import.
| Ludovic Courtès |
2020-05-10 | gnu: Add dump1090.•••* gnu/packages/radio.scm (dump1090): New variable.
| Guillaume Le Vaillant |
2020-05-10 | gnu: guile-git: Prevent guild build warnings.•••* gnu/packages/guile.scm (guile-git)[arguments]: Add
GUILE_AUTO_COMPILE=0 to make-flags.
| Efraim Flashner |
2020-05-10 | Revert "gnu: efl: Update to 1.24.0."•••There is a bug where with efl-1.24 no user input is accepted with any
efl-based pop-up dialogs. Revert until we can find a fix.
This reverts commit b34793c14372fbda2246d68ef6270f1207e53e98.
| Efraim Flashner |
2020-05-10 | Revert "gnu: python-efl: Update to 1.24.0."•••This reverts commit 67c8f879c5117732e58213d55a6b51ecc7f4bd54.
| Efraim Flashner |
2020-05-10 | gnu: postgis: Add missing input.•••* gnu/packages/geo.scm (postgis)[inputs]: Add giflib.
| Guillaume Le Vaillant |
2020-05-10 | gnu: python-cheetah: Update to 3.2.4.•••* gnu/packages/python-xyz.scm (python-cheetah): Update to 3.2.4.
[arguments]: Add a 'fix-tests' phase.
| Guillaume Le Vaillant |
2020-05-10 | gnu: Add cachefilesd.•••* gnu/packages/linux.scm (cachefilesd): New public variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Jean-Baptiste Note |
2020-05-10 | gnu: xsettingsd: Fix build.•••* gnu/packages/xdisorg.scm (xsettingsd)[arguments]: Use C_INCLUDE_PATH instead
of CPATH environment variable to fix build.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Boris A. Dekshteyn |
2020-05-10 | news: Add ‘de’ translation.•••* etc/news.scm: Add a ‘de’ translation.
| Florian Pelz |
2020-05-10 | gnu: samba: Update to 4.11.8 [fixes CVE-2020-10700, CVE-2020-10704].•••* gnu/packages/samba.scm (samba): Update to 4.11.8.
| Tobias Geerinckx-Rice |
2020-05-10 | gnu: herbstluftwm: Update to 0.8.2.•••* gnu/packages/wm.scm (herbstluftwm): Update to 0.8.2.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Boris A. Dekshteyn |
2020-05-09 | gnu: gnome-shell-extension-gsconnect: Update to 33.•••* gnu/packages/gnome-xyz.scm (gnome-shell-extension-gsconnect): Update
to 33.
[inputs]: Remove folks.
| Alex Griffin |
2020-05-09 | gnu: sway: Update to 1.4•••From c5c134a535aaa83fe329974f61427c5050fd9e20 Mon Sep 17 00:00:00 2001
From: buffet <niclas@countingsort.com>
Date: Sat, 9 May 2020 17:59:35 +0000
Subject: [PATCH 2/2] gnu: sway: Update to 1.4
| Niclas Meyer |
2020-05-09 | gnu: wlroots: Update to 0.10.1•••From 44f90676568f650a38bd7e0fba079e64fe545ae6 Mon Sep 17 00:00:00 2001
From: buffet <niclas@countingsort.com>
Date: Sat, 9 May 2020 17:58:25 +0000
Subject: [PATCH 1/2] gnu: wlroots: Update to 0.10.1
| Niclas Meyer |
2020-05-09 | gnu: Add emacs-eglot.•••* gnu/packages/emacs-xyz.scm (emacs-eglot): New variable.
| Nicolas Goaziou |
2020-05-09 | gnu: Add powerstat.•••* gnu/packages/linux.scm (powerstat): New public variable.
| Tobias Geerinckx-Rice |
2020-05-09 | gnu: zfs: Add missing input.•••Reported by ecbrown on IRC.
* gnu/packages/file-systems.scm (zfs)[native-inputs]: Add kmod.
| Efraim Flashner |
2020-05-09 | gnu: cpplint: Update to 1.4.5.•••Fix build and update to 1.4.5.
* gnu/packages/cpp.scm (cpplint): Update to 1.4.5,
[native-inputs]: add python-pytest, python-pytest-cov,
python-pytest-runner,
[arguments]: add a new 'use-later-pytest phase to remove pytest version
requirement.
| Mathieu Othacehe |
2020-05-09 | gnu: Add emacs-jsonrpc.•••* gnu/packages/emacs-xyz.scm (emacs-jsonrpc): New variable.
| Nicolas Goaziou |
2020-05-09 | gnu: guile-gi: Update to 0.3.0.•••* gnu/packages/guile-xyz.scm (guile-gi): Update to 0.3.0.
| Arun Isaac |
2020-05-09 | gnu: Add gtksheet.•••* gnu/packages/gtk.scm (gtksheet): New variable.
| Arun Isaac |
2020-05-09 | gnu: toxic: Fix build with Python 3.8.•••* gnu/packages/messaging.scm (toxic)[arguments]: Add substitution in the
enable-python-scripting phase.
| Marius Bakke |
2020-05-09 | gnu: emacs-evil-collection: Update to 20200509.•••* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20200509.
| Pierre Neidhardt |
2020-05-09 | gnu: emacs-helm-fish-completion: Update to 0.3.•••* gnu/packages/emacs-xyz.scm (emacs-helm-fish-completion): Update to 0.3.
| Pierre Neidhardt |
2020-05-09 | gnu: ccid: Update to 1.4.32.•••* gnu/packages/security-token.scm (ccid): Update to 1.4.32.
| Marius Bakke |
2020-05-09 | gnu: rocksdb: Update to 6.8.1.•••* gnu/packages/databases.scm (rocksdb): Update to 6.8.1.
| Marius Bakke |
2020-05-09 | gnu: fluidsynth: Update to 2.1.2.•••* gnu/packages/audio.scm (fluidsynth): Update to 2.1.2.
| Marius Bakke |
2020-05-09 | gnu: wavpack: Update to 5.3.0.•••* gnu/packages/audio.scm (wavpack): Update to 5.3.0.
| Marius Bakke |
2020-05-09 | gnu: xmlsec: Update to 1.2.30.•••* gnu/packages/xml.scm (xmlsec): Update to 1.2.30.
| Marius Bakke |
2020-05-09 | gnu: maim: Update to 5.6.3.•••* gnu/packages/xdisorg.scm (maim): Update to 5.6.3.
| Marius Bakke |
2020-05-09 | gnu: slop: Update to 7.5.•••* gnu/packages/xdisorg.scm (slop): Update to 7.5.
| Marius Bakke |
2020-05-09 | gnu: openh264: Update to 2.1.0.•••* gnu/packages/video.scm (openh264): Update to 2.1.0.
[source]: Change to GIT-FETCH.
| Marius Bakke |
2020-05-09 | gnu: mbedtls-apache: Update to 2.16.6.•••* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.6.
| Marius Bakke |
2020-05-09 | gnu: ceph: Update to 14.2.9.•••* gnu/packages/storage.scm (ceph): Update to 14.2.9.
| Marius Bakke |
2020-05-09 | gnu: msmtp: Update to 1.8.10.•••* gnu/packages/mail.scm (msmtp): Update to 1.8.10.
| Marius Bakke |
2020-05-09 | gnu: feh: Update to 3.4.•••* gnu/packages/image-viewers.scm (feh): Update to 3.4.
| Marius Bakke |
2020-05-09 | gnu: rtl-sdr: Improve description.•••* gnu/packages/radio.scm (rtl-sdr)[description]: Add instructions for
blacklisting the default rtl28xxu DVB Linux driver.
| Guillaume Le Vaillant |
2020-05-09 | gnu: asymptote: Fix build.•••* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Add texlive-etoolbox.
| Nicolas Goaziou |
2020-05-08 | gnu: QEMU: Update to 5.0.0.•••* gnu/packages/patches/qemu-CVE-2020-1711.patch,
gnu/packages/patches/qemu-CVE-2020-7039.patch,
gnu/packages/patches/qemu-CVE-2020-7211.patch,
gnu/packages/patches/qemu-CVE-2020-8608.patch,
gnu/packages/patches/qemu-fix-documentation-build-failure.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/virtualization.scm (qemu)[source](patches): Remove.
[arguments]: Add phase 'patch-/bin/sh-references'. In the 'configure' phase,
add shebang substitutions. Remove phase 'prevent-network-configuration'.
[inputs]: Change from LIBCAP to LIBCAP-NG.
| Marius Bakke |
2020-05-08 | Merge branch 'core-updates' | Marius Bakke |
2020-05-08 | gnu: gcc-toolchain: Add 10.1.0.•••* gnu/packages/commencement.scm (gcc-toolchain-10): New variable.
| Ludovic Courtès |
2020-05-08 | gnu: Add rtl8821ce-linux-module.•••* gnu/packages/linux.scm (rtl8821ce-linux-module): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder |
2020-05-08 | gnu: fish: Upgrade to 3.1.0.•••* gnu/packages/shells (fish):[version] Update to 3.1.0. [arguments] Enable
tests, patch test files, and avoid patches that no longer apply. [inputs]
Make groff a native-input.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| John Soo |
2020-05-08 | services: Add descriptions.•••* gnu/services/dbus.scm (polkit-service-type)[description]: New field.
* gnu/services/dict.scm (dicod-service-type)[description]: New field.
* gnu/services/dns.scm (knot-service-type)[description]: New field.
* gnu/services/networking.scm (dhcpd-service-type)[description]: New field.
* gnu/services/shepherd.scm (shepherd-root-service-type)[description]:
New field.
* gnu/services/xorg.scm (slim-service-type)[description]: New field.
(screen-locker-service-type)[description]: New field.
* gnu/system/pam.scm (pam-root-service-type)[description]: New field.
* gnu/system/shadow.scm (account-service-type)[description]: New field.
| Ludovic Courtès |
2020-05-08 | gnu: gcc: Add 10.1.0.•••* gnu/packages/gcc.scm (gcc-10): New variable.
| Ludovic Courtès |
2020-05-08 | gnu: spacefm: Fix functionality.•••* gnu/packages/lxde.scm (spacefm): Update package definition.
[source]: Change from url-fetch to git-fetch.
[inputs]: Add btrfs-progs, coreutils, e2fsprogs, fsarchiver,
gphotofs, ntfs-3g and procps.
[arguments]<#:phases>[patch-source-files]: Delete phase.
[patch-bin-dirs]: New phase.
[patch-mime-dirs]: New phase.
[patch-setuid-progs]: New phase.
[patch-spacefm-conf]: New phase.
[arguments]<:configure-flags>: Add "--with-preferable-sudo".
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |