Age | Commit message (Collapse) | Author |
|
* gnu/packages/disk.scm (gptfdisk): Remove outdated statement and use @dfn.
|
|
* gnu/packages/gnome.scm (goffice): Update to 3.24.2.1.
|
|
* gnu/packages/gnome.scm (shotwell): Update to 0.26.2.
|
|
* gnu/packages/networking.scm (whois): Update to 5.2.17.
|
|
This release includes minor code changes and many certificate updates:
<https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.32_release_notes>
* gnu/packages/certs.scm (nss-certs): Update to 3.32.
* gnu/packages/gnuzilla.scm (nss): Update to 3.32.
[arguments]: Prevent another test file from being installed.
* gnu/packages/patches/nss-pkgconfig.patch: Adjust.
|
|
* gnu/packages/gnuzilla.scm (nspr): Update to 4.16.
|
|
* gnu/packages/python.scm (python-cryptography-vectors, python-cryptography):
Update to 2.0.2.
|
|
* gnu/packages/version-control.scm (subversion): Update to 1.8.18.
|
|
This leaves net-tools-for-tests unchanged.
Fixes <https://bugs.gnu.org/27811>.
* gnu/packages/linux.scm (net-tools): Update to 1.60-0.479bb4a7.
[source]: Use git-fetch.
[inputs]: Remove the Debian patch.
[arguments]: Use modify-phases. Remove the 'patch' phase. Disable
SELINUX and AFBLUETOOTH from build configuration.
|
|
* gnu/packages/game-development.scm (gzochi): Update to 0.11.1.
(gzochi)[arguments]: Remove patch for `-Werror', which is no longer
necessary.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/mpi.scm (openmpi)[outputs]: New field.
[arguments]: Add 'move-static-libraries' phase.
|
|
* gnu/packages/statistics.scm (r-preprocesscore): Update to 1.38.1.
|
|
* gnu/packages/games.scm (cowsay): New variable.
|
|
* gnu/packages/admin.scm (nnn): Update to 1.3.
|
|
* gnu/packages/mpi.scm (openmpi)[arguments]: Pass "--with-sge" in
#:configure-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/text-editors.scm (mg)[phases]: Add new 'correct-location-of-difftool'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/text-editors.scm (mg)[source]: Use HTTPS.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/text-editors.scm (mg): Update to 20170401.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python.scm (python-flask-principal, python2-flask-principal):
New variables.
|
|
* gnu/packages/compression.scm (lziprecover): New variable.
|
|
* gnu/packages/linux.scm (net-tools-for-tests): Add hidden net-tools variant.
* gnu/packages/tls.scm (gnutls)[native-inputs]: Use net-tools-for-tests instead
of net-tools.
|
|
* gnu/packages/mg.scm: Remove.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove it.
* gnu/packages/text-editors.scm (mg): New variable.
|
|
* gnu/packages/maths.scm (glpk): Update to 4.63.
|
|
* gnu/packages/text-editors.scm (leafpad): Use glib-or-gtk build-system.
|
|
* gnu/packages/mail.scm (claws-mail)[arguments]: Add make-flags to disable
Gtk+ icon cache generation.
|
|
* gnu/packages/gnome.scm (evince): Update to 3.24.1.
[source]: Remove obsolete patch.
* gnu/packages/patches/evince-CVE-2017-1000083.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/cups.scm (hplip): Update to 3.17.7.
|
|
* gnu/packages/disk.scm (fdisk): Update to 2.0.0a1.
[arguments]: Make sure the build finds its own headers.
|
|
* gnu/packages/disk.scm (sdparm): Update to 1.10.
|
|
* gnu/packages/admin.scm (neofetch): Fix "No such file or directory" for distro logo.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/games.scm (chess): Update to 6.2.5.
|
|
* gnu/packages/image-viewers.scm (feh): Update to 2.19.1.
|
|
* gnu/packages/mail.scm (notmuch): Update to 0.25.
|
|
* gnu/packages/python.scm (python2-urwid)[arguments]: Add #:python.
|
|
* gnu/packages/admin.scm (tcpdump): Update to 4.9.1.
|
|
* gnu/packages/video.scm (you-get): Update to 0.4.803.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/patches/perl-dbd-mysql-CVE-2017-10788.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/databases.scm (perl-dbd-mysql)[source]: Use it.
|
|
* gnu/packages/mpi.scm (openmpi): It's MPI 3, not MPI 2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/mpi.scm (openmpi): Update to 1.10.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile.scm (guile2.0-git): New variable.
|
|
* gnu/packages/patches/guile-bytestructures-name-clash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/guile.scm (guile-bytestructures)[source]: Use it.
[arguments]: Unpack the source.
[native-inputs]: New field.
(guile2.0-bytestructures): New variable.
|
|
* gnu/packages/maths.scm (maxima)[arguments]: Use modify-phases syntax.
Modify 'post-install' phase.
|
|
This reverts commit f2fa86cc82b5941bde63b666337eea59aa609e55.
Commit 5ea8dbf0c906d51779ba0cf775ec9967f5f42382 fixes the underlying
issue in GNU Common Lisp.
|
|
* gnu/packages/lisp.scm (gcl)[arguments]: Add -fgnu89-inline to CFLAGS.
Add GCC path to make-flags. Modify 'pre-conf' phase. Add 'wrap' phase.
|
|
Includes fixes for CVE-2017-7039, CVE-2017-7018, CVE-2017-7030, CVE-2017-7037,
CVE-2017-7034, CVE-2017-7055, CVE-2017-7056, CVE-2017-7064, CVE-2017-7061,
CVE-2017-7048, and CVE-2017-7046.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.6.
|
|
* gnu/packages/xorg.scm (xterm): Update to 330.
|
|
* gnu/packages/ncurses.scm (dialog): Update to 1.3-20170509.
|
|
* gnu/packages/xiph.scm (opus): Update to 1.2.1.
[source]: Use new source URL.
|
|
* gnu/packages/gnome.scm (deja-dup): New variable.
* gnu/packages/patches/deja-dup-use-ref-keyword-for-iter.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch file entry.
|
|
* gnu/packages/package-management.scm (guix): Update to f1ddfe4.
|