Age | Commit message (Expand) | Author |
---|---|---|
2017-06-08 | gnu: kde frameworks: Avoid requiring xorg-server for tests.•••Some packages started a x.org server for testing, which can be avoided by setting QT_QPA_PLATFORM=offscreen. * gnu/packages/kde-frameworks.scm (kitemmodels) [native-inputs]: Remove xorg-server. [arguments]<#phases> 'start-xorg-server' replace by 'check-setup'. (kplotting, kcrash, kimageformats): Likewise. (kitemviews)[native-inputs]: Remove xorg-server. [arguments]<#phases> 'start-xorg-server': Remove phase; 'check-setup': set QT_QPA_PLATFORM=offscreen. | Hartmut Goebel |
2017-06-08 | gnu: kcompletion: Remove unused native input.•••The xorg server is not required since change 548f99b3e0d3647f29ddc3c3864ca36b655f14ec. * gnu/packages/kde-frameworks.scm (kcompletion)[native-inputs]: Remove xorg-server. | Hartmut Goebel |
2017-06-08 | gnu: kitemmodels: Add more optional inputs.•••* gnu/packages/kde-frameworks.scm (kitemmodels)[inputs]: Add qtdeclarative. | Hartmut Goebel |
2017-06-08 | gnu: kguiaddons: Remove unused native input.•••The xorg server is not required since change 1de5b667f896aa2c612416bffac5f77cae94c5f4. * gnu/packages/kde-frameworks.scm (kguiaddons)[native-inputs]: Remove xorg-server. | Hartmut Goebel |
2017-06-08 | gnu: kguiaddons: Add more optional inputs.•••* gnu/packages/kde-frameworks.scm (kguiaddons) [native-inputs]: Add pkg-config. [inputs]:Add qtx11extras. | Hartmut Goebel |
2017-06-08 | gnu: gnome-shell: Fix startup failure.•••Fixes <https://bugs.gnu.org/27264>. * gnu/packages/gnome.scm (gnome-shell)[inputs]: Add LIBRSVG and GEOCLUE. | Marius Bakke |
2017-06-08 | gnu: geoclue: Create typelib files.•••* gnu/packages/gnome.scm (geoclue)[native-inputs]: Add GOBJECT-INTROSPECTION. | Marius Bakke |
2017-06-08 | bootloader: Use menu-entry to define custom bootloader entries.•••* gnu/bootloader.scm (<menu-entry>): New variable. Export associated getters, This record is extracted from grub module. * gnu/bootloader/extlinux.scm (extlinux-configuration-file): Use menu-entry->boot-parameters to convert menu-entry records to boot-parameters. * gnu/bootloader/grub.scm (<menu-entry>): Remove. (boot-parameters->menu-entry): Remove. (grub-configuration-file): Use boot-parameters to create configuration entries. * gnu/system.scm (menu-entry->boot-parameters): New exported procedure. | Mathieu Othacehe |
2017-06-08 | gnu: emacs: Fix ert-runner by adding 'reporters' subdirectory.•••Previous this change, ert-runner would fail with error: "Invalid reporter: dot". * gnu/packages/emacs.scm (ert-runner)[include]: Add regexp to match elisp files under the 'reporters' subdirectory. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> | Maxim Cournoyer |
2017-06-08 | gnu: Add nftables.•••* gnu/packages/linux.scm (nftables): New variable Signed-off-by: Kei Kebreau <kei@openmailbox.org> | Rutger Helling |
2017-06-08 | gnu: the-silver-searcher: Update to 2.0.0.•••* gnu/packages/code.scm (the-silver-searcher): Update to 2.0.0. | Clément Lassieur |
2017-06-08 | gnu: diamond: Update to 0.9.6.•••* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.6. | Ben Woodcroft |
2017-06-07 | gnu: guile-2.2: Increase max-silent-time to 6 hours.•••* gnu/packages/guile.scm (guile-2.2)[properties]: Increase max-silent-time to 6 hours. | Mark H Weaver |
2017-06-07 | mapped-devices: Cope with delayed appearance of LUKS source.•••Fixes <https://bugs.gnu.org/27242>. * gnu/system/mapped-devices.scm (open-luks-device): If 'find-partition-by-luks-uuid' fails, try again once per second, up to ten times. | Mark H Weaver |
2017-06-08 | gnu: livemedia-utils: Change source URL to one that is archived.•••* gnu/packages/video.scm (livemedia-utils)[source]: Change it. | Clément Lassieur |
2017-06-07 | gnu: Rename 's' to 's-shell'.•••* gnu/packages/shells.scm (s): Rename to ... (s-shell): ... this. [name]: Change to "s-shell". | Mark H Weaver |
2017-06-07 | artwork: Use a descriptive name for the source directory.•••* gnu/artwork.scm (%artwork-repository): Set a descriptive file-name and use the full commit hash when fetching. | Leo Famulari |
2017-06-07 | gnu: Add packagekit.•••* gnu/packages/freedesktop.scm (packagekit): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Christopher Baines |
2017-06-07 | gnu: emacs-org: Update to 20170606.•••* gnu/packages/emacs.scm (emacs-org): Update to 20170606. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Nicolas Goaziou |
2017-06-07 | gnu: livemedia-utils: Update to 2017.06.04.•••* gnu/packages/video.scm (livemedia-utils): Update to 2017.06.04. | Clément Lassieur |
2017-06-07 | file-systems: Use creation time if modification time is unset for ISO9660.•••* gnu/build/file-systems.scm (iso9660-superblock-uuid): Modify. | Danny Milosavljevic |
2017-06-06 | gnu: perl: Fix CVE-2017-6512 in File::Path.•••* gnu/packages/perl.scm (perl)[replacement]: New field. (perl/fixed): New variable. * gnu/packages/patches/perl-file-path-CVE-2017-6512.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. | Leo Famulari |
2017-06-06 | gnu: perl-file-path: Update to 2.13.•••This fixes CVE-2017-6512. * gnu/packages/perl.scm (perl-file-path): Update to 2.13. | Leo Famulari |
2017-06-07 | gnu: signify: Update to 21.•••* gnu/packages/crypto.scm (signify): Update to 21. | Marius Bakke |
2017-06-07 | gnu: feh: Update to 2.19.•••* gnu/packages/image-viewers.scm (feh): Update to 2.19. | Marius Bakke |
2017-06-07 | gnu: ffmpeg@2.8: Update to 2.8.12.•••* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.12. | Marius Bakke |
2017-06-07 | gnu: libnl: Update to 3.3.0.•••Since version 3.2.5, signed tarballs are distributed via GitHub. See e.g. release announcements: https://lists.infradead.org/pipermail/libnl/2017-May/002313.html The home page is somewhat outdated, but still hosts mailing lists and git mirror. * gnu/packages/linux.scm (libnl): Update to 3.3.0. [source]: Switch to new release URL. | Marius Bakke |
2017-06-07 | gnu: irssi: Update to 1.0.3.•••* gnu/packages/irc.scm (irssi): Update to 1.0.3. | Marius Bakke |
2017-06-06 | gnu: maxima: Update to 5.40.0.•••* gnu/packages/maths.scm (maxima): Update to 5.40.0. | Kei Kebreau |
2017-06-06 | gnu: coq: Add search-paths for coq libraries.•••* gnu/packages/ocaml.scm (coq)[native-search-paths]: New field. | Julien Lepiller |
2017-06-06 | gnu: Add ocaml-hex.•••* gnu/packages/ocaml.scm (ocaml-hex): New variable. | Julien Lepiller |
2017-06-06 | gnu: Add ocaml-cstruct.•••* gnu/packages/ocaml.scm (ocaml-cstruct): New variable. | Julien Lepiller |
2017-06-06 | gnu: Add ocaml-ocplib-endian.•••* gnu/packages/ocaml.scm (ocaml-ocplib-endian): New variable. | Julien Lepiller |
2017-06-06 | gnu: Add ocaml-async.•••* gnu/packages/ocaml.scm (ocaml-async): New variable. | Julien Lepiller |
2017-06-06 | gnu: Add ocaml-async-extra.•••* gnu/packages/ocaml.scm (ocaml-async-extra): New variable. | Julien Lepiller |
2017-06-06 | gnu: Add ocaml-async-unix.•••* gnu/packages/ocaml.scm (ocaml-async-unix): New variable. | Julien Lepiller |
2017-06-06 | gnu: Add ocaml-core.•••* gnu/packages/ocaml.scm (ocaml-core): New variable. | Julien Lepiller |
2017-06-06 | gnu: Add ocaml-async-rpc-kernel.•••* gnu/packages/ocaml.scm (ocaml-async-rpc-kernel): New variable. | Julien Lepiller |
2017-06-06 | gnu: Add ocaml-async-kernel.•••* gnu/packages/ocaml.scm (ocaml-async-kernel): New variable. | Julien Lepiller |
2017-06-06 | gnu: Add ocaml-core-kernel.•••* gnu/packages/ocaml.scm (ocaml-core-kernel): New variable. | Julien Lepiller |
2017-06-06 | gnu: dovecot: Update to 2.2.30.2.•••* gnu/packages/mail.scm (dovecot): Update to 2.2.30.2. | Tobias Geerinckx-Rice |
2017-06-06 | gnu: Add qgpgme.•••* gnu/packages/gnupg.scm (qgpgme): New variable. | Hartmut Goebel |
2017-06-06 | gnu: knot: Update to 2.4.4.•••* gnu/packages/dns.scm (knot): Update to 2.4.4. | Tobias Geerinckx-Rice |
2017-06-05 | gnu: python-tmx: Fix source URL.•••* gnu/packages/game-development.scm (python-tmx)[origin]: Add missing subdirectory to URL. | Kei Kebreau |
2017-06-05 | gnu: gdb: Update to 8.0.•••* gnu/packages/gdb.scm (gdb): Update to 8.0. | Ludovic Courtès |
2017-06-05 | gnu: global: Update to 6.5.7.•••* gnu/packages/code.scm (global): Update to 6.5.7. | Ludovic Courtès |
2017-06-05 | gnu: openscenegraph: Tweak description.•••* gnu/packages/graphics.scm (openscenegraph)[description]: Remove "open source". Use en_US spelling. | Ludovic Courtès |
2017-06-05 | gnu: liboauth: Correct synopsis and description.•••* gnu/packages/web.scm (liboauth): Correct them. | Kei Kebreau |
2017-06-05 | gnu: tiled: Update to 1.0.0.•••* gnu/packages/game-development.scm (tiled): Update to 1.0.0. | David Thompson |
2017-06-05 | gnu: Add js-mathjax.•••* gnu/packages/javascript.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/javascript.scm (js-mathjax): New variable. | Arun Isaac |