summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: oil-shell: Rename to "oil" and add a deprecated aliasseries-3785Ryan Prior2020-05-01
|
* gnu: xfe: Use a mirror:// URL.base-for-series-3785Nicolas Goaziou2020-05-01
| | | | * gnu/packages/disk.scm (xfe)[source]: Use a mirror://sourceforge URL.
* gnu: emacs-emms: Update to 5.4.Nicolas Goaziou2020-05-01
| | | | * gnu/packages/emacs-xyz.scm (emacs-emms): Update to 5.4.
* gnu: xfe: Fix configuration and icons.Raghav Gururajan2020-05-01
| | | | | | | | | * gnu/packages/disk.scm (xfe)[arguments]<#:make-flags>: Remove BASH_COMPLETION_DIR. [arguments]<#:phases>[patch-xferc-path]: Remove phase. [arguments]<#:phases>[patch-xfe-paths]: New phase. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: serd: Update to 0.30.4.Tobias Geerinckx-Rice2020-05-01
| | | | * gnu/packages/rdf.scm (serd): Update to 0.30.4.
* gnu: quazip: Update to 0.9.Tobias Geerinckx-Rice2020-05-01
| | | | * gnu/packages/compression.scm (quazip): Update to 0.9.
* gnu: scummvm: Update to 2.1.2.Tobias Geerinckx-Rice2020-05-01
| | | | * gnu/packages/emulators.scm (scummvm): Update to 2.1.2.
* gnu: teeworlds: Update to 0.7.5.Tobias Geerinckx-Rice2020-05-01
| | | | * gnu/packages/games.scm (teeworlds): Update to 0.7.5.
* gnu: crispy-doom: Update to 5.8.0.Tobias Geerinckx-Rice2020-05-01
| | | | * gnu/packages/games.scm (crispy-doom): Update to 5.8.0.
* gnu: five-or-more: Update to 3.32.2.Tobias Geerinckx-Rice2020-05-01
| | | | * gnu/packages/gnome.scm (five-or-more): Update to 3.32.2.
* gnu: scintilla: Update to 4.3.3.Nicolas Goaziou2020-05-01
| | | | * gnu/packages/text-editors.scm (scintilla): Update to 4.3.3.
* doc: Move 'Dictionary Service' under 'Miscellaneous Services'.Brice Waegeneire2020-05-01
| | | | | | | * doc/guix.texi (Dictionary Service): Renamed to singular and changed from 'subsubsection' to 'subheading'. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* doc: Replace section 'Early OOM service' by 'Linux Services'.Brice Waegeneire2020-05-01
| | | | | | | | | * doc/guix.texi (Linux Services): Changed from 'subsubheading' to 'subsection'. (Early OOM Service, Kernel Module Loader Service): Moved under 'Linux Services'. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: udevil: Fix loading of setuid-programs.Raghav Gururajan2020-05-01
| | | | | | | | | * gnu/packages/disk.scm (udevil)[arguments]<#:configure-flags>: Add "--with-mount-prog", "--with-umount-prog", "--with-losetup-prog", "--with-setfacl-prog". [arguments]<#:phases>[patch-udevil-reference]: New phase. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: frescobaldi: Use HTTPS home page URI.Nicolas Goaziou2020-05-01
| | | | * gnu/packages/music.scm (frescobaldi)[home-page]: Use HTTPS URI.
* gnu: frescobaldi: Update to 3.1.2.Nicolas Goaziou2020-05-01
| | | | * gnu/packages/music.scm (frescobaldi): Update to 3.1.2.
* gnu: fet: Update to 5.44.4.Nicolas Goaziou2020-05-01
| | | | | * gnu/packages/education.scm (fet): Update to 5.44.4. [description]: Remove uninformative part.
* gnu: emacs-web-mode: Update to 17.Nicolas Goaziou2020-05-01
| | | | | * gnu/packages/emacs-xyz.scm (emacs-web-mode): Update to 17. [description]: "web-mode" -> "web mode".
* gnu: Update emacs-modus-themes.Nicolas Goaziou2020-05-01
| | | | | * gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): (emacs-modus-vivendi-theme): Update to 0.8.0.
* system: Blacklist usbkbd kernel module in default kernel-arguments.base-for-series-3778Florian Pelz2020-05-01
| | | | | | | This is said to avoid a race with the usbhid kernel module. See <https://issues.guix.gnu.org/35574#18>. * gnu/system.scm (%default-modprobe-blacklist): Blacklist it.
* gnu: spacefm: Fix privilege and disk management.Raghav Gururajan2020-05-01
| | | | | | | | * gnu/packages/lxde.scm (spacefm)[inputs]: Remove dbus. Add ktsuss. [arguments]<#:phases>[patch-source-files]: New phase. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* system: Blacklist usbmouse kernel module in default kernel-arguments.Florian Pelz2020-05-01
| | | | | | | | | | This avoids a race with the bcm5974 kernel module. Fixes <https://bugs.gnu.org/35574>. * gnu/system.scm (%default-modprobe-blacklist): New variable. (<operating-system>)[kernel-arguments]: Default to ... (%default-kernel-arguments): ... this new variable. * doc/guix.texi (operating-system Reference): Document the change.
* Revert "install: Pass "modprobe.blacklist=radeon"."Florian Pelz2020-05-01
| | | | | This reverts commit 785919121066a10b291d783b6903b5e368e992a8, which is no longer needed since uvesafb was added in 557e6820a77b24f8f3f03f28ee473137b1caeb64.
* gnu: VLC: Update to 3.0.10.Leo Famulari2020-04-30
| | | | | | | | | * gnu/packages/patches/vlc-fix-test_libvlc_slaves.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/video.scm (vlc): Update to 3.0.10. [source]: Remove obsolete patch. [arguments]: Remove obsolete workarounds for libssh and fribidi compatibility issues in 'patch-source' phase.
* gnu: libmicrodns: Update to 0.1.2 [security fixes].Leo Famulari2020-04-30
| | | | | | | | | | This fixes CVE-2020-6071, CVE-2020-6072, CVE-2020-6073, CVE-2020-6077, CVE-2020-6078, and CVE-2020-6079. * gnu/packages/dns.scm (libmicrodns): Update to 0.1.2. [source]: Build from a tarball. [build-system]: Use the meson-build-system. [native-inputs]: Remove field.
* gnu: Add usbguard.Brice Waegeneire2020-05-01
| | | | | | * gnu/packages/hardware.scm (usbguard): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libqb.Brice Waegeneire2020-05-01
| | | | | | * gnu/packages/hardware.scm (libqb): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: umockdev: Fix test.Brice Waegeneire2020-05-01
| | | | | | | | * gnu/packages/check.scm (umockdev)[inputs]: Remove 'gobject-introspection'. [arguments]: Replace phase 'skip-broken-test' by 'fix-test'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add apt-mirror.Jean-Baptiste Note2020-05-01
| | | | | | * gnu/packages/debian.scm (apt-mirror): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: balsa: Update to 2.6.0.Rene Saavedra2020-05-01
| | | | | | | * gnu/packages/mail.scm (balsa): Update to 2.6.0. [inputs]: Replace gmime-2.6 with gmime; add libical and libsecret. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* profiles: Mark manual database as non-substitutable.Ludovic Courtès2020-05-01
| | | | | | | Fixes <https://bugs.gnu.org/40381>. Reported by pkill9 <pkill9@runbox.com>. * guix/profiles.scm (manual-database): Pass #:substitutable? #f.
* gnu: emacs-toml-mode: Fix syntax error in description.Marius Bakke2020-04-30
| | | | | * gnu/packages/emacs-xyz.scm (emacs-toml-mode)[description]: Replace usage of @acronym with @dfn to work around a Guile Texinfo limitation.
* doc: Bootloader Configuration: Fix an obsolete example.Leo Famulari2020-04-30
| | | | | | | Reported by rawmat on #guix. * doc/guix.texi (Bootloader Configuration): Replace 'grub-configuration' with 'bootloader-configuration'.
* gnu: diffoscope: Update to 143.Vagrant Cascadian2020-04-30
| | | | | | | * gnu/packages/diffoscope (diffoscope): Update to 143. [native-inputs]: Add openssl and python-h5py. [arguments] Add openssl to add-known-tools phase. [arguments] Remove hdf5 from add-known-tools phase, added upstream.
* gnu: MPD: Update to 0.21.23.Leo Famulari2020-04-30
| | | | * gnu/packages/mpd.scm (mpd): Update to 0.21.23.
* gnu: libntlm: Update to 1.6 [fixes CVE-2019-17455].Simon Josefsson2020-04-30
| | | | | | * gnu/packages/gsasl.scm (libntlm): Update to 1.6. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: sbcl-osicat: Fix library path.Pierre Neidhardt2020-04-30
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-osicat)[arguments]: Replace 'cleanup phase to preserve the location of libosicat.so so that it can be found when loading the system.
* gnu: r-vgam: Update to 1.1-3.Ricardo Wurmus2020-04-30
| | | | | | * gnu/packages/statistics.scm (r-vgam): Update to 1.1-3. [inputs]: Move gfortran from here... [native-inputs]: ...to here.
* gnu: r-rcpparmadillo: Update to 0.9.870.2.0.Ricardo Wurmus2020-04-30
| | | | * gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.870.2.0.
* gnu: r-spatial: Update to 7.3-12.Ricardo Wurmus2020-04-30
| | | | * gnu/packages/statistics.scm (r-spatial): Update to 7.3-12.
* gnu: r-nnet: Update to 7.3-14.Ricardo Wurmus2020-04-30
| | | | * gnu/packages/statistics.scm (r-nnet): Update to 7.3-14.
* gnu: r-kernsmooth: Update to 2.23-17.Ricardo Wurmus2020-04-30
| | | | * gnu/packages/statistics.scm (r-kernsmooth): Update to 2.23-17.
* gnu: r-foreign: Update to 0.8-79.Ricardo Wurmus2020-04-30
| | | | * gnu/packages/statistics.scm (r-foreign): Update to 0.8-79.
* gnu: r-class: Update to 7.3-17.Ricardo Wurmus2020-04-30
| | | | * gnu/packages/statistics.scm (r-class): Update to 7.3-17.
* gnu: r-mass: Update to 7.3-51.6.Ricardo Wurmus2020-04-30
| | | | * gnu/packages/statistics.scm (r-mass): Update to 7.3-51.6.
* gnu: r-boot: Update to 1.3-25.Ricardo Wurmus2020-04-30
| | | | * gnu/packages/statistics.scm (r-boot): Update to 1.3-25.
* gnu: r-kutils: Update to 1.70.Ricardo Wurmus2020-04-30
| | | | | * gnu/packages/cran.scm (r-kutils): Update to 1.70. [propagated-inputs]: Remove r-lavaan.
* gnu: r-univoutl: Update to 0.2.Ricardo Wurmus2020-04-30
| | | | * gnu/packages/cran.scm (r-univoutl): Update to 0.2.
* gnu: r-graphlayouts: Update to 0.7.0.Ricardo Wurmus2020-04-30
| | | | * gnu/packages/cran.scm (r-graphlayouts): Update to 0.7.0.
* gnu: r-systemfonts: Update to 0.2.1.Ricardo Wurmus2020-04-30
| | | | * gnu/packages/cran.scm (r-systemfonts): Update to 0.2.1.