Age | Commit message (Collapse) | Author |
|
* gnu/packages/linux.scm (iptables, libmnl, libnftnl)[source]: Use
mirror://netfilter.org.
|
|
* gnu/packages/linux.scm (sshfs-fuse): Update to 2.9.
[home-page]: Point to new home page.
|
|
* gnu/packages/pulseaudio.scm (ponymix): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/text-editors.scm (vis): Update to 0.3.
[arguments]: Remove #:make-flags.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
See this document for more information about the security issues fixed in this
release:
<https://github.com/sandstorm-io/capnproto/blob/master/security-advisories/2017-04-17-0-apple-clang-elides-bounds-check.md>
* gnu/packages/serialization.scm (capnproto): Update to 0.5.3.1.
|
|
* gnu/packages/video.scm (youtube-dl-gui): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/gnuzilla.scm (icecat)[arguments] <#:configure-flags>: Remove
comment for "--with-system-icu".
|
|
Fixes <http://bugs.gnu.org/26462>.
* gnu/packages/patches/icu4c-reset-keyword-list-iterator.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/icu4c.scm (icu4c)[replacement]: New field.
(icu4c/fixed): New variable.
|
|
* gnu/packages/golang.scm (go-1.7): Replace with ...
(go-1.8): New variable.
[arguments]: Update substitutions in 'prebuild' phase.
(go): Update to go-1.8.
|
|
* gnu/packages/linux.scm (iptables): Update to 1.6.1.
[source], [home-page]: Use HTTPS URLs.
[inputs]: Add libmnl and libnftnl.
[native-inputs]: Add bison, flex, and pkg-config.
|
|
* gnu/packages/linux.scm (libnftnl): New variable.
|
|
* gnu/packages/linux.scm (libmnl): New variable.
|
|
* gnu/packages/video.scm (v4l-utils): Update to 1.12.3.
[native-inputs]: Add perl.
|
|
* gnu/packages/video.scm (libdca, libdvdread, libdvdnav, libdvdnav-4)
(libdvdcss)[source]: Use HTTPS.
(libdca, libdvdcss, libbdplus, libaacs)[home-page]: Likewise.
|
|
* gnu/packages/games.scm (freedink-data): Update to 1.08.20170401.
|
|
* gnu/packages/node.scm (node)[properties]: Actually set timeout to 1 h.
|
|
* gnu/packages/games.scm (retroarch): Update to 1.5.0.
|
|
* gnu/packages/node.scm (node): Update to 7.8.0.
[properties]: Add timeout of 1 h.
|
|
* gnu/packages/dns.scm (yadifa): Update to 2.2.4.
|
|
* gnu/packages/perl.scm (perl-sys-cpu)[description]: Fix some typos by
re-writing most of the description.
|
|
* gnu/packages/admin.scm (di)[description]: Likewise.
* gnu/packages/bioinformatics.scm (r-annotate)[description]: Likewise.
* gnu/packages/datastructures.scm (sparsehash)[description]: Likewise.
* gnu/packages/dns.scm (knot)[description]: Likewise.
* gnu/packages/emacs.scm (emacs-idle-highlight)[synopsis, description]:
Likewise.
* gnu/packages/gnome.scm (libpeas)[description]: Likewise.
* gnu/packages/gtk.scm (python2-pygtk)[description]: Likewise.
* gnu/packages/kde-frameworks.scm (kactivities)[description]: Fix typo.
* gnu/packages/libevent.scm (perl-anyevent)[description]: Likewise.
* gnu/packages/machine-learning.scm (ghmm)[description]: Likewise.
* gnu/packages/mail.scm (mlmmj)[description]: Likewise.
* gnu/packages/maths.scm (vc)[description]: Likewise.
* gnu/packages/music.scm (gx-super-fuzz-lv2)[description]: Likewise.
* gnu/packages/networking.scm (nload)[description]: Likewise.
* gnu/packages/python.scm (python-execnet)[description]: Likewise.
* gnu/packages/terminals.scm (tilda)[description]: Likewise.
* gnu/packages/python.scm (python-execnet, python-tables)
(python2-coverage-test-runner, python2-rope)[description]: Likewise.
|
|
* gnu/packages/benchmark.scm (fio): Update to 2.19.
|
|
* gnu/packages/patches/nss-increase-test-timeout.patch: Wait up to 60s before
regarding a test as failed.
|
|
* gnu/packages/package-management.scm (diffoscope): Update to 81.
|
|
* gnu/packages/emacs.scm (emacs-calfw): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
* gnu/packages/guile.scm (guile-xosd)[inputs]: Replace GUILE-2.0 with
GUILE-2.2.
(guile-daemon)[inputs]: Likewise.
|
|
* gnu/packages/guile.scm (guile-daemon): Update to 0.1.2.
|
|
* gnu/packages/gtk.scm (graphene): New variable.
|
|
* gnu/packages/game-development.scm (bullet): Update to 2.86.1.
|
|
* gnu/packages/game-development.scm (sfml)[home-page]: Use HTTPS.
(physfs)[source, home-page]: Likewise.
(aseprite)[home-page]: Likewise.
(python-pygame)[home-page]: Likewise.
|
|
* gnu/packages/admin.scm (thefuck): Update to 3.16.
|
|
* gnu/packages/mail.scm (offlineimap): Update to 7.1.0.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2017.04.16.
|
|
* gnu/packages/vim.scm (vim): Update to 8.0.0566.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
* gnu/packages/scheme.scm (racket): Update to 6.8.
|
|
* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.3-37.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/plotutils.scm (asymptote): Update to 2.41.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/idris.scm (idris-default-arguments): Don't set IDRIS_LIBRARY_PATH before
building and change --install to --build.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/idris.scm (idris): Update to 1.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/networking.scm (speedtest-cli): Update to 1.0.3.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/patches/ceph-disable-unittest-throttle.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/storage.scm (ceph)[source]: Use it.
|
|
* gnu/packages/databases.scm (rocksdb)[arguments]<#:phases>: Add new Makefile
substitution. Remove 'delete-static-library' phase. Adjust
'build-release-libraries' phase to match.
<#:make-flags>: Remove redundant flag.
|
|
* gnu/packages/databases.scm (rocksdb)[arguments]<#:phases>: Add one more
test to 'disable-failing-tests' phase.
|
|
* gnu/packages/algebra.scm (bc): Update to 1.07.1.
[native-inputs]: Add ED and TEXINFO.
[arguments]<#:phases>: Remove.
|
|
Also delete two stray patches that were added in
92ae98e2a0c2ffc807111dbf7616df47a9d3b31c and lost in a subsequent merge
(mupdf/fixed was already gone at e90e0fad1b3ba79d81f02424e143ee6f4f736e8b).
* gnu/packages/patches/mupdf-CVE-2017-5896.patch,
gnu/packages/patches/mupdf-CVE-2017-5991.patch,
gnu/packages/patches/mupdf-mujs-CVE-2016-10132.patch,
gnu/packages/patches/mupdf-mujs-CVE-2016-10133.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/patches/mupdf-build-with-openjpeg-2.1.patch: Adjust.
* gnu/packages/pdf.scm (mupdf): Update to 1.11.
[source]: Remove mujs patches. Adjust snippet to source rename.
|
|
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-5-b57abe2.
|
|
* gnu/packages/kodi.scm (kodi): Update to 18.0_alpha-2-478d306.
[arguments]<#:configure-flags>: Remove obsolete flag.
|
|
* gnu/packages/networking.scm (wireshark): Update to 2.2.6.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gnu/packages/gnome.scm (orca): New package.
|
|
* gnu/packages/gnome.scm (python-pyatspi): New package.
|