Age | Commit message (Expand) | Author |
2018-02-18 | gnu: swaks: Use HTTPS home page and source URIs....* gnu/packages/mail.scm (swaks)[source]: Use HTTPS URI.
[home-page]: Use HTTPS URI.
[arguments]: Replace system* with invoke.
| Arun Isaac |
2018-02-18 | gnu: Add python2-mapnik....* gnu/packages/geo.scm (python2-mapnik): New variable.
| Arun Isaac |
2018-02-18 | gnu: Add mapnik....* gnu/packages/geo.scm (mapnik): New variable.
| Arun Isaac |
2018-02-18 | gnu: Add emacs-polymode....* gnu/packages/emacs.scm (emacs-polymode): New variable.
| Ricardo Wurmus |
2018-02-18 | gnu: Pass "--target=i386-pc" when installing GRUB for legacy BIOS....* gnu/bootloader/grub.scm (install-grub): Add "--target=i386-pc" to the list
of arguments to "grub-install".
Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30311>.
| Ricardo Wurmus |
2018-02-18 | gnu: emacs-slack: Update to 0-2.02ee1d73....* gnu/packages/emacs.scm (emacs-slack): Update to 0-2.02ee1d73.
| Ricardo Wurmus |
2018-02-18 | gnu: c-ares: Update to 1.14.0....* gnu/packages/adns.scm (c-ares): Update to 1.14.0.
[license]: Use https.
| Efraim Flashner |
2018-02-17 | gnu: linux-libre: Update to 4.15.4....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.4.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2018-02-17 | gnu: linux-libre@4.14: Update to 4.14.20....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.20.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2018-02-17 | gnu: linux-libre@4.9: Update to 4.9.82....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.82.
| Mark H Weaver |
2018-02-17 | gnu: linux-libre@4.4: Update to 4.4.116....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.116.
| Mark H Weaver |
2018-02-17 | gnu: make-linux-libre: Use invoke....* gnu/packages/linux.scm (make-linux-libre): Use invoke.
| Danny Milosavljevic |
2018-02-18 | gnu: Update gnu-standards to 2018-02-18....* gnu/packages/gnu-doc.scm (gnu-standards) <version>: Update to 2018-02-18.
(gnu-standards) <origin>: While we're here, use "gnu-standards-src" as the
file-name, rather than the default, which is "cvs-checkout".
| Chris Marusich |
2018-02-18 | gnu: mailutils: Fix uninitialized memory bug....This was causing segfaults in the MH test suite when building with
glibc 2.26 on x86_64.
* gnu/packages/patches/mailutils-uninitialized-memory.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (mailutils)[source](patches, snippet): New
fields.
[native-inputs]: New field.
| Ludovic Courtès |
2018-02-18 | gnu: gcc@4.9: Fix libsanitizer compilation with glibc 2.26....* gnu/packages/patches/gcc-4.9-libsanitizer-fix.patch: New file.
* gnu/packages/gcc.scm (gcc-4.9)[source](patches): Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès |
2018-02-18 | gnu: gvpe: Fix compilation against glibc 2.26....* gnu/packages/vpn.scm (gvpe)[source](modules, snippet): New fields.
| Ludovic Courtès |
2018-02-18 | gnu: shepherd: Add dependency on guile-readline....* gnu/packages/admin.scm (shepherd)[inputs]: Add GUILE-READLINE.
| Ludovic Courtès |
2018-02-18 | Merge branch 'master' into core-updates | Ricardo Wurmus |
2018-02-18 | gnu: geda-gaf: Disable two broken tests....* gnu/packages/engineering.scm (geda-gaf)[arguments]: Disable two failing
tests.
| Ricardo Wurmus |
2018-02-18 | gnu: Add emacs-nov-el....* gnu/packages/emacs.scm (emacs-nov-el): New variable.
| Ricardo Wurmus |
2018-02-18 | gnu: Add emacs-esxml....* gnu/packages/emacs.scm (emacs-esxml): New variable.
| Ricardo Wurmus |
2018-02-17 | gnu: python-hacking: Update to 1.0.0....* gnu/packages/openstack.scm (python-hacking): Update to 1.0.0.
[propagated-inputs]: Change PYTHON-FLAKE8 to PYTHON-FLAKE8-2.5.
* gnu/packages/python.scm (python-flake8-2.5, python2-flake8-2.5): New public
variables.
| Marius Bakke |
2018-02-17 | gnu: python-defusedxml: Update to 0.5.0....* gnu/packages/xml.scm (python-defusedxml): Update to 0.5.0.
| Marius Bakke |
2018-02-17 | gnu: python-waitress: Update to 1.1.0....* gnu/packages/patches/python-waitress-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/python.scm (python-waitress): Update to 1.1.0.
[source](patches): New field.
| Marius Bakke |
2018-02-17 | gnu: libffcall: Update to 2.1....* gnu/packages/libffcall.scm (libffcall): Update to 2.1.
| Efraim Flashner |
2018-02-17 | gnu: btrfs-progs: Fix bash completions....This is a follow-up to commit 9a1c4a981bdd7eeca76aaf73a57d6841918821c2. Bash
completions must have the same name as the executable.
* gnu/packages/linux.scm (btrfs-progs)[arguments]: Rename "btrfs-completion"
script to "btrfs".
| Marius Bakke |
2018-02-17 | gnu: zathura: Don't propagate girara in dependent packages....* gnu/packages/pdf.scm (zathura-cb, zathura-ps, zathura-djvu,
zathura-pdf-mupdf, zathura-pdf-poppler)[propagated-inputs]: Remove GIRARA.
| Marius Bakke |
2018-02-17 | gnu: zathura, girara: Use the test-only xorg variant for tests....* gnu/packages/gtk.scm (girara)[native-inputs]: Replace XORG-SERVER with
XORG-SERVER-1.19.3.
[arguments]: Add #:disallowed-references.
* gnu/packages/pdf.scm (zathura)[native-inputs, arguments]: Likewise.
| Marius Bakke |
2018-02-17 | gnu: zathura: Increase test timeouts....* gnu/packages/pdf.scm (zathura): Export CK_DEFAULT_TIMEOUT before running
tests.
| Marius Bakke |
2018-02-17 | gnu: girara: Increase test timeouts....Fixes build failures on Hydra. Reported by Mark H Weaver in
<https://lists.gnu.org/archive/html/guix-devel/2017-12/msg00391.html>.
* gnu/packages/gtk.scm (girara)[arguments]: Set CK_DEFAULT_TIMEOUT before
running tests.
| Marius Bakke |
2018-02-18 | gnu: ruby-2.4.3: Update rubygems to 2.7.6....This fixes the security issues described at
https://www.ruby-lang.org/en/news/2018/02/17/multiple-vulnerabilities-in-
rubygems/
* gnu/packages/patches/ruby-rubygems-276-for-ruby24.patch: New file.
* gnu/packages/ruby.scm (ruby-2.4.3)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ben Woodcroft |
2018-02-17 | gnu: ghc-mtl: Remove ghc-transformers from inputs....* gnu/packages/haskell.scm (ghc-mtl)[arguments]: Explain why we need to allow
a newer version of the transformers package.
[inputs]: Remove ghc-transformers.
| Ricardo Wurmus |
2018-02-17 | gnu: ghc-mtl: Remove ghc-transformers from inputs....* gnu/packages/haskell.scm (ghc-mtl)[arguments]: Explain why we need to allow
a newer version of the transformers package.
[inputs]: Remove ghc-transformers.
| Ricardo Wurmus |
2018-02-17 | gnu: vsearch: Update to 2.7.1....* gnu/packages/bioinformatics.scm (vsearch): Update to 2.7.1.
| Ben Woodcroft |
2018-02-17 | services: xorg: Import (ice-9 rdelim)....* gnu/services/xorg.scm (xinitrc): Import (ice-9 rdelim).
| Danny Milosavljevic |
2018-02-16 | gnu: git: Update to 2.16.2....* gnu/packages/version-control.scm (git): Update to 2.16.2.
| Marius Bakke |
2018-02-16 | gnu: glpk: Update to 4.65....* gnu/packages/maths.scm (glpk): Update to 4.65.
| Marius Bakke |
2018-02-16 | gnu: xf86-video-vesa: Update to 2.4.0....* gnu/packages/xorg.scm (xf86-video-vesa): Update to 2.4.0.
| Marius Bakke |
2018-02-16 | gnu: Add colobot....* gnu/packages/games.scm (colobot): New variable.
| Nicolas Goaziou |
2018-02-16 | gnu: bigloo: Fix source hash....Fixes <https://bugs.gnu.org/30436>.
* gnu/packages/scheme.scm (bigloo)[source]: Fix hash.
| Kei Kebreau |
2018-02-16 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-02-16 | gnu: ruby-sqlite3: Adjust failing test....* gnu/packages/ruby.scm (ruby-sqlite3): Adjust test to work with SQLite 3.21.
| Marius Bakke |
2018-02-16 | gnu: ghc: Make memory allocator decommit memory on Linux < 4.5....* gnu/packages/patches/ghc-8.0-fall-back-to-madv_dontneed.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/haskell.scm (ghc-8): Use it.
| Danny Milosavljevic |
2018-02-16 | gnu: tiled: Update to 1.1.2....* gnu/packages/game-development.scm (tiled): Update to 1.1.2.
| David Thompson |
2018-02-16 | gnu: mpv: Update to 0.28.2....* gnu/packages/video.scm (mpv): Update to 0.28.2.
| Rutger Helling |
2018-02-16 | gnu: perl-dbd-pg: Update to 3.7.4....* gnu/packages/databases.scm (perl-dbd-pg): Update to 3.7.4.
| Tobias Geerinckx-Rice |
2018-02-16 | gnu: ristretto: Update to 0.8.2....* gnu/packages/xfce.scm (ristretto): Update to 0.8.2.
| Tobias Geerinckx-Rice |
2018-02-16 | gnu: opusfile: Update to 0.10....* gnu/packages/xiph.scm (opusfile): Update to 0.10.
| Tobias Geerinckx-Rice |
2018-02-16 | gnu: erlang: Update phase style....* gnu/packages/erlang.scm (erlang)[arguments]: Substitute INVOKE for
SYSTEM*, don't use %OUTPUTS, and end phases with #t.
| Tobias Geerinckx-Rice |
2018-02-16 | gnu: erlang: Update to 20.2.3....* gnu/packages/erlang.scm (erlang): Update to 20.2.3.
| Tobias Geerinckx-Rice |